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:
|
||||
break;
|
||||
}
|
||||
|
||||
resolve_hosts(this);
|
||||
|
||||
/* install kernel policies */
|
||||
child_sa = child_sa_create(this->my_host, this->other_host, this->my_id,
|
||||
|
||||
Reference in New Issue
Block a user