summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1999-10-10 15:20:06 +0000
committerpeter <peter@FreeBSD.org>1999-10-10 15:20:06 +0000
commitbac47abbc448a97c1f29694f2575163acb4fea13 (patch)
tree5416da2f0397ce5393589e30629add843baae54f /sys
parent70b8674d5eac095ee7dff10aabea36206256cf9e (diff)
downloadFreeBSD-src-bac47abbc448a97c1f29694f2575163acb4fea13.zip
FreeBSD-src-bac47abbc448a97c1f29694f2575163acb4fea13.tar.gz
Don't try and build IPFILTER in LINT.
Diffstat (limited to 'sys')
-rw-r--r--sys/conf/NOTES4
-rw-r--r--sys/i386/conf/LINT4
-rw-r--r--sys/i386/conf/NOTES4
3 files changed, 0 insertions, 12 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 090cc09..d816071 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -461,8 +461,6 @@ options PPP_FILTER #enable bpf filtering (needs bpf)
#
# IPDIVERT enables the divert IP sockets, used by ``ipfw divert''
#
-# IPFILTER enables Darren Reed's ipfilter package.
-# IPFILTER_LOG enables ipfilter's logging.
# IPFILTER_LKM enables LKM support for an ipfilter module (untested).
#
# IPSTEALTH enables code to support stealth forwarding (i.e., forwarding
@@ -480,8 +478,6 @@ options IPFIREWALL_FORWARD #enable transparent proxy support
options IPFIREWALL_VERBOSE_LIMIT=100 #limit verbosity
options IPFIREWALL_DEFAULT_TO_ACCEPT #allow everything by default
options IPDIVERT #divert sockets
-options IPFILTER #kernel ipfilter support
-options IPFILTER_LOG #ipfilter logging
#options IPFILTER_LKM #kernel support for ip_fil.o LKM
options IPSTEALTH #support for stealth forwarding
options TCPDEBUG
diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT
index 090cc09..d816071 100644
--- a/sys/i386/conf/LINT
+++ b/sys/i386/conf/LINT
@@ -461,8 +461,6 @@ options PPP_FILTER #enable bpf filtering (needs bpf)
#
# IPDIVERT enables the divert IP sockets, used by ``ipfw divert''
#
-# IPFILTER enables Darren Reed's ipfilter package.
-# IPFILTER_LOG enables ipfilter's logging.
# IPFILTER_LKM enables LKM support for an ipfilter module (untested).
#
# IPSTEALTH enables code to support stealth forwarding (i.e., forwarding
@@ -480,8 +478,6 @@ options IPFIREWALL_FORWARD #enable transparent proxy support
options IPFIREWALL_VERBOSE_LIMIT=100 #limit verbosity
options IPFIREWALL_DEFAULT_TO_ACCEPT #allow everything by default
options IPDIVERT #divert sockets
-options IPFILTER #kernel ipfilter support
-options IPFILTER_LOG #ipfilter logging
#options IPFILTER_LKM #kernel support for ip_fil.o LKM
options IPSTEALTH #support for stealth forwarding
options TCPDEBUG
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index 090cc09..d816071 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/conf/NOTES
@@ -461,8 +461,6 @@ options PPP_FILTER #enable bpf filtering (needs bpf)
#
# IPDIVERT enables the divert IP sockets, used by ``ipfw divert''
#
-# IPFILTER enables Darren Reed's ipfilter package.
-# IPFILTER_LOG enables ipfilter's logging.
# IPFILTER_LKM enables LKM support for an ipfilter module (untested).
#
# IPSTEALTH enables code to support stealth forwarding (i.e., forwarding
@@ -480,8 +478,6 @@ options IPFIREWALL_FORWARD #enable transparent proxy support
options IPFIREWALL_VERBOSE_LIMIT=100 #limit verbosity
options IPFIREWALL_DEFAULT_TO_ACCEPT #allow everything by default
options IPDIVERT #divert sockets
-options IPFILTER #kernel ipfilter support
-options IPFILTER_LOG #ipfilter logging
#options IPFILTER_LKM #kernel support for ip_fil.o LKM
options IPSTEALTH #support for stealth forwarding
options TCPDEBUG
OpenPOWER on IntegriCloud