Searched hist:218056 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/sys/dev/xen/netfront/
H A Dnetfront.cdiff 218056 Sat Jan 29 00:45:40 MST 2011 gibbs Fix bug in the netfront driver that caused excessive packet drops during
receive processing.

Remove unnecessary restrictions on the mbuf chain length built during an
LRO receive. This restriction was copied from the Linux netfront driver
where the LRO implementation cannot handle more than 18 discontinuities.
The FreeBSD implementation has no such restriction.

MFC after: 1 week

Completed in 45 milliseconds