Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/netinet
Module Name: src
Committed By: drochner
Date: Wed Mar 10 18:50:45 UTC 2004
Modified Files:
src/sys/netinet: tcp_input.c udp_usrreq.c
Log Message:
fix tcp/udp checksum test in the M_CSUM_NO_PSEUDOHDR case
(this can never have worked)
now I can use a "bge" gigabit interface with hw checksumming
ttcp-t: 2147483648 bytes in 18.31 real seconds = 114527.11 KB/sec +++
woow!
To generate a diff of this commit:
cvs rdiff -r1.189 -r1.190 src/sys/netinet/tcp_input.c
cvs rdiff -r1.114 -r1.115 src/sys/netinet/udp_usrreq.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index