Test
---
Lev Stipakov
OpenVPN Inc.
___
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel
Hello,
We at openvpn community are in the middle of reviewing wintun support patches.
Wintun is an alternative tun driver for Windows (https://www.wintun.net/),
which performs significantly faster in comparison to existing tap-windows6
driver. While we could stare at the code, it won’t replace
Hi,
Our community meetings will alternate between Wed 11:30 CET and Thu
20:00 CET.
Next meetings have been scheduled to
- Thu 5th December 20:00 CET
- Wed 11th December 11:30 CET
- Thu 19th December 20:00 CET
The place is #openvpn-meeting IRC channel at Freenode. Meeting agendas
and summaries a
Hi,
On 21/11/2018 11:10, Arne Schwabe wrote:
> From: Fabian Knittel
>
> This patch splits up the multi_connection_established() function. Each new
> helper function does a specific job. Functions that do a similar job receive
> a
> similar calling interface.
>
> The patch tries not to reinde
Hi,
On 21/11/2018 11:10, Arne Schwabe wrote:
> From: Fabian Knittel
>
> Refactor multi_client_connect_source_ccd(), so that options_server_import()
> (or
> the success path in general) is only entered in one place within the function.
>
> Signed-off-by: Fabian Knittel
> Signed-off-by: Arne Sc
Hi,
On 21/11/2018 11:10, Arne Schwabe wrote:
> From: Fabian Knittel
>
> This patch moves multi_client_connect_setenv into
> multi_client_connect_early_setup and makes sure that every client-connect
> handling function updates the virtual address selection.
>
Can you elaborate a bit more please