summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-base/luasrc/model/network.lua
AgeCommit message (Expand)Author
2019-11-03treewide: move templates and libraries not used by the core to luci-compatJo-Philipp Wich
2019-05-06luci-base: remove interface from zone upon deletionJo-Philipp Wich
2019-04-30luci-base: luci.model.network: simplify is_auto()Jo-Philipp Wich
2019-04-25luci-base: add is_auto functionFlorian Eckert
2018-11-07luci-base: network.lua add ipv6-prefix-assignment support to get_status_by_ad...pmelange
2018-09-19luci-base: Show multiple upstream interfaceKristian Evensen
2018-07-15luci-base: luci.model.network: recognize alias interfacesJo-Philipp Wich
2018-07-12luci-base: add error reporting and basic support for dynamic interfacesJo-Philipp Wich
2018-05-19luci-base: handle potential crash in luci.model.network.interface.get_i18n()Jo-Philipp Wich
2018-05-05luci-base: show wifi chip identification on overviewHannu Nyman
2018-03-31luci-base/network.lua: fix get_interface functionDirk Brenken
2018-03-12treewide: unify mac address handlingJo-Philipp Wich
2018-03-02luci-base: properly handle undefined IPv6 local-address informationJo-Philipp Wich
2018-03-02luci-base, luci-mod-admin-full: store backup vars in luci configurationJo-Philipp Wich
2018-02-16luci-base: do not assume a fixed host address in delegated prefix (#1484)Jo-Philipp Wich
2018-01-02luci-base: reorder private functionsJo-Philipp Wich
2018-01-02luci-base: rework wireless state handling (#1179)Jo-Philipp Wich
2017-02-28treewide: cleanup references to madwifi from LuCIHannu Nyman
2017-01-28mod-admin-full: Add IPv6 Prefix Delegation information to Status PagesCody R. Brown
2016-08-15luci-base: support reading switch topology from /etc/board.jsonJo-Philipp Wich
2016-08-04luci-base: fix handling of monitor ifacesJo-Philipp Wich
2016-04-26luci-base: fix syntax error in luci.model.networkJo-Philipp Wich
2016-04-26luci-base: add more ignore patterns to luci.model.networkJo-Philipp Wich
2016-04-26luci-base: fix luci.model.network.ignore_interface()Jo-Philipp Wich
2016-04-01Update network.luaOskari Rauta
2015-11-21luci-base: use board.json to infer switch netdevJo-Philipp Wich
2015-11-17luci-base: eliminate use of uci state vars in luci.model.networkJo-Philipp Wich
2015-07-27Fix: Status for disabled wireless networks may display the SSID, BSSID and Mo...Georgi Valkov
2015-01-16Globally reduce copyright headersJo-Philipp Wich
2015-01-15luci-base: switch luci.model.network to common ubus apiJo-Philipp Wich
2015-01-08Rework LuCI build systemJo-Philipp Wich