Andrew Gallatin f759470750 Fix iflib_encap() EFBIG handling bugs
1) Don't give up if m_collapse() fails.  Rather than giving up, try
m_defrag() immediately.

2) Fix a leak where, if the NIC driver rejected the defrag'ed chain
as having too many segments, we would fail to free the chain.

Reviewed by:  Matthew Macy <mmacy@mattmacy.io> (this version of patch)
Submitted by: Matthew Macy <mmacy@mattmacy.io> (early version of leak fix)
2018-04-30 23:53:27 +00:00
..
2018-04-24 17:42:25 +00:00
2018-04-10 19:42:50 +00:00
2018-04-11 17:28:24 +00:00
2018-03-23 16:56:44 +00:00
2017-02-06 08:49:57 +00:00
2016-05-03 18:05:43 +00:00
2017-12-19 17:59:00 +00:00
2018-04-30 23:53:27 +00:00
2018-02-21 18:57:00 +00:00
2018-03-23 16:56:44 +00:00
2018-03-23 16:56:44 +00:00
2017-07-24 03:59:50 +00:00
2017-02-28 23:42:47 +00:00