package mirage-net-unix

  1. Overview
  2. Docs
Unix implementation of the Mirage NETWORK interface.

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-net-unix-2.4.0.tbz
md5=815587d8cf618f897958bf9141ad69a4

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.