package charrua-core
Charrua DHCP core library.
Install
Dune Dependency
Authors
Maintainers
Sources
charrua-core-0.5.tbz
sha256=e4693787c13b4516f021a8ce2dc3f2285708ab42da4b64e0dc66080c5881eb75
md5=e722882d95dd898454bdb3d6c12048a4
Description
charrua-core is an ISC-licensed DHCP library implementation in ocaml.
It provides basically two modules, a Dhcp
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://haesbaert.github.io/charrua-core/api
Features
- Dhcp_server supports a stripped down ISC dhcpd.conf, so you can probably just use your old dhcpd.conf, it also supports manual configuration building in ocaml.
- Logic/sequencing is agnostic of IO and platform, so it can run on Unix as a process, as a Mirage unikernel or anything else.
- Dhcp_wire provides marshalling and unmarshalling utilities for DHCP, it is the base for Dhcp_server.
- All DHCP options are supported at the time of this writing.
- Code is purely applicative.
- It's in ocaml, so it's pretty cool.
The name charrua
is a reference to the, now extinct, semi-nomadic people of
southern South America.
This project became one of the [Mirage Pioneer] (https://github.com/mirage/mirage-www/wiki/Pioneer-Projects) projects.
Published: 15 Mar 2017
Dependencies (14)
- rresult
-
tcpip
>= "3.1.0" & < "3.2.0"
-
ipaddr
>= "2.5.0" & < "3.0.0"
- sexplib
- ppx_cstruct
-
cstruct
>= "1.9.0" & < "3.0.0"
-
menhir
build
- ppx_tools
- ppx_sexp_conv
- ppx_deriving
-
topkg
build
-
ocamlbuild
build
-
ocamlfind
build
-
ocaml
>= "4.03"
Dev Dependencies (1)
-
io-page
with-test
Used by (2)
-
charrua-unix
>= "0.5" & < "0.9"
-
vpnkit
< "0.1.1"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page