]> git.ipfire.org Git - people/ms/strongswan.git/commit
ike: Don't rekey IKE_SA while reauthenticating
authorTobias Brunner <tobias@strongswan.org>
Tue, 29 Jun 2021 13:25:48 +0000 (15:25 +0200)
committerTobias Brunner <tobias@strongswan.org>
Tue, 24 Aug 2021 12:31:55 +0000 (14:31 +0200)
commit36161febd3bc7a7b2152aca19d01fdc37c8a6ea6
tree1e3eab0c437637fe0818f48cfb93df20187bd902
parent48fbe1d2d5ab452258de6f073f2b100d1a0eedb3
ike: Don't rekey IKE_SA while reauthenticating

If we are using make-before-break reauthentication, this could lead to
duplicates as the new IKE_SA wouldn't be able to delete the previous
one if it was replaced by a rekeying.
src/libcharon/sa/ike_sa.c