tcpip
  1. Overview
  2. Docs

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: 19 Mar 2023

Dependencies (25)

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

Dev Dependencies (6)

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

Used by (44)

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

Conflicts (3)

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