package tcpip

  1. Overview
  2. No Docs

Description

The library provides a networking stack for the MirageOS library operating system that supports IPv4, IPv6, ARPv4, DHCPv4 and TCP/IP.

Tags

org:mirage

Published: 15 Sep 2015

Dependencies (14)

  1. lwt >= "2.4.7" & < "3.0.0"
  2. mirage-profile >= "0.5" & < "0.8.0"
  3. ipaddr >= "2.2.0" & < "3.0.0"
  4. mirage-net-unix >= "1.1.0" & < "2.3.0"
  5. mirage-clock-unix >= "1.0.0" & < "1.2.0"
  6. mirage-console < "2.2.0"
  7. mirage-unix >= "1.1.0" & <= "2.6.0"
  8. mirage-types >= "2.6.0" & < "3.0"
  9. channel
  10. type_conv
  11. cstruct >= "1.0.1" & <= "1.9.0"
  12. ocamlbuild build
  13. ocamlfind build
  14. ocaml >= "4.01.0"

Dev Dependencies (4)

  1. pcap-format with-test
  2. alcotest with-test
  3. mirage-vnetif with-test & < "0.3.0"
  4. mirage-flow with-test & < "2.0.0"

Used by (11)

  1. arp < "0.2.0"
  2. capnp-rpc-mirage < "0.8.0"
  3. caqti-mirage
  4. charrua-core < "0.4"
  5. conduit = "0.10.0"
  6. frenetic >= "5.0.0" & < "5.0.5"
  7. mirage-conduit >= "2.0.0" & < "2.2.0"
  8. mirage-dns < "2.6.0"
  9. mirage-www >= "1.1.0"
  10. packet >= "0.4.0"
  11. tftp

Conflicts (1)

  1. mirage-xen >= "6.0.0"