Turn orconn watermarks into consensus parameters.
commit6dae9903b1d5fe3c5df712eb99076a9adf9d5c8b
authorMike Perry <mikeperry-git@torproject.org>
Tue, 28 Sep 2021 21:19:27 +0000 (28 21:19 +0000)
committerDavid Goulet <dgoulet@torproject.org>
Mon, 4 Oct 2021 14:45:46 +0000 (4 10:45 -0400)
tree482f37bd6bfed74d73bdffd393096ff4e38d7030
parent98be8634faf4405edc5388c64d9f834b6ae5b4b1
Turn orconn watermarks into consensus parameters.

Tuning these may reduce memory usage and latency.
src/app/main/main.c
src/core/or/channeltls.c
src/core/or/congestion_control_common.c
src/core/or/congestion_control_common.h
src/core/or/connection_or.c
src/core/or/or.h
src/feature/nodelist/networkstatus.c
src/test/test_channeltls.c