]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: mux_quic: display QCS sd on traces
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Mon, 27 Apr 2026 11:56:39 +0000 (13:56 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Mon, 27 Apr 2026 13:02:58 +0000 (15:02 +0200)
commitca8d1cc84d629973080ffe066c336e2745cd5eb2
tree725f96c04550e70f4b42d471924a9b0ef39ede69
parent0da40e272c8694e8b9e482e0108f5f5f5b7a89e2
MINOR: mux_quic: display QCS sd on traces

Add SD pointer and flags value when logging a QCS instance in
qmux_dump_qcs_info(). This changes output for bot htraces and
MUX_SCTL_DBG_STR.
src/qmux_trace.c