Subject: CVS commit: [netbsd-1-6] basesrc/etc/rc.d
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 10/23/2002 15:34:41
Module Name: basesrc
Committed By: lukem
Date: Wed Oct 23 12:34:41 UTC 2002
Modified Files:
basesrc/etc/rc.d [netbsd-1-6]: network
Log Message:
Pull up revision 1.39 (requested by tron in ticket #901):
Automatically create and destroy cloning interfaces and sync IP Filter
immediately afterwards before bringing the interface up. This avoids
a small security gap existing in the previous scheme where IP Filter
was synced after all cloning interfaces were created and brought up.
To generate a diff of this commit:
cvs rdiff -r1.38 -r1.38.2.1 basesrc/etc/rc.d/network
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.