- state ike_auth_requested

- does now establishing of IKE_SA in both directions
This commit is contained in:
Martin Willi
2005-12-02 13:45:47 +00:00
parent 5534ee8476
commit ccb37df25d
7 changed files with 46 additions and 47 deletions
@@ -346,7 +346,7 @@ static status_t build_ts_payload(private_ike_sa_init_responded_t *this, bool ts_
size_t ts_received_count, ts_selected_count;
status_t status = SUCCESS;
ts_payload_t *ts_response;
/* build a reply payload with selected traffic selectors */
ts_received_count = request->get_traffic_selectors(request, &ts_received);
/* select ts depending on payload type */