Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.
/ mirage-stack Public archive

Network stack module type definitions for MirageOS

License

Notifications You must be signed in to change notification settings

mirage/mirage-stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mirage-stack — MirageOS signatures for network stacks

mirage-stack provides a module types which libraries intended to be used as MirageOS network stacks should implement.

The signatures defined are Mirage_stack.V4 and Mirage_stack.V6.

mirage-stack is distributed under the ISC license.

Installation

mirage-stack can be installed with opam:

opam install mirage-stack

If you don't use opam consult the opam file for build instructions.

Documentation

Build Status

The documentation and API reference is generated from the source interfaces. It can be consulted online or via odig doc mirage-stack.