note another case where strictnodes is considered for exits
[tor.git] / changes / bug1035
blob3d86330e6396fd2147be88f414f45d4db31f646f
1   o Minor features (authorities)
2     - Take altered router IP addresses and ORPorts into account when
3       determining router stability.  Previously, if a router changed
4       its IP or ORPort, the authorities would not treat it as having
5       any downtime for the purposes of stability calculation, whereas
6       clients would experience downtime since the change could take a
7       while to propagate to them.  Resolves issue 1035.
8   o Minor bugfixes (authorities)
9     - Try to be more robust to hops back in time when calculating
10       router stability.  Previously, if a run of uptime or downtime
11       appeared to be negative, the calculation could give incorrect
12       results.  Bugfix on 0.2.0.6-alpha.