Re: [Openvpn-devel] [PATCH] management: preserve wait_for_push field when asking for user/pass

2017-07-10 Thread Steven Haigh
For what its worth, further testing has shown that this works fine with ~8 hours connection and 'reneg-sec 1800' More than happy to call this resolved. On 2017-07-08 00:01, Antonio Quartulli wrote: With the introduction of the wait_for_push field in the auth_user_pass structure, we have to mak

Re: [Openvpn-devel] [PATCH v2 3/3] Replace deprecated LZ4 function

2017-07-10 Thread Antonio Quartulli
On 10/07/17 15:07, Gert Doering wrote: > Hi, > > On Mon, Jul 10, 2017 at 02:33:43PM +0800, Antonio Quartulli wrote: >> On 10/07/17 14:30, Gert Doering wrote: >>> On Mon, Jul 10, 2017 at 12:31:31PM +0800, Antonio Quartulli wrote: Instead of cluttering the code with these ifdefs directly in t

Re: [Openvpn-devel] [PATCH v2 3/3] Replace deprecated LZ4 function

2017-07-10 Thread Gert Doering
Hi, On Mon, Jul 10, 2017 at 02:33:43PM +0800, Antonio Quartulli wrote: > On 10/07/17 14:30, Gert Doering wrote: > > On Mon, Jul 10, 2017 at 12:31:31PM +0800, Antonio Quartulli wrote: > >> Instead of cluttering the code with these ifdefs directly in the main > >> codebase, how about doing it in com