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: joerg
Date: Thu Feb 7 22:45:20 UTC 2008
Modified Files:
src/sys/netinet: in4_cksum.c
Log Message:
Reimplement in4_cksum to not copy data, but sum up directly.
Tested on sparc and m68k by martin@.
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/sys/netinet/in4_cksum.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