cvs commit: src/sys/dev/bge if_bge.c
Gleb Smirnoff
glebius at FreeBSD.org
Mon Jan 30 05:17:46 PST 2006
glebius 2006-01-30 13:17:45 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/dev/bge if_bge.c
Log:
MFC 1.116:
Check for BGE_RXBDFLAG_IP_CSUM flag before marking mbuf as with valid
checksum. This fixes operation of PPPoE and other non-IP Ethernet
protocols.
MFC 1.117:
Use m_getcl() instead of getting mbuf, and then getting a cluster.
Revision Changes Path
1.91.2.10 +7 -13 src/sys/dev/bge/if_bge.c
More information about the cvs-src
mailing list