API Reference erldns v#10.5.3
View SourceModules
Convenience API to start erldns directly.
Erldns admin API.
Support for the erldns Admin API root resource at path /.
Support for the erldns Admin API root resource at path /zones/:name.
Support for the erldns Admin API root resource at path /zones/:zonename/records[/:record_name].
Implementation of AXFR with IP address whitelisting required.
Provide application-wide configuration access.
DNSSEC implementation.
Add Extended DNS Error (EDE) options to DNS responses.
Set the UDP payload size in answers.
Raise an event if the given message is empty or refused.
The module that handles the resolution of a single DNS question.
DNS listeners configuration.
A basic packet cache that is used to avoid multiple lookups for the same question received within the cache TTL.
It declares a pipeline of sequential transformations to apply to an incoming query until a response is constructed.
Stateful query throttling. Currently only throttles ANY queries.
Remove all redundant questions from a DNS message, and parses the first question into a list of labels.
Resolve a DNS query.
DNS recursion.
Counts the sections and updates the respective header fields at once.
Sorts the answers, ensuring that CNAME RRs are ordered first.
A cache holding all of the zone data.
Encoding and decoding of zone data in JSON format.
Functions for loading zones from local or remote sources.
The system responsible for loading and caching zone data.