mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
rephist: Stop tracking relay connection status
Remove a series of connection counters that were only used when dumping the rephist statistics with SIGUSR1 signal. This reduces the or_history_t structure size. Closes #25163 Signed-off-by: David Goulet <dgoulet@torproject.org>
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
o Code simplification and refactoring (rephist):
|
||||
- Remove a series of counters used to track circuit extend attemps and
|
||||
connection status but that in reality we aren't using for anything other
|
||||
than stats logged by a SIGUSR1 signal. Closes ticket 25163.
|
||||
Reference in New Issue
Block a user