Subject: CVS commit: src/sys/netinet
To: None <source-changes@NetBSD.org>
From: Steven M. Bellovin <smb@netbsd.org>
List: source-changes
Date: 09/03/2004 04:18:10
Module Name:	src
Committed By:	smb
Date:		Fri Sep  3 04:18:10 UTC 2004

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

Log Message:
Don't try and add a state session if the packet has already been checked
and marked as out of window - trying to do the add will result in a failure
and the packet being blocked, incorrectly.

Committed By: darrenr
Tested By: smb


To generate a diff of this commit:
cvs rdiff -r1.68 -r1.69 src/sys/netinet/fil.c

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