summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-02-05 17:02:04 +0000
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-02-11 18:30:37 +0000
commitdf3baceb85cdd0d301d0c76f4858e428b5da9fe8 (patch)
tree6e412d51ba7847a8a8cfcfea78a981d84fc9b595
parent59c39e5f76597525a1bb4b42d6dacf2bea41dbb0 (diff)
downloaddefinitions-df3baceb85cdd0d301d0c76f4858e428b5da9fe8.tar.gz
Enable all IP_SET configuration in the kernel
-rw-r--r--strata/bsp-x86_64-generic/linux-x86-64-generic.morph15
1 files changed, 15 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 fa40cdc3..0e4d4337 100644
--- a/strata/bsp-x86_64-generic/linux-x86-64-generic.morph
+++ b/strata/bsp-x86_64-generic/linux-x86-64-generic.morph
@@ -118,6 +118,21 @@ configure-commands:
- scripts/config -e NETFILTER_XT_TARGET_MARK
- scripts/config -e NETFILTER_XT_SET
- scripts/config -e IP_SET
+- scripts/config -e IP_SET_BITMAP_IP
+- scripts/config -e IP_SET_BITMAP_IPMAC
+- scripts/config -e IP_SET_BITMAP_PORT
+- scripts/config -e IP_SET_HASH_IP
+- scripts/config -e IP_SET_HASH_IPMARK
+- scripts/config -e IP_SET_HASH_IPPORT
+- scripts/config -e IP_SET_HASH_IPPORTIP
+- scripts/config -e IP_SET_HASH_IPPORTNET
+- scripts/config -e IP_SET_HASH_MAC
+- scripts/config -e IP_SET_HASH_NETPORTNET
+- scripts/config -e IP_SET_HASH_NET
+- scripts/config -e IP_SET_HASH_NETNET
+- scripts/config -e IP_SET_HASH_NETPORT
+- scripts/config -e IP_SET_HASH_NETIFACE
+- scripts/config -e IP_SET_LIST_SET
- yes '' | make oldconfig
build-commands:
- make $MAKEFLAGS