Destroy IKE_SA Managers crypto primitives during flush, the plugins are gone in destroy
This commit is contained in:
@@ -199,6 +199,8 @@ struct ike_sa_manager_t {
|
||||
* Delete all existing IKE_SAs and destroy them immediately.
|
||||
*
|
||||
* Threads will be driven out, so all SAs can be deleted cleanly.
|
||||
* To a flush(), an immediate call to destroy() is mandatory; no other
|
||||
* method may be used.
|
||||
*/
|
||||
void (*flush)(ike_sa_manager_t *this);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user