mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
7 lines
359 B
Plaintext
7 lines
359 B
Plaintext
|
o Minor features (fallbacks):
|
||
|
- Avoid selecting fallbacks that change their IP addresses too often.
|
||
|
Select more fallbacks by ignoring the Guard flag, and allowing lower
|
||
|
cutoffs for the Running and V2Dir flags. Also allow a lower bandwidth,
|
||
|
and a higher number of fallbacks per operator (5% of the list).
|
||
|
Implements ticket 24785.
|