summaryrefslogtreecommitdiffstats
path: root/tun.c
Commit message (Expand)AuthorAgeFilesLines
* Platform cleanup for OpenBSDGert Doering2012-02-081-26/+32
* Implement IPv6 interface config with non-/64 prefix lengths.Gert Doering2012-02-041-1/+3
* Platform cleanup for FreeBSDGert Doering2012-01-231-3/+34
* Allow "tap-win32 dynamic <offset>" to be used in topologyJames Yonan2011-12-141-20/+26
* Fix bug after removing Linux 2.2 supportDavid Sommerseth2011-11-251-4/+2
* log error message and exit for "win32, tun mode, tap driver version 9.8"Gert Doering2011-11-231-0/+8
* Platform cleanup for NetBSDGert Doering2011-09-211-16/+68
* fix ipv6 compilation under macosx >= 1070 - v3JuanJo Ciarlante2011-09-211-2/+2
* Fixed compile issues on FreeBSD and SolarisDavid Sommerseth2011-09-211-9/+8
* Additional Visual Studio 2008 build fixes to tun.cSamuli Seppänen2011-08-251-1/+2
* Fix a Visual Studio 2008 build error in tun.cSamuli Seppanen2011-08-251-1/+1
* Merge remote branch SVN 2.1 into the git treeDavid Sommerseth2011-08-191-5/+8
|\
| * Added redirect-gateway block-local flag, with support forJames Yonan2011-06-121-7/+10
| * Revert r7092 and r7151, i.e. remove --enable-osxipconfigJames Yonan2011-04-191-29/+0
| * For Mac OSX, when DARWIN_USE_IPCONFIG is defined, retry ipconfigJames Yonan2011-04-121-1/+11
| * Added ./configure --enable-osxipconfig option for Mac OS X which willJames Yonan2011-03-271-1/+20
| * Renamed branch to reflect that it is no longer beta.James Yonan2011-03-171-0/+4474
* Remove support for Linux 2.2 configuration fallbackDavid Sommerseth2011-06-151-11/+2
* Merge remote-tracking branch 'cron2/feat_ipv6_payload_2.3'David Sommerseth2011-05-231-4/+30
|\
| * Windows IPv6 cleanup - properly remove IPv6 routes and interface configGert Doering2011-05-221-2/+28
| * Change the netsh.exe command from "add" to "set".smos2011-05-191-2/+2
* | Merge branch 'svn-branch-2.1' into mergeDavid Sommerseth2011-04-261-1/+1
|\ \
| * | Revert r7092 and r7151, i.e. remove --enable-osxipconfigJames Yonan2011-04-261-29/+0
| * | For Mac OSX, when DARWIN_USE_IPCONFIG is defined, retry ipconfigJames Yonan2011-04-261-1/+11
| * | Added ./configure --enable-osxipconfig option for Mac OS X which willJames Yonan2011-04-261-1/+20
| * | Minor addition of logging info before and afterJames Yonan2010-12-101-0/+2
* | | Merge branch 'feat_ipv6_payload'David Sommerseth2011-04-251-66/+488
|\ \ \ | | |/ | |/|
| * | Implement "ipv6 ifconfig" for TAP interfaces on SolarisGert Doering2011-04-241-2/+40
| * | bugfix for linux/iproute2: IPv6 ifconfig code block was not called forGert Doering2011-04-241-14/+15
| * | 2.2-beta3 has a signed TAP driver with the IPv6 code, but it's notGert Doering2011-04-241-2/+2
| * | implement IPv6 ifconfig + route setup/deletion on OpenBSDGert Doering2011-04-241-3/+33
| * | WIN32: if IPv6 requested in TUN mode, and TUN/TAP driver version is olderGert Doering2011-04-241-0/+10
| * | - Win32 IPv6 ifconfig support, using "netsh" callsGert Doering2011-04-241-73/+152
| * | add some TODOs to TODO.IPv6Gert Doering2011-04-241-6/+6
| * | NetBSD fixes - on 4.0 and up, use multi-af mode. On earlier systems thatGert Doering2011-04-241-43/+0
| * | Enable IPv6 Payload in OpenVPN p2mp tun server mode. 20100104-1 release.Gert Doering2011-04-241-6/+49
| * | add some TODOs to TODO.IPv6Gert Doering2011-04-241-6/+6
| * | NetBSD fixes - on 4.0 and up, use multi-af mode. On earlier systems thatGert Doering2011-04-241-21/+52
| * | Enable IPv6 Payload in OpenVPN p2mp tun server mode. 20100104-1 release.Gert Doering2011-04-241-17/+250
* | | * openbsd: no IFF_MULTICAST, #ifdef around itJuanJo Ciarlante2011-03-251-0/+2
|/ /
* | Minor addition of logging info before and afterJames Yonan2010-12-201-0/+2
* | Merge branch 'feat_misc' into beta2.2David Sommerseth2010-11-131-22/+125
|\ \
| * | Make "topology subnet" work on Solaris (ifconfig + route metric changes by Ka...Gert Doering2010-11-121-0/+27
| * | Integrate support for TAP mode on Solaris, written by Kazuyoshi Aizawa <admin...Gert Doering2010-11-121-22/+98
| * | remove duplicate code in FREEBSD+DRAGONFLY system-dependent ifconfigGert Doering2010-02-281-14/+3
* | | remove duplicate code in FREEBSD+DRAGONFLY system-dependent ifconfigGert Doering2010-10-211-14/+3
| |/ |/|
* | Don't configure Linux tun/tap txqueuelen setting if OpenVPNJames Yonan2010-08-311-1/+1
* | Added "net stop dnscache" and "net start dnscache" in frontJames Yonan2010-07-271-0/+20
* | Added --register-dns option for Windows.James Yonan2010-07-161-1/+38
* | Updated copyright date to 2010.James Yonan2010-04-281-1/+1