Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: itojun
Date: Tue Feb 29 16:22:00 UTC 2000
Modified Files:
syssrc/sys/netinet: udp_usrreq.c
Log Message:
avoid copy-overwrite-copy on incoming udp4 checksum. use in4_cksum
which takes care of pseudo header checksum without overwrites.
To generate a diff of this commit:
cvs rdiff -r1.61 -r1.62 syssrc/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