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 diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT index 090cc09da238..d81607166be9 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 090cc09da238..d81607166be9 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