mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-13 06:33:44 +01:00
c2817774c2
Skip DirPort checks when the consensus has no exits. Resolves #19003, bugfix on #18050 in 0.2.8.1-alpha.
6 lines
237 B
Plaintext
6 lines
237 B
Plaintext
o Minor bugfixes (small networks):
|
|
- Allow directories in small networks to bootstrap by
|
|
skipping DirPort checks when the consensus has no exits.
|
|
Resolves #19003, bugfix on #18050 in 0.2.8.1-alpha.
|
|
Patch by teor.
|