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.6/tcpip-v3.7.6.tbz
sha256=5ae14a7bc5dde635c99e6d18dc030a523abdb217af5e177942e0312e6d788185
sha512=03cdff6fb6d3229d8ef23b910cd430c739324e288b7c46b23e2cc5aa3cdd7425ad7c5ab204ab7e31559cfc9952d49bef11697b3bede660c3ea5a63c801ea4a26
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/tcpip/tcpip.3.7.6/opam
Required by
Optionally used by