package mirage
-
mirage
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Ipv6 Arguments.
val 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.
val gateway :
?group:string ->
?docs:string ->
Ipaddr.V6.t option ->
Ipaddr.V6.t option Functoria.DSL.runtime_arg
A default gateway option.
val accept_router_advertisements :
?group:string ->
?docs:string ->
unit ->
bool Functoria.DSL.runtime_arg
An option whether to accept router advertisements.