Skip to content

Bindings to UNIX tuntap facilities

License

Notifications You must be signed in to change notification settings

cfcs/ocaml-tuntap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tuntap - 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.

WWW: https://github.com/mirage/ocaml-tuntap Issues: https://github.com/mirage/mirage/issues E-mail: [email protected]

About

Bindings to UNIX tuntap facilities

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • OCaml 59.2%
  • C 40.2%
  • Makefile 0.6%