API Reference erldns v#7.0.0-rc2
View SourceModules
Convenience API to start erl-dns directly.
Erldns admin API.
The erldns OTP application.
Implementation of AXFR with IP address whitelisting required.
Provide application-wide configuration access.
Placeholder for eventual DNSSEC implementation.
EDNS0 implementation.
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.
The pipeline specification.
Stateful query throttling. Currently only throttles ANY
queries.
Resolve a DNS query.
API for a module's function calls. Please note that all crashes should be handled at the lowest level of the API (ex. erldns_storage_json).
Functions related to TXT record parsing.
A cache holding all of the zone data.
A process that maintains a collection of encoders in its state for encoding zones from their Erlang representation to JSON.
Functions for loading zones from local or remote sources.
Process for parsing zone data from JSON to Erlang representations.