Expand description

Code for iterative DNS queries (+trace mode).

Functions

Performs an iterative query for the information specified in args, starting at one of the root servers. If args.verify_dnssec is true, also returns the DNSKEYs of all queried zones (including the root zone) and their RRSIGs.

Type Definitions

Contains the following information for an answer received from a nameserver:
Contains a list of all DNSKEY records, including their RRSIG records, for a list of zones.