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.3.0.tbz
md5=5d204011402c27b215cd612b98395f9f

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.

Tags

org:mirage

Published: 23 Feb 2017

Dependencies (12)

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

Dev Dependencies

None

Used by

None

Conflicts

None