package dns-server

  1. Overview
  2. No Docs
DNS server, primary and secondary

Install

dune-project
 Dependency

Authors

Maintainers

Sources

dns-8.0.0.tbz
sha256=0882061bc5bfa7515ab26c84ca8062323ac5931b3f8ae2952794b0c927d8854e
sha512=1b937aea10a76aebd6b9f44e7142fb0818e17147048fc7ff99ff6f29e5b217eb75e2bc700464089ed453ced2fede4a094828bf278a555736b51fbe285d6271a4

Description

Primary and secondary DNS server implemented in value-passing style. Needs an effectful layer to be useful.

Published: 30 May 2024

Dependencies (13)

  1. logs >= "0.7.0"
  2. metrics
  3. tcpip >= "7.0.0"
  4. mirage-clock >= "3.0.0"
  5. mirage-time >= "2.0.0"
  6. lwt >= "4.2.1"
  7. duration >= "0.1.2"
  8. randomconv >= "0.1.2" & < "0.2.0"
  9. dns-mirage = version
  10. dns = version
  11. cstruct >= "6.0.0"
  12. ocaml >= "4.08.0"
  13. dune >= "2.0.0"

Dev Dependencies (4)

  1. base64 with-test & >= "3.0.0"
  2. dns-tsig with-test
  3. alcotest with-test
  4. mirage-crypto-rng with-test & >= "0.11.0" & < "1.0.0"

Used by (3)

  1. dns-cli < "9.1.0"
  2. dns-resolver < "9.1.0"
  3. dns-stub < "9.1.0"

Conflicts

None

OCaml

Innovation. Community. Security.