Date: Mon, 30 Jan 2006 13:17:45 +0000 (UTC) From: Gleb Smirnoff <glebius@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/bge if_bge.c Message-ID: <200601301317.k0UDHjdk095357@repoman.freebsd.org>
index | next in thread | raw e-mail
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
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601301317.k0UDHjdk095357>
