summaryrefslogtreecommitdiff
path: root/strata/bsp-x86_64-generic/linux-x86-64-generic.morph
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2014-11-24 15:02:34 +0000
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-01-22 12:46:24 +0000
commitbb2cb0c060dc019777009c2da25e73ec3d7d9134 (patch)
tree4c67eea2908a76ce7d545915487077e4bb8f5e14 /strata/bsp-x86_64-generic/linux-x86-64-generic.morph
parent6152a8e13aba171118b19043da3e47175a7ac9c4 (diff)
downloaddefinitions-bb2cb0c060dc019777009c2da25e73ec3d7d9134.tar.gz
Add NETFILTER_XT_MATCH_ADDRTYPE and NETFILTER_ADVANCED modules
This module is needed to use addrtype extension on iptables-restore. This module requires NETFILTER_ADVANCED to work so this module was also added.
Diffstat (limited to 'strata/bsp-x86_64-generic/linux-x86-64-generic.morph')
-rw-r--r--strata/bsp-x86_64-generic/linux-x86-64-generic.morph2
1 files changed, 2 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 a0931838..0ba8287b 100644
--- a/strata/bsp-x86_64-generic/linux-x86-64-generic.morph
+++ b/strata/bsp-x86_64-generic/linux-x86-64-generic.morph
@@ -83,6 +83,8 @@ configure-commands:
- scripts/config -e BLK_DEV_NBD
- scripts/config -e NETFILTER
- scripts/config -e BRIDGE_NF_EBTABLES
+- scripts/config -e NETFILTER_ADVANCED
+- scripts/config -e NETFILTER_XT_MATCH_ADDRTYPE
- yes '' | make oldconfig
build-commands:
- make $MAKEFLAGS