package dns-server
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
DNS server, primary and secondary
Install
dune-project
Dependency
Authors
Maintainers
Sources
dns-10.2.5.tbz
sha256=23af091a6e4c13322b7f9094577e6d72dfcd5e23c4ec00fa3520edb4ff9f5fef
sha512=36b2e4eef2fd9f27bdafba10a86b078cb37e4cd461b363a57b71ca9bd7493ec2388cd9e44c374f1c2a65b73e0dd16c959aed7bd0f91151b3027737b44d4c9332
Description
Primary and secondary DNS server implemented in value-passing style. Needs an effectful layer to be useful.
Published: 21 Apr 2026
Dependencies (14)
-
logs
>= "0.7.0" - metrics
-
tcpip
>= "8.2.0" -
mirage-ptime
>= "5.0.0" -
mirage-mtime
>= "5.0.0" -
mirage-sleep
>= "4.0.0" -
lwt
>= "4.2.1" -
duration
>= "0.1.2" -
randomconv
>= "0.2.0" -
dns-mirage
= version -
dns
= version -
cstruct
>= "6.0.0" -
ocaml
>= "4.13.0" -
dune
>= "2.8.0"
Dev Dependencies (4)
-
base64
with-test & >= "3.0.0" -
dns-tsig
with-test -
alcotest
with-test -
mirage-crypto-rng
with-test & >= "1.2.0"
Used by (3)
-
dns-cli
>= "10.2.5" -
dns-resolver
>= "10.2.5" -
dns-stub
>= "10.2.5"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page