package mirage-net-macosx

  1. Overview
  2. No Docs
MacOS implementation of the Mirage_net_lwt interface

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-net-macosx-v1.6.0.tbz
md5=803f45581c13ac94f77024a3de822bab

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.

Tags

org:mirage

Published: 24 Feb 2019

Dependencies (9)

  1. vmnet >= "1.5.0"
  2. mirage-net-lwt >= "2.0.0"
  3. lwt >= "2.4.3"
  4. logs
  5. sexplib
  6. macaddr
  7. cstruct >= "1.4.0"
  8. dune >= "1.0"
  9. ocaml >= "4.03.0"

Dev Dependencies

None

Used by

None

Conflicts

None