misc-reason 315 B

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