package charrua-client

  1. Overview
  2. Docs
DHCP client implementation

Install

Dune Dependency

Authors

Maintainers

Sources

charrua-2.0.0.tbz
sha256=ecacfd0f17bdf2ba261049d2b3cc03aa473eec4a9d77b0a83c0ce2c402c512bb
sha512=9f24a36f934824581d5af9886bdd22e82a1ba0ce174d752d43de9b527392140c19b65a93b18b3ca07c441f84315fefff7002a71eebf573ce1b747e74de861a9d

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: 12 Feb 2025

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

OCaml

Innovation. Community. Security.