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/v7.0.0/tcpip-v7.0.0.tbz
sha256=42242a10e9d4f34cb5df739c96eb8124041485a65893ec37b01b8fd4aa360026
sha512=8d1ca9053b2addb8880264bee122f2c0d37404903e044c86f73e3707654a25d744ae398231562f59b3375031db7997e5111c4b7fbb3a5e11758b3d3261c89a49
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/tcpip/tcpip.7.0.0/opam
Required by
Optionally used by