diff options
Diffstat (limited to 'changes/10777_netunreach')
-rw-r--r-- | changes/10777_netunreach | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/changes/10777_netunreach b/changes/10777_netunreach new file mode 100644 index 0000000000..899181423f --- /dev/null +++ b/changes/10777_netunreach @@ -0,0 +1,7 @@ + - Minor bugfixes: + + - Treat ENETUNREACH, EACCES, and EPERM at an exit node as a + NOROUTE error, not an INTERNAL error, since they 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. + |