]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: mux_quic: use qcm prefix for traces functions/structs
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Mon, 11 May 2026 08:05:12 +0000 (10:05 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Wed, 13 May 2026 14:15:48 +0000 (16:15 +0200)
commite68d4c9c364ea2f8b031bb6062ca20f50c021d89
treeb966ab278b83f4b573f9cd6da338dacc8f319f09
parent1a9ab14efc21f5b0c90a74742836004c735e1271
MINOR: mux_quic: use qcm prefix for traces functions/structs

This is a follow-up on the QUIC MUX renaming process.

This patch renames several definitions in QUIC MUX traces source code.
This is only an internal change. Trace source name is kept to "qmux" for
now, but will be changed in a dedicated patch.
include/haproxy/qcm_trace.h
src/mux_quic.c
src/qcm_trace.c