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
Conflicts
Source [http] https://github.com/mirage/mirage-tcpip/releases/download/v8.0.1/tcpip-8.0.1.tbz
sha256=5bbe976f984fc2afe6ea0df4f5f535a1f0b224f6dc32fdae5546a0461f301d8d
sha512=5883739ab213082fdc82baeb4f241c62ec7f688b6548d57c293c6277e2e71ec5f5cbea78bdb2c28fab4c54a84e05f32a55ccf9b3853d516f805ae5e0ce528eae
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/tcpip/tcpip.8.0.1/opam
Required by
Optionally used by