mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-05 10:41:34 +00:00
Unifies new alerts and flow alerts API
This commit is contained in:
parent
cc23742d8a
commit
8d6dafc897
11 changed files with 97 additions and 94 deletions
|
|
@ -55,7 +55,7 @@ local flow_keys = {
|
|||
status_user_02 = 60,
|
||||
status_user_03 = 61,
|
||||
status_user_04 = 62,
|
||||
status_user_05 = 63,
|
||||
status_user_05 = 63, -- Seems this is not seen by Lua, use until 62
|
||||
-- WARNING: do not add any extra status greater than 63
|
||||
-- unless class Bitmap inside Flow has been extended to
|
||||
-- accomodate more than 64 bits.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue