Subject: CVS commit: src/etc/rc.d
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 12/23/2004 03:31:54
Module Name: src
Committed By: lukem
Date: Thu Dec 23 03:31:54 UTC 2004
Modified Files:
src/etc/rc.d: ipfilter
Log Message:
* Conditionalize flushing of IPv4 vs IPv6 rules based on the existance
of the appropriate configuration file.
Based on PR 28757 from Jason White.
* Add comments explaining why we flush separately from the reload
(backwards compat with older ipf(8) binaries).
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/etc/rc.d/ipfilter
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.