dns
DNS client and server implementation
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.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 22 Oct 2015
- Authors
- Maintainers
Sources
Dependencies
ocamlbuild
build
pcap-format
with-test
ounit
with-test
base64
>= "2.0.0" & < "3.0.0"
uri
>= "1.7.0" & < "1.9.4"
ipaddr
>= "2.6.0" & < "2.8.0"
cstruct
>= "1.0.1" & < "2.0.0"
lwt
>= "2.4.7" & < "3.0.0"
ocamlfind
build
ocaml
>= "4.00.0" & < "5.0"
Reverse Dependencies
dns-async
= "1.1.1"
imaplet-lwt
>= "0.1.12"
letsencrypt
< "0.3.0"
libres3
>= "0.3"
mirage-dns
< "2.6.0"
vpnkit
< "0.1.1"
Conflicts
async
< "112.24.00"
mirage-types
< "1.2.0" | > "3.0.0"