mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-02 00:40:10 +00:00
Improved report of periodic flows
Updated nDPI flow risks list
This commit is contained in:
parent
21101c43f1
commit
f718854bce
11 changed files with 46 additions and 18 deletions
|
|
@ -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"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue