Subject: CVS commit: src/sys/netinet
To: None <source-changes@NetBSD.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 04/27/2004 14:46:07
Module Name:	src
Committed By:	matt
Date:		Tue Apr 27 14:46:07 UTC 2004

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

Log Message:
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.203 -r1.204 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.