]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: quic: Probe several packet number space upon timer expiration
authorFrédéric Lécaille <flecaille@haproxy.com>
Fri, 31 Dec 2021 15:35:28 +0000 (16:35 +0100)
committerFrédéric Lécaille <flecaille@haproxy.com>
Tue, 4 Jan 2022 16:30:00 +0000 (17:30 +0100)
commita56054e438d6ec8cda222592b2ce16e5153d4a7d
treeb87ffbd9ff6a20f6773fc985075c134729aa7c71
parentdb6a4727cf996e723f6f525f5757300c1b8395bb
MINOR: quic: Probe several packet number space upon timer expiration

When the loss detection timer expires, we SHOULD include new data in
our probing packets (RFC 9002 par 6.2.4. Sending Probe Packets).
src/xprt_quic.c