]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: quic: Add a trace to distinguish the datagram from the packets inside
authorFrédéric Lécaille <flecaille@haproxy.com>
Mon, 29 Aug 2022 16:05:44 +0000 (18:05 +0200)
committerWilly Tarreau <w@1wt.eu>
Mon, 29 Aug 2022 16:46:40 +0000 (18:46 +0200)
commit3a561370486c74d4ced6b7d20720353e8bd1054c
tree756aef01618341dbf0ce3c488441f44da063fcba
parentc242832af31315315a0c8791af96aad5caa0ec38
MINOR: quic: Add a trace to distinguish the datagram from the packets inside

Without such a trace, we do not know when a datagram is sent. Only trace for
the packets inside the datagrams were displayed.

Must be backported to 2.6.
src/xprt_quic.c