]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUG/MINOR: quic: Fix QUIC_EV_CONN_PRSAFRM event traces
authorFrédéric Lécaille <flecaille@haproxy.com>
Tue, 31 May 2022 10:04:42 +0000 (12:04 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Tue, 31 May 2022 12:46:02 +0000 (14:46 +0200)
commitfdc1b9635768d2567b3a9749c0b4fdccff0e0a9f
tree078858047b5e89353e89f898539e2c7377d54e5b
parent417c7c03f4de0c0743fb3dc87d1bf68622896401
BUG/MINOR: quic: Fix QUIC_EV_CONN_PRSAFRM event traces

This is a quic_frame struct pointer which must be passed as parameter
to TRACE_PROTO() for such an event.
src/xprt_quic.c