Latest changes

- Do not create gap in sent packnos when squeezing delayed
  packets.
- sendctl checks for all unacked bytes, not just retx bytes.
- connections with blocked scheduled packets are not tickable
  for sending.
This commit is contained in:
Dmitri Tikhonov 2018-04-25 10:58:55 -04:00
parent bdba46fd00
commit aa0d8cfff0
4 changed files with 81 additions and 19 deletions

View file

@ -1,3 +1,11 @@
2018-04-25
- [BUGFIX] Do not create gap in sent packnos when squeezing delayed
packets.
- [BUGFIX] sendctl checks for all unacked bytes, not just retx bytes.
- [BUGFIX] connections with blocked scheduled packets are not tickable
for sending.
2018-04-23
- Fix busy loop: tickable must make progress. When connection is