mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 07:59:35 +00:00
parent
7c49514ba0
commit
bd27304c54
6 changed files with 266 additions and 23 deletions
|
|
@ -11,7 +11,7 @@ sendHTTPContentTypeHeader('text/html')
|
|||
|
||||
local proto_filter = _GET["l7proto"]
|
||||
|
||||
local ifId = interface.name2id(ifname)
|
||||
local ifId = getInterfaceId(ifname)
|
||||
|
||||
if not haveAdminPrivileges() then
|
||||
return
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue