summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-01-22 20:36:45 +0000
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-01-22 20:36:45 +0000
commit7875699b0639972a6892458bafb8d92feb206e49 (patch)
treee39a3f8a31b5ee45ff517b5f72781f43d3123e17
parent2e611e4748b27fc777d8e758fc011cbecb1a4599 (diff)
downloaddefinitions-7875699b0639972a6892458bafb8d92feb206e49.tar.gz
Enable all the IP_NF kernel support
-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 4bf441de..2b102de7 100644
--- a/strata/bsp-x86_64-generic/linux-x86-64-generic.morph
+++ b/strata/bsp-x86_64-generic/linux-x86-64-generic.morph
@@ -98,6 +98,19 @@ configure-commands:
- scripts/config -e USB_NET_DM9601
- scripts/config -e USB_USBNET
- scripts/config -e E1000E
+- 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_NF_RAW
+- scripts/config -e IP_NF_SECURITY
+- scripts/config -e IP_NF_ARPTABLES
- yes '' | make oldconfig
build-commands:
- make $MAKEFLAGS