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.1/dns-v6.1.1.tbz
sha256=34a8569462b500a9f0c0ffcd43e3153d60997337ebfc57c52815284da1cff4e9
sha512=f3ee2db1ac9eb508c8d365d02b92e2636fc6462bad76be9b4ca5a5286cb481c2340338c4a2ac61fa6e696a408aa61d9563991d27e6655c6889b610f7e7c9bb99
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/dns/dns.6.1.1/opam
Required by
Optionally used by