package mirage

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Mirage_key.V4Source

Ipv4 keys.

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

A network defined by an address and netmask.

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

A default gateway option.