Commit b5efe79
BUG/MINOR: quic: Do not use ack delay during the handshakes
As revealed by GH haproxy#2120 opened by @Tristan971, there are cases where ACKs
have to be sent without packet to acknowledge because the ACK timer has
been triggered and the connection needs to probe the peer at the same time.
Indeed
Thank you to @Tristan971 for having reported this issue.
Must be backported to 2.6 and 2.7.1 parent 75b954f commit b5efe79
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4505 | 4505 | | |
4506 | 4506 | | |
4507 | 4507 | | |
| 4508 | + | |
| 4509 | + | |
| 4510 | + | |
| 4511 | + | |
4508 | 4512 | | |
4509 | 4513 | | |
4510 | | - | |
| 4514 | + | |
4511 | 4515 | | |
4512 | 4516 | | |
4513 | 4517 | | |
| |||
0 commit comments