From 15be3202b279abc431597db5d11e826eaf1c1bb6 Mon Sep 17 00:00:00 2001 From: James Yonan Date: Mon, 10 Jan 2011 19:13:02 +0000 Subject: * 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 --- openvpn.8 | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'openvpn.8') diff --git a/openvpn.8 b/openvpn.8 index 3cdc07e..164b58e 100644 --- a/openvpn.8 +++ b/openvpn.8 @@ -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 -- cgit