mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Make circuit_log_ancient_one_hop_circuits() ignore established service rendezvous
Services can keep rendezvous circuits for a while so don't log them if tor is a single onion service. Fixes #25116 Signed-off-by: David Goulet <dgoulet@torproject.org>
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
o Minor bugfixes (hidden service, heartbeat):
|
||||
- Don't log in the heartbeat any long term established one hop rendezvous
|
||||
points if tor is a single onion service. Fixes bug 25116; bugfix on
|
||||
0.2.9.6-rc;
|
||||
Reference in New Issue
Block a user