Date: Thu, 4 Jul 2002 16:19:20 -0700 (PDT) From: John Polstra <jdp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/bge if_bge.c Message-ID: <200207042319.g64NJKBR077060@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jdp 2002/07/04 16:19:20 PDT
Modified files:
sys/dev/bge if_bge.c
Log:
Disable hardware checksum offloading of IP fragments in the bge
driver. I tried a few obvious experiments, but was unable to make
the 3c996B-T generate correct UDP checksums for transmitted fragmented
packets. I'm not so sure the device is even capable of it.
This fixes NFS over UDP.
MFC after: 1 day
Revision Changes Path
1.17 +1 -1 src/sys/dev/bge/if_bge.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?200207042319.g64NJKBR077060>
