[Openvpn-devel] Default gateway can't be determined on illumos/solaris

2014-10-13 Thread Alexander Pyhalov
Hello. In openvpn 2.3.4 on illumos/Solaris clients gateway for client can't be determined, because default stub is used instead of get_default_gateway() function. This means that the following push route option in server config is not working: push "route remote_host 255.255.255.255 net_gatewa

Re: [Openvpn-devel] [PATCH applied] Ensure that client-connect files are always deleted

2014-10-13 Thread David Sommerseth
From: David Sommerseth -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Your patch has been applied to the master branch. commit 5c2a3b5d29d10db3dbd8143ac2b671ce2eed1707 Author: Samuel Thibault List-Post: openvpn-devel@lists.sourceforge.net Date: Thu Oct 9 23:40:49 2014 +0200 Ensure that

Re: [Openvpn-devel] Async OPENVPN_PLUGIN_CLIENT_CONNECT plugin support

2014-10-13 Thread Lev Stipakov
Hi Fabian, > You say that you've added support for the client-connect plugin call. May I > ask what was missing? Nothing dramatic, I just added deferred support for client-connect v2. > So this is basically about replacing a 5s poll-interval with something that > should proceed near instantaneou