On 10/13/2014 13:47, Alexander Pyhalov wrote:
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 "r
Hi,
On Tue, Dec 02, 2014 at 06:48:44PM +0300, Alexander Pyhalov wrote:
> I've sent two patches (from apyha...@gmail.com address) against 2.3 and
> master branch), correcting to the list, implementing
> get_default_gateway() for Solaris / illumos platforms. Are there any
> issues with them?
So
---
distro/Makefile.am | 2 ++
1 file changed, 2 insertions(+)
diff --git a/distro/Makefile.am b/distro/Makefile.am
index 2dd6a6e..bd65b79 100644
--- a/distro/Makefile.am
+++ b/distro/Makefile.am
@@ -13,3 +13,5 @@ MAINTAINERCLEANFILES = \
$(srcdir)/Makefile.in
SUBDIRS = rpm
+
+EXTRA_DIS
... by not incorrectly hinting to the compiler the function argument of
cipher_kt_mode_{cbc,ofb_cfb}() is nonnull, since that no longer is the
case.
Verified the fix on Debian Wheezy, one of the platforms the reporter in
trac #473 mentions with a compiler that would optimize out the required
check
From: David Sommerseth
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
ACK. Tested with 'make dist' and the systemd unit files are included in the
resulting tarball.
Your patch has been applied to the master and release/2.3 branches.
commit 6ece60c6dc7a3cda58f4dfea4e6cd3016023234f (master)
co
ACK.
Your patch has been applied to the master and release/2.3 branches.
commit 98156e90e1e83133a6a6a020db8e7333ada6156b (master)
commit 785838614afc20d362b64907b0212e9a779e2287 (release/2.3)
Author: Steffan Karger
List-Post: openvpn-devel@lists.sourceforge.net
Date: Tue Dec 2 21:42:00 2014 +0