package mirage-protocols

  1. Overview
  2. No Docs
MirageOS signatures for network protocols

Install

dune-project
 Dependency

Authors

Maintainers

Sources

mirage-protocols-v7.0.0.tbz
sha256=5659c450015b05b97448f1ee394858e383d62e26ffd88fd4fd0c5c4cd376c0f0
sha512=fd0ab477605933fbab6693b83067d64196ba52e4e968cc5a5449e059e65dde12bfba543eeb39f2562bfe5d5c25b5268e73dee24fd55e0ad390a6c6795d932ac4

Description

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

The current signatures are: ETHERNET, ARP, IP, ICMP, UDP, TCP.

Tags

org:mirage

Published: 15 Nov 2021

Dependencies (9)

  1. cstruct >= "6.0.0"
  2. macaddr >= "4.0.0"
  3. ipaddr >= "4.0.0"
  4. lwt >= "4.0.0"
  5. duration
  6. fmt
  7. mirage-flow >= "2.0.0"
  8. dune >= "1.0"
  9. ocaml >= "4.08.0"

Dev Dependencies

None

Used by (3)

  1. ethernet < "3.2.0"
  2. mirage-stack = "3.0.0"
  3. tcpip < "7.1.2"

Conflicts (1)

  1. tcpip >= "7.0.0"