mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
5911fc0c17
Relays used to check every 10 to 60 seconds, as an accidental side effect of calling directory_fetches_from_authorities() when considering doing a directory fetch. The fix for bug 1992 removes that side effect. At the same time, bridge relays never had the side effect, leading to confused bridge operators who tried crazy tricks to get their bridges to notice IP address changes (see ticket 1913). The new behavior is to reinstate an every-60-seconds check for both public relays and bridge relays, now that the side effect is gone. |
||
---|---|---|
.. | ||
bug1992 | ||
bug7054 | ||
bug7801 | ||
bug7816_023 | ||
bug7816_023_small | ||
bug7816.024 | ||
bug7902 | ||
bug8121 | ||
bug8151 | ||
bug8158 | ||
bug8161 | ||
bug8200 | ||
bug8208 | ||
bug8210 | ||
cov980650 | ||
easy.ratelim | ||
geoip-feb2013 | ||
signof_enum | ||
ticket2267 |