]> git.ipfire.org Git - thirdparty/strongswan.git/commit
Merge branch 'ha-multi-ke'
authorTobias Brunner <tobias@strongswan.org>
Fri, 28 Feb 2025 15:11:59 +0000 (16:11 +0100)
committerTobias Brunner <tobias@strongswan.org>
Fri, 28 Feb 2025 15:11:59 +0000 (16:11 +0100)
commitc3ae859b9b0079929f82be1db4116fd0fbee6cb3
treef59bd5534ce261d79f5b59211b42c667ec54d88d
parentf717bb5249caea550bc6e2baeb09ca309ad83b39
parent97bd0e2297ed1df69337188168b338ed404b64e0
Merge branch 'ha-multi-ke'

Adds support for multiple key exchanges to the ha plugin.  Also,
because of the delayed key derivation and the not synced IntAuth
values, incomplete IKE_SAs are now destroyed during a failover.

Closes strongswan/strongswan#2550