packet_t *packet;
u_int16_t group;
- DBG0(DBG_IKE, "initiating aggressive mode IKE_SA %s[%d] to %H",
+ DBG0(DBG_IKE, "initiating Aggressive Mode IKE_SA %s[%d] to %H",
this->ike_sa->get_name(this->ike_sa),
this->ike_sa->get_unique_id(this->ike_sa),
this->ike_sa->get_other_host(this->ike_sa));
linked_list_t *proposals;
packet_t *packet;
- DBG0(DBG_IKE, "initiating main mode IKE_SA %s[%d] to %H",
+ DBG0(DBG_IKE, "initiating Main Mode IKE_SA %s[%d] to %H",
this->ike_sa->get_name(this->ike_sa),
this->ike_sa->get_unique_id(this->ike_sa),
this->ike_sa->get_other_host(this->ike_sa));