package mirage

  1. Overview
  2. Docs

Module Runtime_arg.V6Source

Ipv6 Arguments.

Sourceval network : ?group:string -> ?docs:string -> Ipaddr.V6.Prefix.t option -> Ipaddr.V6.Prefix.t option Functoria.DSL.runtime_arg

A network defined by an address and netmask.

Sourceval gateway : ?group:string -> ?docs:string -> Ipaddr.V6.t option -> Ipaddr.V6.t option Functoria.DSL.runtime_arg

A default gateway option.

Sourceval accept_router_advertisements : ?group:string -> ?docs:string -> unit -> bool Functoria.DSL.runtime_arg

An option whether to accept router advertisements.

OCaml

Innovation. Community. Security.