mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 23:49:33 +00:00
Reworks TCP issues flow user script
This commit is contained in:
parent
965198e928
commit
389f9c2beb
15 changed files with 273 additions and 127 deletions
|
|
@ -79,7 +79,7 @@ local alert_keys = {
|
|||
alert_unexpected_smtp_server = {NO_PEN, 64},
|
||||
alert_unexpected_dhcp_server = {NO_PEN, 65},
|
||||
alert_unexpected_ntp_server = {NO_PEN, 66},
|
||||
alert_too_many_retransmissions = {NO_PEN, 67},
|
||||
alert_too_many_retransmissions = {NO_PEN, 67}, -- No longer used
|
||||
alert_lateral_movement = {NO_PEN, 68},
|
||||
alert_list_download_succeeded = {NO_PEN, 69},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue