Re: [Openvpn-devel] [PATCH v2] Send push reply right after async auth complete

2015-10-10 Thread David Sommerseth
On 07/10/15 15:32, Lev Stipakov wrote: > v2: > More careful inotify_watchers handling > * Ensure that same multi_instance is added only once > * Ensure that multi_instance is always removed > > v1: > This feature speeds up connection establishment in cases when async > authentication result is not

[Openvpn-devel] [PATCH v2] Send push reply right after async auth complete

2015-10-07 Thread Lev Stipakov
v2: More careful inotify_watchers handling * Ensure that same multi_instance is added only once * Ensure that multi_instance is always removed v1: This feature speeds up connection establishment in cases when async authentication result is not ready when first push request arrives. At the moment s