Subject: CVS commit: [netbsd-2-0] src/sys/netinet
To: None <source-changes@NetBSD.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 04/29/2004 04:22:33
Module Name:	src
Committed By:	jmc
Date:		Thu Apr 29 04:22:33 UTC 2004

Modified Files:
	src/sys/netinet [netbsd-2-0]: tcp_input.c

Log Message:
Pullup rev 1.204 (requested by matt in ticket #213)

When a packet is received that overlaps the left side of the window,
check for RST *before* trimming data and adjust its sequence number.


To generate a diff of this commit:
cvs rdiff -r1.190.2.2 -r1.190.2.3 src/sys/netinet/tcp_input.c

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