tor/changes/bug15881
David Goulet c1ffeadff4 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>
2015-05-14 10:46:38 -04:00

4 lines
157 B
Plaintext

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.