mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 16:09:32 +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
|
|
@ -42,7 +42,6 @@ local flow_keys = {
|
|||
status_unexpected_dns_server = 33,
|
||||
status_unexpected_smtp_server = 34,
|
||||
status_unexpected_ntp_server = 35,
|
||||
status_too_many_retransmissions = 36,
|
||||
|
||||
-- Add here additional flow statuses when writing ntopng plugins.
|
||||
-- User plugins should use statuses under key user.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue