fixed retransmission policy for responder

This commit is contained in:
Martin Willi
2006-09-25 07:24:08 +00:00
parent 397f344879
commit 1ce2ad09c3
3 changed files with 9 additions and 9 deletions
+1 -2
View File
@@ -581,8 +581,7 @@ static status_t get_response(private_ike_sa_init_t *this,
{
this->ike_sa->set_name(this->ike_sa, name);
}
this->ike_sa->set_dpd_delay(this->ike_sa,
this->connection->get_dpd_delay(this->connection));
this->ike_sa->apply_connection(this->ike_sa, this->connection);
/* Precompute NAT-D hashes for incoming NAT notify comparison */
ike_sa_id = request->get_ike_sa_id(request);