summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2021-10-14 12:25:22 -0400
committerNick Mathewson <nickm@torproject.org>2021-10-14 12:25:22 -0400
commited4b8ca74b4300cb5b5b43ee751915a31796ccb7 (patch)
treee885336757e931d55cf0c72fbe756e36e43b8073 /changes
parent75e195737e4dabf9979f904e03efddeee58b78df (diff)
parentaae40113c76a5b0eb93562bcfba9dddcd6d5cdd5 (diff)
downloadtor-ed4b8ca74b4300cb5b5b43ee751915a31796ccb7.tar.gz
tor-ed4b8ca74b4300cb5b5b43ee751915a31796ccb7.zip
Merge remote-tracking branch 'tor-gitlab/mr/457'
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket404853
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket40485 b/changes/ticket40485
new file mode 100644
index 0000000000..849ee0719f
--- /dev/null
+++ b/changes/ticket40485
@@ -0,0 +1,3 @@
+ o Testing (CI, chutney):
+ - Bump the data size that chutney transmit to 5MB in order to trigger flow
+ control and congestion window code. Closes ticket 40485.