[tor-commits] [tor] branch main updated (5f548f05d2 -> fff2b92682)

gitolite role git at cupani.torproject.org
Thu Oct 27 14:47:16 UTC 2022


This is an automated email from the git hooks/post-receive script.

dgoulet pushed a change to branch main
in repository tor.

    from 5f548f05d2 Merge branch 'tor-gitlab/mr/585'
     new 98b98fd3ce rephist: Track number of streams seen per type
     new e7e18ae914 relay: Add total number of streams seen on MetricsPort
     new 00f714b374 relay: Add CC RTT reset stats to MetricsPort
     new 06a26f1872 relay: Change the connection metrics name
     new a1c40c8511 metrics: Fix naming and documentation
     new fff2b92682 Merge branch 'maint-0.4.7'

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/core/or/congestion_control_common.c | 11 ++++++
 src/core/or/congestion_control_common.h |  2 ++
 src/core/or/connection_edge.c           | 10 ++++++
 src/core/or/relay.c                     |  2 +-
 src/core/or/relay.h                     |  2 ++
 src/feature/relay/relay_metrics.c       | 64 +++++++++++++++++++++++++++++++--
 src/feature/relay/relay_metrics.h       |  4 +++
 src/feature/stats/rephist.c             | 45 +++++++++++++++++++++++
 src/feature/stats/rephist.h             |  3 ++
 9 files changed, 140 insertions(+), 3 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the tor-commits mailing list