BUG/MINOR: quic: missing Startup accelerating probing bw states
authorFrederic Lecaille <flecaille@haproxy.com>
Fri, 13 Dec 2024 18:27:23 +0000 (19:27 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Mon, 6 Jan 2025 10:19:53 +0000 (11:19 +0100)
commite4b61c70af709bb743415bc19e9ec8535098ab44
tree5f70948fc8d3afa4170501a3981a47f29bc0ec69
parent296cbefc98f76862111170b8a7b3aeb8d88d107d
BUG/MINOR: quic: missing Startup accelerating probing bw states

Startup state is also a probing with acceleration bandwidth state.
This modification should have come with this previous one:

  BUG/MINOR: quic: reduce packet losses at least during ProbeBW_CRUISE (BBR)

Must be backported to 3.1.

(cherry picked from commit 0dc0c890ea20f3af76ae4f4f7422718bcd8f6605)
Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>
src/quic_cc_bbr.c