From fe9b70089113e854400281274829919cbf0236de Mon Sep 17 00:00:00 2001 From: Francisco Redondo Marchena Date: Tue, 3 Feb 2015 15:44:10 +0000 Subject: REVIEW THIS: iproute2 support nice to have in the kernel --- strata/bsp-x86_64-generic/linux-x86-64-generic.morph | 3 +++ 1 file changed, 3 insertions(+) (limited to 'strata/bsp-x86_64-generic/linux-x86-64-generic.morph') 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 3d3bf34b..20b3945a 100644 --- a/strata/bsp-x86_64-generic/linux-x86-64-generic.morph +++ b/strata/bsp-x86_64-generic/linux-x86-64-generic.morph @@ -113,6 +113,9 @@ configure-commands: - scripts/config -e IP_NF_ARPTABLES - scripts/config -e VXLAN - scripts/config -e KVM_INTEL +- scripts/config -e NETFILTER_NETLINK_QUEUE +- scripts/config -e SCSI_NETLINK +- scripts/config -e NETFILTER_XT_TARGET_MARK - yes '' | make oldconfig build-commands: - make $MAKEFLAGS -- cgit v1.2.1