MINOIR: quic_stats: add QUIC connection errors counters
authorFrédéric Lécaille <flecaille@haproxy.com>
Mon, 23 May 2022 20:54:54 +0000 (22:54 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Mon, 30 May 2022 07:59:26 +0000 (09:59 +0200)
commit3ccea6d276659504aa043f7416bc263ea417937e
tree239d5d3f8cdb47f7c868d7ad078c272668313cae
parentaee675746cbbe5d6242e184728f4bd950a6573d4
MINOIR: quic_stats: add QUIC connection errors counters

Add statistical counters for all the transport level connection errrors.
include/haproxy/quic_stats-t.h
include/haproxy/quic_stats.h [new file with mode: 0644]
src/quic_stats.c
src/xprt_quic.c