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/v3.7.8/tcpip-v3.7.8.tbz
sha256=96cb7d795d1de42c3bc6f62b85125206abb95cc12ad4f2bd276c46b79833d91a
sha512=641aba24672398776aabadbb3823a58f828b465fc1c4e8856a86aa37f1c5916a1c40076512b6b0d5572e002932950b93f396439390f16c3329ceb320027e1615
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/tcpip/tcpip.3.7.8/opam
Required by
Optionally used by