package charrua-unix

  1. Overview
  2. No Docs
Charrua DHCP Unix Server

Install

Dune Dependency

Authors

Maintainers

Sources

v0.1.tar.gz
md5=57feacab4ba945c40794e186524c88ea

Description

charrua-unix is an ISC-licensed Unix DHCP daemon based on charrua-core.

Features

  • Supports a stripped down ISC dhcpd.conf. A configuration sample can be found here
  • Priviledge dropping, the daemon doesn't run as root.
  • Almost purely-functional code.
  • Support for multiple interfaces/subnets.

Try charruad --help for options.

Published: 10 Oct 2015

Dependencies (12)

  1. mtime < "1.0.0"
  2. cstruct < "2.0"
  3. tuntap >= "1.2.0" & < "2.0.0"
  4. ocamlbuild build
  5. camlp4 build
  6. sexplib < "113.09.00"
  7. type_conv build
  8. rawlink < "1.0"
  9. cmdliner
  10. charrua-core <= "0.1"
  11. ocamlfind build
  12. ocaml >= "4.02"

Dev Dependencies

None

Used by

None

Conflicts

None