mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
Removed FREE (Obsolete) checks (#9190)
This commit is contained in:
parent
61d6d6752f
commit
6cdfca5eca
13 changed files with 5 additions and 32 deletions
|
|
@ -102,7 +102,7 @@ local flow_alert_keys = {
|
|||
flow_alert_modbus_unexpected_function_code = 93,
|
||||
flow_alert_modbus_too_many_exceptions = 94,
|
||||
flow_alert_modbus_invalid_transition = 95,
|
||||
flow_alert_ndpi_fully_encrypted = 96,
|
||||
flow_alert_ndpi_not_used_anymore_2 = 96, -- Not Used
|
||||
flow_alert_ndpi_tls_alpn_sni_mismatch = 97,
|
||||
flow_alert_ndpi_malware_host_contacted = 98,
|
||||
flow_alert_ndpi_binary_data_transfer = 99,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue