gluon/package/gluon-core/luasrc
Matthias Schiffer 86b0a60d8d
gluon-core: fix handling of 'disabled' site.conf attributes for mesh interfaces
Because is_disabled() was always returning true or false, the
first_non_nil() would never actually check the default setting from
site.conf. This was broken since v2017.1.

Fixes: 6cf03bab37 ("treewide: replace normal uses of luci.model.uci with simple-uci to reduce LuCI dependencies")
(cherry picked from commit 3c2593b684)
2020-06-12 22:12:01 +02:00
..
lib/gluon/upgrade gluon-core: fix handling of 'disabled' site.conf attributes for mesh interfaces 2020-06-12 22:12:01 +02:00
usr gluon-core: move wireless-related utils to wireless module 2020-05-28 21:46:23 +02:00