blob: 9d173fd3c1bd0ac3df1b2db06bdd7b3295d0c7de (
plain)
1
2
3
4
5
6
|
o Minor bugfixes:
- Exit nodes didn't recognize EHOSTUNREACH as a plausible error
code, and sent back END_STREAM_REASON_MISC. They now send a a
new stream ending reason: END_STREAM_REASON_NOROUTE. Also update
the spec to reflect this new reason. Bugfix on 0.1.0.1-rc; fixes
bug 1793.
|