Always update timestamp.

This commit is contained in:
Adam Ierymenko 2015-05-04 18:45:39 -07:00
parent 59fa687830
commit 18ca6f34ff

View File

@ -124,7 +124,7 @@ void SelfAwareness::iam(const Address &reporter,const InetAddress &reporterPhysi
}
}
}
}
} else entry.ts = now;
}
void SelfAwareness::clean(uint64_t now)