MINOR: quic: filter closing conn on "show quic"
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Wed, 1 Feb 2023 16:31:02 +0000 (17:31 +0100)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 9 Feb 2023 17:14:40 +0000 (18:14 +0100)
commit3f9758ecab053300d84d4bea1be52bbdb8c7ef09
tree06d6c039952330af95143dbceed69153d5df89ab
parent2eda63b447b88ebd34b416b1bff256a9c3c968a4
MINOR: quic: filter closing conn on "show quic"

Reduce default "show quic" output by masking connection on
closing/draing state due to a CONNECTION_CLOSE emission/reception. These
connections can still be displayed using the special argument "all".

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