diff mbox

[Utopic,SRU] UBUNTU: [Config] Enable CONFIG_IP_VS_IPV6=y

Message ID 1401733745-18220-1-git-send-email-chiluk@canonical.com
State New
Headers show

Commit Message

Dave Chiluk June 2, 2014, 6:29 p.m. UTC
BugLink: http://bugs.launchpad.net/bugs/1300739

IPv6 virtual servers are no longer able to be used. This affects both ipvs,
and keepalived. This is a regression caused by c28f49fd37b during the
ubuntu-raring development cycle. Re-enabling CONFIG_IP_VS_IPV6=y config setting
resolves this issue.

Signed-off-by: Dave Chiluk <chiluk@canonical.com>
---
 debian.master/config/config.common.ubuntu | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Tim Gardner June 2, 2014, 6:49 p.m. UTC | #1

diff mbox

Patch

diff --git a/debian.master/config/config.common.ubuntu b/debian.master/config/config.common.ubuntu
index e13cd18..8ff5126 100644
--- a/debian.master/config/config.common.ubuntu
+++ b/debian.master/config/config.common.ubuntu
@@ -3147,7 +3147,7 @@  CONFIG_IP_VS=m
 # CONFIG_IP_VS_DEBUG is not set
 CONFIG_IP_VS_DH=m
 CONFIG_IP_VS_FTP=m
-# CONFIG_IP_VS_IPV6 is not set
+CONFIG_IP_VS_IPV6=y
 CONFIG_IP_VS_LBLC=m
 CONFIG_IP_VS_LBLCR=m
 CONFIG_IP_VS_LC=m