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
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,
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
пт, 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
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.
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
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 --
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
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