]> git.ipfire.org Git - thirdparty/strongswan.git/commit
ike-sa: Remove redundant setting of IKE_SA conditions after a rekeying
authorTobias Brunner <tobias@strongswan.org>
Fri, 28 Mar 2025 14:50:53 +0000 (15:50 +0100)
committerTobias Brunner <tobias@strongswan.org>
Thu, 10 Apr 2025 06:31:09 +0000 (08:31 +0200)
commit8679d91c8179d1da641c15b019b540a61df42adc
treee7c93d602bdaae33c5f242a3229211260d1eaeb4
parent07978c16b3f2e42529eed255dc1cebcf3757162f
ike-sa: Remove redundant setting of IKE_SA conditions after a rekeying

This was originally added with b0e40caafbd7 ("NAT-T conditions were not
inherited during IKE_SA rekeying") in 2008 when there was only a single
inherit() method.  Later the inherit_pre() method was added and then
with 094963d1b160 ("ikev2: Apply extensions and conditions before
starting rekeying") in 2014 the extensions and conditions were set
already there.
src/libcharon/sa/ike_sa.c