ACK. Tested on OpenSolaris 10 (5.11), works as advertised, has no impact on other platforms.
Just as a remark: the patch in master is more feature-complete as it benefits from the code cleanup/unification of all the BSDs and MacOS X in cab6305be749930eae - the 2.3 one can only show the gateway: Wed Dec 31 10:22:22 2014 ROUTE_GATEWAY 194.97.140.30 while the one in "master" can show netmask and interface as well: Wed Dec 31 10:24:12 2014 ROUTE_GATEWAY 194.97.140.30/255.255.255.224 IFACE=pcn0 .. but I'll leave it at that, to avoid more intrusive changes to 2.3. Your patch has been applied to the release/2.3 branch. commit b6dc199077079310d9f26fa8b366f4e71d32f6c9 Author: Alexander Pyhalov List-Post: openvpn-devel@lists.sourceforge.net Date: Tue Oct 14 23:43:21 2014 +0400 Default gateway can't be determined on illumos/Solaris platforms Acked-by: Gert Doering <g...@greenie.muc.de> Message-Id: <1413315802-62359-4-git-send-email-...@rsu.ru> URL: http://article.gmane.org/gmane.network.openvpn.devel/9128 Signed-off-by: Gert Doering <g...@greenie.muc.de> -- kind regards, Gert Doering