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.
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
Author | Christiano F. Haesbaert <haesbaert@haesbaert.org> |
---|---|
License | ISC |
Published | |
Homepage | https://github.com/mirage/charrua-core |
Issue Tracker | https://github.com/mirage/charrua-core/issues |
Maintainer | Christiano F. Haesbaert <haesbaert@haesbaert.org> |
Dependencies |
|
Source [http] | https://github.com/mirage/charrua-core/releases/download/v0.7/charrua-core-0.7.tbz sha256=9188ccc4f645249a7135c4584a992e3f2cb059bd04e9da670013067ca745b318 md5=8dc296dd688e9cea29bfb131774a7b41 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/charrua-core/charrua-core.0.7/opam |
Required by
- charrua-unix>=0.5 & <0.9
- vpnkit<0.1.1