Re: [Openvpn-devel] [PATCH] tun/iproute2: support 31-bit ipv4 prefix (RFC 3021)

2019-11-12 Thread Tom Yan
Details like...? If you configure/push an IP with a subnet (i.e. non /32 prefix or 255.255.255.255 subnet mask) to a client, a subnet route will be added to main route table (as show by `ip r`) by the kernel just like on Desktop Linux (at least that's what would happen on my device). When I use ic

Re: [Openvpn-devel] [PATCH applied] Re: wintun: add --windows-driver config option

2019-11-12 Thread David Sommerseth
On 12/11/2019 19:39, David Sommerseth wrote: > On 09/11/2019 16:00, Gert Doering wrote: >> Hi, >> >> On Sat, Nov 09, 2019 at 03:49:51PM +0100, Gert Doering wrote: >>> wintun: add --windows-driver config option >>> >>> Signed-off-by: Lev Stipakov >>> Acked-by: Simon Rozman >> >> Ooo

Re: [Openvpn-devel] [PATCH applied] Re: wintun: add --windows-driver config option

2019-11-12 Thread David Sommerseth
On 09/11/2019 16:00, Gert Doering wrote: > Hi, > > On Sat, Nov 09, 2019 at 03:49:51PM +0100, Gert Doering wrote: >> wintun: add --windows-driver config option >> >> Signed-off-by: Lev Stipakov >> Acked-by: Simon Rozman > > Ooops. Misattributed the ACK, so this was really Steffan

[Openvpn-devel] [PATCH v3 7/7] wintun: clear adapter settings on tun close

2019-11-12 Thread Lev Stipakov
From: Lev Stipakov With tap-windows6 we clear adapter settings with DHCP, but since wintun doesn't do DHCP we do it with netsh. Signed-off-by: Lev Stipakov --- v3: - simplify convoluted "if" statement v2: - rebase on top of master src/openvpn/tun.c | 92 +-

[Openvpn-devel] [PATCH v3 5/7] wintun: interactive service support

2019-11-12 Thread Lev Stipakov
From: Lev Stipakov Wintun requires ring buffers registration to be performed by privileged process. In order to use openvpn with wintun by non-Administrator, we need to use interactive service and shared memory to register buffers. Openvpn process creates memory mapping object and event for send

Re: [Openvpn-devel] [PATCH] Set the correct mtu on windows based systems

2019-11-12 Thread Christopher Schenk
Hi, any updates on this? I would really love to see this upstream. Regards, Christopher On 5/18/19 3:43 PM, Gert Doering wrote: Hi, On Sat, May 18, 2019 at 02:38:29PM +0200, Christopher Schenk wrote: any other thoughts on this patch? Any chance to getting it applied? It got an ACK, so it's

Re: [Openvpn-devel] OpenVPN 2.4.8 released

2019-11-12 Thread Ton van Vliet
Hi, For the record: Following your suggestion, I have added KB2921916 to my Win7 system, however,when adding another TAP device, the certificate chain processing Error 0x800b0109 still appears in setupapi.dev.log Regards, Ton. On 11-11-19 10:22, Simon Rozman wrote: Hi, Is your computer pe