tcpipversion

OCaml TCP/IP networking stack, used in MirageOS

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
Tags org:mirage
AuthorsAnil Madhavapeddy, Balraj Singh, Richard Mortier, Nicolas Ojeda Bar, Thomas Gazagnaire, Vincent Bernardoff, Magnus Skjegstad, Mindy Preston, Thomas Leonard, David Scott, Gabor Pali, Hannes Mehnert, Haris Rotsos, Kia, Luke Dunstan, Pablo Polvorin, Tim Cuthbertson, lnmx and pqwy
LicenseISC
Published
Homepagehttps://github.com/mirage/mirage-tcpip
Issue Trackerhttps://github.com/mirage/mirage-tcpip/issues
Maintaineranil@recoil.org
Dependencies
Optional dependencies
Conflicts
Source [http] https://github.com/mirage/mirage-tcpip/releases/download/v6.1.0/tcpip-v6.1.0.tbz
sha256=7b3ed2e1ca835c1cc65ac911bcb0de12ebc2b580dd195006bdea2cb387510474
sha512=f79ae698b0699fb0335f921d7392505121459854f67cfc8ce3d4d64b1d2f4673a6eff35da150af33069f80c6bd4552be84826e65c1cf42e8e9ba8dd33dfc2a67
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/tcpip/tcpip.6.1.0/opam
Required by
Optionally used by