tuntap
OCaml library for handling TUN/TAP devices
Description
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
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 22 Feb 2017
- Authors
- Maintainers
Sources
Dependencies
lwt
with-test
ounit
with-test
ipaddr
>= "2.4.0" & < "4.0.0"
ocamlfind
build
ocamlbuild
build
topkg
build & >= "0.8.0"
ocaml
>= "4.01.0"
Reverse Dependencies