Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 05/05/2000 07:51:49
Module Name:	syssrc
Committed By:	matt
Date:		Fri May  5 14:51:48 UTC 2000

Modified Files:
	syssrc/sys/netinet: tcp_input.c

Log Message:
From PR #3733: Only disarm timer if SYN contained the ACK bit since if
it didn't it would be a crossing/simultaneous SYN and doesn't mean the
remote TCP received our SYN.


To generate a diff of this commit:
cvs rdiff -r1.106 -r1.107 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.