From: Arne S. <ar...@rf...> - 2020-07-27 20:55:05
|
Am 27.07.20 um 20:34 schrieb Gert Doering: > If multi_client_connect_call_plugin_v1() goes to "deferred mode", > *and* there is no OPENVPN_CLIENT_CONNECT_DEFER handler, we > would read the "client specific options" file after every > (succeeded-because-not-present) call to plugin_call(). > > Move this to "after we have checked the deferred-cc file, and we > know for sure that we have CC_RET_SUCCEEDED". > Not tested but the code change and explaination are sound. Acked-By: Arne Schwabe <ar...@rf...> |