]> git.ipfire.org Git - thirdparty/strongswan.git/commit
ike-init: Add support for multiple key exchanges
authorTobias Brunner <tobias@strongswan.org>
Thu, 31 Oct 2019 16:16:44 +0000 (17:16 +0100)
committerTobias Brunner <tobias@strongswan.org>
Wed, 22 Mar 2023 10:35:11 +0000 (11:35 +0100)
commita888ab44d509ed2b90c6bcc022e09ec0d3c91ae3
treec560b187a25931fb6ddc9226414cb00898a41d06
parent482c892023f7a1a6c203f81b108484cdfcdf03ad
ike-init: Add support for multiple key exchanges

Initially, this is handled with a key derivation for each
IKE_INTERMEDIATE exchange.  When rekeying the keys are derived only when
all IKE_FOLLOWUP_KE exchanges are done.
src/libcharon/sa/ikev2/tasks/ike_init.c