mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
relay: Send DESTROY cell instead of TRUNCATED cell
Note that with this commit, TRUNCATED cells won't be used anymore that is client and relays won't emit them. Fixes #40623 Signed-off-by: David Goulet <dgoulet@torproject.org>
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
o Major bugfixes (relay):
|
||||
- Stop sending TRUNCATED cell and instead close the circuits which sends a
|
||||
DESTROY cell so every relay in the circuit path can stop queuing cells.
|
||||
Fixes bug 40623; bugfix on 0.1.0.2-rc.
|
||||
Reference in New Issue
Block a user