MINOR: quic: display CIDs and state in "show quic"
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Wed, 1 Feb 2023 10:54:43 +0000 (11:54 +0100)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 9 Feb 2023 17:14:40 +0000 (18:14 +0100)
commit58d9d5d1607635c8f47b1c398ae6ca70312fda10
tree347bfbcac53f889e813df3c8cdc84ff8d1e8f27f
parent15c74702d594a5160981b0778a0959ab0e64ad0a
MINOR: quic: display CIDs and state in "show quic"

Complete "show quic" handler. Source and destination CIDs are printed
for every connection. This is complete by a state info to reflect if
handshake is completed and if a CONNECTION_CLOSE has been emitted or
received and the allocation status of the attached MUX. Finally the idle
timer expiration is also printed.

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