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
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 }">
- Last Published
- 11 Nov 2021
- Authors
- Maintainers
Sources
tcpip-v6.4.0.tbz
sha256=6e32bf540d291e9b7325cb3dd00df2f695533e009c46ea534d5518b9492c7348
sha512=2e9f9ca2eeac637599eb48e087b4632598539f1c76f9251758995c7eedeb723f8b951d557a2a53b85a58d50a04e68e15598581f88fca8997733e800fcfca422b
Dependencies
lru
>= "0.3.0"
ipaddr-cstruct
with-test
arp
with-test & >= "2.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
with-test & >= "2.0.0"
ethernet
>= "2.0.0" & < "3.0.0"
logs
>= "0.6.0"
lwt
>= "4.0.0"
fmt
>= "0.8.7"
mirage-profile
>= "0.5"
macaddr
>= "4.0.0"
ipaddr
>= "5.0.0"
mirage-time
>= "2.0.0"
mirage-protocols
>= "6.0.0" & < "8.0.0"
mirage-stack
>= "2.2.0" & < "4.0.0"
mirage-random
>= "2.0.0"
mirage-clock
>= "3.0.0"
mirage-net
>= "3.0.0"
cstruct
>= "6.0.0" & < "6.1.0"
ocaml
>= "4.08.0"
bisect_ppx
dev & >= "2.5.0"
dune
>= "2.7.0"
conf-pkg-config
build
Reverse Dependencies
arp
< "0.2.0"
capnp-rpc-mirage
>= "0.3.2" & < "0.6.0" | >= "0.9.0" & < "1.2.2"
charrua
>= "1.2.2" & < "1.5.0"
charrua-client
>= "1.4.0" & < "1.5.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" & < "1.5.0"
charrua-unix
>= "1.4.0" & < "1.5.0"
conduit
= "0.10.0"
conduit-mirage
>= "2.3.0" & < "5.1.0"
frenetic
>= "5.0.0"
git-unix
>= "3.0.0" & < "3.7.0"
mirage-conduit
>= "2.0.0" & < "2.2.0"
mirage-dns
< "2.6.0"
mirage-nat
= "2.2.4"
mirage-qubes-ipv4
>= "0.8.3" & < "0.9.2"
mirage-www
>= "1.1.0"
packet
>= "0.4.0"
paf
< "0.0.8"
vpnkit
>= "0.1.1"
Conflicts