mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
connection: Stop forcing some ports to prefer IPv6
Stop forcing all non-SOCKSPorts to prefer IPv6 exit connections. Instead, prefer IPv6 connections by default, but allow users to change their configs using the "NoPreferIPv6" port flag. Fixes bug 33608; bugfix on 0.4.3.1-alpha.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
o Minor bugfixes (client IPv6):
|
||||
- Stop forcing all non-SOCKSPorts to prefer IPv6 exit connections. Instead,
|
||||
prefer IPv6 connections by default, but allow users to change their
|
||||
configs using the "NoPreferIPv6" port flag.
|
||||
Fixes bug 33608; bugfix on 0.4.3.1-alpha.
|
||||
Reference in New Issue
Block a user