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.0/dns-v6.1.0.tbz
sha256=dd7d71de61d0ef7be6d1ffca0b4d6b8ef18e49de46625b3e54e7d43c05153706
sha512=a7dbf0865e9b0cccc12e038f591c4f210d967da0e7afc262fe2f047be0138e8dccb9aa2ff05b8a90b87752ffb00b23021ab93912a879978defa1bf921e5ad232
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/dns/dns.6.1.0/opam
Required by
Optionally used by