From 9abff68995135bfa07d010e52dd812c06e6f2099 Mon Sep 17 00:00:00 2001 From: Alexander Morozov Date: Fri, 22 May 2015 10:46:53 -0700 Subject: [PATCH] Add BRIDGE_NETFILTER to check-config.sh It is needed to use network with --userland-proxy=false and for --icc=false Signed-off-by: Alexander Morozov Upstream-commit: 6cc4cf7c0cc8ae56974f16b3b2053c82be722349 Component: engine --- components/engine/contrib/check-config.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/engine/contrib/check-config.sh b/components/engine/contrib/check-config.sh index 3c54ae4e52..1482777f1a 100755 --- a/components/engine/contrib/check-config.sh +++ b/components/engine/contrib/check-config.sh @@ -163,7 +163,7 @@ flags=( NAMESPACES {NET,PID,IPC,UTS}_NS DEVPTS_MULTIPLE_INSTANCES CGROUPS CGROUP_CPUACCT CGROUP_DEVICE CGROUP_FREEZER CGROUP_SCHED CPUSETS - MACVLAN VETH BRIDGE + MACVLAN VETH BRIDGE BRIDGE_NETFILTER NF_NAT_IPV4 IP_NF_FILTER IP_NF_TARGET_MASQUERADE NETFILTER_XT_MATCH_{ADDRTYPE,CONNTRACK} NF_NAT NF_NAT_NEEDED