Implementation of QUIC's congestion control algorithm for the CongURE framework.
More...
Implementation of QUIC's congestion control algorithm for the CongURE framework.
◆ congure_quic_snd_setup()
Set's up the driver for a CongURE QUIC object.
- Precondition
- inter_msg_interval_numerator of
consts
must be greater than or equal to its inter_msg_interval_denominator. See RFC 9002, section 7.7: > Using a value for "N" that is small, but at least 1 (for > example, 1.25) ensures that variations in round-trip time do not > result in under-utilization of the congestion window.
- Parameters
-