]> git.kaiwu.me - haproxy.git/commit
MINOR: quic: Mark packets as probing with old data
authorFrédéric Lécaille <flecaille@haproxy.com>
Mon, 25 Apr 2022 08:24:12 +0000 (10:24 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 28 Apr 2022 14:22:40 +0000 (16:22 +0200)
commit1809c33d6eb52beff14f9d02d811375619d3d347
tree7c72a4a0a3e076086f9797602faceee0e636ff90
parent3e3a6214474b99bed784f9019360441afb3ca1e9
MINOR: quic: Mark packets as probing with old data

When probing retranmissions with old data are needed for the connection we
mark the packets as probing with old data to track them when acknowledged:
we do not resend frames with old data when lost.
src/xprt_quic.c