mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
Added gateway alert and configuration (#8687); Fixes nedge compilation issue
This commit is contained in:
parent
bc8a61072f
commit
5314a61f7c
15 changed files with 278 additions and 4 deletions
|
|
@ -37,7 +37,7 @@ local flow_alert_keys = {
|
|||
flow_alert_tls_certificate_selfsigned = 28,
|
||||
flow_alert_binary_application_transfer = 29,
|
||||
flow_alert_known_proto_on_non_std_port = 30,
|
||||
flow_alert_flow_risk = 31,
|
||||
flow_alert_unexpected_gateway = 31,
|
||||
flow_alert_unexpected_dhcp_server = 32,
|
||||
flow_alert_unexpected_dns_server = 33,
|
||||
flow_alert_unexpected_smtp_server = 34,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue