Merge remote-tracking branch 'origin/v2017.1.x' into v2017.1.x
This commit is contained in:
commit
fd3b05d352
@ -23,7 +23,7 @@ uci:section('batman-adv', 'mesh', 'bat0', {
|
|||||||
gw_mode = 'client',
|
gw_mode = 'client',
|
||||||
gw_sel_class = gw_sel_class,
|
gw_sel_class = gw_sel_class,
|
||||||
hop_penalty = 15,
|
hop_penalty = 15,
|
||||||
routing_algo = routing_algo,
|
routing_algo = routing_algo,
|
||||||
multicast_mode = false,
|
multicast_mode = false,
|
||||||
})
|
})
|
||||||
uci:save('batman-adv')
|
uci:save('batman-adv')
|
||||||
|
Loading…
Reference in New Issue
Block a user