commit 7005046bd27968069dd56cad3fc66d644c7f517b parent bfd69655afb2700bc9bf56333fdfe20b0a9b974b Author: David Goulet <dgoulet@torproject.org> Date: Mon, 4 Oct 2021 10:40:18 -0400 changes: Add file for ticket 40450 (prop324) Closes #40450 Signed-off-by: David Goulet <dgoulet@torproject.org> Diffstat:
| A | changes/ticket40450 | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/changes/ticket40450 b/changes/ticket40450 @@ -0,0 +1,3 @@ + o Major features (congestion control): + - Implement support for flow control over congestion controlled circuits. + This work comes from proposal 324. Closes ticket 40450.