forked from remote/site-ffmuc
fix vxlan config - disable only for used domains
This commit is contained in:
@@ -49,6 +49,7 @@
|
|||||||
},
|
},
|
||||||
|
|
||||||
mesh = {
|
mesh = {
|
||||||
|
vxlan = false, -- legacy support
|
||||||
batman_adv = {
|
batman_adv = {
|
||||||
gw_sel_class = 3,
|
gw_sel_class = 3,
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -49,6 +49,7 @@
|
|||||||
},
|
},
|
||||||
|
|
||||||
mesh = {
|
mesh = {
|
||||||
|
vxlan = false, -- legacy support
|
||||||
batman_adv = {
|
batman_adv = {
|
||||||
gw_sel_class = 3,
|
gw_sel_class = 3,
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -49,6 +49,7 @@
|
|||||||
},
|
},
|
||||||
|
|
||||||
mesh = {
|
mesh = {
|
||||||
|
vxlan = false, -- legacy support
|
||||||
batman_adv = {
|
batman_adv = {
|
||||||
gw_sel_class = 3,
|
gw_sel_class = 3,
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user