summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-base/htdocs/luci-static/resources/network.js
AgeCommit message (Expand)Author
2019-08-16luci-base: network.js: fix inverted logic in registerErrorCode()Jo-Philipp Wich
2019-08-14luci-base: network.js: overhaul codeJo-Philipp Wich
2019-08-14luci-app-firewall: honour global default policies in per-zone settingsJo-Philipp Wich
2019-08-14luci-base: network.js: add getL2Device(), getMTU() helpersJo-Philipp Wich
2019-08-14luci-base: network.js: support dynamically loaded protocol classesJo-Philipp Wich
2019-08-14luci-base: network.js: expose prefixToMask() and maskToPrefix()Jo-Philipp Wich
2019-08-14luci-base: network.js: return mac addresses in upper caseJo-Philipp Wich
2019-08-14luci-base: network.js: extend ifnameOf() and expose as getIfnameOf()Jo-Philipp Wich
2019-08-14luci-base: network.js: add ability to flush the internal cacheJo-Philipp Wich
2019-07-09luci-base: properly handle getWifiNetidBySid() return valueJo-Philipp Wich
2019-07-07luci-base: network.js: dynamically calculate IPv4 netmasksJo-Philipp Wich
2019-07-07treewide: switch to shared isObject(), toArray() and sortedKeys() helpersJo-Philipp Wich
2019-07-07luci-base: fix regular expression in network.Protocol.getDevices()Jo-Philipp Wich
2019-07-07luci-base: add client-side implementation of luci.model.networkJo-Philipp Wich