mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
6009c89165
We used to not set the guard state in launch_direct_bridge_descriptor_fetch(). So when a bridge descriptor fetch failed, the guard subsystem would never learn about the fail (and hence the guard's reachability state would not be updated).
4 lines
181 B
Plaintext
4 lines
181 B
Plaintext
o Major bugfixes (entry guards):
|
|
- Don't block bootstrapping when a primary bridge is offline and we can't
|
|
get its descriptor. Fixes bug 21969; bugfix on 0.3.0.3-alpha.
|