commit | e248e378c8d1ca7446bcfc6f4927e19d7e426308 | [log] [tgz] |
---|---|---|
author | Frédéric Lécaille <flecaille@haproxy.com> | Mon Apr 25 09:25:56 2022 +0200 |
committer | Amaury Denoyelle <adenoyelle@haproxy.com> | Thu Apr 28 16:22:40 2022 +0200 |
tree | 43da35bd54c19217176966798b7f17d41205f5d3 | |
parent | a9568411e4ab14b8f9ccf67a1659b47ee21c8246 [diff] |
MEDIUM: quic: Retransmission functions rework qc_prep_fast_retrans() and qc_prep_hdshk_fast_retrans() are modified to take two list of frames as parameters. Two lists are needed for qc_prep_hdshk_fast_retrans() to build datagrams with two packets during handshake. qc_prep_fast_retrans() needs two lists of frames to be used to send two datagrams with one list by datagram.