package charrua-client

  1. Overview
  2. Docs
Library using charrua-core to provide a DHCP-configured IPv4 implementation

Install

Dune Dependency

Authors

Maintainers

Sources

charrua-client-0.1.0.tbz
md5=40932786184f5f8822ec9343a7775531

README.md.html

README.md

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

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

An optional sublibrary, charrua-client.mirage, exposes an additional functor for use with the MirageOS library operating system.