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: 08 Feb 2020

Dependencies (25)

  1. lru >= "0.3.0"
  2. ethernet >= "2.0.0" & < "3.0.0"
  3. randomconv
  4. duration
  5. logs >= "0.6.0"
  6. lwt-dllist
  7. lwt >= "4.0.0"
  8. fmt >= "0.8.0"
  9. mirage-profile >= "0.5"
  10. macaddr-cstruct
  11. macaddr >= "4.0.0"
  12. ipaddr >= "4.0.0"
  13. mirage-time >= "2.0.0"
  14. mirage-protocols >= "4.0.0" & < "5.0.0"
  15. mirage-stack >= "2.0.0" & < "4.0.0"
  16. mirage-random >= "2.0.0"
  17. mirage-clock >= "3.0.0"
  18. mirage-net >= "3.0.0"
  19. cstruct-lwt
  20. cstruct >= "3.2.0" & < "6.1.0"
  21. rresult >= "0.5.0"
  22. result
  23. ocaml >= "4.06.0"
  24. dune-configurator
  25. dune

Dev Dependencies

    None

Used by (19)

  1. arp < "0.2.0"
  2. caldav
  3. capnp-rpc-mirage >= "0.3.2" & < "0.8.0"
  4. charrua < "1.2.2"
  5. charrua-client-lwt >= "0.11.1" & < "0.12.0"
  6. charrua-client-mirage >= "0.11.1" & < "0.12.0"
  7. charrua-core >= "0.11.2"
  8. conduit = "0.10.0"
  9. frenetic >= "5.0.0" & < "5.0.5"
  10. git-mirage >= "2.0.0" & < "3.0.0"
  11. mirage-conduit >= "2.0.0" & < "2.2.0"
  12. mirage-dns < "2.6.0"
  13. mirage-nat >= "2.1.0" & < "2.2.5"
  14. mirage-qubes-ipv4 >= "0.6" & < "0.8.3"
  15. mirage-www >= "1.1.0"
  16. packet >= "0.4.0"
  17. spoke
  18. tftp
  19. vpnkit >= "0.1.1"

Conflicts

    None