package tcpip

  1. Overview
  2. No Docs
OCaml TCP/IP networking stack, used in MirageOS

Install

Dune Dependency

Authors

Maintainers

Sources

tcpip-v4.0.0.tbz
sha256=0d4df94e1563d9f4a3f4715be93e03d32dabfdf0dde827fe4d2127e9a82c1d24
sha512=9dfcc9b5205d39fbe4ed4b1a045e3c3c1650a5711b02f4d06ac997dbaebe3cae1db99e18f4b7f36c8661d354ed8a628dd034124f92bfe321c604421a5e7aec4a

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: 01 Nov 2019

Dependencies (24)

  1. lru >= "0.3.0"
  2. ethernet >= "2.0.0" & < "3.0.0"
  3. randomconv < "0.2.0"
  4. duration
  5. logs >= "0.6.0"
  6. lwt-dllist
  7. lwt >= "4.0.0" & < "5.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" & < "4.0.0"
  17. mirage-clock >= "3.0.0"
  18. mirage-net >= "3.0.0"
  19. cstruct-lwt
  20. cstruct >= "3.2.0"
  21. rresult >= "0.5.0"
  22. ocaml >= "4.06.0"
  23. dune-configurator
  24. 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. caqti-mirage
  5. charrua < "1.2.2"
  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 = "0.10.0"
  10. frenetic >= "5.0.0" & < "5.0.5"
  11. git-mirage >= "2.0.0" & < "3.0.0"
  12. mirage-conduit >= "2.0.0" & < "2.2.0"
  13. mirage-dns < "2.6.0"
  14. mirage-nat = "2.0.0"
  15. mirage-qubes-ipv4 >= "0.6" & < "0.8.3"
  16. mirage-www >= "1.1.0"
  17. packet >= "0.4.0"
  18. tftp
  19. vpnkit >= "0.1.1"

Conflicts

None