package charrua-client

  1. Overview
  2. No Docs
DHCP client implementation

Install

Dune Dependency

Authors

Maintainers

Sources

charrua-1.6.0.tbz
sha256=1f6f7c1211a45ebbbd56a78b12fdbceaa98efae97ac3bd6f4855da47a3a3ac34
sha512=6ea3cb92efca7c33ee9aa1411223bec9045ece9939657594ebc47ae93408c4d87e8b40812751fc86555061d91ccd338b3fbcfe6059e1dd770303329b5e527a96

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: 10 Dec 2024

Dependencies (18)

  1. lwt >= "4.0.0"
  2. tcpip >= "8.1.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-time >= "2.0.0"
  11. mirage-clock >= "3.0.0"
  12. mirage-crypto-rng-mirage >= "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 (5)

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

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.