Subject: CVS commit: syssrc/sys/netinet
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 10/22/2002 07:24:50
Module Name: syssrc
Committed By: thorpej
Date: Tue Oct 22 04:24:50 UTC 2002
Modified Files:
syssrc/sys/netinet: tcp_input.c
Log Message:
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.157 -r1.158 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.