]> git.ipfire.org Git - thirdparty/strongswan.git/commit
Merge branch 'vici-reload-tasks'
authorTobias Brunner <tobias@strongswan.org>
Thu, 19 Sep 2024 08:11:49 +0000 (10:11 +0200)
committerTobias Brunner <tobias@strongswan.org>
Thu, 19 Sep 2024 08:11:49 +0000 (10:11 +0200)
commit301abbeaffd549ba6eea85074dc1f73ec4930a5a
tree9159fd73b9d018369a10d879177095d827ea6ba5
parent9d4c7bebfc373fc9b86ca9b773996330afb2bb91
parenta4a3dcf6c2e97067248a34946bedd3e958a0c3b3
Merge branch 'vici-reload-tasks'

Consider queued child-creating tasks when reloading configs that have
`start` as start action.  Besides some possible corner cases it fixes
handling IKE_SAs that are current getting established and have no
established CHILD_SAs yet.

Closes strongswan/strongswan#2418