Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: matt
Date: Sat Dec 11 22:37:47 UTC 2010
Modified Files:
src/sys/netinet: in_offload.c in_offload.h ip_input.c
src/sys/netinet6: in6_offload.c in6_offload.h
Log Message:
Add routines to calculate a checkesum if the driver concludes that the
h/w can't do it.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/netinet/in_offload.c
cvs rdiff -u -r1.6 -r1.7 src/sys/netinet/in_offload.h
cvs rdiff -u -r1.291 -r1.292 src/sys/netinet/ip_input.c
cvs rdiff -u -r1.4 -r1.5 src/sys/netinet6/in6_offload.c
cvs rdiff -u -r1.5 -r1.6 src/sys/netinet6/in6_offload.h
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