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:           Wed Dec  8 16:22:21 UTC 1999

Modified Files:
        syssrc/sys/netinet: tcp_input.c tcp_subr.c tcp_var.h

Log Message:
do not drop from IP header to tcp option until sbappend(), to reduce
requirement to mbuf chain.
part of KAME sync, committed separately for its (possible) impact.


To generate a diff of this commit:
cvs rdiff -r1.96 -r1.97 syssrc/sys/netinet/tcp_input.c
cvs rdiff -r1.81 -r1.82 syssrc/sys/netinet/tcp_subr.c
cvs rdiff -r1.69 -r1.70 syssrc/sys/netinet/tcp_var.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