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.9/tcpip-v3.7.9.tbz
sha256=aded8f3c475054d761b892784774e9c5dd07a52505480b58707c225e37508459
sha512=fc807823f78c60adf4689563a677faebde032c87770c1f881a5ea7709fd5c7fbcf7cbc0a73666c60faafb474d132317f289ee27e890cde25d33f2a5a08f0659b
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/tcpip/tcpip.3.7.9/opam
Required by
Optionally used by