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
|
||
|---|---|---|
| .. | ||
| 300-gluon-mesh-batman-adv-core-wan | ||
| 310-gluon-mesh-batman-adv-core-mesh | ||
| 320-gluon-mesh-batman-adv-core-wireless | ||
| 330-gluon-mesh-batman-adv-core-mesh-on-wan | ||
| 340-gluon-mesh-batman-adv-core-mesh-on-lan | ||
| 350-gluon-mesh-batman-adv-core-rssid | ||