]> git.ipfire.org Git - thirdparty/strongswan.git/commit
ha: Support sync of private IKE_SA extensions and conditions
authorTobias Brunner <tobias@strongswan.org>
Fri, 28 Mar 2025 15:06:58 +0000 (16:06 +0100)
committerTobias Brunner <tobias@strongswan.org>
Thu, 10 Apr 2025 06:31:09 +0000 (08:31 +0200)
commit46674e64c19e86c1735c4f82ac838ed4de2834dc
tree9e0da7bba8b83bde399c3c6ab0e279005354c84b
parent8679d91c8179d1da641c15b019b540a61df42adc
ha: Support sync of private IKE_SA extensions and conditions

This requires a new protocol version as private extensions would enable
unrelated regular extensions, even when sending the private extension
as second attribute (which would work for conditions as they are
explicitly enabled/disabled).
src/libcharon/plugins/ha/ha_dispatcher.c
src/libcharon/plugins/ha/ha_ike.c
src/libcharon/plugins/ha/ha_message.h