summaryrefslogtreecommitdiff
path: root/src/linux/tunDevice.cpp
Commit message (Collapse)AuthorAgeFilesLines
* fixed some thread safety bugsChristian Pointner2008-05-111-2/+6
|
* small security fix @ new linux tun deviceChristian Pointner2008-05-111-3/+11
|
* added device for bsdChristian Pointner2008-05-111-1/+3
| | | | | | | | tested under openbsd but should work on freebsd and netbsd as well TODO: do_ifconfig
* do_ifconfig works now for new tun/tap deviceChristian Pointner2008-05-101-0/+22
|
* small cleanupChristian Pointner2008-05-091-3/+3
|
* linux tun/tap device works now with tun *and* tap Christian Pointner2008-05-091-37/+46
| | | | | | | TODO: ifconfig
* bugfix @ tundevice and ipv6Christian Pointner2008-05-091-9/+39
|
* first working version of linux tun deviceChristian Pointner2008-05-081-8/+58
|
* added own tun device implementation for linuxChristian Pointner2008-05-081-0/+68