Module domain::bits::opt[][src]

Record data for OPT records.

OPT records are meta records used by EDNS to convey additional data about clients, servers, and the query being performed. Because these records are fundamental for modern DNS operations, they are here instead of in the rdata module and the types defined for operating on them differ from how other record types are handled.

Modules

rfc5001
rfc6975

EDNS Options from RFC 6975.

rfc7314

EDNS Options from RFC 7314

rfc7828

EDNS Options from RFC 7828

rfc7830

EDNS Options from RFC 7830

rfc7871

EDNS Options from RFC 7871

rfc7873

EDNS Options form RFC 7873

rfc7901

EDNS Options from RFC 7901

rfc8145

EDNS Options from RFC 8145.

Structs

Opt
OptIter

Traits

OptData
ParsedOptData