Re: [Openvpn-devel] [PATCH] Fix duplicated PUSH_REPLY options

2016-10-10 Thread Steffan Karger
Hi, On 24 September 2016 at 12:23, Lev Stipakov wrote: > Starting from > https://github.com/OpenVPN/openvpn/commit/3a5a46cf2b7f6a8b8520c2513a8054deb48bfcbe, > we add peer-id and cipher values to context->options->push_list instead of > adding those directly > to buf (as done for client-specific

Re: [Openvpn-devel] [PATCH] Fix duplicated PUSH_REPLY options

2016-10-01 Thread Lev Stipakov
Hi, ACK from me - tested that peer-id and cipher are not duplicated in PUSH_REPLY when client reconnects and push-continuation works. -Lev 2016-09-29 20:49 GMT+03:00 Steffan Karger : > Hi, > > On 24 September 2016 at 12:23, Lev Stipakov wrote: > > Starting from https://github.com/OpenVPN/openv