Acked-by: Gert Doering <g...@greenie.muc.de>

As Antonio has already stated, this really only moves 3 structure 
elements into their own substructure, and all functions working on 
these elements are now passed a pointer to the substructure (so the
next patch can then use two substructures to have individual files
for "plugin" and "script" deferred auth).  

I'm slightly worried about the "setenv" bits (using the same name in 
all cases) but if the flow of events is linear enough ("create files, 
start plugin, create other sets of files, start script") this should 
not be a problem.

I have fixed the conflict caused by commit 997b006a26 on the fly 
(trivial).

Tested on the server test rig that found the "now auth fails" problem
with the v4 patch.  All green so far :-)

Your patch has been applied to the master branch.

commit c5fec838e749e4a1806a42c1f593f195c2d60b3b
Author: Arne Schwabe
Date:   Wed Mar 17 14:03:11 2021 +0100

     Move auth deferred related members into its own struct

     Signed-off-by: Arne Schwabe <a...@rfc2549.org>
     Acked-by: Gert Doering <g...@greenie.muc.de>
     Message-Id: <20210317130312.8585-1-a...@rfc2549.org>
     URL: 
https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg21671.html
     Signed-off-by: Gert Doering <g...@greenie.muc.de>


--
kind regards,

Gert Doering



_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to