commit | 37ed4a3842d0f8c4a4f77c5f57b2dc1f0401a7e1 | [log] [tgz] |
---|---|---|
author | Frédéric Lécaille <flecaille@haproxy.com> | Tue Jan 31 17:32:06 2023 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Fri Feb 03 17:55:55 2023 +0100 |
tree | 40b53f025ea6c8c286974801d7fbecc19bcf3ec8 | |
parent | 055e82657ed10017017d4d9f0d6b2bfe96bc0a07 [diff] |
MINOR: quic: When probing Handshake packet number space, also probe the Initial one This is not really a bug fix but an improvement. When the Handshake packet number space has been detected as needed to be probed, we should also try to probe the Initial packet number space if there are still packets in flight. Furthermore we should also try to send up to two datagrams. Must be backported to 2.6 and 2.7.