summaryrefslogtreecommitdiffstats
path: root/route.c
Commit message (Expand)AuthorAgeFilesLines
* Added support for "on-link" routes on Linux clientJames Yonan2012-01-271-32/+75
* Fix list-overrun checks in copy_route_[ipv6_]option_list()Gert Doering2012-01-041-4/+4
* Fix build-up of duplicate IPv6 routes on reconnect.Gert Doering2012-01-041-0/+19
* Fix FreeBSD/OpenBSD/NetBSD compiler warnings in get_default_gateway()David Sommerseth2011-11-211-4/+4
* USE_PF_INET6 by default for v2.3JuanJo Ciarlante2011-08-251-4/+0
* For all accesses to "struct route_list * rl", check first that rl is non-NULLGert Doering2011-08-241-6/+10
* Fixed issue where redirect-gateway block-local code was notJames Yonan2011-08-241-1/+1
* Merge remote branch SVN 2.1 into the git treeDavid Sommerseth2011-08-191-566/+727
|\
| * Added redirect-gateway block-local flag, with support forJames Yonan2011-06-121-545/+700
| * Renamed branch to reflect that it is no longer beta.James Yonan2011-03-171-0/+2461
* Merge remote-tracking branch 'cron2/feat_ipv6_payload_2.3'David Sommerseth2011-05-231-21/+31
|\
| * Windows IPv6 cleanup - properly remove IPv6 routes and interface configGert Doering2011-05-221-21/+31
* | Merge branch 'svn-branch-2.1' into mergeDavid Sommerseth2011-04-261-59/+104
|\ \
| * | Fixes to r6925.James Yonan2011-02-141-3/+3
| * | Implemented get_default_gateway_mac_addr for Mac OS X (previously,James Yonan2011-02-141-58/+103
| * | Fixed initialization bug in route_list_add_default_gatewayJames Yonan2010-10-231-0/+2
* | | Merge branch 'feat_ipv6_payload'David Sommerseth2011-04-251-7/+552
|\ \ \ | | |/ | |/|
| * | implement IPv6 ifconfig + route setup/deletion on OpenBSDGert Doering2011-04-241-8/+20
| * | when deleting a route on win32, also add gateway addressGert Doering2011-04-241-0/+11
| * | Win32: set next-hop for IPv6 routes according to TUN/TAP mode - in TUN mode,Gert Doering2011-04-241-1/+11
| * | add IPv6 route add / route delete code for windows (using "netsh")Gert Doering2011-04-241-2/+36
| * | new feature: "ifconfig-ipv6-push" (from ccd/ config)Gert Doering2011-04-241-1/+16
| * | Enable IPv6 Payload in OpenVPN p2mp tun server mode. 20100104-1 release.Gert Doering2011-04-241-7/+470
* | | * fix --disable-ipv6 buildJuanJo Ciarlante2011-03-251-0/+6
* | | * polished redirect-gateway (ipv4 on ipv6 endpoints) supportJuanJo Ciarlante2011-03-251-1/+1
* | | * (prototype) fix for supporting "redirect-gateway" for tunneled ipv4 over ip...JuanJo Ciarlante2011-03-251-7/+11
|/ /
* | Merge branch 'feat_misc' into beta2.2David Sommerseth2010-11-181-22/+12
|\ \
| * | Merged add_bypass_address() and add_host_route_if_nonlocal()David Sommerseth2010-11-181-22/+12
* | | Merge branch 'feat_misc' into beta2.2David Sommerseth2010-11-131-5/+3
|\| |
| * | Make "topology subnet" work on Solaris (ifconfig + route metric changes by Ka...Gert Doering2010-11-121-5/+3
* | | Fix problem with special case route targets ('remote_host')Gert Doering2010-10-211-0/+2
| |/ |/|
* | Implemented multi-address DNS expansion on the network field of routeJames Yonan2010-07-121-13/+40
* | Implemented a key/value auth channel from client to server.James Yonan2010-06-011-1/+1
* | Updated copyright date to 2010.James Yonan2010-04-281-1/+1
|/
* Eliminated the limitation on the number of options that can be pushedjames2009-09-271-1/+1
* The maximum number of "route" directives (specified in the configjames2009-09-171-9/+33
* Added PLATFORM-SPECIFIC comment tag to platform-specific functionsjames2009-08-241-4/+4
* Update copyright to 2009.james2009-05-301-1/+1
* Added new 'autolocal' redirect-gateway flag. When enabled, the OpenVPNjames2009-05-241-23/+94
* Added "redirect-private" option which allows private subnetsjames2009-05-231-66/+72
* Fixed some issues with C++ style comments that leaked into the code.james2009-01-271-1/+1
* * Added additional method parameter to --script-security to preservejames2008-11-171-2/+2
* Copyright notice changed to reflect change in name ofjames2008-10-061-1/+1
* Added additional warnings to flag common gotchas:james2008-08-051-25/+51
* Fixed minor issue with --redirect-gateway bypass-dhcp or bypass-dnsjames2008-08-041-1/+1
* Added "--server-bridge" (without parameters) to enablejames2008-08-021-0/+10
* Perform additional input validation on options pulledjames2008-07-261-16/+38
* Fixed compiler warnings in Windows build (MinGW).james2008-07-261-1/+1
* Completely revamped the system for calling external programs and scripts:james2008-07-261-70/+89
* Copyright change OpenVPN Solutions LLC -> Telethra, Inc.james2008-07-141-1/+1