Structs§
- A request payload with (request) lines.
- A response section
- Flags which control the status of th DNS query
Enums§
- A two octet code that specifies the class of the query.
- A two octet code which specifies the type of the query. TYPE fields are used in resource records. Note that these types are a subset of QTYPEs. QTYPE fields appear in the question part of a query. QTYPES are a superset of TYPEs, hence all TYPEs are valid QTYPEs.
Constants§
- A hosts file location on disk
- Default BIND for IPv4
- Default BIND for IPv6
- A nsswitch location
- A location on the disk where resolv.conf is located
Functions§
- Converts a part of the octec of IP to printable hex i.e valid range is from 0 up to 15 will be converted to 0x30..0x39 and ‘a’..‘f’.
- Converts IpAddr to sequence of bytes coded specially for the payload of package.