dns 1.1.1
Libraries
This package provides the following libraries (via dune):
dns
Documentation:
Dns.Dig
Pretty printing (dig style) of DNS Packets and their componentsDns.Loader
How to build up a DNS trie from separate RRs.Dns.Name
Domain name and label handling.Dns.Operators
Some widely used operators.Dns.Packet
DNS packet manipulation using theCstruct
library. Something of a catch-all for the time being.Dns.Probe
Implements the core of the unique name probing part of a Multicast DNS (mDNS) responder.Dns.Protocol
Dns.Query
Map DNS query-response mechanism onto trie database.Dns.RR
Datatypes and handling for DNS Resource Records and RRSets.Dns.Resolvconf
Dns.Trie
Interface to 256-way radix trie for DNS lookups. Non-standard behaviour:Dns.Zone
Load a zone file.Dns.Zone_lexer
Dns.Zone_parser
Dependencies: re, re.str, ipaddr, uri, uri.services, base64, hashcons, cstruct, result, stdlib-shims