ike: Reuse interface ID during CHILD_SA rekeyings

This commit is contained in:
Tobias Brunner
2019-04-04 09:31:38 +02:00
parent a6014d99b7
commit 8ab336285a
7 changed files with 85 additions and 17 deletions
+2
View File
@@ -1874,6 +1874,8 @@ static void trigger_mbb_reauth(private_task_manager_t *this)
child_create->use_marks(child_create,
child_sa->get_mark(child_sa, TRUE).value,
child_sa->get_mark(child_sa, FALSE).value);
/* interface IDs are not migrated as the new CHILD_SAs on old and new
* IKE_SA go though regular updown events */
new->queue_task(new, &child_create->task);
children = TRUE;
}