mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
b8aa14a39b
We used to not recognize it and returned END_STREAM_REASON_MISC. Instead, return END_STREAM_REASON_INTERNAL.
4 lines
157 B
Plaintext
4 lines
157 B
Plaintext
o Minor bugfixes:
|
|
- Exit nodes didn't recognize EHOSTUNREACH as a stream ending reason
|
|
and sent back misc. Bugfix on 0.1.0.1-rc; fixes bug 1793.
|