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-1.10.0.tbz
sha256=8285cd3c8e49afec4fa4b72d23430071aa1832971c0b0bcdd0b62587f90ba4cc
sha512=b5b521b4339ef1e932b7b512338c84d0baaea09a4aa3e8748eac4d7063a79eeb3c72fdfc44ff6c3d5dca8680aee403ba63202337c0fb1f4e50d4ac128d975225

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: 14 Mar 2022

Dependencies (9)

  1. vmnet >= "1.5.1"
  2. mirage-net >= "3.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.06.0"

Dev Dependencies

None

Used by

None

Conflicts

None