Turn cell queue watermark limits into consensus params.
commit322f213210d64de3db4ff0486e391378062e5a61
authorMike Perry <mikeperry-git@torproject.org>
Wed, 29 Sep 2021 02:12:56 +0000 (29 02:12 +0000)
committerDavid Goulet <dgoulet@torproject.org>
Mon, 4 Oct 2021 14:45:46 +0000 (4 10:45 -0400)
tree682a856bed2bd13cbe07cd31547944c848ed2a54
parente9038dc5f2fe6a62af1a32e1e4c51d8b894998e1
Turn cell queue watermark limits into consensus params.

This allows us to have quicker reaction to blocked orconns as
a congestion signal.
src/core/or/congestion_control_common.c
src/core/or/congestion_control_common.h
src/core/or/relay.c