Module trust_dns_proto::rr::rdata::opt

source ·
Expand description

option record for passing protocol options between the client and server

Structs§

  • The OPT record type is used for ExtendedDNS records.

Enums§

  • The code of the EDNS data option
  • options used to pass information about capabilities between client and server

Functions§

  • Write the RData from the given Decoder
  • Read the RData from the given Decoder