commit | 12a815ad19427ccfadeadfc33ac8ef4ebcd083c3 | [log] [tgz] |
---|---|---|
author | Frédéric Lécaille <flecaille@haproxy.com> | Wed May 24 15:55:14 2023 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Wed May 24 16:30:11 2023 +0200 |
tree | 98654dfc8085f1a340111781117b250459508172 | |
parent | bdd64fd71d4329172e4e7466fb7dfa85331d9796 [diff] |
MINOR: quic: Add a counter for sent packets Add ->sent_pkt counter to quic_conn struct to count the packet at QUIC connection level. Then, when the connection is released, the ->sent_pkt counter value is added to the one for the listener. Must be backported to 2.7.