mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
dd63e8cf9d
Once the cpath is finalized, e2e encryption setup, transfer the ccontrol from the rendezvous circuit to the cpath. This allows the congestion control subsystem to properly function for both upload and download side of onion services. Closes #40586 Signed-off-by: David Goulet <dgoulet@torproject.org>
6 lines
227 B
Plaintext
6 lines
227 B
Plaintext
o Major bugfixes (onion service, congestion control):
|
|
- Fix the onion service upload case where the congestion control parameters
|
|
were not added to the right object. Fixes bug 40586; bugfix on
|
|
0.4.7.4-alpha.
|
|
|