Update of /cvsroot/devil-linux/build/scripts/config/linux-3.0
In directory vz-cvs-3.sog:/tmp/cvs-serv4034
Modified Files:
config_linux
Log Message:
enabled IPv6 Rapid Deployment
Index: config_linux
===================================================================
RCS file: /cvsroot/devil-linux/build/scripts/config/linux-3.0/config_linux,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- config_linux 23 Oct 2011 17:27:01 -0000 1.2
+++ config_linux 23 Oct 2011 19:10:33 -0000 1.3
@@ -3200,7 +3200,7 @@
CONFIG_INTEL_IDLE=y
CONFIG_NET_IPGRE_DEMUX=m
CONFIG_IP_MROUTE_MULTIPLE_TABLES=n
-CONFIG_IPV6_SIT_6RD=n
+CONFIG_IPV6_SIT_6RD=y
CONFIG_NETWORK_PHY_TIMESTAMPING=y
CONFIG_L2TP=m
CONFIG_L2TP_V3=y
|