package mirage-protocols

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

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-protocols-v4.0.0.tbz
sha256=ea68e5f3281d5e23914df35f24558d3e1b817bdebfa2847d99e8d79da0b1e8cd
sha512=bbf092640b7f8af6ad4b99d442bcb951f5446d3ff0e779c709465ed6214b8d4f8a6a3be67fe022cffbfcabf9b7b77bf9c323f10aed159beeeeef30783f3821bb

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: 24 Oct 2019

Dependencies (9)

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

Dev Dependencies

None

Used by (9)

  1. arp >= "2.3.1" & < "3.0.0"
  2. arp-mirage >= "2.2.0"
  3. charrua-client >= "1.3.0" & < "1.5.0"
  4. charrua-client-mirage >= "1.2.0"
  5. ethernet >= "2.2.0" & < "3.0.0"
  6. mirage-qubes-ipv4 >= "0.8.0" & < "0.9.2"
  7. mirage-stack >= "2.0.0" & < "4.0.0"
  8. mirage-types >= "3.7.1" & < "3.10.0"
  9. tcpip >= "4.0.0" & < "6.0.0"

Conflicts (1)

  1. tcpip >= "7.0.0"