package charrua-client

  1. Overview
  2. Docs
DHCP client implementation

Install

dune-project
 Dependency

Authors

Maintainers

Sources

charrua-3.1.1.tbz
sha256=8fcd4a51a10eeb600989585847fb373c2f5187bef8019455091eea3751a7f405
sha512=0629cd497d9f234821279ac58ce707ca303b36093f887af9cb462139f3bd21ae0e9a80dd9375f7d5ad22eca7517c7e9c77193c616871da5bd68b3e456550f1e4

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

Parameter Proj_ipv4.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