Improved mac address support

Added host icons with their role in the netwokr
This commit is contained in:
Luca Deri 2016-10-03 23:16:40 +02:00
parent a98e42715b
commit 603c642469
19 changed files with 378 additions and 86 deletions

View file

@ -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