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 }">
Published
04 May 2019
Authors
Maintainers
Sources
tcpip-v3.7.5.tbz
sha256=1d5a567c47cec52764f639ba9f5b09af43a732008e1004cae29b093618f634f0
sha512=642e31adefe782a15d1526487460570444508b27a0361e4637ea81603b14d9a097250530fc15d8f7f92e7a7b4282c435e4dbf37dafb65d1a38eb7a3b321e8ab4
Dependencies
lru
>= "0.3.0"
arp-mirage
with-test & >= "2.0.0"
mirage-random-test
with-test
mirage-clock-unix
with-test & >= "1.2.0"
pcap-format
with-test
alcotest
with-test & >= "0.7.0" & < "1.4.0"
mirage-vnetif
with-test & >= "0.4.0"
mirage-flow
with-test & >= "1.2.0" & < "2.0.0"
ethernet
>= "2.0.0" & < "3.0.0"
logs
>= "0.6.0"
lwt
>= "3.0.0" & < "5.0.0"
fmt
>= "0.8.0"
mirage-profile
>= "0.5"
macaddr
< "4.0.0"
ipaddr
>= "3.0.0"
mirage-time-lwt
>= "1.0.0"
mirage-protocols-lwt
>= "2.0.0" & < "3.0.0"
mirage-protocols
>= "2.0.0" & < "3.0.0"
mirage-stack-lwt
>= "1.3.0"
mirage-clock-lwt
>= "1.2.0"
mirage-random
>= "1.0.0" & < "2.0.0"
mirage-clock
>= "1.2.0" & < "3.0.0"
mirage-net-lwt
>= "2.0.0"
cstruct
>= "3.2.0"
rresult
>= "0.5.0"
ocaml
>= "4.03.0"
configurator
build
dune
>= "1.0"
Reverse Dependencies
arp
< "0.2.0"
capnp-rpc-mirage
>= "0.3.2" & < "0.8.0"
charrua
< "1.2.0"
charrua-client-lwt
>= "0.11.1" & < "0.12.0"
charrua-client-mirage
>= "0.11.1" & < "0.12.0"
charrua-core
>= "0.11.2"
conduit
= "0.10.0"
frenetic
>= "5.0.0" & < "5.0.5"
git-mirage
>= "2.0.0" & < "3.0.0"
mirage-conduit
>= "2.0.0" & < "2.2.0"
mirage-dns
< "2.6.0"
mirage-nat
>= "1.1.0" & < "2.0.0"
mirage-qubes-ipv4
>= "0.6" & < "0.8.0"
mirage-www
>= "1.1.0"
packet
>= "0.4.0"
vpnkit
>= "0.1.1"
Conflicts
None