mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 15:10:48 +01:00
7 lines
356 B
Text
7 lines
356 B
Text
|
o Minor bugfixes (IPv6, microdescriptors):
|
||
|
- Don't check node addresses when we only have a routerstatus.
|
||
|
This allows IPv6-only clients to bootstrap by fetching
|
||
|
microdescriptors from fallback directory mirrors.
|
||
|
(The microdescriptor consensus has no IPv6 addresses in it.)
|
||
|
Fixes bug 19608; bugfix on c281c036 in 0.2.8.2-alpha.
|