Merge commit 'sebastian/misc-reason'

This commit is contained in:
Nick Mathewson
2010-08-15 21:27:32 -04:00
6 changed files with 15 additions and 5 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor bugfixes:
- Exit nodes didn't recognize EHOSTUNREACH as a stream ending reason
and sent back END_STREAM_REASON_NOROUTE. Also update the spec to
reflect this new reason. Bugfix on 0.1.0.1-rc; fixes bug 1793.