cvs commit: src/sys/sys mbuf.h src/sys/net if_ethersubr.c
src/sys/dev/mxge mxge_lro.c
Andrew Gallatin
gallatin at FreeBSD.org
Mon Jun 11 18:26:26 UTC 2007
gallatin 2007-06-11 18:26:25 UTC
FreeBSD src repository
Modified files:
sys/sys mbuf.h
sys/net if_ethersubr.c
sys/dev/mxge mxge_lro.c
Log:
Back out the previous commit which added an M_LRO mbuf flag
to defeat the mtu check in ether_input. Mbuf flags are too scarce.
Discussed with: sam
Revision Changes Path
1.4 +0 -1 src/sys/dev/mxge/mxge_lro.c
1.231 +1 -2 src/sys/net/if_ethersubr.c
1.213 +1 -2 src/sys/sys/mbuf.h
More information about the cvs-src
mailing list