]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
Merge branch 'ike-sa-flush'
authorTobias Brunner <tobias@strongswan.org>
Tue, 20 Sep 2022 08:09:59 +0000 (10:09 +0200)
committerTobias Brunner <tobias@strongswan.org>
Tue, 20 Sep 2022 08:09:59 +0000 (10:09 +0200)
This fixes a race condition during shutdown between the main thread
flushing the IKE_SA manager and worker threads still creating IKE_SAs.

Closes strongswan/strongswan#1252


Trivial merge