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:   christos
Date:           Sun Dec 19 06:42:24 UTC 2004

Modified Files:
        src/sys/netinet: ip_input.c tcp_subr.c udp_usrreq.c

Log Message:
yamt's changes seem to fix all the checksumming issues. Turn the loopback
checksums back off so we can make sure that everything works.


To generate a diff of this commit:
cvs rdiff -r1.207 -r1.208 src/sys/netinet/ip_input.c
cvs rdiff -r1.175 -r1.176 src/sys/netinet/tcp_subr.c
cvs rdiff -r1.127 -r1.128 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