cvs commit: src/sys/dev/netif/bge if_bge.c
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Fri Aug 10 22:28:32 PDT 2007
sephe 2007/08/10 22:27:35 PDT
DragonFly src repository
Modified files:
sys/dev/netif/bge if_bge.c
Log:
Re-enable hardware UDP/TCP checksum calculation with pseudo header on
RX path. It turns out the original problem was caused by a hidden bug
fixed in netinet/ip_input.c rev 1.68
Revision Changes Path
1.87 +3 -2 src/sys/dev/netif/bge/if_bge.c
http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/bge/if_bge.c.diff?r1=1.86&r2=1.87&f=u
More information about the Commits
mailing list