Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 264 Bytes

File metadata and controls

8 lines (6 loc) · 264 Bytes

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-net.