[kernel] Enable CONFIG_IP_VS_IPV6 support

Neil Horman nhorman at fedoraproject.org
Wed Sep 14 15:56:04 UTC 2011


commit 2f723968f7da53d4185d3446e849bc96e21cf7ab
Author: Neil Horman <nhorman at tuxdriver.com>
Date:   Wed Sep 14 11:55:37 2011 -0400

    Enable CONFIG_IP_VS_IPV6 support

 config-generic |    2 +-
 kernel.spec    |    3 +++
 2 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/config-generic b/config-generic
index 9d4a6e3..ae510f3 100644
--- a/config-generic
+++ b/config-generic
@@ -4305,7 +4305,7 @@ CONFIG_NETFILTER_XT_TARGET_TPROXY=m
 CONFIG_NETFILTER_XT_MATCH_RECENT=m
 CONFIG_NETFILTER_XT_MATCH_SOCKET=m
 
-# CONFIG_IP_VS_IPV6 is not set
+CONFIG_IP_VS_IPV6=y
 
 CONFIG_NET_DSA=y
 CONFIG_NET_DSA_MV88E6060=y
diff --git a/kernel.spec b/kernel.spec
index 16cb35f..48815f4 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -2055,6 +2055,9 @@ fi
 #                 ||----w |
 #                 ||     ||
 %changelog
+* Wed Sep 14 2011 Neil Horman <nhorman at redhat.com>
+- Enable CONFIG_IP_VS_IPV6 (bz 738194)
+
 * Wed Sep 14 2011 Josh Boyer <jwboyer at redhat.com>
 - Add support for Macbook Air 4,1 keyboard, trackpad, and bluetooth
 - Add patch to fix HVCS on ppc64 (rhbz 738096)


More information about the scm-commits mailing list