Fixed invalid nProbe field mapping

This commit is contained in:
Luca Deri 2022-01-20 19:32:55 +01:00
parent 287aba865e
commit 3b449e5580
2 changed files with 19 additions and 9 deletions

View file

@ -2,8 +2,8 @@
-- (C) 2013-22 - ntop.org
--
local NTOP_BASE_ID = 57472
local NTOP_BASE_NETFLOW_ID = NTOP_BASE_ID+1024
NTOP_BASE_ID = 57472
NTOP_BASE_NETFLOW_ID = NTOP_BASE_ID+1024
-- template name to id
template = {