aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1999-10-10 15:20:06 +0000
committerPeter Wemm <peter@FreeBSD.org>1999-10-10 15:20:06 +0000
commit55c86d34693220503101cb47e4ff485832ea636b (patch)
tree5416da2f0397ce5393589e30629add843baae54f /sys/conf
parent029cd3ca8d905335627dec1c174a1d2fa0e43733 (diff)
Notes
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/NOTES4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 090cc09da238..d81607166be9 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