mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 07:29:32 +00:00
Minor cleanup
This commit is contained in:
parent
8fd9c4394d
commit
0836fae51a
1 changed files with 0 additions and 1 deletions
|
|
@ -1649,7 +1649,6 @@ end
|
|||
-- In case host_info is not enough to label the host, then local caches and DNS resolution kick in
|
||||
-- to find a label (at the expense of extra time).
|
||||
function hostinfo2label(host_info, show_vlan)
|
||||
tprint(host_info)
|
||||
local alt_name = nil
|
||||
local ip = host_info["ip"] or host_info["host"]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue