site.conf: mesh.batman_adv.routing_algo is necessary in minimal setup
This commit is contained in:
parent
9555c818de
commit
cc6e41003e
@ -85,16 +85,11 @@
|
|||||||
ip6 = 'fd::1',
|
ip6 = 'fd::1',
|
||||||
},
|
},
|
||||||
|
|
||||||
-- Options specific to routing protocols (optional)
|
mesh = {
|
||||||
-- mesh = {
|
batman_adv = {
|
||||||
-- Options specific to the batman-adv routing protocol (optional)
|
routing_algo = 'BATMAN_IV'
|
||||||
-- batman_adv = {
|
}
|
||||||
-- Gateway selection class (optional)
|
},
|
||||||
-- The default class 20 is based on the link quality (TQ) only,
|
|
||||||
-- class 1 is calculated from both the TQ and the announced bandwidth
|
|
||||||
-- gw_sel_class = 1,
|
|
||||||
-- },
|
|
||||||
-- },
|
|
||||||
|
|
||||||
mesh_vpn = {
|
mesh_vpn = {
|
||||||
-- enabled = true,
|
-- enabled = true,
|
||||||
|
Loading…
Reference in New Issue
Block a user