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.4.tbz
sha256=d852d15ca2f58db573679bf18688745600b91296e2e54486609869d666f3d12f
sha512=09d3b1cf76bccbff1a0c042922a3e9d6fa3605770d3d9d9aab3462f32d9156c87f6468b531f27dbcc1ce9030c1bd5f3c81c051f5f6a7ee7d802c1fddf1848058
Description
Primary and secondary DNS server implemented in value-passing style. Needs an effectful layer to be useful.
Published: 24 Feb 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.4" -
dns-resolver
>= "10.2.4" -
dns-stub
>= "10.2.4"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page