···
2
+
maintainer: "anil@recoil.org"
3
+
homepage: "https://github.com/mirage/mirage-tcpip"
4
+
dev-repo: "git+https://github.com/mirage/mirage-tcpip.git"
5
+
bug-reports: "https://github.com/mirage/mirage-tcpip/issues"
6
+
doc: "https://mirage.github.io/mirage-tcpip/"
8
+
"Anil Madhavapeddy" "Balraj Singh" "Richard Mortier" "Nicolas Ojeda Bar"
9
+
"Thomas Gazagnaire" "Vincent Bernardoff" "Magnus Skjegstad" "Mindy Preston"
10
+
"Thomas Leonard" "David Scott" "Gabor Pali" "Hannes Mehnert" "Haris Rotsos"
11
+
"Kia" "Luke Dunstan" "Pablo Polvorin" "Tim Cuthbertson" "lnmx" "pqwy" ]
13
+
tags: ["org:mirage"]
16
+
["dune" "subst"] {pinned}
17
+
["dune" "build" "-p" name "-j" jobs]
18
+
["dune" "runtest" "-p" name "-j" jobs] {with-test}
21
+
"mirage-xen" {< "6.0.0"}
22
+
"ocaml-freestanding" {< "0.4.1"}
25
+
"conf-pkg-config" {build}
27
+
"bisect_ppx" {dev & >= "2.5.0"}
28
+
"ocaml" {>= "4.06.0"}
29
+
"rresult" {>= "0.5.0"}
30
+
"cstruct" {>= "3.2.0"}
33
+
"mirage-net" {>= "3.0.0"}
34
+
"mirage-clock" {>= "3.0.0"}
35
+
"mirage-random" {>= "2.0.0"}
36
+
"mirage-stack" {>= "2.2.0"}
37
+
"mirage-protocols" {>= "5.0.0"}
38
+
"mirage-time" {>= "2.0.0"}
39
+
"ipaddr" {>= "5.0.0"}
40
+
"macaddr" {>="4.0.0"}
42
+
"mirage-profile" {>= "0.5"}
49
+
"ethernet" {>= "2.0.0"}
50
+
"mirage-flow" {with-test & >= "2.0.0"}
51
+
"mirage-vnetif" {with-test & >= "0.5.0"}
52
+
"alcotest" {with-test & >="0.7.0"}
53
+
"pcap-format" {with-test}
54
+
"mirage-clock-unix" {with-test & >= "3.0.0"}
55
+
"mirage-random-test" {with-test & >= "0.1.0"}
56
+
"arp" {with-test & >= "2.3.0"}
57
+
"ipaddr-cstruct" {with-test}
61
+
"ocaml-freestanding"
63
+
synopsis: "OCaml TCP/IP networking stack, used in MirageOS"
65
+
`mirage-tcpip` provides a networking stack for the [Mirage operating
66
+
system](https://mirage.io). It provides implementations for the following module types
67
+
(which correspond with the similarly-named protocols):
69
+
* IP (via the IPv4 and IPv6 modules)
74
+
x-commit-hash: "6e6a995a47fedb11966043629642ca2e364534e7"
77
+
"https://github.com/mirage/mirage-tcpip/releases/download/v6.1.0/tcpip-v6.1.0.tbz"
79
+
"sha256=7b3ed2e1ca835c1cc65ac911bcb0de12ebc2b580dd195006bdea2cb387510474"
80
+
"sha512=f79ae698b0699fb0335f921d7392505121459854f67cfc8ce3d4d64b1d2f4673a6eff35da150af33069f80c6bd4552be84826e65c1cf42e8e9ba8dd33dfc2a67"