package dns

  1. Overview
  2. Docs
DNS client and server implementation

Install

Dune Dependency

Authors

Maintainers

Sources

v0.11.0.tar.gz
sha256=6223d3b0d55201a856ea7508befc1ef29382fc7e206e97a06a5b8f5065b1b26a
md5=b56aba7928068ef3dfa5aef3531fceb0

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: 09 Nov 2014

Dependencies (9)

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

Dev Dependencies

None

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.