diff options
author | James Yonan <james@openvpn.net> | 2011-01-10 19:13:02 +0000 |
---|---|---|
committer | James Yonan <james@openvpn.net> | 2011-01-10 19:13:02 +0000 |
commit | 15be3202b279abc431597db5d11e826eaf1c1bb6 (patch) | |
tree | 41d334d74545066eaa7f6e5b690bca7dd089ab32 /openvpn.8 | |
parent | Added --x509-track option. (diff) | |
download | openvpn-15be3202b279abc431597db5d11e826eaf1c1bb6.tar.xz |
* added --management-up-down option to allow management interface
to be notified of tunnel up/down events.
* pulled --ip-win32 options will be suppressed on the client
if --route-nopull option is specified.
Version 2.1.3f
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@6813 e7ae566f-a301-0410-adde-c780ea21d3b5
Diffstat (limited to 'openvpn.8')
-rw-r--r-- | openvpn.8 | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -2367,6 +2367,11 @@ lines of log file history for usage by the management channel. .\"********************************************************* .TP +.B --management-up-down +Report tunnel up/down events to management interface. +.B +.\"********************************************************* +.TP .B --management-client-auth Gives management interface client the responsibility to authenticate clients after their client certificate |