hs: Remove usage of HS_INTRO_ACK_STATUS_CANT_RELAY
commitcbcc570ff4a8e03fc08bfd020d6b4c7365d4d137
authorDavid Goulet <dgoulet@torproject.org>
Thu, 9 May 2019 16:45:17 +0000 (9 12:45 -0400)
committerDavid Goulet <dgoulet@torproject.org>
Thu, 9 May 2019 17:28:37 +0000 (9 13:28 -0400)
tree43bfa7b8c3eb5314ff37e16889b0379bb14ce430
parentcbce8dedd3703424111928d68dfe8920900ce054
hs: Remove usage of HS_INTRO_ACK_STATUS_CANT_RELAY

The INTRODUCE1 trunnel definition file doesn't support that value so it can
not be used else it leads to an assert on the intro point side if ever tried.

Fortunately, it was impossible to reach that code path.

Part of #30454

Signed-off-by: David Goulet <dgoulet@torproject.org>
src/or/hs_intropoint.c
src/or/hs_intropoint.h