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: 10/04/2004 06:04:25
Module Name:	src
Committed By:	jmc
Date:		Mon Oct  4 06:04:25 UTC 2004

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

Log Message:
Pullup rev 1.69-1.70+patch (requested by jdolecek in ticket #888)

Do not allow packets flagged with "out-of-window" (oow) to match "keep state"
rules and try to prevent such rules ("keep state with oow") from being loaded
into the kernel. PR#26581


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

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