Re: [Openvpn-devel] [PATCH] Add option --push-suppress-ipv6 to stop sending IPv6 info to clients.

2016-02-10 Thread Arne Schwabe
Am 27.12.15 um 21:58 schrieb Gert Doering: > push-remove route-ipv6 2001: I think this is missing " " in the commit message, it is okay later in the manpage > + else if (streq (p[0], "push-remove")) I would add at least a && p[1] and possible a !p[2] I think multiple push-remove are better

Re: [Openvpn-devel] [PATCH] Fix misleading socket error code on Windows

2016-02-10 Thread Gert Doering
Hi, On Sun, Feb 07, 2016 at 06:21:49PM -0200, Leonardo wrote: > So it seems like socket.c is getting its value from winsock.h. Here's > a better patch: > > Signed-off-by: Leonardo Basilio > --- > src/openvpn/socket.c | 4 > 1 file changed, 4 insertions(+) > > diff

Re: [Openvpn-devel] route / route-ipv6 can not be used in ccd

2016-02-10 Thread Samuel Thibault
David Sommerseth, on Wed 10 Feb 2016 01:56:57 +0100, wrote: > > 2 minutes after the client disconnected, which would probably be fine > > enough for our use case. > > If you use --proto udp, then it can take up to --ping-reset $SEC to trigger > (IIRC). You can use explicit-exit-notify to avoid

Re: [Openvpn-devel] route / route-ipv6 can not be used in ccd

2016-02-10 Thread David Sommerseth
On 09/02/16 13:45, Samuel Thibault wrote: > Gert Doering, on Tue 09 Feb 2016 12:58:26 +0100, wrote: >> On Tue, Feb 09, 2016 at 11:58:39AM +0100, Samuel Thibault wrote: >>> I have tried putting >>> >>> iroute-ipv6 2a01:474:5:1100::/56 >>> >>> in the ccd, but from the learn-address script the