summaryrefslogtreecommitdiff
path: root/changes/ticket32637
diff options
context:
space:
mode:
Diffstat (limited to 'changes/ticket32637')
-rw-r--r--changes/ticket326376
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/ticket32637 b/changes/ticket32637
new file mode 100644
index 0000000000..253f445c89
--- /dev/null
+++ b/changes/ticket32637
@@ -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.