]> git.ipfire.org Git - thirdparty/strongswan.git/commit
controller: Immediately return after re-initiating an existing IKE_SA childless
authorTobias Brunner <tobias@strongswan.org>
Wed, 1 Mar 2023 16:31:07 +0000 (17:31 +0100)
committerTobias Brunner <tobias@strongswan.org>
Tue, 21 Mar 2023 15:25:51 +0000 (16:25 +0100)
commite6a354a996c800eeebad0dbe40c6f0d38c6f7a06
tree8e5afe6a100f9105d6f8e792257e47e72e34956e
parentdd79253e2d3a2d2f61689305cc02c506e2a5f746
controller: Immediately return after re-initiating an existing IKE_SA childless

If no CHILD_SA is initiated, we wait for a state change to IKE_ESTABLISHED
but that will never happen for already established IKE_SAs.

References strongswan/strongswan#1553
src/libcharon/control/controller.c