Added FLOW_VERDICT handling

This commit is contained in:
Luca Deri 2021-04-19 23:49:23 +02:00
parent 3cb65f4b49
commit 3dda9ba905
9 changed files with 19 additions and 4 deletions

View file

@ -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,