package mirage-net-macosx

  1. Overview
  2. No Docs
MacOS X implementation of the Mirage NETWORK interface.

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-net-macosx-1.2.0.tbz
md5=0b5537c8dacf9e0d7a7181f87bee61e7

Description

This interface exposes raw Ethernet frames using the Vmnet framework that is available on MacOS X Yosemite onwards. It is suitable for use with an OCaml network stack such as the one found at https://github.com/mirage/mirage-tcpip.

For a complete system that uses this, please see the MirageOS homepage.

Published: 13 Nov 2016

Dependencies (13)

  1. logs
  2. vmnet
  3. io-page-unix >= "2.0.0"
  4. io-page >= "2.0.0"
  5. mirage-types-lwt < "3.0.0"
  6. mirage-types < "3.0.0"
  7. lwt >= "2.4.3"
  8. sexplib
  9. ipaddr < "3.0.0"
  10. cstruct >= "1.4.0"
  11. topkg build
  12. ocamlfind build
  13. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None