package mirage-protocols

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

Install

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 (13)

  1. arp >= "2.3.1" & < "3.0.0"
  2. arp-mirage >= "2.2.0"
  3. charrua-client >= "1.3.0" & < "1.5.0"
  4. dns-mirage >= "6.1.1" & < "6.1.3"
  5. dns-resolver >= "6.1.1" & < "6.1.3"
  6. dns-server >= "6.1.1" & < "6.1.3"
  7. ethernet >= "2.2.0" & < "3.0.0"
  8. git-mirage >= "3.0.0" & < "3.7.0"
  9. mirage-qubes-ipv4 >= "0.8.0" & < "0.9.2"
  10. mirage-stack >= "2.0.0" & < "4.0.0"
  11. mirage-types >= "3.9.0"
  12. paf = "0.0.7"
  13. tcpip = "6.4.0"

Conflicts (1)

  1. tcpip >= "7.0.0"