[tor-commits] [tor] branch release-0.4.7 updated (80748f41af -> c1d8db8ba5)

gitolite role git at cupani.torproject.org
Tue Jan 10 17:12:47 UTC 2023


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

dgoulet pushed a change to branch release-0.4.7
in repository tor.

    from 80748f41af Merge branch 'maint-0.4.7' into release-0.4.7
     new 48de1a392e Avoid increasing the congestion window if it is not full.
     new f4499bb5e2 Clean up next_cc_event handling.
     new a9a27ffa3a Reduce size of congestion control next_*_event fields.
     new 5ddd3a9069 Safety fixes to RFC3742
     new 894ddb837c Changes file for bug 40732
     new c50496036b cc: Rename function to avoid confusion
     new c1d8db8ba5 Merge branch 'maint-0.4.7' into release-0.4.7

The 7 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:
 changes/bug40732                          |   7 ++
 src/core/or/congestion_control_nola.c     |   4 +-
 src/core/or/congestion_control_st.h       |  11 +-
 src/core/or/congestion_control_vegas.c    | 162 ++++++++++++++++++++++++++----
 src/core/or/congestion_control_westwood.c |   4 +-
 5 files changed, 160 insertions(+), 28 deletions(-)
 create mode 100644 changes/bug40732

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


More information about the tor-commits mailing list