Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-29 | luci-app-network: add rekey option and inactivity tweak | Ansuel Smith | |
This option is usefull to solve some problems with ath10k-ct and random client disconnect. This also adds some extra option to tune inactivity settings Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com> | |||
2018-09-24 | luci-mod-network: disable setup on new wifi-iface add | Florian Eckert | |
If we add a new wifi-iface to the config then the iface will start at once. But normaly we would configure the wireless security in the next step. Signed-off-by: Florian Eckert <fe@dev.tdt.de> | |||
2018-09-19 | modules: Split luci-mod-full | Daniel F. Dickinson | |
Move some common elements to luci-base, and otherwise make three packages out of status, system, and network. They were mostly separated already, but there were some shared elements between status and network that are now in luci-base. Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com> |