lssndrbarbieri@gmail.com Alessandro Barbieri This is an OCaml library for handling TUN/TAP devices. TUN refers to layer 3 virtual interfaces whereas TAP refers to layer 2 Ethernet ones. See <http://en.wikipedia.org/wiki/TUN/TAP> for more information. Linux, FreeBSD, OpenBSD and macOS should all be supported. You will need to install the third-party <http://tuntaposx.sourceforge.net/> on macOS before using this library. https://mirage.github.io/ocaml-tuntap/ https://github.com/mirage/ocaml-tuntap/issues mirage/ocaml-tuntap Vincent Bernardoff vb@luminar.eu.org