package charrua-client

  1. Overview
  2. No Docs
DHCP client implementation

Install

Authors

Maintainers

Sources

charrua-v1.4.1.tbz
sha256=39545b2b8c70df937fcb701b4d80aa52cf95a89ab96fed8e4422e52e9a97f979
sha512=6e399ab93f7306df1a96fb6690545de241cac2db93540d42c6ae08d9ba149a83061cb21a7bd7a2735fe7a8363c21a55773acbf969484c675e956257888a67f4f

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: 27 Oct 2021

Dependencies (15)

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

Dev Dependencies (5)

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

Used by

None

Conflicts

None