summaryrefslogtreecommitdiff
path: root/changes/noroute
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2011-03-28 13:42:59 -0400
committerNick Mathewson <nickm@torproject.org>2011-03-28 13:42:59 -0400
commitfc647832783cab352bebba63fe0210d7be395058 (patch)
tree65ef4ec7ac2c1ad366e02549d26b23535f51a9c1 /changes/noroute
parent9facf8918f959cc9d9c2674afbd0630718460dc3 (diff)
downloadtor-fc647832783cab352bebba63fe0210d7be395058.tar.gz
tor-fc647832783cab352bebba63fe0210d7be395058.zip
Send END_STREAM_REASON_NOROUTE: clients that didn't grok it are now obsolete
Diffstat (limited to 'changes/noroute')
-rw-r--r--changes/noroute5
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/noroute b/changes/noroute
new file mode 100644
index 0000000000..644deec453
--- /dev/null
+++ b/changes/noroute
@@ -0,0 +1,5 @@
+ - Minor features
+ - Send END_STREAM_REASON_NOROUTE in response to EHOSTUNREACH errors.
+ Clients before 0.2.1.27 didn't handle NOROUTE correctly, but
+ such clients are already deprecated because of security bugs.
+