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/v4.1.0/tcpip-v4.1.0.tbz
sha256=bf85f6341bfcfb4075868555cd2346c582f563f80383a2cb9ebcab5a1322dbdd
sha512=165f7ba7e55701b82926dab3fcdbff78de04e843cb8a6a1b155e85729ff9ce6ad91dc3dfea9f8ebc8bfcdbd3d3a18d37196ab5c0047c6a16c1b99c129dde9888
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/tcpip/tcpip.4.1.0/opam
Required by
Optionally used by