package charrua-client
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
DHCP client implementation
Install
dune-project
Dependency
Authors
Maintainers
Sources
charrua-3.2.0.tbz
sha256=4a250716f81ff724c2461ed2baa341f088cd706ab2bb6097348379433069e2cb
sha512=392bbf6620e1a62e333c7b44b5df31740185db05874eab7edffaaa0e4adb63960ef26e0073298784d63ad5f105fe3d9cced035a10a8a605c8fbede5604c5f65e
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.
Dependencies (19)
-
lwt
>= "4.0.0" -
tcpip
>= "9.0.0" -
arp
>= "3.0.0" -
ethernet
>= "3.0.0" - randomconv
- fmt
- logs
- duration
-
randomconv
>= "0.2.0" -
mirage-net
>= "3.0.0" -
mirage-sleep
>= "4.0.0" -
mirage-mtime
>= "4.0.0" -
mirage-crypto-rng
>= "1.0.0" -
macaddr
>= "4.0.0" -
ipaddr
>= "5.0.0" -
cstruct
>= "6.0.0" -
charrua
= version -
ocaml
>= "4.08.0" -
dune
>= "1.4.0"
Dev Dependencies (4)
-
charrua-server
= version & with-test -
mirage-crypto-rng
with-test & >= "1.2.0" -
cstruct-unix
with-test -
alcotest
with-test
Used by
None
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page