hs: Decode flow-control line
commit89f5eeefb83231c6eb7b8a857b173a9f962f3c0d
authorDavid Goulet <dgoulet@torproject.org>
Thu, 3 Feb 2022 20:06:36 +0000 (3 20:06 +0000)
committerMike Perry <mikeperry-git@torproject.org>
Tue, 22 Feb 2022 19:28:34 +0000 (22 19:28 +0000)
tree2095691800547cf08dec4aa2e6cd8e7a3bfda1e5
parent95639f35aede81bfde8bd4ee1616e10048176cc7
hs: Decode flow-control line

This puts the flow control version (unparsed) in the descriptor. The
client doesn't use it yet.

Signed-off-by: David Goulet <dgoulet@torproject.org>
src/feature/hs/hs_descriptor.c
src/feature/hs/hs_descriptor.h
src/test/hs_test_helpers.c
src/test/test_protover.c