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
This commit is contained in:
David Goulet
2021-11-04 10:26:04 -04:00
committed by Mike Perry
parent 02f4e7b42e
commit 95639f35ae
2 changed files with 13 additions and 0 deletions
+1
View File
@@ -172,6 +172,7 @@ typedef enum {
R3_DESC_AUTH_KEY,
R3_DESC_AUTH_CLIENT,
R3_ENCRYPTED,
R3_FLOW_CONTROL,
R_IPO_IDENTIFIER,
R_IPO_IP_ADDRESS,