mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
0cf90bac2a
After #17840 in 0.2.8.1-alpha, we incorrectly chose an IPv4 address for all DIRIND_ONEHOP directory connections, even if the routerstatus didn't have an IPv4 address. This likely affected bridge clients with IPv6 bridges. Resolves #18921.
5 lines
172 B
Plaintext
5 lines
172 B
Plaintext
o Major bugfixes (IPv6 bridges):
|
|
- Fix directory address selection for IPv6 bridges.
|
|
Resolves #18921, bugfix on #17840 in 0.2.8.1-alpha.
|
|
Patch by "teor".
|