package 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: 22 Dec 2021

Dependencies (25)

  1. metrics
  2. lru >= "0.3.0"
  3. mirage-flow >= "2.0.0" & < "4.0.0"
  4. arp >= "3.0.0" & < "4.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" & < "6.1.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 & >= "1.5.0"
  6. mirage-vnetif with-test & >= "0.5.0" & < "0.6.2"
  7. bisect_ppx dev & >= "2.5.0"

Used by (38)

  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 < "2.1.2"
  5. charrua >= "1.5.0" & < "2.0.0"
  6. charrua-client >= "1.4.0" & < "1.6.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" & < "2.0.0"
  11. charrua-unix >= "1.4.0" & < "2.0.0"
  12. conduit-mirage >= "2.3.0"
  13. dkim-mirage >= "0.4.0" & < "0.8.0"
  14. dns-certify >= "6.1.3" & < "9.0.0"
  15. dns-client >= "6.1.3" & < "7.0.0"
  16. dns-client-mirage < "9.0.0"
  17. dns-mirage >= "6.1.3" & < "9.0.0"
  18. dns-resolver >= "6.1.3" & < "9.0.0"
  19. dns-server >= "6.1.3" & < "9.0.0"
  20. dns-stub >= "6.1.3" & < "9.0.0"
  21. git-mirage >= "3.7.0"
  22. git-paf >= "3.7.0"
  23. git-unix >= "3.0.0"
  24. happy-eyeballs-mirage >= "0.1.2"
  25. http-mirage-client
  26. letsencrypt-mirage
  27. mirage-monitoring
  28. mirage-nat >= "2.2.4" & < "3.0.2"
  29. mirage-protocols >= "8.0.0"
  30. mirage-qubes-ipv4 >= "0.8.3" & < "0.10.0"
  31. mirage-stack >= "4.0.0"
  32. mirage-vnetif-stack < "0.6.1"
  33. paf < "0.6.0"
  34. paf-cohttp
  35. paf-le >= "0.0.8"
  36. pgx_lwt_mirage >= "2.1"
  37. spoke
  38. vpnkit

Conflicts (3)

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

Innovation. Community. Security.