tuntapversion
TUN/TAP bindings
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 X should all be supported. You will need to install the third-party http://tuntaposx.sourceforge.net/ on OSX before using this library.
WWW: https://github.com/mirage/ocaml-tuntap Issues: https://github.com/mirage/mirage/issues E-mail: mirageos-devel@lists.openmirage.org
Tags | org:mirage org:xapi-project |
---|---|
Authors | Vincent Bernardoff <vb@luminar.eu.org> and Anil Madhavapeddy <anil@recoil.org> |
License | ISC |
Published | |
Homepage | https://github.com/mirage/ocaml-tuntap |
Maintainer | vb@luminar.eu.org |
Dependencies | |
Source [http] | https://github.com/mirage/ocaml-tuntap/archive/v1.0.0.tar.gz sha256=a71523883614d1752e2f9b1a1845a381b2a97106f9fc84f570eec9405102e05a md5=ebc21fc98e93f279c0dd8a4b27fc663e |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/tuntap/tuntap.1.0.0/opam |
Required by
- mirage-net-unix<2.2.2
- mirage-unix>=0.9.4 & <0.9.9