package dns

  1. Overview
  2. Docs
DNS client and server implementation

Install

Dune Dependency

Authors

Maintainers

Sources

v0.13.0.tar.gz
sha256=5972cd5d38d043f5ac1eaa23efdfcf7138cff55fab191a94e839ae33970d5b11
md5=0d271a8402f20a0c56cd1bf7da0b43e3

Description

This is a pure OCaml implementation of the DNS protocol. It is intended to be a reasonably high-performance implementation, but clarity is preferred rather than low-level performance hacks.

Tags

org:mirage org:xapi-project

Published: 26 Jan 2015

Dependencies (11)

  1. ocamlbuild build
  2. ounit
  3. base64 >= "2.0.0" & < "3.0.0"
  4. ipaddr >= "2.2.0" & < "2.8.0"
  5. cmdliner
  6. re
  7. ocamlfind
  8. cstruct >= "1.0.1" & < "1.6.0"
  9. lwt >= "2.4.3" & < "3.0.0"
  10. base-bytes
  11. ocaml >= "4.00.0" & < "5.0"

Dev Dependencies (1)

  1. pcap-format with-test

Used by (10)

  1. dns-async = "1.1.1"
  2. dns-forward
  3. dnscurve >= "0.3.0"
  4. dnssd
  5. letsencrypt < "0.3.0"
  6. letsencrypt-dns < "1.0.0"
  7. libres3 >= "0.3"
  8. miou
  9. mirage-dns < "2.5.0"
  10. vpnkit < "0.1.1"

Conflicts (3)

  1. io-page >= "1.3.0"
  2. async < "109.21.00"
  3. mirage-types < "1.2.0" | > "3.0.0"
OCaml

Innovation. Community. Security.