ike-sa: Log IKE endpoint changes

This commit is contained in:
Tobias Brunner
2021-06-21 12:03:36 +02:00
committed by Andreas Steffen
parent 79b526deba
commit 036ae27645
2 changed files with 20 additions and 2 deletions
@@ -443,8 +443,6 @@ METHOD(task_t, process_r, status_t,
other_old = this->ike_sa->get_other_host(this->ike_sa);
if (!other->equals(other, other_old))
{
DBG1(DBG_IKE, "remote address changed from %H to %H", other_old,
other);
other_new = other;
/* our address might have changed too if the responder used
* a different address from our list to reach us */