package tcpip

  1. Overview
  2. 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: 22 Mar 2016

Dependencies (12)

  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-console >= "2.1.2" & < "2.2.0"
  5. mirage-unix >= "1.1.0" & <= "2.6.0"
  6. mirage-types >= "2.6.0" & < "3.0"
  7. channel
  8. cstruct-lwt
  9. cstruct >= "1.9.0" & < "3.4.0"
  10. ppx_tools
  11. ocamlfind build
  12. ocaml >= "4.01.0"

Dev Dependencies (5)

  1. pcap-format with-test
  2. alcotest with-test
  3. mirage-vnetif with-test & < "0.3.0"
  4. mirage-flow with-test & < "1.2.0"
  5. mirage-clock-unix with-test & >= "1.0.0" & < "1.2.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 (3)

  1. mirage-xen >= "6.0.0"
  2. mirage-net-unix >= "2.3.0"
  3. mirage-net-unix < "1.1.0"