package charrua-unix

  1. Overview
  2. Docs

Description

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

Build Status

Published: 15 Apr 2017

README

Charrua DHCP Unix Server

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.

Dependencies (11)

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

Dev Dependencies

None

Used by

None

Conflicts

None