mirage/ocaml-dns

Name: ocaml-dns

Owner: MirageOS

Description: OCaml implementation of the DNS protocol

Created: 2012-01-10 01:38:53.0

Updated: 2018-03-13 19:26:39.0

Pushed: 2017-11-06 21:31:23.0

Homepage:

Size: 2109

Language: OCaml

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

OCaml-DNS - DNS client and server implementation in pure OCaml

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.

Build Status

To build it, please use the OPAM package manager (1.2+):

opam pin add dns .

This will install the dependencies needed and give you a working development version of the library.

Packages:

Areas that need work:


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.