package dns

  1. Overview
  2. Docs
DNS client and server implementation

Install

Dune Dependency

Authors

Maintainers

Sources

v0.16.0.tar.gz
sha256=b8b56f9979b650ae3f1a9a52385027c5a80e7f5bd25e6326d0fef480a5f0a56f
md5=00935fd26d9bbf80deb55c930316951e

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: 22 Oct 2015

Dependencies (12)

  1. ocamlbuild build
  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. cstruct >= "1.0.1" & < "2.0.0"
  9. lwt >= "2.4.7" & < "3.0.0"
  10. base-bytes
  11. ocamlfind build
  12. ocaml >= "4.00.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.