charrua-client
DHCP client implementation

Install

Authors

Maintainers

Sources

charrua-v1.5.0.tbz
sha256=4ce74a5e78402f3d645ddcb344aaa1348349a8d5a35b8b55112aff0cb84db8e1
sha512=ac6960de516642793b928224c95da997042d2907829496843481894b38804e3b465b5f9703bd8c02e5202059847ee5c16db6975c630b462448db511b39f34f87

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: 16 Dec 2021

Dependencies (17)

  1. lwt >= "4.0.0"
  2. tcpip >= "7.0.0"
  3. arp >= "3.0.0"
  4. ethernet >= "3.0.0"
  5. fmt
  6. logs
  7. duration
  8. mirage-net >= "3.0.0"
  9. mirage-time >= "2.0.0"
  10. mirage-clock >= "3.0.0"
  11. mirage-random >= "2.0.0"
  12. macaddr >= "4.0.0"
  13. ipaddr >= "5.0.0"
  14. cstruct >= "6.0.0"
  15. charrua = version
  16. ocaml >= "4.08.0"
  17. dune >= "1.4.0"

Dev Dependencies (4)

  1. charrua-server = version & with-test
  2. mirage-random-test with-test & >= "0.1.0"
  3. cstruct-unix with-test
  4. alcotest with-test

Used by

None

Conflicts

None