Handle ntor and ntor_v3 individually in rephist and for MetricsPort.

This patch should not mess with the DoS protection here.

Fixes tpo/core/tor#40638.
This commit is contained in:
Alexander Færøy
2023-09-19 18:34:27 +02:00
parent c884a07f08
commit b855a786b6
4 changed files with 24 additions and 19 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor bugfix (MetricsPort, relay):
- Handle rephist tracking of ntor and ntor_v3 handshakes individually such
that MetricsPort exposes the correct values. Fixes bug 40638; bugfix on 0.4.7.11.