package charrua-client

  1. Overview
  2. No Docs
DHCP client implementation

Install

dune-project
 Dependency

Authors

Maintainers

Sources

charrua-3.2.0.tbz
sha256=4a250716f81ff724c2461ed2baa341f088cd706ab2bb6097348379433069e2cb
sha512=392bbf6620e1a62e333c7b44b5df31740185db05874eab7edffaaa0e4adb63960ef26e0073298784d63ad5f105fe3d9cced035a10a8a605c8fbede5604c5f65e

Description

charrua-client is a DHCP client powered by charrua.

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

Tags

org:mirage

Published: 02 Jul 2026

Dependencies (19)

  1. lwt >= "4.0.0"
  2. tcpip >= "9.0.0"
  3. arp >= "3.0.0"
  4. ethernet >= "3.0.0"
  5. randomconv
  6. fmt
  7. logs
  8. duration
  9. randomconv >= "0.2.0"
  10. mirage-net >= "3.0.0"
  11. mirage-sleep >= "4.0.0"
  12. mirage-mtime >= "4.0.0"
  13. mirage-crypto-rng >= "1.0.0"
  14. macaddr >= "4.0.0"
  15. ipaddr >= "5.0.0"
  16. cstruct >= "6.0.0"
  17. charrua = version
  18. ocaml >= "4.08.0"
  19. dune >= "1.4.0"

Dev Dependencies (4)

  1. charrua-server = version & with-test
  2. mirage-crypto-rng with-test & >= "1.2.0"
  3. cstruct-unix with-test
  4. alcotest with-test

Used by

None

Conflicts

None