Module Name: src
Committed By: mrg
Date: Sat May 8 22:25:12 UTC 2010
Modified Files:
src/share/man/man4: options.4
Log Message:
document IPFILTER_LOOKUP and IPFILTER_COMPAT.
use "IP-Filter" instead of "ip-filter".
bump date.
To generate a diff of this commit:
cvs rdiff -u -r1.389 -r1.390 src/share/man/man4/options.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man4/options.4
diff -u src/share/man/man4/options.4:1.389 src/share/man/man4/options.4:1.390
--- src/share/man/man4/options.4:1.389 Sat May 1 13:07:34 2010
+++ src/share/man/man4/options.4 Sat May 8 22:25:11 2010
@@ -1,4 +1,4 @@
-.\" $NetBSD: options.4,v 1.389 2010/05/01 13:07:34 pooka Exp $
+.\" $NetBSD: options.4,v 1.390 2010/05/08 22:25:11 mrg Exp $
.\"
.\" Copyright (c) 1996
.\" Perry E. Metzger. All rights reserved.
@@ -30,7 +30,7 @@
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\"
-.Dd May 1, 2010
+.Dd May 8, 2010
.Dt OPTIONS 4
.Os
.Sh NAME
@@ -1940,10 +1940,17 @@
.It Cd options IPFILTER_LOG
This option, in conjunction with
.Em pseudo-device ipfilter ,
-enables logging of IP packets using ip-filter.
+enables logging of IP packets using IP-Filter.
+.It Cd options IPFILTER_LOOKUP
+This option enables the
+IP-Filter
+.Xr ippool 8
+functionality to be enabled.
+.It Cd options IPFILTER_COMPAT
+This option enables older IP-Filter binaries to work.
.It Cd options IPFILTER_DEFAULT_BLOCK
-This option sets the default policy of ip-filter.
-If it is set, ip-filter will block packets by default.
+This option sets the default policy of IP-Filter.
+If it is set, IP-Filter will block packets by default.
.It Cd options BRIDGE_IPF
This option causes
.Em bridge