Module dominion::body

source ·
Expand description

The body of the DNS packet (Questions and Resource Records)

Modules

Domain name structure and funtions

Structs

A query for a ResourceRecord of the specified QType and Class.
The ResourceRecord preamble. Common data to all resource record types.
A description of a resource that can be used as an answer to a question or to provide additional information in the authority or additional fields of a DNS packet.

Enums

An enumeration of the different available DNS Classes.
The type of Question.
The ResourceRecord data associated with the corresponding Name.
The type of ResourceRecord.