Subject: CVS commit: src/etc/rc.d
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 09/09/2004 00:33:04
Module Name:	src
Committed By:	lukem
Date:		Thu Sep  9 00:33:04 UTC 2004

Modified Files:
	src/etc/rc.d: ipfilter

Log Message:
Explicitly flush (-Fa) rules when loading or reloading IPv4 and IPv6 rules,
rather than relying upon running "ipf -Fa" beforehand (which only flushes IPv4)
Should fix PR 26885 and PR 26857.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/etc/rc.d/ipfilter

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