MINOR: quic: add traces
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 28 Nov 2024 10:27:56 +0000 (11:27 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Mon, 6 Jan 2025 10:21:33 +0000 (11:21 +0100)
commit7ed9bed4b7c1007e6a154326059c07fb8861a2d6
tree504985205f766a9a3801d8e5f40c96bc914bcc7d
parentf53a44a7db61f7f03819fe5bed947d23042c88b8
MINOR: quic: add traces

Add some traces to better follow QUIC MUX scheduling, in particular with
pacing interaction.

This should be backported up to 3.1.

(cherry picked from commit 9dcd2369e210f617f738d68f6764ccc229309528)
Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>
src/mux_quic.c
src/quic_conn.c