]> git.ipfire.org Git - thirdparty/tor.git/commit
hs: Retry rdv circuit if repurposed
authorDavid Goulet <dgoulet@torproject.org>
Mon, 24 Oct 2022 15:03:38 +0000 (11:03 -0400)
committerDavid Goulet <dgoulet@torproject.org>
Wed, 26 Oct 2022 19:05:44 +0000 (15:05 -0400)
commita7aa22a4e76d0076e4c46f474708d2386c3139c6
tree4a9e43e7a6b36509dda758bcc57172fdd93b51da
parent0a49e04691b6f6efedadc003521cd0e5809f81da
hs: Retry rdv circuit if repurposed

This can happen if our measurement subsystem decides to snatch it.

Fixes #40696

Signed-off-by: David Goulet <dgoulet@torproject.org>
changes/ticket40696 [new file with mode: 0644]
src/feature/hs/hs_circuit.c