mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-01 00:19:33 +00:00
Added FLOW_VERDICT handling
This commit is contained in:
parent
3cb65f4b49
commit
3dda9ba905
9 changed files with 19 additions and 4 deletions
|
|
@ -162,7 +162,8 @@ template = {
|
|||
['NUM_PKTS_TTL_224_255'] = NTOP_BASE_ID+341,
|
||||
['IN_SRC_OSI_SAP'] = NTOP_BASE_ID+349,
|
||||
['OUT_DST_OSI_SAP'] = NTOP_BASE_ID+350,
|
||||
|
||||
['FLOW_VERDICT'] = NTOP_BASE_ID+522,
|
||||
|
||||
-- SIP
|
||||
['SIP_CALL_ID'] = NTOP_BASE_ID+130,
|
||||
['SIP_CALLING_PARTY'] = NTOP_BASE_ID+131,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue