bug1035 671 B

123456789101112
  1. o Minor features (authorities)
  2. - Take altered router IPs into account when determining router stability.
  3. Previously, if a router changed its IP, the authorities would not
  4. treat it as having any downtime for the purposes of stability
  5. calculation, whereas clients would experience downtime since the
  6. IP could take a while to propagate to them. Resolves issue 1035.
  7. o Minor bugfixes (authorities)
  8. - Try to be more robust to hops back in time when calculating
  9. router stability. Previously, if a run of uptime or downtime
  10. appeared to be negative, the calculation could give incorrect
  11. results. Bugfix on 0.2.0.6-alpha.