X-Git-Url: http://git.archive.openwrt.org/?a=blobdiff_plain;f=luci2%2Fshare%2Facl.d%2Fluci2.json;h=4d32466e0670b03cb3fbaa617dbe57b260661608;hb=422063168fe225b8ee0a9fb9a46ec8c348dfea56;hp=62057f3674c93845ab47fb27a3ee05d43034fe17;hpb=040ed60573605041313680e51b285cecff45f8cf;p=project%2Fluci2%2Fui.git diff --git a/luci2/share/acl.d/luci2.json b/luci2/share/acl.d/luci2.json index 62057f3..4d32466 100644 --- a/luci2/share/acl.d/luci2.json +++ b/luci2/share/acl.d/luci2.json @@ -275,8 +275,37 @@ } }, - "switch": { - "description": "Ethernet switch configuration", + "diagnostics": { + "description": "Network diagnostic tools", + "read": { + "ubus": { + "luci2.network": [ + "ping", + "ping6", + "traceroute", + "traceroute6", + "nslookup" + ] + } + } + }, + + "hostnames": { + "description": "Host entry management", + "read": { + "uci": [ + "dhcp" + ] + }, + "write": { + "uci": [ + "dhcp" + ] + } + }, + + "network": { + "description": "Network, switch and routing configuration", "read": { "ubus": { "luci2.network": [