haproxy/include
Frédéric Lécaille 12a815ad19 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.
2023-05-24 16:30:11 +02:00
..
haproxy MINOR: quic: Add a counter for sent packets 2023-05-24 16:30:11 +02:00
import
…
make BUILD: makefile: fix build issue on GNU make < 3.82 2023-05-24 15:51:03 +02:00