Fixed #2977 alert for remote->local insecure protocols

This commit is contained in:
Matteo Biscosi 2021-01-20 11:56:47 +01:00
parent e2465c43ae
commit cdc420dd68
7 changed files with 177 additions and 0 deletions

View file

@ -44,6 +44,8 @@ local flow_keys = {
status_unexpected_ntp_server = 35,
status_zero_tcp_window = 36,
status_iec_invalid_transition = 37,
status_remote_to_local_insecure_proto = 38,
-- Add here additional flow statuses when writing ntopng plugins.
-- User plugins should use statuses under key user.