charrua-coreversion

DHCP core library - a DHCP server and wire frame encoder and decoder

charrua-core is an ISC-licensed DHCP library implementation in OCaml.

docs Build Status

It provides basically two modules, a Dhcp_wire responsible for parsing and constructing DHCP messages and a Dhcp_server module used for constructing DHCP servers.

charrua-unix is a Unix DHCP server based on charrua-core.

mirage is a Mirage DHCP unikernel server based on charrua-core.

You can browse the API for charrua-core at http://mirage.github.io/charrua-core/api

AuthorChristiano F. Haesbaert <haesbaert@haesbaert.org>
LicenseISC
Published
Homepagehttps://github.com/mirage/charrua-core
Issue Trackerhttps://github.com/mirage/charrua-core/issues
MaintainerChristiano F. Haesbaert <haesbaert@haesbaert.org>
Dependencies
Source [http] https://github.com/mirage/charrua-core/releases/download/v0.7/charrua-core-0.7.tbz
md5=8dc296dd688e9cea29bfb131774a7b41
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/charrua-core/charrua-core.0.7/opam
Required by