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:   yamt
Date:           Wed Aug 10 13:05:17 UTC 2005

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

Log Message:
device independent part of ipv6 rx checksum offloading.


To generate a diff of this commit:
cvs rdiff -r1.231 -r1.232 src/sys/netinet/tcp_input.c
cvs rdiff -r1.193 -r1.194 src/sys/netinet/tcp_subr.c
cvs rdiff -r1.139 -r1.140 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