index
:
openwrt/luci
build
fido2-conformance
firewall-forwards-empty
link-local-neigh
master
multiplipv6prefixes
routes-proto
routes-proto-old
tayga
tayga-old
upstream
webauthn
wip-webauthn
OpenWrt Configuration Interface
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
modules
/
luci-base
/
htdocs
/
luci-static
/
resources
/
network.js
Age
Commit message (
Expand
)
Author
2019-08-16
luci-base: network.js: fix inverted logic in registerErrorCode()
Jo-Philipp Wich
2019-08-14
luci-base: network.js: overhaul code
Jo-Philipp Wich
2019-08-14
luci-app-firewall: honour global default policies in per-zone settings
Jo-Philipp Wich
2019-08-14
luci-base: network.js: add getL2Device(), getMTU() helpers
Jo-Philipp Wich
2019-08-14
luci-base: network.js: support dynamically loaded protocol classes
Jo-Philipp Wich
2019-08-14
luci-base: network.js: expose prefixToMask() and maskToPrefix()
Jo-Philipp Wich
2019-08-14
luci-base: network.js: return mac addresses in upper case
Jo-Philipp Wich
2019-08-14
luci-base: network.js: extend ifnameOf() and expose as getIfnameOf()
Jo-Philipp Wich
2019-08-14
luci-base: network.js: add ability to flush the internal cache
Jo-Philipp Wich
2019-07-09
luci-base: properly handle getWifiNetidBySid() return value
Jo-Philipp Wich
2019-07-07
luci-base: network.js: dynamically calculate IPv4 netmasks
Jo-Philipp Wich
2019-07-07
treewide: switch to shared isObject(), toArray() and sortedKeys() helpers
Jo-Philipp Wich
2019-07-07
luci-base: fix regular expression in network.Protocol.getDevices()
Jo-Philipp Wich
2019-07-07
luci-base: add client-side implementation of luci.model.network
Jo-Philipp Wich