Function build_cc_vegas

Source
fn build_cc_vegas(
    inp: &NetParameters,
    vegas_queue_params: VegasQueueParams,
) -> Algorithm
Available on crate feature flowctl-cc only.
Expand description

Return the congestion control Vegas algorithm using the given network parameters.