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.7.0.tbz
sha256=9c3360560c46a7e511d261361f19644f3f0db03be01fd2b2d46012cdf56a6479
sha512=46501c457c45c4631144915543436fdf791724244d4665d1d5847655a7f82106d58e3d93fb705e4af9de623e379f567ce4cc8953b6d5f538402148eabbf66986

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: 17 Sep 2019

Dependencies (9)

  1. vmnet >= "1.5.1"
  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