Patch has been applied to the master branch, with an addition to 
openvpn.8 (see below).

commit d8a8656f1a8721f56a08439afe24916beadfef55
Author: Gert Doering
List-Post: openvpn-devel@lists.sourceforge.net
Date:   Fri Sep 11 17:33:41 2015 +0200

     Create basic infrastructure for IPv6 default gateway handling / 
redirection.

     Acked-by: Arne Schwabe <a...@rfc2549.org>
     Message-Id: <1441985627-14822-5-git-send-email-g...@greenie.muc.de>
     URL: http://article.gmane.org/gmane.network.openvpn.devel/10087
     Signed-off-by: Gert Doering <g...@greenie.muc.de>


According to Arne's comment, openvpn.8 has been extended as follows, to
actually document --show-gateway

--- a/doc/openvpn.8
+++ b/doc/openvpn.8
@@ -5616,6 +5616,15 @@ module will be queried.
 .B \-\-verb
 option can be used BEFORE this option to produce debugging information.
 .\"*********************************************************
+.SS Standalone Debug Options:
+.\"*********************************************************
+.TP
+.B \-\-show\-gateway [v6target]
+(Standalone)
+Show current IPv4 and IPv6 default gateway and interface towards the
+gateway (if the protocol in question is enabled).  If an IPv6 address
+is passed as argument, the IPv6 route for this host is reported.
+.\"*********************************************************
 .SS IPv6 Related Options
 .\"*********************************************************
 The following options exist to support IPv6 tunneling in peer-to-peer


--
kind regards,

Gert Doering


Reply via email to