package charrua-unix

  1. Overview
  2. Docs
Charrua DHCP Unix Server

Install

Dune Dependency

Authors

Maintainers

Sources

v0.4.tar.gz
md5=8e25acaf61b2a21d74937e583418ed79

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: 27 Feb 2017

Dependencies (7)

  1. tuntap >= "1.2.0" & < "2.0.0"
  2. rawlink < "1.0"
  3. cmdliner
  4. charrua-core = "0.4"
  5. lwt
  6. ocamlfind build
  7. ocaml >= "4.02"

Dev Dependencies

None

Used by

None

Conflicts

None