]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
ipvs: Update CONFIG_IP_VS_IPV6 description and help text
authorJulius Volz <juliusv@google.com>
Mon, 20 Oct 2008 06:29:56 +0000 (23:29 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 20 Oct 2008 06:29:56 +0000 (23:29 -0700)
This adds a URL to further info to the CONFIG_IP_VS_IPV6 Kconfig help
text. Also, I think it should be ok to remove the "DANGEROUS" label in the
description line at this point to get people to try it out and find all
the bugs ;) It's still marked as experimental, of course.

Signed-off-by: Julius Volz <juliusv@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/netfilter/ipvs/Kconfig

index 05048e4032661d7b96477db4b9ed6501713797cd..79a69805221889c91578ef8f45bf6a8313a3420e 100644 (file)
@@ -25,11 +25,13 @@ menuconfig IP_VS
 if IP_VS
 
 config IP_VS_IPV6
-       bool "IPv6 support for IPVS (DANGEROUS)"
+       bool "IPv6 support for IPVS"
        depends on EXPERIMENTAL && (IPV6 = y || IP_VS = IPV6)
        ---help---
          Add IPv6 support to IPVS. This is incomplete and might be dangerous.
 
+         See http://www.mindbasket.com/ipvs for more information.
+
          Say N if unsure.
 
 config IP_VS_DEBUG