]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - net/ipv6/netfilter/Kconfig
netfilter: add nftables
[karo-tx-linux.git] / net / ipv6 / netfilter / Kconfig
index a7f842b29b67b2ca5ff2c2cbe13588e3098ce44b..5677e38eeca3c8ecefe8bd3c14427d59a7aef35c 100644 (file)
@@ -25,6 +25,14 @@ config NF_CONNTRACK_IPV6
 
          To compile it as a module, choose M here.  If unsure, say N.
 
+config NF_TABLES_IPV6
+       depends on NF_TABLES
+       tristate "IPv6 nf_tables support"
+
+config NF_TABLE_ROUTE_IPV6
+       depends on NF_TABLES_IPV6
+       tristate "IPv6 nf_tables route table support"
+
 config IP6_NF_IPTABLES
        tristate "IP6 tables support (required for filtering)"
        depends on INET && IPV6