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.2/dns-v6.1.2.tbz
sha256=b50a96988282ecc261f39d2307be4f0c1aead38cb0e1b3763cc4e8a00f9df91e
sha512=33e668cb5d7d542e3f164f5f4c2ad1ff454ed4806428f3a57706cc5728ca91d66683a7c8f82aa9e319dba58a91605bd1443bdcc17621313a431bba54a664e803
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/dns/dns.6.1.2/opam
Required by
Optionally used by