summaryrefslogtreecommitdiffstats
path: root/src/openvpn/tun.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unused function no_tap_ifconfigArne Schwabe2013-03-121-10/+0
* Move static prototype definition from header into c fileArne Schwabe2013-03-121-0/+2
* make "ipv6 ifconfig" on linux compatible with busybox ifconfigGert Doering2012-09-111-1/+1
* Keep pre-existing tun/tap devices around on *BSDGert Doering2012-09-021-5/+17
* Remove warning about "explicit support for IPv6 tun devices is not provided f...Gert Doering2012-06-131-1/+1
* cleanup and redefine metric handling for IPv6 routesGert Doering2012-06-131-0/+4
* Implement search for "first free" tun/tap device on SolarisGert Doering2012-06-131-8/+32
* Clean-up: Presume that Linux is always IPv6 capable at build timeDavid Sommerseth2012-04-271-19/+0
* build: properly detect TUNSETPERSISTAlon Bar-Lev2012-04-261-2/+2
* cleanup: avoid using ~0 - windowsAlon Bar-Lev2012-04-021-23/+23
* cleanup: avoid using ~0 - netmaskAlon Bar-Lev2012-04-021-1/+1
* build: move wrappers into platform moduleAlon Bar-Lev2012-03-241-6/+6
* build: move out config.h include from sysheadAlon Bar-Lev2012-03-221-0/+6
* build: win-msvc: msbuild formatAlon Bar-Lev2012-03-221-1/+1
* build: standard directory layoutAlon Bar-Lev2012-03-221-0/+5113