aboutsummaryrefslogtreecommitdiff
path: root/src/core/or/congestion_control_common.h
AgeCommit message (Expand)Author
2023-06-27Bug 40566: Remove unused BDP estimatorsMike Perry
2023-06-23Export variables and functions for CC unit tests.Mike Perry
2023-06-23Bug 40709: Update and clean up tests for consensus paramsMike Perry
2023-04-06Prop#329 Algs: Conflux multiplexed cell sending decision algsMike Perry
2022-12-02Ticket 40724: Add metrics for CC circuit countsMike Perry
2022-11-07metrics: Add stats when the clock stalls.Mike Perry
2022-10-26relay: Add CC RTT reset stats to MetricsPortDavid Goulet
2022-08-11Reset the min value if we hit cwnd_min.Mike Perry
2022-03-03Add congestion control fields to CIRC_BW control port eventMike Perry
2022-02-22Use path type hint for Vegas queue parameters.Mike Perry
2022-02-22Set new defaults for congestion control parameters.Mike Perry
2022-02-22cc: Export sendme_inc validation into public functionDavid Goulet
2022-02-22cc: Use trunnel extension for ntorv3 circ parametersDavid Goulet
2022-02-22Add test for congestion control negotiation logic.Mike Perry
2022-02-22Congestion control usage of negotiated paramsMike Perry
2022-02-22Convert TODO into TODO-324 for better visibility.Nick Mathewson
2022-02-22Add stub argument for constructing congestion_control_tNick Mathewson
2021-10-04Turn cell queue watermark limits into consensus params.Mike Perry
2021-10-04Turn orconn watermarks into consensus parameters.Mike Perry
2021-09-28Export the n_ewma function for flow control use.Mike Perry
2021-09-28Export a global notion of monotime clock stall/jump.Mike Perry
2021-07-30Prop#324: Common RTT, BDP, and blocked channel signal supportMike Perry