]> git.kaiwu.me - haproxy.git/commit
MINOR: quic: Useless test in qc_prep_pkts()
authorFrédéric Lécaille <flecaille@haproxy.com>
Wed, 29 Dec 2021 15:00:47 +0000 (16:00 +0100)
committerFrédéric Lécaille <flecaille@haproxy.com>
Tue, 4 Jan 2022 16:30:00 +0000 (17:30 +0100)
commit5732062cd23ba26e31254fe9f86040467afbff1a
treef4f43b87dc57a9f0de56071b7aed9f37b05153c8
parentdd51da599ec0b97df9621f238a6901f4e878c773
MINOR: quic: Useless test in qc_prep_pkts()

These tests were there to initiate PTO probing but they are not correct.
Furthermore they may break the PTO probing process and lead to useless packet
building.
src/xprt_quic.c