relay: Don't advertise HSv2 protocol version
commit72041c63064b461e2eb9102f12c4fe217e9066dd
authorDavid Goulet <dgoulet@torproject.org>
Thu, 4 Nov 2021 18:44:58 +0000 (4 14:44 -0400)
committerDavid Goulet <dgoulet@torproject.org>
Tue, 18 Jan 2022 17:39:06 +0000 (18 12:39 -0500)
tree41dddcfbf6d0416f8a643ced0d987bab936c8d34
parent4a24673436b2f8cf7a6bbbb353f97f1ae403e411
relay: Don't advertise HSv2 protocol version

We removed HSIntro=3 and HSDir=1 that are v2 specific. Since 0.3.5.17,
we do not support introducing or being a directory for onion service v2.

Closes #40509

Signed-off-by: David Goulet <dgoulet@torproject.org>
changes/ticket40509 [new file with mode: 0644]
src/core/or/protover.c
src/test/test_protover.c