mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 16:09:32 +00:00
parent
2b6ed1f4ce
commit
e4dc69f83e
5 changed files with 74 additions and 13 deletions
|
|
@ -1014,7 +1014,6 @@ function format_portidx_name(device_ip, portidx, short_version)
|
|||
local snmp_mappings = require "snmp_mappings"
|
||||
|
||||
local res = snmp_mappings.get_iface_name(device_ip, portidx)
|
||||
|
||||
if (res ~= nil) then idx_name = res end
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue