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: Fri Jun 30 16:44:35 UTC 2000
Modified Files:
syssrc/sys/netinet: tcp_input.c tcp_output.c tcp_subr.c
Log Message:
remove old mbuf assumption (ip header and tcp header are on the same mbuf).
this is for m_pulldown use. (sync with kame)
To generate a diff of this commit:
cvs rdiff -r1.108 -r1.109 syssrc/sys/netinet/tcp_input.c
cvs rdiff -r1.56 -r1.57 syssrc/sys/netinet/tcp_output.c
cvs rdiff -r1.91 -r1.92 syssrc/sys/netinet/tcp_subr.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