Matthias Schiffer
f3cb6d7b36
gluon-luci-portconfig: add setting for PoE passthrough
...
Fixes #328
2016-07-30 00:04:17 +02:00
Jan-Tarek Butt
1c1f490527
Minify all Lua code
2016-07-10 20:14:25 +02:00
Matthias Schiffer
bb8d1783b3
gluon-config-mode-*, gluon-luci-portconfig: improve validation
...
Make bandwidth limits unsigned; trim numbers, the validator accepts
trailing whitespace.
2016-02-28 22:38:19 +01:00
Matthias Schiffer
557a073dc7
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.
2015-10-26 22:29:44 +01:00
srauscher
16888d214d
Add french translation
2015-09-17 07:28:09 +02:00
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
Nils Schneider
d4c3467bc3
luci-portconfig: allow toggling of mesh_on_lan
2015-05-06 13:57:46 +02:00
Matthias Schiffer
cdc16af1bd
gluon-luci-portconfig: i18n
2015-05-04 02:15:22 +02:00
Nils Schneider
3652628e96
luci-portconfig: fix dns
2014-08-10 17:13:39 +02:00
Matthias Schiffer
62d910edde
gluon-luci-portconfig: expose advanced WAN configuration
2014-08-09 17:36:15 +02:00
Nils Schneider
d2d3a7b628
gluon-batman-on-wan + gluon-luci-portconfig
2014-07-16 16:11:31 +02:00