]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/ipv4/netfilter/Kconfig
netfilter: rename ipt_recent to xt_recent
[linux-2.6-omap-h63xx.git] / net / ipv4 / netfilter / Kconfig
index 90eb7cb47e7723fb57e035e447e3ff182dd46d77..4e842d56642835f507b8ca673a4c3329920316a3 100644 (file)
@@ -57,19 +57,6 @@ config IP_NF_IPTABLES
          To compile it as a module, choose M here.  If unsure, say N.
 
 # The matches.
-config IP_NF_MATCH_RECENT
-       tristate '"recent" match support'
-       depends on IP_NF_IPTABLES
-       depends on NETFILTER_ADVANCED
-       help
-         This match is used for creating one or many lists of recently
-         used addresses and then matching against that/those list(s).
-
-         Short options are available by using 'iptables -m recent -h'
-         Official Website: <http://snowman.net/projects/ipt_recent/>
-
-         To compile it as a module, choose M here.  If unsure, say N.
-
 config IP_NF_MATCH_ECN
        tristate '"ecn" match support'
        depends on IP_NF_IPTABLES