freebsd-dev/sys/dev/xen
Justin T. Gibbs 8577146eac 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
2011-01-29 02:36:45 +00:00
..
balloon
blkback
blkfront
console
control
evtchn
netback Fix a few more SYSCTL_PROC() that were missing a CTLFLAG type specifier. 2011-01-19 00:57:58 +00:00
netfront Fix bug in the netfront driver that caused excessive packet drops during 2011-01-29 02:36:45 +00:00
pcifront
xenpci