netfilter: factor out packet duplication for IPv4/IPv6
[deliverable/linux.git] / net / ipv6 / netfilter / Kconfig
index b552cf0d6198c50308461d0d83ac09bdd8c21f82..298daf30d8575ed19eb506efd0627abb49fced57 100644 (file)
@@ -50,6 +50,12 @@ config NFT_REJECT_IPV6
 endif # NF_TABLES_IPV6
 endif # NF_TABLES
 
+config NF_DUP_IPV6
+       tristate "Netfilter IPv6 packet duplication to alternate destination"
+       help
+         This option enables the nf_dup_ipv6 core, which duplicates an IPv6
+         packet to be rerouted to another destination.
+
 config NF_REJECT_IPV6
        tristate "IPv6 packet rejection"
        default m if NETFILTER_ADVANCED=n
This page took 0.026056 seconds and 5 git commands to generate.