aboutsummaryrefslogtreecommitdiff
path: root/changes/ticket40638
diff options
context:
space:
mode:
authorAlexander Færøy <ahf@torproject.org>2023-09-19 18:34:27 +0200
committerAlexander Færøy <ahf@torproject.org>2023-09-19 18:34:27 +0200
commitb855a786b6e7825600e2cc01a9e2c02f4f9b925f (patch)
tree86fd41d1c089cfa41d9c32379865096fd71aebea /changes/ticket40638
parentc884a07f08881cb82ce01fda766e8b3099365bf2 (diff)
downloadtor-b855a786b6e7825600e2cc01a9e2c02f4f9b925f.tar.gz
tor-b855a786b6e7825600e2cc01a9e2c02f4f9b925f.zip
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.
Diffstat (limited to 'changes/ticket40638')
-rw-r--r--changes/ticket406384
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ticket40638 b/changes/ticket40638
new file mode 100644
index 0000000000..98114b8136
--- /dev/null
+++ b/changes/ticket40638
@@ -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.
+