summaryrefslogtreecommitdiff
path: root/strata/bsp-x86_64-generic
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-02-12 14:39:59 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2015-04-07 10:03:08 +0000
commitb82cda6e0c64717df961c0232d78f5362ecc69e5 (patch)
treebb2527f3c543351d092658c718c5e3443a2a80f2 /strata/bsp-x86_64-generic
parentbd47359a20329e2fa45eaa0793457a56292f820c (diff)
downloaddefinitions-b82cda6e0c64717df961c0232d78f5362ecc69e5.tar.gz
Enable all the IP_NF kernel support
Change-Id: I87f44ebc26b44a024b39149bfce1e29e4e204051
Diffstat (limited to 'strata/bsp-x86_64-generic')
-rw-r--r--strata/bsp-x86_64-generic/linux-x86-64-generic.morph13
1 files changed, 13 insertions, 0 deletions
diff --git a/strata/bsp-x86_64-generic/linux-x86-64-generic.morph b/strata/bsp-x86_64-generic/linux-x86-64-generic.morph
index a1e9fe1a..da0868c1 100644
--- a/strata/bsp-x86_64-generic/linux-x86-64-generic.morph
+++ b/strata/bsp-x86_64-generic/linux-x86-64-generic.morph
@@ -99,6 +99,19 @@ configure-commands:
- scripts/config -e NET_SCH_HFSC
- scripts/config -e VXLAN
- scripts/config -e VETH
+- scripts/config -e IP_NF_MATCH_AH
+- scripts/config -e IP_NF_MATCH_ECN
+- scripts/config -e IP_NF_MATCH_RPFILTER
+- scripts/config -e IP_NF_MATCH_TTL
+- scripts/config -e IP_NF_TARGET_SYNPROXY
+- scripts/config -e IP_NF_TARGET_NETMAP
+- scripts/config -e IP_NF_TARGET_REDIRECT
+- scripts/config -e IP_NF_TARGET_CLUSTERIP
+- scripts/config -e IP_NF_TARGET_ECN
+- scripts/config -e IP_NF_TARGET_TTL
+- scripts/config -e IP_NF_RAW
+- scripts/config -e IP_NF_SECURITY
+- scripts/config -e IP_NF_ARPTABLES
- yes '' | make oldconfig
build-commands:
- make $MAKEFLAGS