aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'net/ipv6/Kconfig')
-rw-r--r--net/ipv6/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/net/ipv6/Kconfig b/net/ipv6/Kconfig
index 47263e45bacb..9a2ea81e499f 100644
--- a/net/ipv6/Kconfig
+++ b/net/ipv6/Kconfig
@@ -209,3 +209,10 @@ config IPV6_SUBTREES
209 209
210 If unsure, say N. 210 If unsure, say N.
211 211
212config IPV6_MROUTE
213 bool "IPv6: multicast routing (EXPERIMENTAL)"
214 depends on IPV6 && EXPERIMENTAL
215 ---help---
216 Experimental support for IPv6 multicast forwarding.
217 If unsure, say N.
218