aboutsummaryrefslogtreecommitdiff
path: root/changes/bug12160
diff options
context:
space:
mode:
authorAndrea Shepard <andrea@torproject.org>2014-09-05 11:08:46 -0700
committerAndrea Shepard <andrea@torproject.org>2014-09-05 11:12:08 -0700
commit39a017809b6e7f8f779cfa0b4ebea3c0209bef0c (patch)
treef8c9334acf8e44c59204d871b353a32b0601a7be /changes/bug12160
parentdcb4ee5b83b69234ef8fd0fce8533ab1c4434bd9 (diff)
downloadtor-39a017809b6e7f8f779cfa0b4ebea3c0209bef0c.tar.gz
tor-39a017809b6e7f8f779cfa0b4ebea3c0209bef0c.zip
Correctly update channel local mark when address of incoming connection changes after handshake; fixes bug #12160
Diffstat (limited to 'changes/bug12160')
-rw-r--r--changes/bug121604
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug12160 b/changes/bug12160
new file mode 100644
index 0000000000..2a7ace3410
--- /dev/null
+++ b/changes/bug12160
@@ -0,0 +1,4 @@
+ o Bugfixes
+ - Correctly update the local mark on the controlling channel when changing
+ the address of an or_connection_t after the handshake. Fixes bug #12160;
+ bugfix on 0.2.4.4-alpha.