summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-01-23 11:23:09 +0000
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-02-11 18:30:35 +0000
commitbfb17b66bb7b8f415f3253ff4266508528052371 (patch)
tree272aea8ad6c5eb8c986e93aa6281b292e2470e24
parente36999be3592527b8fc1541d0d4efe27c5e37dd6 (diff)
downloaddefinitions-bfb17b66bb7b8f415f3253ff4266508528052371.tar.gz
Add VXLAN support in kernel needed for openvswitch
-rw-r--r--strata/bsp-x86_64-generic/linux-x86-64-generic.morph1
1 files changed, 1 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 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