charrua-client
  1. Overview
  2. Docs
DHCP client implementation

Install

Authors

Maintainers

Sources

charrua-core-0.11.0.tbz
md5=f4bb1ac3d1443a576982eae49d0eb7d8

Description

charrua-client is a DHCP client powered by charrua-core.

The base library exposes a simple state machine in Dhcp_client for use in acquiring a DHCP lease.

Tags

org:mirage

Published: 17 Nov 2018

Dependencies (5)

  1. ipaddr < "4.0.0"
  2. cstruct >= "3.0.2"
  3. charrua-core >= "0.11.0" & < "0.12.0"
  4. ocaml >= "4.04.2"
  5. jbuilder >= "1.0+beta9"

Dev Dependencies (3)

  1. mirage-random-test with-test
  2. cstruct-unix with-test
  3. alcotest with-test

Used by (2)

  1. charrua-client-lwt = "0.11.0"
  2. charrua-client-mirage = "0.11.0"

Conflicts

None