mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 16:09:32 +00:00
Improved unhandled hostname support
This commit is contained in:
parent
9fa8da61db
commit
0957e56852
4 changed files with 38 additions and 15 deletions
|
|
@ -57,7 +57,7 @@ local flow_alert_keys = {
|
|||
flow_alert_ndpi_malformed_packet = 48,
|
||||
flow_alert_ndpi_ssh_obsolete_server = 49,
|
||||
flow_alert_ndpi_smb_insecure_version = 50,
|
||||
flow_alert_ndpi_unresolved_hostname = 51,
|
||||
flow_alert_ndpi_unused_entry = 51, -- FREE
|
||||
flow_alert_ndpi_unsafe_protocol = 52,
|
||||
flow_alert_ndpi_dns_suspicious_traffic = 53,
|
||||
flow_alert_ndpi_tls_missing_sni = 54,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue