package tcpip

  1. Overview
  2. No Docs
OCaml TCP/IP networking stack, used in MirageOS

Install

Dune Dependency

Authors

Maintainers

Sources

tcpip-7.1.2.tbz
sha256=96b6aeafa35f143f7275d1becb6d639472adf3680b8180416de765b6581c466d
sha512=3f873c986de5c58df72db2953c6b2a6319963dbbbd0781b55c2878fd1eaa081ebb7cecbee595db7cb3680a6f438904f98cb69ca17e70c7a6d2d1f61277e929bd

Description

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

Published: 28 Jul 2022

Dependencies (25)

  1. metrics
  2. lru >= "0.3.0"
  3. mirage-flow >= "2.0.0" & < "4.0.0"
  4. arp >= "3.0.0"
  5. ethernet >= "3.0.0"
  6. randomconv < "0.2.0"
  7. duration
  8. logs >= "0.6.0"
  9. lwt-dllist
  10. lwt >= "4.0.0"
  11. fmt >= "0.8.7"
  12. mirage-profile >= "0.5"
  13. macaddr-cstruct
  14. macaddr >= "4.0.0"
  15. ipaddr >= "5.0.0"
  16. mirage-time >= "2.0.0"
  17. mirage-random >= "2.0.0" & < "4.0.0"
  18. mirage-clock >= "3.0.0"
  19. mirage-net >= "3.0.0"
  20. ppx_cstruct
  21. cstruct-lwt
  22. cstruct >= "6.0.0"
  23. ocaml >= "4.08.0"
  24. dune >= "2.7.0"
  25. conf-pkg-config build

Dev Dependencies (7)

  1. ipaddr-cstruct with-test
  2. mirage-random-test with-test & >= "0.1.0"
  3. mirage-clock-unix with-test & >= "3.0.0"
  4. pcap-format with-test
  5. alcotest with-test & >= "0.7.0"
  6. mirage-vnetif with-test & >= "0.5.0"
  7. bisect_ppx dev & >= "2.5.0"

Used by (47)

  1. arp < "0.2.0"
  2. caldav
  3. capnp-rpc-mirage >= "0.3.2" & < "0.6.0" | >= "0.9.0" & < "1.1" | >= "1.2.2"
  4. caqti-mirage
  5. charrua >= "1.5.0"
  6. charrua-client >= "1.4.0"
  7. charrua-client-lwt >= "0.11.1" & < "0.12.0"
  8. charrua-client-mirage >= "0.11.1" & < "0.12.0"
  9. charrua-core >= "0.11.2"
  10. charrua-server >= "1.4.0"
  11. charrua-unix >= "1.4.0"
  12. conduit = "0.10.0"
  13. conduit-mirage >= "2.3.0"
  14. dkim-mirage >= "0.4.0"
  15. dns-certify >= "6.1.3"
  16. dns-client >= "6.1.3" & < "7.0.0"
  17. dns-client-mirage
  18. dns-mirage >= "6.1.3"
  19. dns-resolver >= "6.1.3"
  20. dns-server >= "6.1.3"
  21. dns-stub >= "6.1.3"
  22. frenetic >= "5.0.0" & < "5.0.5"
  23. git-mirage >= "3.7.0"
  24. git-paf >= "3.7.0"
  25. git-unix >= "3.0.0"
  26. happy-eyeballs-mirage >= "0.1.2"
  27. http-mirage-client
  28. letsencrypt-mirage
  29. mehari-lwt-unix
  30. mehari-mirage
  31. mirage-conduit >= "2.0.0" & < "2.2.0"
  32. mirage-dns < "2.6.0"
  33. mirage-monitoring
  34. mirage-nat >= "2.2.4" & < "3.0.2"
  35. mirage-protocols >= "8.0.0"
  36. mirage-qubes-ipv4 >= "0.8.3"
  37. mirage-stack >= "4.0.0"
  38. mirage-vnetif-stack
  39. mirage-www >= "1.1.0"
  40. packet >= "0.4.0"
  41. paf
  42. paf-cohttp
  43. paf-le >= "0.0.8"
  44. pgx_lwt_mirage >= "2.1"
  45. spoke
  46. tftp
  47. vpnkit >= "0.1.1"

Conflicts (3)

  1. result < "1.5"
  2. ocaml-freestanding < "0.4.1"
  3. mirage-xen < "6.0.0"