Merge branch 'tor-github/pr/1901'
[tor.git] / changes / ticket32905
blob6f420ec6935ddb35b1bd80df63a2e8f1326c2752
1   o Removed features:
2     - Remove the ClientAutoIPv6ORPort option. This option attempted
3       to randomly choose between IPv4 and IPv6 for client connections,
4       and isn't a true implementation of Happy Eyeballs. Often, this
5       option failed on IPv4-only or IPv6-only connections. Closes
6       ticket 32905. Patch by Neel Chauhan.