Improved report of periodic flows

Updated nDPI flow risks list
This commit is contained in:
Luca Deri 2022-12-31 18:08:21 +01:00
parent 21101c43f1
commit f718854bce
11 changed files with 46 additions and 18 deletions

View file

@ -55,7 +55,7 @@ local inIfIdx = _GET["inIfIdx"]
local outIfIdx = _GET["outIfIdx"]
local traffic_type = _GET["traffic_type"]
local alert_type = _GET["alert_type"]
local alert_type = _GET["alert_type"]
local alert_type_severity = _GET["alert_type_severity"]
local tcp_state = _GET["tcp_flow_state"]
local port = _GET["port"]