]> Pileus Git - ~andy/linux/blobdiff - net/ipv4/netfilter/Kconfig
netfilter: nf_tables: add ARP filtering support
[~andy/linux] / net / ipv4 / netfilter / Kconfig
index 1f37ef67f1aca4cece5e9192f0c474cde94e290e..40d56073cd19d3b3c27372b7dca255469d7e0068 100644 (file)
@@ -53,6 +53,10 @@ config NFT_CHAIN_NAT_IPV4
        depends on NF_NAT_IPV4 && NFT_NAT
        tristate "IPv4 nf_tables nat chain support"
 
+config NF_TABLES_ARP
+       depends on NF_TABLES
+       tristate "ARP nf_tables support"
+
 config IP_NF_IPTABLES
        tristate "IP tables support (required for filtering/masq/NAT)"
        default m if NETFILTER_ADVANCED=n