package tcpip
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
OCaml TCP/IP networking stack, used in MirageOS
Install
dune-project
Dependency
Authors
Maintainers
Sources
tcpip-7.1.2.tbz
sha256=96b6aeafa35f143f7275d1becb6d639472adf3680b8180416de765b6581c466d
sha512=3f873c986de5c58df72db2953c6b2a6319963dbbbd0781b55c2878fd1eaa081ebb7cecbee595db7cb3680a6f438904f98cb69ca17e70c7a6d2d1f61277e929bd
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
Dependencies (25)
- metrics
-
lru
>= "0.3.0" -
mirage-flow
>= "2.0.0" & < "4.0.0" -
arp
>= "3.0.0" & < "4.0.0" -
ethernet
>= "3.0.0" -
randomconv
< "0.2.0" - duration
-
logs
>= "0.6.0" - lwt-dllist
-
lwt
>= "4.0.0" -
fmt
>= "0.8.7" -
mirage-profile
>= "0.5" - macaddr-cstruct
-
macaddr
>= "4.0.0" -
ipaddr
>= "5.0.0" -
mirage-time
>= "2.0.0" -
mirage-random
>= "2.0.0" & < "4.0.0" -
mirage-clock
>= "3.0.0" -
mirage-net
>= "3.0.0" - ppx_cstruct
- cstruct-lwt
-
cstruct
>= "6.0.0" -
ocaml
>= "4.08.0" -
dune
>= "2.7.0" -
conf-pkg-config
build
Dev Dependencies (7)
-
ipaddr-cstruct
with-test -
mirage-random-test
with-test & >= "0.1.0" -
mirage-clock-unix
with-test & >= "3.0.0" -
pcap-format
with-test -
alcotest
with-test & >= "1.5.0" -
mirage-vnetif
with-test & >= "0.5.0" & < "0.6.2" -
bisect_ppx
dev & >= "2.5.0"
Used by (31)
- caldav
-
caqti-mirage
< "2.1.2" -
charrua
< "2.0.0" -
charrua-client
< "1.6.0" -
charrua-server
< "2.0.0" -
charrua-unix
< "2.0.0" -
conduit-mirage
>= "6.2.2" -
dkim-mirage
< "0.8.0" -
dns-certify
< "9.1.0" -
dns-client
>= "6.3.0" & < "7.0.3" -
dns-client-mirage
< "9.1.0" -
dns-mirage
< "9.1.0" -
dns-resolver
< "9.1.0" -
dns-server
< "9.1.0" -
dns-stub
< "9.1.0" - git-mirage
- git-net
- git-paf
-
git-unix
>= "3.2.0" - happy-eyeballs-mirage
- http-mirage-client
- letsencrypt-mirage
- mehari-lwt-unix
- mehari-mirage
- mirage-monitoring
-
mirage-stack
>= "4.0.0" -
paf
< "0.6.0" - paf-cohttp
-
pgx_lwt_mirage
>= "2.1" - spoke
- vpnkit
Conflicts (3)
-
result
< "1.5" -
ocaml-freestanding
< "0.4.1" -
mirage-xen
< "6.0.0"
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page