mirage-protocols-lwtversion

MirageOS signatures for network protocols

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

The set of protocols defined is:

Mirage_protocols.ETHIF and Mirage_protocols_lwt.ETHIF Mirage_protocols.ARP and Mirage_protocols_lwt.ARP Mirage_protocols.IP and Mirage_protocols_lwt.IP, via Mirage_protocols_lwt.IPV4 and Mirage_protocols_lwt.IPV6 Mirage_protocols.ICMP and Mirage_protocols_lwt.ICMP, via Mirage_protocols_lwt.ICMPV4 Mirage_protocols.UDP and Mirage_protocols_lwt.UDP, via Mirage_protocols_lwt.UDPV4 and Mirage_protocols_lwt.UDPV6 Mirage_protocols.TCP and Mirage_protocols_lwt.TCP, via Mirage_protocols_lwt.TCPV4 and Mirage_protocols_lwt.TCPV6

mirage-protocols is distributed under the ISC license.

Tags org:mirage
AuthorMindy Preston <meetup@yomimono.org>
LicenseISC
Published
Homepagehttps://github.com/mirage/mirage-protocols
Issue Trackerhttps://github.com/mirage/mirage-protocols/issues
MaintainerMindy Preston <meetup@yomimono.org>
Dependencies
Source [http] https://github.com/mirage/mirage-protocols/releases/download/v1.2.0/mirage-protocols-1.2.0.tbz
md5=81d75323027d25503dd7b0896c267066
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/mirage-protocols-lwt/mirage-protocols-lwt.1.2.0/opam
Required by
Optionally used by