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.
mirage-stack can be installed with opam
:
opam install mirage-stack
If you don't use opam
consult the opam
file for build
instructions.
The documentation and API reference is generated from the source
interfaces. It can be consulted online or via odig doc mirage-stack
.