mirage-protocols-lwt
  1. Overview
  2. Docs
MirageOS signatures for network protocols

Install

Authors

Maintainers

Sources

mirage-protocols-v3.1.0.tbz
sha256=d4087ca630321a723509c17253e4e88a506cd18fdf8792294a1a6e022c6ac029
sha512=39959f2f573970cc4ac9069fbb264837b412ea7bf7ef2784fcef9ae7ef97907cc1638289abeb6b1064af9a8e041faef12b1ae0757824904951b635b454a618f8

Description

mirage-protocols-lwt provides a set of module types specialized to lwt 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 Oct 2019

Dependencies (7)

  1. cstruct >= "1.9.0"
  2. lwt
  3. macaddr
  4. ipaddr >= "3.0.0"
  5. mirage-protocols >= "2.0.0" & < "4.0.0"
  6. dune >= "1.0"
  7. ocaml >= "4.04.2"

Dev Dependencies

None

Used by (6)

  1. arp-mirage >= "2.0.0" & < "2.2.0"
  2. charrua-client-mirage >= "0.12.0" & < "1.2.0"
  3. ethernet >= "2.0.0" & < "2.2.0"
  4. mirage-qubes-ipv4 = "0.7.0"
  5. mirage-types-lwt >= "3.5.0" & < "3.7.1"
  6. tcpip = "3.7.9"

Conflicts

None