Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Dnsmodule Dig : sig ... endPretty printing (dig style) of DNS Packets and their components
module Loader : sig ... endHow to build up a DNS trie from separate RRs.
module Name : sig ... endDomain name and label handling.
module Operators : sig ... endSome widely used operators.
module Packet : sig ... endDNS packet manipulation using the Cstruct library. Something of a catch-all for the time being.
module Probe : sig ... endImplements the core of the unique name probing part of a Multicast DNS (mDNS) responder.
module Protocol : sig ... endmodule Query : sig ... endMap DNS query-response mechanism onto trie database.
module RR : sig ... endDatatypes and handling for DNS Resource Records and RRSets.
module Resolvconf : sig ... endmodule Trie : sig ... endInterface to 256-way radix trie for DNS lookups. Non-standard behaviour:
module Zone : sig ... endLoad a zone file.
module Zone_lexer : sig ... endmodule Zone_parser : sig ... end