]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/bridge/netfilter/Kconfig
bridge: fix IPV6=n build
[linux-2.6-omap-h63xx.git] / net / bridge / netfilter / Kconfig
index 7beeefa0f9c05ffabef8dcbd3257330ed7ad649c..540df4106bec3164d516be36fa4f1732bb9cf2de 100644 (file)
@@ -83,6 +83,15 @@ config BRIDGE_EBT_IP
 
          To compile it as a module, choose M here.  If unsure, say N.
 
+config BRIDGE_EBT_IP6
+       tristate "ebt: IP6 filter support"
+       depends on BRIDGE_NF_EBTABLES && IPV6
+       help
+         This option adds the IP6 match, which allows basic IPV6 header field
+         filtering.
+
+         To compile it as a module, choose M here.  If unsure, say N.
+
 config BRIDGE_EBT_LIMIT
        tristate "ebt: limit match support"
        depends on BRIDGE_NF_EBTABLES