package charrua-client

  1. Overview
  2. Docs
DHCP client implementation

Install

dune-project
 Dependency

Authors

Maintainers

Sources

charrua-3.1.0.tbz
sha256=2def09a9bef7d7b733c786754a67b1502ab62ed14906ab1e72cd2fb63cca7cb3
sha512=53761f002825a14532a708c91a1e54f8e3933f0b406c637042b0dc299244de2c81af406279ee5256935b06a98bd1d2e106fd9cc8618594e116449c3b27e26397

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