Frédéric Lécaille f395e89169 MINOR: quic: Add new stats counter to diagnose RX buffer overrun
Remove the call to qc_list_all_rx_pkts() which print messages on stderr
during RX buffer overruns and add a new counter for the number of dropped packets
because of such events.

Must be backported to 2.6

(cherry picked from commit 45a16295e358b76761ff2301242bf39d25dda277)
Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>
2022-07-20 13:58:01 +02:00
..