Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 253 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 253 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-tcpip.