tor

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

commit 1a4e475d5d86b0325914000889d5fd0dde42c2ad
parent 27c5cadf7e86551c7d62d27b107098266bb4c11b
Author: Nick Mathewson <nickm@torproject.org>
Date:   Fri, 10 Jul 2020 09:25:11 -0400

Changes file for ticket 33263

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

diff --git a/changes/ticket33263 b/changes/ticket33263 @@ -0,0 +1,4 @@ + o Minor features (statistics, ipv6): + - Relays now publish their IPv6 read and write statistics over time, + if statistics are enabled. + Closes ticket 33263.