package dns-server
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.6.tbz
sha256=4c3df263dd4596f8563615fe3644e2fad5978b66a268c3ef352083d7fee0ffc8
sha512=1df298223c753092ae8756d5cbd4c1788f716bb6393fa3e9e484ba5acb9bc6a4e394e654785c4e80330eeea3b2809598704d4b043dad2829bc77d14857ebb295
Description
Primary and secondary DNS server implemented in value-passing style. Needs an effectful layer to be useful.
Added to opam-repository:
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.6" -
dns-resolver
>= "10.2.6" -
dns-stub
>= "10.2.6"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page