- allready partly working

This commit is contained in:
Jan Hutter
2005-11-21 17:50:56 +00:00
parent 8323a9c120
commit 55f90b5d51
8 changed files with 111 additions and 46 deletions
+2 -6
View File
@@ -143,12 +143,8 @@ static void job_processing(private_thread_pool_t *this)
message->destroy(message);
break;
}
/* we must switch the initiator flag when receiving a request
*/
if (message->get_request(message))
{
ike_sa_id->switch_initiator(ike_sa_id);
}
ike_sa_id->switch_initiator(ike_sa_id);
this->worker_logger->log(this->worker_logger, CONTROL|MOST, "checking out IKE SA %lld:%lld, role %s",
ike_sa_id->get_initiator_spi(ike_sa_id),