mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
a8297cdbd3
Now as we move into a future where most bridges can handle microdescs we will generally find ourselves using them, rather than holding back just because one of our bridges doesn't use them.
8 lines
407 B
Plaintext
8 lines
407 B
Plaintext
o Minor features:
|
|
- Teach bridge-using clients to avoid 0.2.2 bridges when making
|
|
microdescriptor-related dir requests, and only fall back to normal
|
|
descriptors if none of their bridges can handle microdescriptors
|
|
(as opposed to the fix in ticket 4013, which caused them to fall
|
|
back to normal descriptors if *any* of their bridges preferred
|
|
them). Resolves ticket 4994.
|