relay: Send DESTROY cell instead of TRUNCATED cell
commit8d8afc4efa538682ef2b80f6664456b34b84e519
authorDavid Goulet <dgoulet@torproject.org>
Fri, 22 Jul 2022 17:53:52 +0000 (22 13:53 -0400)
committerDavid Goulet <dgoulet@torproject.org>
Tue, 26 Jul 2022 18:01:21 +0000 (26 14:01 -0400)
treeae0e30856181c3ea42ddb8338a89b852c73497ac
parentc213c1b0d1616dc074779a26c8fc7b777697fe34
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>
changes/ticket40623 [new file with mode: 0644]
src/core/or/command.c