]> git.kaiwu.me - haproxy.git/commit
MINOR: mux-quic: prepare traces support for QMux
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 26 Mar 2026 14:03:04 +0000 (15:03 +0100)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 2 Apr 2026 12:02:04 +0000 (14:02 +0200)
commitce4aab4fdb39d16e3cfc2731d4ce1d6ff9e3a47b
tree172bfcb03119d96b2745161f781bc4b030e76be4
parentafa17f68a945040939c63a2b715ae6faf7c7a570
MINOR: mux-quic: prepare traces support for QMux

Ensure mux-quic traces will be compatible with the new QMux protocol.
This is necessary as the quic_conn element is accessed to display some
transport information. Use conn_is_quic() to protect these accesses.
src/qmux_trace.c