Re: [Openvpn-devel] [PATCH 1/1] do not race on RuntimeDirectory

2016-12-24 Thread debbie10t
On 16/12/16 22:00, Christian Hesse wrote: > From: Christian Hesse > > Different unit instances create and destroy the same RuntimeDirectory. > This leads to running instances where the status file (and possibly > more runtime data) is no longer accessible. > > So do not handle this in unit files

Re: [Openvpn-devel] [PATCH applied] docs: Further enhance the documentation related to SWEET32

2016-12-24 Thread David Sommerseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Your patch has been applied to the following branches commit a256aee8e70ceb7059b9da69bc3e7cccbd094916 (master) commit 203d7c8b1fdab065aa0b2a522abe00dc39fa433a (release/2.4) Author: David Sommerseth Date: Fri Dec 23 17:07:44 2016 +0100 docs:

[Openvpn-devel] [PATCH] Feedback wanted: proof-of-concept recvmmsg() support

2016-12-24 Thread Steffan Karger
This patch is not done, but I would like to get some early feedback because I'm not very familiar with this part of the code, nor with the APIs involved. So I expect to have made some rooky mistakes. A while back, I experimented a bit with recvmmsg(), to see if using it would yield some performan

Re: [Openvpn-devel] [PATCH v2] More broadly enforce Allman style and braces-around-conditionals

2016-12-24 Thread Gert Doering
Hi, On Fri, Dec 23, 2016 at 11:40:54PM +0100, Steffan Karger wrote: > This patch replaces the "Add nl_for_brace=add to uncrustify.conf" patch. > > v2: also add nl_do_brace=add and mod_full_brace_do=add > > dev-tools/uncrustify.conf | 8 + [..] > diff --git a/dev-tools/uncrustify.co