hs: Encode flow control value in the descriptor
commit95639f35aede81bfde8bd4ee1616e10048176cc7
authorDavid Goulet <dgoulet@torproject.org>
Thu, 4 Nov 2021 14:26:04 +0000 (4 10:26 -0400)
committerMike Perry <mikeperry-git@torproject.org>
Tue, 22 Feb 2022 19:28:34 +0000 (22 19:28 +0000)
treeade1de734bc5c2b80d1b700bc26ad3642d053d02
parent02f4e7b42e2158039a138c9cb68211304a754a1d
hs: Encode flow control value in the descriptor

This simply adds the "flow-control" line, as detailed in prop324, to the
descriptor. No decoding is done at this commit.

Part of #40506
src/feature/dirparse/parsecommon.h
src/feature/hs/hs_descriptor.c