]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: quic: Add a trace about variable states in qc_prep_fast_retrans()
authorFrédéric Lécaille <flecaille@haproxy.com>
Mon, 30 Jan 2023 16:27:32 +0000 (17:27 +0100)
committerWilly Tarreau <w@1wt.eu>
Fri, 3 Feb 2023 16:55:55 +0000 (17:55 +0100)
commit6dead91b8a10c7068d44b8a81ce5efaead5699dd
treeb3df88c69ba855710c3b65f1795c66b78ff0424f
parentb75eecc87413da681ce40ce39231680fb5c2cabe
MINOR: quic: Add a trace about variable states in qc_prep_fast_retrans()

This has already been very useful to diagnose retransmission issues.

Must be backported to 2.6 and 2.7.
src/quic_conn.c