mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-28 23:19:33 +00:00
Moved snmp similarity page to vue and changed some files wrongly named
This commit is contained in:
parent
d9fad2cc41
commit
af3fd4823d
8 changed files with 332 additions and 137 deletions
|
|
@ -45,12 +45,6 @@ format_name_value = format_utils.format_name_value
|
|||
|
||||
-- ##############################################
|
||||
|
||||
function isAllowedSystemInterface()
|
||||
return ntop.isAllowedInterface(tonumber(getSystemInterfaceId()))
|
||||
end
|
||||
|
||||
-- ##############################################
|
||||
|
||||
local cached_allowed_networks_set = nil
|
||||
|
||||
function hasAllowedNetworksSet()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue