mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 05:03:43 +01:00
Merge branch 'maint-0.4.7'
This commit is contained in:
commit
754dbcd6d3
@ -203,7 +203,7 @@ congestion_control_vegas_set_params(congestion_control_t *cc,
|
||||
networkstatus_get_param(NULL, "cc_cwnd_full_gap",
|
||||
VEGAS_CWND_FULL_GAP_DFLT,
|
||||
0,
|
||||
INT32_MAX);
|
||||
INT16_MAX);
|
||||
|
||||
cc_cwnd_full_per_cwnd =
|
||||
networkstatus_get_param(NULL, "cc_cwnd_full_per_cwnd",
|
||||
|
Loading…
Reference in New Issue
Block a user