]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/netfilter/Kconfig
netfilter: Combine ipt_ttl and ip6t_hl source
[linux-2.6-omap-h63xx.git] / net / netfilter / Kconfig
index d99f29b7b98003a0cccf915a9657f5fab66240e4..0eb98b4fbf44a6e4ec0a919b34a0dbfa6f068c7a 100644 (file)
@@ -620,6 +620,14 @@ config NETFILTER_XT_MATCH_HELPER
 
          To compile it as a module, choose M here.  If unsure, say Y.
 
+config NETFILTER_XT_MATCH_HL
+       tristate '"hl" hoplimit/TTL match support'
+       depends on NETFILTER_ADVANCED
+       ---help---
+       HL matching allows you to match packets based on the hoplimit
+       in the IPv6 header, or the time-to-live field in the IPv4
+       header of the packet.
+
 config NETFILTER_XT_MATCH_IPRANGE
        tristate '"iprange" address range match support'
        depends on NETFILTER_ADVANCED