Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed build on linux | Christian Pointner | 2008-05-12 | 1 | -6/+8 |
* | added do_ifconfig for bsd device | Christian Pointner | 2008-05-12 | 1 | -11/+9 |
* | fixed some thread safety bugs | Christian Pointner | 2008-05-11 | 1 | -2/+6 |
* | small security fix @ new linux tun device | Christian Pointner | 2008-05-11 | 2 | -4/+13 |
* | added device for bsd | Christian Pointner | 2008-05-11 | 1 | -1/+3 |
* | do_ifconfig works now for new tun/tap device | Christian Pointner | 2008-05-10 | 2 | -0/+24 |
* | small cleanup | Christian Pointner | 2008-05-09 | 1 | -3/+3 |
* | linux tun/tap device works now with tun *and* tap | Christian Pointner | 2008-05-09 | 2 | -43/+50 |
* | bugfix @ tundevice and ipv6 | Christian Pointner | 2008-05-09 | 1 | -9/+39 |
* | first working version of linux tun device | Christian Pointner | 2008-05-08 | 2 | -13/+63 |
* | added own tun device implementation for linux | Christian Pointner | 2008-05-08 | 2 | -0/+131 |