Module dnstap Copy item path Source dnstap Nested message and enum types in Dnstap. message Nested message and enum types in Message. policy Nested message and enum types in Policy. Dnstap “Dnstap”: this is the top-level dnstap type, which is a “union” type that
contains other kinds of dnstap payloads, although currently only one type
of dnstap payload is defined.
See: https://developers.google.com/protocol-buffers/docs/techniques#union Message Message: a wire-format (RFC 1035 section 4) DNS message and associated
metadata. Applications generating “Message” payloads should follow
certain requirements based on the MessageType, see below. Policy Policy: information about any name server operator policy
applied to the processing of a DNS message. SocketFamily SocketFamily: the network protocol family of a socket. This specifies how
to interpret “network address” fields. SocketProtocol SocketProtocol: the protocol used to transport a DNS message.