Deprecate the ClientAutoIPv6ORPort option

This commit is contained in:
Neel Chauhan
2020-01-13 14:55:16 -08:00
parent 8b46372f26
commit 8d288eb3a7
3 changed files with 11 additions and 1 deletions
+4
View File
@@ -0,0 +1,4 @@
o Deprecated features:
- Deprecate the ClientAutoIPv6ORPort option. This option was not true
Happy Eyeballs, and often failed on connections that weren't reliably
dual-stack. Closes ticket 32942. Patch by Neel Chauhan.