]> git.ipfire.org Git - thirdparty/strongswan.git/commit
ike-sa: Sort CHILD_SAs by CPU ID
authorTobias Brunner <tobias@strongswan.org>
Thu, 20 May 2021 07:41:54 +0000 (09:41 +0200)
committerTobias Brunner <tobias@strongswan.org>
Wed, 28 May 2025 14:35:26 +0000 (16:35 +0200)
commit8e7f379f716ce534adfef8559c7a25f646ed6329
tree1158f623125dd12e053c5a9bbfc9821e84658c7f
parentaf34b5b1dc3855925f5e391d99a36c079036927c
ike-sa: Sort CHILD_SAs by CPU ID

This might make debugging easier and also ensures that a possible
fallback SA without CPU ID is established first when reestablishing
an IKE_SA.  Because even if such an SA is established first initially,
that might change later depending on when per-CPU SAs are rekeyed.
src/libcharon/sa/ike_sa.c