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.0/dns-v6.0.0.tbz
sha256=fe8f4ba5c3cdd29a958ed0378ae2410bc9a34520bb46e0c6fbc4146c9dfe0a27
sha512=c74bdb09f613fc71b7d53db481890a70f6aeb36adfec5c9b81a11c24870b93ab4003893e56c4e24f636722eb7feb51f005ae4f16cd9f218a0ddd8ed271a01326
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/dns-mirage/dns-mirage.6.0.0/opam
Required by