gluon/package/gluon-mesh-batman-adv/files/lib
Matthias Schiffer 778bf90561
gluon-mesh-batman-adv: add UCI setting for hop penalty
Add a UCI setting gluon.mesh_batman_adv.hop_penalty

Example UCI commands:

    uci set gluon.mesh_batman_adv=mesh_batman_adv
    uci set gluon.mesh_batman_adv.hop_penalty=20
    uci commit

`/etc/config/gluon` config section:

    config mesh_batman_adv 'mesh_batman_adv'
    	option hop_penalty '20'

Fixes: #1942
2020-04-20 23:35:07 +02:00
..
gluon gluon-mesh-batman-adv: remove remaining deprecated sysfs usage 2019-11-24 01:10:59 +01:00
netifd/proto gluon-mesh-batman-adv: add UCI setting for hop penalty 2020-04-20 23:35:07 +02:00