[tor-commits] [tor] 12/15: Merge branch 'tor-gitlab/mr/650' into maint-0.4.7

gitolite role git at cupani.torproject.org
Tue Nov 8 17:49:48 UTC 2022


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

dgoulet pushed a commit to branch main
in repository tor.

commit fde87096c35259f9cda42fc5cc812b0bb122a82e
Merge: d634a5ebc7 2066e0494c
Author: David Goulet <dgoulet at torproject.org>
AuthorDate: Tue Nov 8 12:36:19 2022 -0500

    Merge branch 'tor-gitlab/mr/650' into maint-0.4.7

 changes/ticket40708                     |   3 +
 src/core/or/circuitlist.c               |  34 +++++++++++
 src/core/or/circuitlist.h               |   4 ++
 src/core/or/congestion_control_common.c |  11 ++++
 src/core/or/congestion_control_common.h |   1 +
 src/core/or/congestion_control_flow.c   |  25 ++++++++
 src/core/or/congestion_control_flow.h   |   6 ++
 src/core/or/congestion_control_vegas.c  |  19 ++++++
 src/core/or/congestion_control_vegas.h  |   4 ++
 src/core/or/relay.c                     |   2 +
 src/core/or/relay.h                     |   1 +
 src/feature/relay/relay_metrics.c       | 101 +++++++++++++++++++++++++++++++-
 src/lib/math/include.am                 |   3 +-
 src/lib/math/stats.h                    |  22 +++++++
 14 files changed, 233 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