From fccf6c0e068e4b331bbeb32b23c83eae6bd5e8cc Mon Sep 17 00:00:00 2001 From: Andrey Konovalov Date: Thu, 12 Dec 2013 18:01:57 +0400 Subject: distribution.conf: add more options for libvirt/openstack Signed-off-by: Andrey Konovalov --- linaro/configs/distribution.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'linaro') diff --git a/linaro/configs/distribution.conf b/linaro/configs/distribution.conf index 1a0333f1f9c..8c07958b237 100644 --- a/linaro/configs/distribution.conf +++ b/linaro/configs/distribution.conf @@ -18,12 +18,14 @@ CONFIG_NETFILTER_XT_TARGET_LOG=m CONFIG_NETFILTER_XT_TARGET_REDIRECT=m CONFIG_NF_CONNTRACK_IPV4=m CONFIG_NF_NAT_IPV4=m +CONFIG_IP_NF_TARGET_MASQUERADE=m CONFIG_IP_NF_IPTABLES=m CONFIG_IP_NF_FILTER=m CONFIG_IP_NF_MANGLE=m CONFIG_IP_NF_TARGET_REJECT=m CONFIG_NF_CONNTRACK_IPV6=m CONFIG_NF_NAT_IPV6=m +CONFIG_IP6_NF_TARGET_MASQUERADE=m CONFIG_IP6_NF_IPTABLES=m CONFIG_IP6_NF_FILTER=m CONFIG_IP6_NF_MANGLE=m -- cgit v1.2.3