dns-mirageversion

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
Source [http] https://github.com/mirage/ocaml-dns/releases/download/v6.0.2/dns-v6.0.2.tbz
sha256=4d247be6439fa3e00c7a8f8c367ea47b8eae8056557e98b08fe83c1efa3cf6cf
sha512=ab39241cde561e76c0842a96dc6042cdc58d4fff7ae1aa4bfd8e11a9913ddf74d49a6eed095a483f9c925db23f58b6573822322070671bfbff9f389f7b1dfb7a
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/dns-mirage/dns-mirage.6.0.2/opam
Required by