package mirage-net-macosx

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

Install

Dune Dependency

Authors

Maintainers

Sources

1.4.0.tar.gz
md5=380778a506955c052f6a1f54fdc47397

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: 19 May 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. jbuilder
  11. ocamlfind build
  12. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None