- added todo's
This commit is contained in:
@@ -162,7 +162,7 @@ static void build_test_jobs(private_daemon_t *this)
|
||||
for(i = 0; i<1; i++)
|
||||
{
|
||||
initiate_ike_sa_job_t *initiate_job;
|
||||
initiate_job = initiate_ike_sa_job_create("localhost");
|
||||
initiate_job = initiate_ike_sa_job_create("pinflb30");
|
||||
this->public.event_queue->add_relative(this->public.event_queue, (job_t*)initiate_job, i * 5000);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user