-
- Downloads
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
Showing
- package/gluon-luci-portconfig/files/usr/lib/lua/luci/model/cbi/admin/portconfig.lua 2 additions, 2 deletions...fig/files/usr/lib/lua/luci/model/cbi/admin/portconfig.lua
- package/gluon-mesh-batman-adv-core/files/lib/gluon/upgrade/310-gluon-mesh-batman-adv-core-mesh 18 additions, 12 deletions...les/lib/gluon/upgrade/310-gluon-mesh-batman-adv-core-mesh
- package/gluon-mesh-batman-adv-core/files/lib/gluon/upgrade/340-gluon-mesh-batman-adv-core-mesh-on-lan 2 additions, 2 deletions.../gluon/upgrade/340-gluon-mesh-batman-adv-core-mesh-on-lan
Please register or sign in to comment