From 19e6ddfac34aa95106660f1180e6e55f0cbcaa28 Mon Sep 17 00:00:00 2001 From: Francisco Redondo Marchena Date: Fri, 23 Jan 2015 11:23:09 +0000 Subject: Add VXLAN support in kernel needed for openvswitch --- strata/bsp-x86_64-generic/linux-x86-64-generic.morph | 1 + 1 file changed, 1 insertion(+) 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 2b102de7..a9616d73 100644 --- a/strata/bsp-x86_64-generic/linux-x86-64-generic.morph +++ b/strata/bsp-x86_64-generic/linux-x86-64-generic.morph @@ -111,6 +111,7 @@ configure-commands: - scripts/config -e IP_NF_NF_RAW - scripts/config -e IP_NF_SECURITY - scripts/config -e IP_NF_ARPTABLES +- scripts/config -e VXLAN - yes '' | make oldconfig build-commands: - make $MAKEFLAGS -- cgit v1.2.1