[kernel] r12660 - dists/trunk/linux-2.6/debian/config

Maximilian Attems maks at alioth.debian.org
Fri Jan 30 21:16:55 UTC 2009


Author: maks
Date: Fri Jan 30 21:16:54 2009
New Revision: 12660

Log:
topconfig disable IP_VS_IPV6 for now

Kconfig says "this is incomplete and might be dangerous."

Modified:
   dists/trunk/linux-2.6/debian/config/config

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	(original)
+++ dists/trunk/linux-2.6/debian/config/config	Fri Jan 30 21:16:54 2009
@@ -2392,6 +2392,7 @@
 ## file: net/ipv4/ipvs/Kconfig
 ##
 CONFIG_IP_VS=m
+CONFIG_IP_VS_IPV6=n
 # CONFIG_IP_VS_DEBUG is not set
 CONFIG_IP_VS_TAB_BITS=12
 CONFIG_IP_VS_PROTO_TCP=y



More information about the Kernel-svn-changes mailing list