Subject: CVS commit: [netbsd-1-6] syssrc/sys/netinet
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 10/23/2002 15:21:25
Module Name:	syssrc
Committed By:	lukem
Date:		Wed Oct 23 12:21:25 UTC 2002

Modified Files:
	syssrc/sys/netinet [netbsd-1-6]: tcp_input.c

Log Message:
Pull up revision 1.158 (requested by thorpej in ticket #938):
Make sure TF_REQ_TSTMP and TF_REQ_SCALE get set correctly in the new
TCPCB in the passive-open case.
Fixes PR 18677.


To generate a diff of this commit:
cvs rdiff -r1.141.4.4 -r1.141.4.5 syssrc/sys/netinet/tcp_input.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.