mirror of
https://github.com/haproxy/haproxy.git
synced 2026-04-09 19:06:14 -04:00
We want to track the frames which have been duplicated during retransmissions so that to avoid uselessly retransmitting frames which would already have been acknowledged. ->origin new member is there to store the frame from which a copy was done, ->reflist is a list to store the frames which are copies. Also ensure all the frames are zeroed and that their ->reflist list member is initialized. Add QUIC_FL_TX_FRAME_ACKED flag definition to mark a TX frame as acknowledged. |
||
|---|---|---|
| .. | ||
| haproxy | ||
| import | ||