Subject: CVS commit: src/sys/netinet
To: None <source-changes@NetBSD.org>
From: Darren Reed <darrenr@netbsd.org>
List: source-changes
Date: 09/06/2004 09:55:14
Module Name:	src
Committed By:	darrenr
Date:		Mon Sep  6 09:55:14 UTC 2004

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

Log Message:
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: kern/26581


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

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