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:   yamt
Date:           Thu Nov 23 19:41:58 UTC 2006

Modified Files:
        src/sys/net: if.h
        src/sys/netinet: tcp_output.c
        src/sys/netinet6: ip6_output.c
        src/sys/sys: mbuf.h

Log Message:
implement ipv6 TSO.
partly from Matthias Scheler.  tested by him.


To generate a diff of this commit:
cvs rdiff -r1.120 -r1.121 src/sys/net/if.h
cvs rdiff -r1.150 -r1.151 src/sys/netinet/tcp_output.c
cvs rdiff -r1.104 -r1.105 src/sys/netinet6/ip6_output.c
cvs rdiff -r1.132 -r1.133 src/sys/sys/mbuf.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