gluon/package/gluon-luci-portconfig
Nils Schneider 34752c7e0b br-client: convert option ifname to list ifname
Convert option ifname in br-client to use a list instead. This
simplifies adding and remove interfaces:

uci:add_to_set("network", "client", "ifname", "eth0")
uci:remove_from_set("network", "client", "ifname", "eth0")

An option ifname will be automatically converted to a list when
performing an upgrade.

Packages affected: gluon-mesh-batman-adv-core, gluon-luci-portconfig
2015-09-04 20:31:53 +02:00
..
files/usr/lib/lua/luci br-client: convert option ifname to list ifname 2015-09-04 20:31:53 +02:00
i18n luci-portconfig: allow toggling of mesh_on_lan 2015-05-06 13:57:46 +02:00
Makefile gluon-luci-portconfig: i18n 2015-05-04 02:15:22 +02:00