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: 06 Mar 2017

Dependencies (25)

  1. io-page-unix with-test
  2. duration with-test
  3. mirage-profile with-test
  4. mirage-kv-lwt with-test & < "2.0.0"
  5. mirage-kv with-test & < "2.0.0"
  6. mirage-time-lwt with-test
  7. mirage-stack-lwt with-test
  8. mirage-protocols with-test & < "2.0.0"
  9. pcap-format with-test
  10. ounit with-test
  11. lwt with-test
  12. result
  13. hashcons
  14. base64 >= "2.0.0" & < "3.0.0"
  15. uri >= "1.7.0" & < "1.9.4"
  16. ipaddr >= "2.6.0" & < "2.8.0"
  17. re
  18. cstruct >= "2.0.0" & < "3.0.0"
  19. base-bytes
  20. ppx_deriving
  21. ppx_cstruct
  22. topkg build & >= "0.8.0"
  23. ocamlbuild build
  24. ocamlfind build
  25. ocaml >= "4.03.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.7.0"
  10. vpnkit

Conflicts (4)

  1. mirage-kv-lwt >= "2.0.0"
  2. lwt < "2.4.7" | >= "3.0.0"
  3. async < "112.24.00"
  4. mirage-types-lwt < "3.0.0"