MINOR: quic: Add more information about RX packets
authorFrederic Lecaille <flecaille@haproxy.com>
Tue, 2 Sep 2025 08:48:33 +0000 (10:48 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Wed, 1 Oct 2025 14:48:34 +0000 (16:48 +0200)
commite8977d6498443caf3344205f2eca759cfcb678ad
tree0f8d7c3137d283ca33527c9b040150ed98276027
parentd1c322b86007cdfa43dca99877d5d7f12ff92ce2
MINOR: quic: Add more information about RX packets

This patch is very useful to debug issues at RX packet processing level.

Should be easily backported as far as 2.6 (for debug purposes).

(cherry picked from commit 58b153b8824a12493ac9808403883db35496517a)
Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>
(cherry picked from commit df2c048d089454f6d1426df0a5a0e43c79615a36)
Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>
(cherry picked from commit f93e6193ae69072931ec8dd3add4cc488f18eb51)
Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>
src/quic_rx.c