]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: quic: Add a trace to identify connections which sent Initial packet.
authorFrédéric Lécaille <flecaille@haproxy.com>
Mon, 13 Feb 2023 16:45:36 +0000 (17:45 +0100)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Fri, 17 Feb 2023 16:36:30 +0000 (17:36 +0100)
commitbc09f745e642f4acbb76396fd95aec446d3cbb2d
tree840e7b1e2eebad31a254e9408f79322e9781a0ba
parent1e8ef1bed6ef687e66578214f0b184aab37b4154
MINOR: quic: Add a trace to identify connections which sent Initial packet.

This should help in diagnosing issues revealed by the interop runner which counts
the number of handshakes from the number of Initial packets sent by the server.

Must be backported to 2.7.
src/quic_conn.c