This is an automated email from the git hooks/post-receive script.
dgoulet pushed a change to branch maint-0.4.7 in repository tor.
from 35e221688b Merge branch 'tor-gitlab/mr/675' into maint-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
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: 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
tor-commits@lists.torproject.org