Summary:
Use the new Pacer interface in the transport where we currently
directly use CongestinoController interrace for paciner related APIs.
Reviewed By: mjoras
Differential Revision: D16918672
fbshipit-source-id: 410f72d567e71bdd3279e344f6e9abf5e132518e
Summary:
second try of this diff, now after fixing the uninitizlied
std::chrono::duration values in BBR and Copa
No need to pass the minimal interval any more since everywhere we just
pass the transportSettings value. Just that inside the function directly
Reviewed By: oesh
Differential Revision: D16985567
fbshipit-source-id: 3818371708633a324256e62b7f49bd6d1441e991
Summary:
No need to pass the minimal interval any more since everywhere we just
pass the transportSettings value. Just that inside the function directly
Reviewed By: mjoras
Differential Revision: D16773023
fbshipit-source-id: 22ada4f25d565e97e7fce27371a0e2240bbfe8c0
Summary:
Currently we use the number from transport setting directly inside
this function. There are congestion controllers that want to have a different
min cwnd value than the transport settings.
Reviewed By: siyengar
Differential Revision: D15292719
fbshipit-source-id: 69cdf9dea11c55907f0a511ebb3c000b48eac8f0