package mirage-stack

  1. Overview
  2. Docs
MirageOS signatures for network stacks

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-stack-v2.1.0.tbz
sha256=abed5d082df1ee5cb0776351e766ab080f3be202b0e0112558036439490421f8
sha512=9e855db0f30440eb909a0ccd6472cd3c4d54eddb7579ae94babf03768cc0985675a9f3f4d194af06ec07e88de59d6c8fec224b52fcc2ce41110d36b610576b12

Description

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

Tags

org:mirage

Published: 01 Sep 2020

README

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

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

Dependencies (6)

  1. lwt >= "4.0.0"
  2. fmt
  3. mirage-protocols >= "4.0.0" & < "8.0.0"
  4. mirage-device >= "2.0.0"
  5. dune >= "1.0"
  6. ocaml >= "4.06.0"

Dev Dependencies

None

Used by (16)

  1. capnp-rpc-mirage >= "0.6.0" & < "1.2.1"
  2. conduit-mirage >= "2.0.2" & < "3.0.0"
  3. dkim-mirage < "0.4.0"
  4. dns-certify >= "4.1.0" & < "5.0.0"
  5. dns-client >= "4.1.0" & < "5.0.0"
  6. dns-mirage >= "4.1.0" & < "5.0.0"
  7. dns-resolver >= "4.1.0" & < "6.1.1"
  8. dns-server >= "4.1.0" & < "5.0.0"
  9. dns-stub < "5.0.0"
  10. git-mirage >= "2.1.2" & < "3.7.0"
  11. git-paf < "3.7.0"
  12. metrics-mirage
  13. mirage-types >= "3.7.1" & < "3.10.0"
  14. paf-le < "0.0.8"
  15. pgx_lwt_mirage < "2.1"
  16. tcpip >= "4.0.0" & < "6.0.0"

Conflicts

None