pom-ng:proto:dns
This is an old revision of the document!
Table of Contents
Protocol dns
This module parses DNS connections as defined in RFC 1035 and others.
Events
None.
Packet fields
Name | Type | Description |
---|---|---|
id | uint16 | ID. |
response | bool | True is this is a response from a server. False otherwise. |
rcode | uint8 | Response code. |
qdcount | uint16 | Question count. |
ancount | uint16 | Answer count. |
nscount | uint16 | Name server count. |
arcount | uint16 | Additional record count. |
Parameters
None.
pom-ng/proto/dns.1352901096.txt.gz · Last modified: 2020/05/26 21:59 (external edit)