resolving hosts before route
This commit is contained in:
@@ -1233,6 +1233,8 @@ static status_t route(private_ike_sa_t *this, child_cfg_t *child_cfg)
|
|||||||
default:
|
default:
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
resolve_hosts(this);
|
||||||
|
|
||||||
/* install kernel policies */
|
/* install kernel policies */
|
||||||
child_sa = child_sa_create(this->my_host, this->other_host, this->my_id,
|
child_sa = child_sa_create(this->my_host, this->other_host, this->my_id,
|
||||||
|
|||||||
Reference in New Issue
Block a user