MINOR: quic: display infos about various encryption level on "show quic"
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Wed, 1 Feb 2023 16:05:10 +0000 (17:05 +0100)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 9 Feb 2023 17:14:40 +0000 (18:14 +0100)
commit1b0fc437f3147a24f4289d43706dd39e221422b2
treebfa61f2f36f31d5b20dc7cb0d40072e23254d6fa
parentb89c0e243a41566cd1645ed6a48a74db58261156
MINOR: quic: display infos about various encryption level on "show quic"

Complete "show quic" handler by displaying various information related
to each encryption level and packet number space. Most notably, ack
ranges and bytes in flight are present to help debug retransmission
issues.

This should be backported up to 2.7.
src/quic_conn.c