Re: [Openvpn-devel] [PATCH v2 3/7] wintun: implement opening wintun device

2019-11-08 Thread Simon Rozman
Hi, > -Original Message- > From: Lev Stipakov [mailto:lstipa...@gmail.com] > Sent: Thursday, November 7, 2019 6:45 PM > To: openvpn-devel@lists.sourceforge.net > Cc: Lev Stipakov > Subject: [Openvpn-devel] [PATCH v2 3/7] wintun: implement opening wintun > device > > +const static GUID GU

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

2019-11-08 Thread Lev Stipakov
From: Lev Stipakov This allows to specify which tun driver openvpn should use, tap-windows6 (default) or wintun. Note than wintun support will be added in follow-up patches. Signed-off-by: Lev Stipakov --- v3: - added man page - removed unneccesary assignment - make method static - r

Re: [Openvpn-devel] [PATCH v2 2/7] wintun: add --windows-driver config option

2019-11-08 Thread Lev Stipakov
Hi, Should there not be a manpage entry in this commit too? > Indeed. Added to manpage. Why do we have to set c->c2.tuntap->wintun in both do_init_tun and > do_open_tun? Should one of them not suffice? > Just to be sure that it is assigned :) Removed unneeded second assignment. Should this --

Re: [Openvpn-devel] [PATCH v2 1/7] Visual Studio: upgrade project files to VS2019

2019-11-08 Thread Simon Rozman
Acked-by: Simon Rozman Note, the OpenSSL and other dependencies should also be built using the same version of MSVC. Best regards, Simon -Original Message- From: Lev Stipakov [mailto:lstipa...@gmail.com] Sent: Thursday, November 7, 2019 6:45 PM To: openvpn-devel@lists.sourceforge.net C

Re: [Openvpn-devel] [PATCH v2 2/7] wintun: add --windows-driver config option

2019-11-08 Thread Steffan Karger
Hi, Thanks for looking into wintun support. Definitely feature-ack. On 07-11-2019 18:45, Lev Stipakov wrote: > From: Lev Stipakov > > This allows to specify which tun driver openvpn should use, > tap-windows6 (default) or wintun. > > Note than wintun support will be added in follow-up patches.

Re: [Openvpn-devel] using arm64 on travis ?

2019-11-08 Thread Илья Шипицин
пт, 8 нояб. 2019 г. в 14:02, Gert Doering : > Hi, > > On Fri, Nov 08, 2019 at 12:39:00PM +0500, ?? wrote: > > https://docs.travis-ci.com/user/multi-cpu-architectures > > > > we can switch some builds to arm64. any suggestions ? > > Sounds good. Right now we only have i386 and

[Openvpn-devel] [PATCH applied] Re: travis: add Visual Studio build

2019-11-08 Thread Gert Doering
Acked-by: Gert Doering Thanks. Looks reasonable, let's see what Travis has to say about it :) Your patch has been applied to the master branch. commit 633fe5185d063a1d1a1bce4170b283ab4273d95d Author: Lev Stipakov Date: Thu Nov 7 23:29:34 2019 +0200 travis: add Visual Studio build

[Openvpn-devel] [PATCH v2 8/9] VLAN: add documentation to manpage

2019-11-08 Thread Antonio Quartulli
This patch adds documentation for all the VLAN related knobs. Signed-off-by: Fabian Knittel Signed-off-by: Antonio Quartulli --- Changes from v1: - slight rewording of some sentences, as suggested by Arne doc/openvpn.8 | 99 ++- 1 file changed,

Re: [Openvpn-devel] using arm64 on travis ?

2019-11-08 Thread Gert Doering
Hi, On Fri, Nov 08, 2019 at 12:39:00PM +0500, ?? wrote: > https://docs.travis-ci.com/user/multi-cpu-architectures > > we can switch some builds to arm64. any suggestions ? Sounds good. Right now we only have i386 and amd64 builds (since my SPARC machine is going away and my