mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 07:29:32 +00:00
parent
9bd7f6a0c1
commit
ec9d092423
7 changed files with 34 additions and 8 deletions
|
|
@ -276,6 +276,8 @@ template = {
|
|||
['DNS_QUERY_TYPE'] = NTOP_BASE_ID+207,
|
||||
['DNS_RET_CODE'] = NTOP_BASE_ID+208,
|
||||
['DNS_NUM_ANSWERS'] = NTOP_BASE_ID+209,
|
||||
['DNS_TTL_ANSWER'] = NTOP_BASE_ID+352,
|
||||
['DNS_RESPONSE'] = NTOP_BASE_ID+398,
|
||||
|
||||
-- POP
|
||||
['POP_USER'] = NTOP_BASE_ID+210,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue