Enable CONFIG_IP_VS_IPV6 support

This commit is contained in:
Neil Horman 2011-09-14 11:55:37 -04:00
parent 86a04b4309
commit 2f723968f7
2 changed files with 4 additions and 1 deletions

View File

@ -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

View File

@ -2055,6 +2055,9 @@ fi
# ||----w |
# || ||
%changelog
* Wed Sep 14 2011 Neil Horman <nhorman@redhat.com>
- Enable CONFIG_IP_VS_IPV6 (bz 738194)
* Wed Sep 14 2011 Josh Boyer <jwboyer@redhat.com>
- Add support for Macbook Air 4,1 keyboard, trackpad, and bluetooth
- Add patch to fix HVCS on ppc64 (rhbz 738096)