mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 23:49:33 +00:00
Improved mac address support
Added host icons with their role in the netwokr
This commit is contained in:
parent
a98e42715b
commit
603c642469
19 changed files with 378 additions and 86 deletions
|
|
@ -130,9 +130,7 @@ function SqliteClass.getFlows(self)
|
|||
if (info == nil) then
|
||||
traceError(TRACE_ERROR,TRACE_CONSOLE,"Impossible read json form sqlite: ".. err)
|
||||
else
|
||||
|
||||
for key,val in pairs(info) do
|
||||
|
||||
label_key = nil
|
||||
|
||||
-- Check if the option --jsonlabes is active
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue