X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=net%2Fnetfilter%2FKconfig;h=daf5b881064da7d1ba507f8f532ef6f1c5bc5af3;hb=a22eb6faae4ec64d59cc206671eb0bfe46c5ffd2;hp=79d71437e310bca8db86952fd18a602c9c80d6ae;hpb=8ce22fcab432313717d393c96ad35f0aee016e83;p=linux-2.6-omap-h63xx.git diff --git a/net/netfilter/Kconfig b/net/netfilter/Kconfig index 79d71437e31..daf5b881064 100644 --- a/net/netfilter/Kconfig +++ b/net/netfilter/Kconfig @@ -567,6 +567,17 @@ config NETFILTER_XT_MATCH_HELPER To compile it as a module, choose M here. If unsure, say Y. +config NETFILTER_XT_MATCH_IPRANGE + tristate '"iprange" address range match support' + depends on NETFILTER_XTABLES + depends on NETFILTER_ADVANCED + ---help--- + This option adds a "iprange" match, which allows you to match based on + an IP address range. (Normal iptables only matches on single addresses + with an optional mask.) + + If unsure, say M. + config NETFILTER_XT_MATCH_LENGTH tristate '"length" match support' depends on NETFILTER_XTABLES