mattconnolly / tuntap

TAP driver for Solaris used for OpenVPN and any other virtual network solution.

Home Page:http://www.whiteboard.ne.jp/~admin2/tuntap/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

After extracting tuntap.tar.gz file, run './configure', 'make', and 'make install' as usual.

Both 'tun' and 'tap' driver will be built and installed on your system. You can access these devices through /dev/tun and /dev/tap. 

For OpenIndiana (oi-148), use:

	./configure --prefix=""


About

TAP driver for Solaris used for OpenVPN and any other virtual network solution.

http://www.whiteboard.ne.jp/~admin2/tuntap/


Languages

Language:C 100.0%