connection name to IKE_SA initiating
This commit is contained in:
@@ -722,7 +722,7 @@ static status_t build_r(private_child_create_t *this, message_t *message)
|
||||
|
||||
build_payloads(this, message);
|
||||
|
||||
SIG(CHILD_UP_SUCCESS, "CHILD_SA %s established successfully",
|
||||
SIG(CHILD_UP_SUCCESS, "CHILD_SA '%s' established successfully",
|
||||
this->child_sa->get_name(this->child_sa));
|
||||
|
||||
return SUCCESS;
|
||||
|
||||
Reference in New Issue
Block a user