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.
This commit is contained in:
Frdric Lcaille 2022-08-03 20:52:20 +02:00 committed by Willy Tarreau
parent 30e260e2e6
commit 48bb875908