Enabled CONFIG_IP_VS_IPV6 (bz 738194)

This commit is contained in:
Neil Horman 2011-09-14 15:48:33 -04:00
parent 203a23e9e4
commit dc3e1e56ab
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

@ -2061,6 +2061,9 @@ fi
# and build.
%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)