package mirage

  1. Overview
  2. Docs
The MirageOS library operating system

Install

dune-project
 Dependency

Authors

Maintainers

Sources

mirage-4.0.0.tbz
sha256=f804161872de6cf20699364f09d03370ed06aafffb12f1d586190832c73a194d
sha512=75c1c1cac4c6f862c0055381c7ced123785193234b40da8a8e238cb289cba1a4494378587c4edf2ed872aee7fbfc756f84087941c1037ac19cbd1733ff6cca6a

doc/mirage.key/Mirage_key/V6/index.html

Module Mirage_key.V6Source

Ipv6 keys.

Sourceval network : ?group:string -> Ipaddr.V6.Prefix.t option -> Ipaddr.V6.Prefix.t option key

A network defined by an address and netmask.

Sourceval gateway : ?group:string -> Ipaddr.V6.t option -> Ipaddr.V6.t option key

A default gateway option.

Sourceval accept_router_advertisements : ?group:string -> unit -> bool key

An option whether to accept router advertisements.