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: 08 Apr 2019

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 >= "3.0.0" & < "5.0.0"
  8. fmt >= "0.8.0"
  9. mirage-profile >= "0.5"
  10. macaddr < "4.0.0"
  11. ipaddr >= "3.0.0"
  12. mirage-time-lwt >= "1.0.0"
  13. mirage-protocols-lwt >= "2.0.0" & < "3.0.0"
  14. mirage-protocols >= "2.0.0" & < "3.0.0"
  15. mirage-stack-lwt >= "1.3.0"
  16. mirage-clock-lwt >= "1.2.0"
  17. mirage-random >= "1.0.0" & < "2.0.0"
  18. mirage-clock >= "1.2.0" & < "3.0.0"
  19. mirage-net-lwt >= "2.0.0"
  20. cstruct-lwt
  21. cstruct >= "3.2.0"
  22. rresult >= "0.5.0"
  23. ocaml >= "4.03.0"
  24. configurator build
  25. dune >= "1.0"

Dev Dependencies (7)

  1. arp-mirage with-test & >= "2.0.0"
  2. mirage-random-test with-test
  3. mirage-clock-unix with-test & >= "1.2.0"
  4. pcap-format with-test
  5. alcotest with-test & >= "0.7.0" & < "1.4.0"
  6. mirage-vnetif with-test & >= "0.4.0"
  7. mirage-flow with-test & >= "1.2.0" & < "2.0.0"

Used by (19)

  1. arp < "0.2.0"
  2. caldav
  3. capnp-rpc-mirage >= "0.3.2" & < "0.8.0"
  4. charrua < "1.2.0"
  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 >= "1.1.0" & < "2.0.0"
  14. mirage-qubes-ipv4 >= "0.6" & < "0.8.0"
  15. mirage-www >= "1.1.0"
  16. packet >= "0.4.0"
  17. spoke
  18. tftp
  19. vpnkit >= "0.1.1"

Conflicts

None