mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Add missing descriptor ID to HS_DESC control event
For FAILED and RECEIVED action of the HS_DESC event, we now sends back the descriptor ID at the end like specified in the control-spec section 4.1.25. Fixes #15881 Signed-off-by: David Goulet <dgoulet@ev0ke.net>
This commit is contained in:
committed by
Nick Mathewson
parent
95a9920461
commit
c1ffeadff4
@@ -0,0 +1,3 @@
|
||||
o Controller fixes:
|
||||
- Add the descriptor ID in each HS_DESC control event. It was missing
|
||||
but specified in control-spec.txt. Fixes ticket 15881.
|
||||
Reference in New Issue
Block a user