# Functions
GetDNSQuestions returns the dns questions from a given packet.
GetDNSRecords returns a dns record.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
LayerDHCPv4 wrapper to generate extra layer.
LayerDNS wrapper to generate extra layer.
DNSMX specifies the mail server responsible for accepting email messages on behalf of a domain name.
DNSOPT is a DNS Option, see RFC6891, section 6.1.2.
DNSQuestion stores the question for a DNS query.
DNSResourceRecord holds resource records for DNS structs.
DNSSOA is a type of resource record in the Domain Name System (DNS) containing administrative information about the zone, especially regarding zone transfers.
DNSSRV is a specification of data in the Domain Name System defining the location, i.e.
LayerVRRPv2 wrapper to generate extra layer.