]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: quic: Add useful debugging traces in qc_idle_timer_do_rearm()
authorFrederic Lecaille <flecaille@haproxy.com>
Fri, 28 Nov 2025 10:54:23 +0000 (11:54 +0100)
committerFrederic Lecaille <flecaille@haproxy.com>
Mon, 8 Dec 2025 09:40:59 +0000 (10:40 +0100)
commit21293dd6c3cdfa0bde778960044f30e30f97a3bd
treec9b93f3f50149d61dc1d29c407088397f68ea8a4
parentc36e27d10e68884f114ac2b78e01e2ec256b2549
MINOR: quic: Add useful debugging traces in qc_idle_timer_do_rearm()

Traces were missing in this function.
Also add information about the connection struct from qc->conn when
initialized for all the traces.

Should be easily backported as far as 2.6.
src/quic_conn.c
src/quic_trace.c