Update 310-gluon-mesh-batman-adv-mesh

This commit is contained in:
Steffen Förster 2017-07-17 20:47:32 +02:00 committed by GitHub
parent e2b899637c
commit 874ec0bf9b

View File

@ -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')