aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2012-03-05 10:44:48 -0500
committerNick Mathewson <nickm@torproject.org>2012-03-05 10:44:48 -0500
commit298e08132f3368514b868eecc5f44e982280010d (patch)
treea2afecfb92995e73716c2cf6013b4eccbc165ff1 /changes
parent77a7a980d0ab0bbfd4d99a062dbb0b5eadaa32ce (diff)
parentdd68d596cdf68999c0cb4c0caf594d8580eaba40 (diff)
downloadtor-298e08132f3368514b868eecc5f44e982280010d.tar.gz
tor-298e08132f3368514b868eecc5f44e982280010d.zip
Merge remote-tracking branch 'public/bug4760'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug47604
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug4760 b/changes/bug4760
new file mode 100644
index 0000000000..ea8d16edb7
--- /dev/null
+++ b/changes/bug4760
@@ -0,0 +1,4 @@
+ o Minor bugfixes:
+ - When binding to an IPv6 address, set the IPV6_V6ONLY socket
+ option, so that the IP stack doesn't decide to use it for IPv4
+ too. Fixes bug 4760; bugfix on 0.2.3.9-alpha.