]> Pileus Git - ~andy/linux/blobdiff - net/ipv6/netfilter/Kconfig
netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc parts
[~andy/linux] / net / ipv6 / netfilter / Kconfig
index 35750df744dc9ce92c3b98dcfd5dab27dcf73e85..4bff1f297e39a4affcf82e6b7aca2e6078b4dc50 100644 (file)
@@ -50,6 +50,11 @@ config NFT_CHAIN_NAT_IPV6
          packet transformations such as the source, destination address and
          source and destination ports.
 
+config NFT_REJECT_IPV6
+       depends on NF_TABLES_IPV6
+       default NFT_REJECT
+       tristate
+
 config IP6_NF_IPTABLES
        tristate "IP6 tables support (required for filtering)"
        depends on INET && IPV6