use vxlan in batv15 domain

Since the ffhb_batv15 nodes will not be able to mesh with the ffhb_11s
nodes anyway, the v15 switch is a good opportunity to also switch to VXLAN.
This commit is contained in:
Oliver Gerlich 2022-05-21 17:06:17 +02:00
parent 2f09fb1112
commit 9bb5f36599
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
}, },
mesh = { mesh = {
vxlan = false, vxlan = true,
batman_adv = { batman_adv = {
routing_algo = 'BATMAN_IV', routing_algo = 'BATMAN_IV',
}, },