Scroll to navigation

dnsjit.core.object.dns.rr(3) Library Functions Manual dnsjit.core.object.dns.rr(3)

NAME

dnsjit.core.object.dns.rr - Container of a DNS resource record

DESCRIPTION

The object that describes a DNS resource record.

Attributes

Set if there is a type.
Set if there is a class.
Set if there is a ttl.
Set if there is a rdlength.
Set if there is resource record data.
Set if there are any labels within the rdata.
Set if there is padding.
The type.
The class.
The TTL.
The resource record data length.
The number of labels found in the record.
The offset within the payload for the resource record data.
The number of labels found inside the resource record data.
The offset within the payload where the padding starts.
The length of the padding.

Functions

Create a new resource record.

SEE ALSO

dnsjit.core.object.dns(3)

AUTHORS and CONTRIBUTORS

Jerry Lundström (DNS-OARC), Tomáš Křížek (CZ.NIC), Petr Špaček (ISC)

Maintained by DNS-OARC

BUGS

For issues and feature requests please use:

For question and help please use:

admin@dns-oarc.net
1.3.0 dnsjit