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.5/tcpip-v3.7.5.tbz
sha256=1d5a567c47cec52764f639ba9f5b09af43a732008e1004cae29b093618f634f0
sha512=642e31adefe782a15d1526487460570444508b27a0361e4637ea81603b14d9a097250530fc15d8f7f92e7a7b4282c435e4dbf37dafb65d1a38eb7a3b321e8ab4
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/tcpip/tcpip.3.7.5/opam
Required by
Optionally used by