dnsversion

An opinionated Domain Name System (DNS) library

µDNS supports most of the domain name system used in the wild. It adheres to strict conventions. Failing early and hard. It is mostly implemented in the pure fragment of OCaml (no mutation, isolated IO, no exceptions).

Legacy resource record types are not dealt with, and there is no plan to support ISDN, MAILA, MAILB, WKS, MB, NULL, HINFO, ... . AXFR is only handled via TCP connections. The only resource class supported is IN (the Internet). Truncated hmac in TSIG are not supported (always the full length of the hash algorithm is used).

Please read the blog article for a more detailed overview.

AuthorHannes Mehnert <hannes@mehnert.org>
LicenseBSD-2-Clause
Published
Homepagehttps://github.com/mirage/ocaml-dns
Issue Trackerhttps://github.com/mirage/ocaml-dns/issues
Maintainerteam AT robur dot coop
Dependencies
Conflicts
Source [http] https://github.com/mirage/ocaml-dns/releases/download/v6.1.3/dns-v6.1.3.tbz
sha256=984c488f05af72f52625df67a5f53bd0aa7bb139e0f92556437d341d3e4d8647
sha512=330f28465a980ab8a2ce99bc0672ad61488767ef866aa7752e842478866bef085eaead75f49add325e3895b9f498f9aad21ef4e067c72ec5d7a442a1410e62e6
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/dns/dns.6.1.3/opam
Required by
Optionally used by