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.0.0/tcpip-v4.0.0.tbz
sha256=0d4df94e1563d9f4a3f4715be93e03d32dabfdf0dde827fe4d2127e9a82c1d24
sha512=9dfcc9b5205d39fbe4ed4b1a045e3c3c1650a5711b02f4d06ac997dbaebe3cae1db99e18f4b7f36c8661d354ed8a628dd034124f92bfe321c604421a5e7aec4a
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/tcpip/tcpip.4.0.0/opam
Required by
Optionally used by