commit | 48bb8759086e5edc01d04a93ee76f2b16b0c663a | [log] [tgz] |
---|---|---|
author | Frédéric Lécaille <flecaille@haproxy.com> | Wed Aug 03 20:52:20 2022 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Wed Aug 03 21:09:04 2022 +0200 |
tree | 709d273ca0061ee043ea61fe1256f6938634f85e | |
parent | 30e260e2e6bd22d0ebece004dc84f13d17ae79f4 [diff] |
BUG/MINOR: quic: Avoid sending truncated datagrams There is a remaining loop in this ugly qc_snd_buf() function which could lead haproxy to send truncated UDP datagrams. For now on, we send a complete UDP datagram or nothing! Must be backported to 2.6.