mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 16:09:32 +00:00
parent
ef77d34b7b
commit
a014ce46a6
5 changed files with 21 additions and 15 deletions
|
|
@ -71,6 +71,7 @@ local flow_alert_keys = {
|
|||
flow_alert_ndpi_http_suspicious_content = 63,
|
||||
flow_alert_ndpi_dns_large_packet = 64,
|
||||
flow_alert_ndpi_dns_fragmented = 65,
|
||||
flow_alert_ndpi_invalid_characters = 66,
|
||||
-- NOTE: for flow alerts not not go beyond the size of Bitmap alert_map inside Flow.h (currently 128)
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue