Hi,
On Tue, Oct 14, 2014 at 11:43:18PM +0400, a...@rsu.ru wrote:
> There are two patches here - against master and against 2.3 branch.
> It seems my first email didn't go to the list, because I used wrong From
> address...
Thanks. Patches look good on first glance - will look more closely ASAP
From: Alexander Pyhalov
The logic which is used on BSD is preserved. The only distinction
is that illumos doesn't provide sa_len field in sockaddr structures.
---
src/openvpn/route.c | 21 +++--
1 file changed, 19 insertions(+), 2 deletions(-)
diff --git a/src/openvpn/route.c
There are two patches here - against master and against 2.3 branch.
From: Alexander Pyhalov
The logic which is used on BSD is preserved. The only distinction
is that illumos doesn't provide sa_len field in sockaddr structures.
---
src/openvpn/route.c | 21 +++--
1 file changed, 19 insertions(+), 2 deletions(-)
diff --git a/src/openvpn/route.c
From: a...@sfedu.ru
GIT: [PATCH] Default gateway can't be determined on illumos/Solaris
GIT: [PATCH] Default gateway can't be determined on illumos/Solaris
There are two patches here - against master and against 2.3 branch.
There are two patches here - against master and against 2.3 branch.
It seems my first email didn't go to the list, because I used wrong From
address...
On 12/10/14 21:59, Samuel Thibault wrote:
> David Sommerseth, le Fri 10 Oct 2014 12:13:42 +0200, a écrit :
>> I think it would be better to move the unlink() code from
>> multi_client_connect_post() into multi_connection_established(), where
>> these temp files are created. This makes the code cle
ACK. (Look sane, and basically it's acked-by: Steffan anyway, but since
he decided to put a signed-off-by: on it, I'm now formally ACKing it)
Your patch has been applied to the master branch.
commit ed5a400e138812cd6572845f4299f61e12716f53
Author: Andris Kalnozols
List-Post: openvpn-devel@lists.
Hi,
On Mon, Oct 13, 2014 at 01:47:50PM +0400, Alexander Pyhalov wrote:
> 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 co
Hi,
On Fri, Sep 26, 2014 at 06:11:01PM +0200, Philipp Hagemeister wrote:
> Currently, when compiling with --enable-iproute2 , OpenVPN does not
> create a correct route when the user is connected to the Internet
> without a gateway (e.g. via ppp). This patch implements the
> corresponding FIXME.
>
10 matches
Mail list logo