demoted more notify debug messages to level 2
This commit is contained in:
@@ -661,7 +661,7 @@ static status_t process_i(private_ike_auth_t *this, message_t *message)
|
||||
iterator->destroy(iterator);
|
||||
return FAILED;
|
||||
}
|
||||
DBG1(DBG_IKE, "received %N notify",
|
||||
DBG2(DBG_IKE, "received %N notify",
|
||||
notify_type_names, type);
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user