Crate dns_resolver

Source

Modules§

cache
context
forwarding
local
metrics
recursive
util

Constants§

RECURSION_LIMIT
Maximum recursion depth. Recursion is used to resolve CNAMEs, so a chain of CNAMEs longer than this cannot be resolved.

Functions§

resolve
Resolve a question using the standard DNS algorithms.