OCaml TCP/IP networking stack, used in MirageOS
Description

mirage-tcpip provides a networking stack for the Mirage operating system. It provides implementations for the following module types (which correspond with the similarly-named protocols):

  • IP (via the IPv4 and IPv6 modules)
  • ICMP
  • UDP
  • TCP

Install

Published

28 Jul 2022

Authors

Maintainers

Sources

tcpip-7.1.2.tbz
sha256=96b6aeafa35f143f7275d1becb6d639472adf3680b8180416de765b6581c466d
sha512=3f873c986de5c58df72db2953c6b2a6319963dbbbd0781b55c2878fd1eaa081ebb7cecbee595db7cb3680a6f438904f98cb69ca17e70c7a6d2d1f61277e929bd

Dependencies

lru >= "0.3.0"
mirage-random-test with-test & >= "0.1.0"
mirage-clock-unix with-test & >= "3.0.0"
pcap-format with-test
alcotest with-test & >= "0.7.0"
mirage-vnetif with-test & >= "0.5.0"
mirage-flow >= "2.0.0"
arp >= "3.0.0"
ethernet >= "3.0.0"
logs >= "0.6.0"
lwt >= "4.0.0"
fmt >= "0.8.7"
macaddr >= "4.0.0"
ipaddr >= "5.0.0"
mirage-time >= "2.0.0"
mirage-random >= "2.0.0"
mirage-clock >= "3.0.0"
mirage-net >= "3.0.0"
cstruct >= "6.0.0"
ocaml >= "4.08.0"
bisect_ppx dev & >= "2.5.0"
dune >= "2.7.0"

Reverse Dependencies

arp < "0.2.0"
capnp-rpc-mirage >= "0.3.2" & < "0.6.0" | >= "0.9.0" & < "1.1" | >= "1.2.2"
charrua >= "1.5.0"
charrua-client >= "1.4.0"
charrua-client-lwt >= "0.11.1" & < "0.12.0"
charrua-client-mirage >= "0.11.1" & < "0.12.0"
charrua-core >= "0.11.2"
charrua-server >= "1.4.0"
charrua-unix >= "1.4.0"
conduit = "0.10.0"
conduit-mirage >= "2.3.0"
dkim-mirage >= "0.4.0"
dns-certify >= "6.1.3"
dns-client >= "6.1.3" & < "7.0.0"
dns-mirage >= "6.1.3"
dns-resolver >= "6.1.3"
dns-server >= "6.1.3"
dns-stub >= "6.1.3"
frenetic >= "5.0.0" & < "5.0.5"
git-mirage >= "3.7.0"
git-paf >= "3.7.0"
git-unix >= "3.0.0"
mirage-conduit >= "2.0.0" & < "2.2.0"
mirage-dns < "2.6.0"
mirage-nat >= "2.2.4" & < "3.0.2"
mirage-stack >= "4.0.0"
mirage-www >= "1.1.0"
packet >= "0.4.0"
paf-le >= "0.0.8"
vpnkit >= "0.1.1"

Conflicts