]> git.ipfire.org Git - thirdparty/strongswan.git/commit
ike-sa: Avoid reusing established IKE_SAs that got redirected
authorTobias Brunner <tobias@strongswan.org>
Thu, 7 Aug 2025 09:56:25 +0000 (11:56 +0200)
committerTobias Brunner <tobias@strongswan.org>
Fri, 22 Aug 2025 13:26:59 +0000 (15:26 +0200)
commit3a9120373ddd5275bce837684833726a21dd79ab
treec612d342234ceb9a84fa757b0ee90b14b3b19204
parent2f0a0fef3dcebfcc1097e55779cd7a2ffeb6e65c
ike-sa: Avoid reusing established IKE_SAs that got redirected

These will get terminated by the peer after a while.  So we don't want
to reuse them.
src/libcharon/sa/ike_sa.c
src/libcharon/sa/ike_sa_manager.c