mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-28 06:13:31 +01:00
6 lines
256 B
Plaintext
6 lines
256 B
Plaintext
|
o Minor bugfixes:
|
||
|
- On the control port, the "entry-guards" command was reporting an "up"
|
||
|
status for a relay that was actually down. This fix check if
|
||
|
"unreachable_since" is set and if so reports the "down" status. Fixes
|
||
|
bug 14184.
|