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
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
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