mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
relay: No longer test dirport reachability for authorities
Now that exit relays don't allow exit connections to directory authority DirPorts, the follow-up step is to make directory authorities stop doing DirPort reachability checks. Fixes #40287 Signed-off-by: David Goulet <dgoulet@torproject.org>
This commit is contained in:
committed by
David Goulet
parent
336c45f1a5
commit
8a8045c788
@@ -0,0 +1,4 @@
|
||||
o Minor bugfixes (directory authority):
|
||||
- Now that exit relays don't allow exit connections to directory authority
|
||||
DirPorts (network reentry), disable authorities' reachability self test
|
||||
on the DirPort. Fixes bug 40287; bugfix on 0.4.5.5-rc.
|
||||
Reference in New Issue
Block a user