ikev2: Immediately initiate queued tasks after establishing rekeyed IKE_SA
If additional tasks get queued before/while rekeying an IKE_SA, these get migrated to the new IKE_SA. We previously did not trigger initiation of these tasks, though, leaving the task unexecuted until a new task gets queued.
This commit is contained in:
@@ -66,6 +66,7 @@ processing/jobs/start_action_job.c processing/jobs/start_action_job.h \
|
||||
processing/jobs/roam_job.c processing/jobs/roam_job.h \
|
||||
processing/jobs/update_sa_job.c processing/jobs/update_sa_job.h \
|
||||
processing/jobs/inactivity_job.c processing/jobs/inactivity_job.h \
|
||||
processing/jobs/initiate_tasks_job.c processing/jobs/initiate_tasks_job.h \
|
||||
sa/eap/eap_method.c sa/eap/eap_method.h sa/eap/eap_inner_method.h \
|
||||
sa/eap/eap_manager.c sa/eap/eap_manager.h \
|
||||
sa/xauth/xauth_method.c sa/xauth/xauth_method.h \
|
||||
|
||||
Reference in New Issue
Block a user