]> git.ipfire.org Git - thirdparty/strongswan.git/commit
child-rekey: Don't migrate child-create task if we already are deleting
authorTobias Brunner <tobias@strongswan.org>
Tue, 1 Dec 2020 11:12:25 +0000 (12:12 +0100)
committerTobias Brunner <tobias@strongswan.org>
Thu, 3 Dec 2020 10:06:23 +0000 (11:06 +0100)
commit25ec2d04aa83249e95b85de6a3b376457b4bf76d
treeb5521ad6349778f67d090b8a98cd22a78198b555
parent7d2d94f3e15e568e94329278432700627fcd4921
child-rekey: Don't migrate child-create task if we already are deleting

If we are already deleting the old/redundant CHILD_SA, we must not
migrate the child-create task as that would destroy the new CHILD_SA we
already moved to the IKE_SA.

Fixes #3644.
src/libcharon/sa/ikev2/tasks/child_rekey.c