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 |
---|---|
Authors | Vincent Bernardoff <vb@luminar.eu.org> and Anil Madhavapeddy <anil@recoil.org> |
License | ISC |
Published | |
Homepage | https://github.com/mirage/ocaml-tuntap |
Issue Tracker | https://github.com/mirage/ocaml-tuntap/issues |
Maintainer | vb@luminar.eu.org |
Dependencies | |
Source [http] | https://github.com/mirage/ocaml-tuntap/releases/download/v2.0.0/tuntap-v2.0.0.tbz sha256=4abba9727156222a261e0daecfa54d4c337f5c690870e7f98c5f0e8884a6958b sha512=e3bf0379906b5070ae5681ae74a1a74b9b987d1f37ff142fb10622d79db8df435c9db54a2d4d5d4dadaeab9aa9427b1d40262dbf445a88b3c3fe64bc93417647 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/tuntap/tuntap.2.0.0/opam |
Required by
- charrua-unix>=1.2.2
- mirage-net-unix
- mirage-unix>=0.9.4 & <0.9.9