]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: quic: Remove useless QUIC event trace definitions.
authorFrédéric Lécaille <flecaille@haproxy.com>
Wed, 23 Dec 2020 16:17:37 +0000 (17:17 +0100)
committerWilly Tarreau <w@1wt.eu>
Mon, 4 Jan 2021 11:31:28 +0000 (12:31 +0100)
commit6c1e36ce55561281c5977fbf2e97324b4e70c211
treeb5be7771bdb78270c56c0398423ca5a544a38eb0
parentd341fc3609848bc663d75a77db3a5d8e7a4ed4d8
CLEANUP: quic: Remove useless QUIC event trace definitions.

Remove QUIC_EV_CONN_E* event trace macros which were defined for  errors.
Replace QUIC_EV_CONN_ECHPKT by QUIC_EV_CONN_BCFRMS used in qc_build_cfrms()
include/haproxy/quic_tls.h
include/haproxy/xprt_quic-t.h
src/xprt_quic.c