mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 20:33:31 +01:00
bbc781885d
This is what happens when you don't run: make check-spaces make check-changes
9 lines
395 B
Plaintext
9 lines
395 B
Plaintext
o Minor feature (IPv6):
|
|
- When a consensus has IPv6 ORPorts, make IPv6-only clients use them,
|
|
rather than waiting to download microdescriptors.
|
|
Implements 23827.
|
|
- Make IPv6-only clients wait for microdescs for relays, even if we were
|
|
previously using descriptors (or were using them as a bridge) and have
|
|
a cached descriptor for them.
|
|
Implements #23827.
|