tor/changes/10777_netunreach
Nick Mathewson f5d32c08ba Call ENETUNREACH a case of NOROUTE, not a case of INTERNAL.
Found by cypherpunks; fix for a part of bug 10777; bugfix on 0.1.0.1-rc.
2014-02-09 21:30:23 -05:00

8 lines
257 B
Plaintext

- Minor bugfixes:
- Treat ENETUNRECH at an exit node as a NOROUTE error, not an
INTERNAL error, since it can apparently happen when trying to
connect to the wrong sort of netblocks. Fixes a part of bug 10777;
bugfix on 0.1.0.1-rc.