diff options
Diffstat (limited to 'changes/bug21107')
-rw-r--r-- | changes/bug21107 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug21107 b/changes/bug21107 new file mode 100644 index 0000000000..e9e4e788cb --- /dev/null +++ b/changes/bug21107 @@ -0,0 +1,6 @@ + o Major bugfixes (directory authority): + - When deciding whether we have just found a router to be reachable, + do not penalize it for not having performed an Ed25519 link handshake + if it does not claim to support an Ed25519 handshake. Previously, + we would treat such relays as non-running. + Fixes bug 21107; bugfix on 0.2.3.1-alpha. |