mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-23 22:47:12 +01:00
Relays do not deliberately launch multiple attempts, so the impact of this bug should be minimal. This fix also defends against bugs like #20499. Bugfix on 0.2.8.1-alpha.
3 lines
156 B
Text
3 lines
156 B
Text
o Minor bugfixes (relay bootstrap):
|
|
- Ensure relays don't make multiple connections during bootstrap.
|
|
Fixes bug 20591; bugfix on 0.2.8.1-alpha.
|