mirage-protocols
MirageOS signatures for network protocols
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.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 10 Nov 2021
- Authors
- Maintainers
Sources
mirage-protocols-v6.0.0.tbz
sha256=229b089663b968068a557b4498d14e64c778179e04d3bf888bce64f0184a9725
sha512=226dc1b1905a1c28d24df3a9c844fb181eebed0081036f2c08fb67ff40f102be53f40b1a2b351c5de63aa50b6e74e5e484796117473f8f791f485ea11aedfd3f
Dependencies
cstruct
>= "6.0.0"
macaddr
>= "4.0.0"
ipaddr
>= "4.0.0"
lwt
>= "4.0.0"
mirage-flow
>= "2.0.0"
mirage-device
>= "2.0.0"
dune
>= "1.0"
ocaml
>= "4.06.0"
Reverse Dependencies
arp
>= "2.3.1" & < "3.0.0"
arp-mirage
>= "2.2.0"
charrua-client
>= "1.3.0" & < "1.5.0"
dns-mirage
>= "6.1.1" & < "6.1.3"
dns-resolver
>= "6.1.1" & < "6.1.3"
dns-server
>= "6.1.1" & < "6.1.3"
ethernet
>= "2.2.0" & < "3.0.0"
git-mirage
>= "3.0.0" & < "3.7.0"
mirage-qubes-ipv4
>= "0.8.0" & < "0.9.2"
mirage-stack
>= "2.0.0" & < "4.0.0"
mirage-types
>= "3.9.0"
tcpip
= "6.4.0"
Conflicts
tcpip
>= "7.0.0"