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.0.1/tcpip-7.0.1.tbz
sha256=b77a25fb19db841de342e571505fd67dbb648a1a82f4ad3c71478da99316123f
sha512=ab2cb1631a919da9e6c835e7619c1272ef4950aee2db0155b9165676fcad5fdf61f3af76b4868b263b90c15d13bfd947166f90255d44ddd712789d085f22557d
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/tcpip/tcpip.7.0.1/opam
Required by
Optionally used by