charrua-client
DHCP client implementation
Description
charrua-client is a DHCP client powered by charrua-core.
The base library exposes a simple state machine in Dhcp_client
for use in acquiring a DHCP lease.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 06 Feb 2019
- Authors
- Maintainers
Sources
Dependencies
macaddr
< "4.0.0"
ipaddr
< "4.0.0"
cstruct
>= "3.0.2"
charrua-core
>= "0.11.1" & < "0.12.0"
mirage-random-test
with-test
cstruct-unix
with-test
alcotest
with-test
ocaml
>= "4.04.2"
dune
>= "1.0"
Reverse Dependencies
charrua-client-lwt
>= "0.11.0" & < "0.12.0"
charrua-client-mirage
>= "0.11.0" & < "0.12.0"