mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
config: Make clients tell dual-stack exits they prefer IPv6
Make Tor clients tell dual-stack exits that they prefer IPv6 connections. This change is equivalent to setting the PreferIPv6 flag on SOCKSPorts (and most other listener ports). Tor Browser has been setting this flag for some time, and we want to remove a client distinguisher at exits. Also update the man page, putting all the IP flags in their non-default forms. Closes ticket 32637.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
o Minor features (IPv6, client):
|
||||
- Make Tor clients tell dual-stack exits that they prefer IPv6
|
||||
connections. This change is equivalent to setting the PreferIPv6 flag
|
||||
on SOCKSPorts (and most other listener ports). Tor Browser has been
|
||||
setting this flag for some time, and we want to remove a client
|
||||
distinguisher at exits. Closes ticket 32637.
|
||||
Reference in New Issue
Block a user