From df3baceb85cdd0d301d0c76f4858e428b5da9fe8 Mon Sep 17 00:00:00 2001 From: Francisco Redondo Marchena Date: Thu, 5 Feb 2015 17:02:04 +0000 Subject: Enable all IP_SET configuration in the kernel --- strata/bsp-x86_64-generic/linux-x86-64-generic.morph | 15 +++++++++++++++ 1 file changed, 15 insertions(+) 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 -- cgit v1.2.1