cvs commit: src/sys/dev/bce if_bcereg.h
Scott Long
scottl at FreeBSD.org
Tue Oct 24 08:24:32 UTC 2006
scottl 2006-10-24 08:24:31 UTC
FreeBSD src repository
Modified files:
sys/dev/bce if_bcereg.h
Log:
Refine the checksum hack a little. It appears that the chip can handle UDP
and TCP checksum offloading fine, it only has a problem with IP checksums on
IP fragments.. Barring a fix or workaround available from the hardware, the
real solution would be to have finer grained control in the stack over what
can and cannot be assisted in hardware.
Revision Changes Path
1.9 +7 -3 src/sys/dev/bce/if_bcereg.h
More information about the cvs-src
mailing list