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.1.1/tcpip-7.1.1.tbz
sha256=5dda5d53610187e426fc659e35515d01e54e9cce41e6ead3f32f162867b2c1d0
sha512=a1d98ef57b0ffb3fc4a1b18e7e24cd8c3cb39a16798506e87afe8a906261e8526ed373bd1421697ca60595a05bd936ed337048f9d07b1ac5c4d50156b7832d8a
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/tcpip/tcpip.7.1.1/opam
Required by
Optionally used by