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):

  • ETHERNET
  • ARP
  • IP (via the IPv4 and IPv6 modules)
  • ICMP
  • UDP
  • TCP

Tags

org:mirage

Published: 16 Nov 2018

Dependencies (30)

  1. ocaml-migrate-parsetree < "2.0.0"
  2. mirage-random-test with-test
  3. mirage-clock-unix with-test & >= "1.2.0" & < "2.0.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"
  8. randomconv
  9. io-page-unix
  10. duration
  11. logs >= "0.6.0"
  12. lwt >= "3.0.0" & < "5.0.0"
  13. fmt >= "0.8.0"
  14. mirage-profile >= "0.5"
  15. ipaddr >= "2.2.0" & < "3.0.0"
  16. mirage-time-lwt >= "1.0.0"
  17. mirage-protocols-lwt >= "1.4.0" & < "2.0.0"
  18. mirage-protocols >= "1.4.0" & < "2.0.0"
  19. mirage-stack-lwt >= "1.3.0"
  20. mirage-clock-lwt >= "1.2.0"
  21. mirage-random >= "1.0.0" & < "2.0.0"
  22. mirage-clock >= "1.2.0" & < "3.0.0"
  23. mirage-net-lwt >= "1.0.0" & < "2.0.0"
  24. mirage-net >= "1.0.0" & < "2.0.0"
  25. cstruct-lwt
  26. cstruct >= "3.0.2"
  27. rresult >= "0.5.0"
  28. ocaml >= "4.03.0"
  29. configurator build
  30. jbuilder >= "1.0+beta10"

Reverse Dependencies (18)

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

Conflicts

    None