mirror of
https://github.com/refraction-networking/uquic.git
synced 2025-04-04 04:37:36 +03:00
ignore STOP_WAITINGs, derive lower bound for packets to include in ACK
This commit is contained in:
parent
8833e4f4af
commit
8e0060c51b
9 changed files with 114 additions and 24 deletions
|
@ -2,6 +2,8 @@
|
|||
|
||||
## v0.6.1 (unreleased)
|
||||
|
||||
- The lower boundary for packets included in ACKs is now derived, and the value sent in STOP_WAITING frames is ignored.
|
||||
|
||||
## v0.6.0 (2017-12-12)
|
||||
|
||||
- Add support for QUIC 39, drop support for QUIC 35 - 37
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue