package charrua-unix

  1. Overview
  2. Docs
Charrua DHCP Unix Server

Install

Dune Dependency

Authors

Maintainers

Sources

v0.5.tar.gz
md5=471eafdeb902a151e07b9d2b2dc7d1df

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: 17 Mar 2017

Dependencies (9)

  1. cstruct-unix = "0"
  2. mtime < "1.0.0"
  3. tuntap >= "1.2.0" & < "2.0.0"
  4. rawlink < "1.0"
  5. cmdliner
  6. charrua-core >= "0.5"
  7. lwt
  8. ocamlfind build
  9. ocaml >= "4.03" & < "4.06.0"

Dev Dependencies

None

Used by

None

Conflicts

None