]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - net/ipv4/netfilter/Kconfig
netfilter: nf_tables: convert built-in tables/chains to chain types
[karo-tx-linux.git] / net / ipv4 / netfilter / Kconfig
index eb1d56ece361d7c2d1056c6afc19447b6a0d4740..ae65fe98bfbecbe64b91c3411d2f0a0a503d9d54 100644 (file)
@@ -44,13 +44,13 @@ config NFT_REJECT_IPV4
        depends on NF_TABLES_IPV4
        tristate "nf_tables IPv4 reject support"
 
-config NF_TABLE_ROUTE_IPV4
+config NFT_CHAIN_ROUTE_IPV4
        depends on NF_TABLES_IPV4
-       tristate "IPv4 nf_tables route table support"
+       tristate "IPv4 nf_tables route chain support"
 
-config NF_TABLE_NAT_IPV4
+config NFT_CHAIN_NAT_IPV4
        depends on NF_TABLES_IPV4
-       tristate "IPv4 nf_tables nat table support"
+       tristate "IPv4 nf_tables nat chain support"
 
 config IP_NF_IPTABLES
        tristate "IP tables support (required for filtering/masq/NAT)"