package charrua-client

  1. Overview
  2. No Docs
DHCP client implementation

Install

dune-project
 Dependency

Authors

Maintainers

Sources

charrua-3.1.0.tbz
sha256=2def09a9bef7d7b733c786754a67b1502ab62ed14906ab1e72cd2fb63cca7cb3
sha512=53761f002825a14532a708c91a1e54f8e3933f0b406c637042b0dc299244de2c81af406279ee5256935b06a98bd1d2e106fd9cc8618594e116449c3b27e26397

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: 19 Feb 2026

Dependencies (18)

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