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.3/tcpip-v3.7.3.tbz
sha256=e880b35d7cedfde2a5ad3948af2ab3f6ac0e172662a63b731e196f994c1d9a79
md5=6ca02f103f172db6d7ef3539ccb9728f
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/tcpip/tcpip.3.7.3/opam
Required by
Optionally used by