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-8.2.0.tbz
sha256=916e688aba897676c444db8129f4963ad739f8d1be631d9e009c6228b4b7d6ed
sha512=a8f5fa8f7e96758075c93211132839950477b756fba490207a7d630f2766757bbb44bbdd02e2b1f2b4a7d83d4d8b10d34cb03903bbd516e7d7c1a9a987eb1915
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)
-
cmdliner
>= "1.1.0" - metrics
-
lru
>= "0.3.0" - macaddr-cstruct
- ipaddr-cstruct
-
mirage-flow
>= "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" - macaddr-cstruct
-
macaddr
>= "4.0.0" -
ipaddr
>= "5.6.0" -
mirage-time
>= "2.0.0" -
mirage-crypto-rng-mirage
>= "1.0.0" & < "2.0.0" -
mirage-clock
>= "3.0.0" -
mirage-net
>= "3.0.0" - cstruct-lwt
-
cstruct
>= "6.0.0" -
ocaml
>= "4.08.0" -
dune
>= "2.7.0"
Dev Dependencies (6)
-
mirage-crypto-rng
with-test & >= "1.0.0" -
mirage-clock-unix
with-test & >= "3.0.0" -
pcap-format
with-test -
alcotest
with-test & >= "1.5.0" -
mirage-vnetif
with-test & >= "0.6.2" -
bisect_ppx
dev & >= "2.5.0"
Used by (33)
- caldav
- caqti-mirage
-
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
-
dns-cli
>= "10.1.0" -
dns-client
>= "6.3.0" & < "7.0.3" - dns-client-mirage
- dns-mirage
- dns-resolver
- dns-server
- dns-stub
- 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-nat
-
mirage-qubes-ipv4
= "1.0.0" - paf
- paf-cohttp
-
pgx_lwt_mirage
>= "2.1" - spoke
- vpnkit
Conflicts (3)
-
result
< "1.5" - ocaml-freestanding
-
mirage-xen
< "6.0.0"
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page