]> git.ipfire.org Git - thirdparty/strongswan.git/commit
child-create: Don't reset DH group when retrying after INVALID_KE_PAYLOAD
authorTobias Brunner <tobias@strongswan.org>
Fri, 5 Jun 2020 14:41:23 +0000 (16:41 +0200)
committerTobias Brunner <tobias@strongswan.org>
Fri, 5 Jun 2020 14:41:23 +0000 (16:41 +0200)
commit59ebdac49bec9374080b2f1a0027ea6a26dece2f
treebdef70bca5144b31920647d2327c1fc7b98d004c
parent736ac6555410ae3c4b54f0325e8202c2fd9c2e22
child-create: Don't reset DH group when retrying after INVALID_KE_PAYLOAD

migrate() is called before retrying.

Fixes: 0184a69b7b14 ("child-create: Properly handle DH group during
migration when reestablishing")
src/libcharon/sa/ikev2/tasks/child_create.c