MINOR: quic: Attempt to make trace more readable
authorFrédéric Lécaille <flecaille@haproxy.com>
Wed, 2 Dec 2020 15:11:40 +0000 (16:11 +0100)
committerWilly Tarreau <w@1wt.eu>
Wed, 23 Dec 2020 10:57:26 +0000 (11:57 +0100)
commitc5e72b9868e8c7a1d020e3afbd358705efa4c089
treeffef6b6601c9fd20773b7fb78c49fbe02cff0fda
parent8090b51e92f5e45aff424b3722a9f1c8836d7bb9
MINOR: quic: Attempt to make trace more readable

As there is a lot of information in this protocol, this is not
easy to make the traces readable. We remove here a few of them and
shorten some line shortening the variable names.
include/haproxy/xprt_quic-t.h
src/xprt_quic.c