mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 15:10:48 +01:00
7 lines
339 B
Text
7 lines
339 B
Text
|
o Removed features:
|
||
|
- Remove the ClientAutoIPv6ORPort option. This option attempted
|
||
|
to randomly choose between IPv4 and IPv6 for client connections,
|
||
|
and isn't a true implementation of Happy Eyeballs. Often, this
|
||
|
option failed on IPv4-only or IPv6-only connections. Closes
|
||
|
ticket 32905. Patch by Neel Chauhan.
|