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: 03 May 2016

Dependencies (15)

  1. pcap-format with-test
  2. ounit with-test
  3. hashcons
  4. mirage-profile
  5. base64 >= "2.0.0" & < "3.0.0"
  6. uri >= "1.7.0" & < "1.9.4"
  7. ipaddr >= "2.6.0" & < "2.8.0"
  8. cmdliner
  9. re
  10. ppx_tools
  11. cstruct >= "1.9.0" & < "3.0.0"
  12. lwt >= "2.4.7" & < "3.0.0"
  13. base-bytes
  14. ocamlfind build
  15. ocaml >= "4.02.0" & < "5.0"

Reverse Dependencies (10)

  1. dns-async = "1.1.1"
  2. dns-forward
  3. dnssd
  4. imaplet-lwt >= "0.1.12"
  5. jitsu
  6. letsencrypt < "0.3.0"
  7. letsencrypt-dns
  8. libres3 >= "0.3"
  9. mirage-dns < "2.6.0"
  10. vpnkit < "0.1.1"

Conflicts (2)

  1. async < "112.24.00"
  2. mirage-types < "1.2.0" | > "3.0.0"