dns 0.10.0
Authors | Anil Madhavapeddy, Tim Deegan, Richard Mortier, Haris Rotsos, David Sheets and Thomas Gazagnaire | |||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
License | LGPL-2.0 & LGPL-2.1 with OCaml linking exception & ISC | |||||||||||||||||||||||||||||||||||||
Homepage | https://github.com/mirage/ocaml-dns | |||||||||||||||||||||||||||||||||||||
Maintainer | mirageos-devel@lists.xenproject.org | |||||||||||||||||||||||||||||||||||||
Tags | org:mirage and org:xapi-project | |||||||||||||||||||||||||||||||||||||
Dependencies |
|
|||||||||||||||||||||||||||||||||||||
Optional dependencies |
|
|||||||||||||||||||||||||||||||||||||
OCaml | >= 4.00.0 | |||||||||||||||||||||||||||||||||||||
Published | Aug 28, 2014 | |||||||||||||||||||||||||||||||||||||
Source [http] |
https://github.com/mirage/ocaml-dns/archive/v0.10.0.tar.gz 275abff6ecdcbc25a2a392cfd11a2f1a |
|||||||||||||||||||||||||||||||||||||
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/dns/dns.0.10.0/opam |
DNS client and server implementation
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.