tuntapversion

OCaml library for handling TUN/TAP devices

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.

Tags org:mirage org:xapi-project
AuthorsVincent Bernardoff <vb@luminar.eu.org> and Anil Madhavapeddy <anil@recoil.org>
LicenseISC
Published
Homepagehttps://github.com/mirage/ocaml-tuntap
Issue Trackerhttps://github.com/mirage/ocaml-tuntap/issues
Maintainervb@luminar.eu.org
Dependencies
Source [http] https://github.com/mirage/ocaml-tuntap/releases/download/v1.7.0/tuntap-v1.7.0.tbz
md5=d571f02c7e2169e11bcc7e0292f70e65
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/tuntap/tuntap.1.7.0/opam
Required by