- Feb 10, 2017
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
We also make use of the boolean support of simple-uci to make scripts clearer.
-
- Jan 18, 2017
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
- Jan 17, 2017
-
-
Matthias Schiffer authored
-
- Jan 02, 2017
-
-
Christof Schulze authored
-
- Sep 07, 2016
-
-
Matthias Schiffer authored
gluon-client-bridge: add LAN interfaces to client bridge by default (instead of doing this in the batman-adv-specific scripts) This allows to weaken the gluon-mesh-batman-adv-core dependency of gluon-luci-portconfig to gluon-client-bridge.
-
- Jul 29, 2016
-
-
Matthias Schiffer authored
Fixes #328
-
- Jul 10, 2016
-
-
Jan-Tarek Butt authored
-
- Feb 28, 2016
-
-
Matthias Schiffer authored
Make bandwidth limits unsigned; trim numbers, the validator accepts trailing whitespace.
-
- Oct 26, 2015
-
-
Matthias Schiffer authored
gluon-mesh-batman-adv-core/gluon-luci-portconfig: fix configuration of br-client ifname with multiple interfaces in lan_ifname There are a few devices on which lan_ifname contains multiple interface names separated by spaces.
-
- Sep 17, 2015
-
-
srauscher authored
-
- Sep 04, 2015
-
-
Nils Schneider authored
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
-
- May 06, 2015
-
-
Nils Schneider authored
-
- May 04, 2015
-
-
Matthias Schiffer authored
-
- Aug 10, 2014
-
-
Nils Schneider authored
-
- Aug 09, 2014
-
-
Matthias Schiffer authored
-
- Jul 16, 2014
-
-
Nils Schneider authored
-