summaryrefslogtreecommitdiffstats
path: root/openvpn.8
diff options
context:
space:
mode:
authorjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>2005-12-22 19:50:48 +0000
committerjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>2005-12-22 19:50:48 +0000
commit33e81c4841d8a39d901a859eade35df6f00b36b8 (patch)
tree50b2059a041449f0f993ecec43bcb2e749f69822 /openvpn.8
parent6215931bffed74b6e02062f28b0f22f4090da727 (diff)
downloadopenvpn-33e81c4841d8a39d901a859eade35df6f00b36b8.tar.gz
openvpn-33e81c4841d8a39d901a859eade35df6f00b36b8.tar.xz
openvpn-33e81c4841d8a39d901a859eade35df6f00b36b8.zip
Man page and usage message changes to reflect
--ip-win32 adaptive and --route-method adaptive. git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@859 e7ae566f-a301-0410-adde-c780ea21d3b5
Diffstat (limited to 'openvpn.8')
-rw-r--r--openvpn.810
1 files changed, 8 insertions, 2 deletions
diff --git a/openvpn.8 b/openvpn.8
index 3b14a3e..6a92cac 100644
--- a/openvpn.8
+++ b/openvpn.8
@@ -4347,8 +4347,12 @@ Which method
.B m
to use for adding routes on Windows?
+.B adaptive
+(default) -- Try IP helper API first. If that fails, fall
+back to the route.exe shell command.
+.br
.B ipapi
-(default) -- Use IP helper API.
+-- Use IP helper API.
.br
.B exe
-- Call the route.exe shell command.
@@ -4357,7 +4361,9 @@ to use for adding routes on Windows?
.B --dhcp-option type [parm]
Set extended TAP-Win32 TCP/IP properties, must
be used with
-.B --ip-win32 dynamic.
+.B --ip-win32 dynamic
+or
+.B --ip-win32 adaptive.
This option can be used to set additional TCP/IP properties
on the TAP-Win32 adapter, and is particularly useful for
configuring an OpenVPN client to access a Samba server