Domain config specify batman mesh version 4

This commit is contained in:
Jan 2019-10-15 18:17:05 +02:00
parent 4f7ff86dae
commit e744a667c1
4 changed files with 4 additions and 0 deletions

View File

@ -50,6 +50,7 @@
vxlan = false,
filter_membership_reports = false,
batman_adv = {
routing_algo = 'BATMAN_IV',
gw_sel_class = 1,
},
},

View File

@ -52,6 +52,7 @@
vxlan = true,
filter_membership_reports = false,
batman_adv = {
routing_algo = 'BATMAN_IV',
gw_sel_class = 1,
},
},

View File

@ -53,6 +53,7 @@
vxlan = true,
filter_membership_reports = false,
batman_adv = {
routing_algo = 'BATMAN_IV',
gw_sel_class = 1,
},
},

View File

@ -52,6 +52,7 @@
vxlan = true,
filter_membership_reports = false,
batman_adv = {
routing_algo = 'BATMAN_IV',
gw_sel_class = 1,
},
},