Date: Tue, 29 May 2001 15:14:04 -0700 (PDT) From: Bill Paul <wpaul@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/nge if_nge.c Message-ID: <200105292214.f4TME4307070@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wpaul 2001/05/29 15:14:04 PDT
Modified files:
sys/dev/nge if_nge.c
Log:
Per jlemon: add code to nge_rxeof() to allow verification of TCP and
UDP checksums too, not just IP. The chip only tells us if the checksum
is ok, it does not give us a copy of the partial checksum for later
processing. We have to deal with this the right way, but we can deal
with it.
Revision Changes Path
1.6 +10 -2 src/sys/dev/nge/if_nge.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200105292214.f4TME4307070>
