Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Ipv6 keys.
val ips : ?group:string -> Ipaddr.V6.t list -> Ipaddr.V6.t list key
An ip address.
val netmasks :
?group:string ->
Ipaddr.V6.Prefix.t list ->
Ipaddr.V6.Prefix.t list key
A list of netmasks.
val gateways : ?group:string -> Ipaddr.V6.t list -> Ipaddr.V6.t list key
A list of gateways.