diff options
author | Tor CI Release <no-email@torproject.org> | 2022-11-10 14:41:43 +0000 |
---|---|---|
committer | David Goulet <dgoulet@torproject.org> | 2022-11-10 09:51:06 -0500 |
commit | f5e5ae73006386fe727154e6bd719358825b173d (patch) | |
tree | 9baeeef17d319264c56488f67b685fe4b0c3bac1 /changes/ticket40680 | |
parent | 776c3adeb472a7068c573853040b8abdc4ac0ac5 (diff) | |
download | tor-f5e5ae73006386fe727154e6bd719358825b173d.tar.gz tor-f5e5ae73006386fe727154e6bd719358825b173d.zip |
release: ChangeLog and ReleaseNotes for 0.4.7.11
Diffstat (limited to 'changes/ticket40680')
-rw-r--r-- | changes/ticket40680 | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/changes/ticket40680 b/changes/ticket40680 deleted file mode 100644 index 1383844969..0000000000 --- a/changes/ticket40680 +++ /dev/null @@ -1,6 +0,0 @@ - o Minor feature (relay, DoS): - - Apply circuit creation anti-DoS defenses if the outbound circuit max cell - queue size is reached too many times. This introduces two new consensus - parameters to control the queue size limit and number of times allowed to - go over that limit. Close ticket 40680. - |