package mirage-net-unix

  1. Overview
  2. Docs
Unix implementation of the Mirage_net_lwt interface

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-net-unix-3.0.0.tbz
sha256=87a9ea89634d24707952c5bfa1bda1be17e030377c90dca4ed0feadee55293cc
sha512=f42039d4937e07db8a2b267b2c46ceeaeee6b621eafe1641759efa7697d07924ac833082711420aac8f3b8e7959a0093d17881b0ff3d60a3a691c2304cea6868

README.md.html

mirage-net-unix -- Unix implementation of the Mirage NETWORK interface.

This interface exposes raw Ethernet frames using ocaml-tuntap, suitable for use with an OCaml network stack such as the one found at https://github.com/mirage/mirage-tcpip.