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: 02 Dec 2020

Dependencies (24)

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

Dev Dependencies (8)

  1. ipaddr-cstruct with-test
  2. arp with-test & >= "2.3.0"
  3. mirage-random-test with-test & >= "0.1.0"
  4. mirage-clock-unix with-test & >= "3.0.0"
  5. pcap-format with-test
  6. alcotest with-test & >= "0.8.1" & < "1.4.0"
  7. mirage-vnetif with-test & >= "0.5.0" & < "0.6.2"
  8. bisect_ppx dev & >= "2.5.0"

Used by (16)

  1. arp < "0.2.0"
  2. caldav
  3. capnp-rpc-mirage >= "0.3.2" & < "0.6.0" | >= "0.9.0" & < "1.2.2"
  4. caqti-mirage < "2.1.2"
  5. charrua >= "1.2.2" & < "1.5.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. conduit-mirage >= "2.3.0" & < "5.1.0"
  10. git-unix >= "3.0.0" & < "3.7.0"
  11. mirage-nat >= "2.2.3" & < "2.2.5"
  12. mirage-qubes-ipv4 >= "0.8.3" & < "0.9.2"
  13. paf < "0.0.8"
  14. paf-cohttp
  15. spoke
  16. vpnkit

Conflicts (1)

  1. mirage-xen < "6.0.0"
OCaml

Innovation. Community. Security.