Added gateway alert and configuration (#8687); Fixes nedge compilation issue

This commit is contained in:
Matteo Biscosi 2024-10-02 11:07:19 +02:00
parent bc8a61072f
commit 5314a61f7c
15 changed files with 278 additions and 4 deletions

View file

@ -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,