package charrua-client

  1. Overview
  2. Docs
DHCP client implementation

Install

dune-project
 Dependency

Authors

Maintainers

Sources

charrua-3.2.1.tbz
sha256=23feba77dd924883d33605a24b442ebe6ce873e673bc634c2c7b8b82843c3e05
sha512=055a944fa60c02f383ffce231de77b31bdf67ee60cf98523b6d3e547ec3cba069af8b3175293ce3990a6884e30fb82f180bd16ca29517b819705fa2e69587b00

doc/charrua-client.mirage/Dhcp_ipv4/Proj_net/argument-1-T/index.html

Parameter Proj_net.T

module Net : Mirage_net.S
module Ipv4 : Tcpip.Ip.S with type ipaddr = Ipaddr.V4.t and type prefix = Ipaddr.V4.Prefix.t
type t
val lease : t -> Dhcp_wire.dhcp_option list option Lwt.t
val net : t -> Net.t
val ipv4 : t -> Ipv4.t