mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
10 lines
485 B
Plaintext
10 lines
485 B
Plaintext
|
o Major features (consensus downloads):
|
||
|
- Schedule multiple in-progress consensus downloads during client
|
||
|
bootstrap. Use the first one that starts downloading, close the
|
||
|
rest. This reduces failures when authorities are slow or down.
|
||
|
With #15775, it reduces failures due to fallback churn.
|
||
|
Implements #4483 (reduce failures when authorities are down).
|
||
|
Patch by "teor".
|
||
|
Implements IPv4 portions of proposal #210 by "mikeperry" and
|
||
|
"teor".
|