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
Source [http] https://github.com/mirage/mirage-tcpip/releases/download/v5.0.1/tcpip-v5.0.1.tbz
sha256=bc9b7238b5a8baa4d4c6a2210b85106af3193988c8229a40eaad70c6f6b4bf35
sha512=66950912ef221029c00cc15ecfdd995f55b2f549b2966af3fc5a911f597972beb2aacf4e5b686a31cd1e3e19f2183091d78b557ac9b4bdcefcd7f9561545f4bc
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/tcpip/tcpip.5.0.1/opam
Required by
Optionally used by