package dns

  1. Overview
  2. Docs
DNS client and server implementation

Install

Dune Dependency

Authors

Maintainers

Sources

v0.18.1.tar.gz
sha256=c570a9f215bbafacb83319fd1d21fd393357c97359c237b941767d81764cc5e6
md5=a232d3fae3363d00ad5fe672949b3240

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 (13)

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

Dev Dependencies (2)

  1. pcap-format with-test
  2. ounit with-test

Conflicts (2)

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

Innovation. Community. Security.