MINOR: quic: Modify qc_try_rm_hp() traces
authorFrédéric Lécaille <flecaille@haproxy.com>
Fri, 7 Apr 2023 15:58:49 +0000 (17:58 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Tue, 11 Apr 2023 08:47:19 +0000 (10:47 +0200)
commitc0aaa07aa3483b68de3d22b4f63535007dfd9001
tree6b61988ce9330f6eaf1c944bbef177ecefd567f1
parent68737316eafde34f7053d321cf0eafaa6b690fb6
MINOR: quic: Modify qc_try_rm_hp() traces

Dump at proto level the packet information when its header protection was removed.
Remove no more use qpkt_trace variable.

Must be backported to 2.7 and 2.6.
src/quic_conn.c