tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit f270d20cb0a29ffb3e33434f353cbf315a4d1a52
parent 62ce557b0baaa463c523c71eb640cc4f4cff590f
Author: David Goulet <dgoulet@torproject.org>
Date:   Thu,  3 Nov 2022 13:14:04 -0400

changes: Add file for ticket 40708

Closes #40708

Signed-off-by: David Goulet <dgoulet@torproject.org>

Diffstat:
Achanges/ticket40708 | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/changes/ticket40708 b/changes/ticket40708 @@ -0,0 +1,3 @@ + o Minor feature (metrics): + - Add various congestion control counters to the MetricsPort. Closes ticket + 40708.