mirror of
https://gitea.invidious.io/iv-org/litespeed-quic.git
synced 2024-08-15 00:53:43 +00:00
Release 2.27.5
- [BUGFIX] Assertion in send controller when path validation fails. - [BUGFIX] Assertion in BBR when sending out-of-order packets is detected. - [BUGFIX] Drop overflow receive history ranges when cloning. - Log correct size of the incoming packet. - Fix internal stream function.
This commit is contained in:
parent
347a040589
commit
bbee242ac0
11 changed files with 62 additions and 26 deletions
|
@ -1,3 +1,12 @@
|
|||
2021-01-18
|
||||
- 2.27.5
|
||||
- [BUGFIX] Assertion in send controller when path validation fails.
|
||||
- [BUGFIX] Assertion in BBR when sending out-of-order packets is
|
||||
detected.
|
||||
- [BUGFIX] Drop overflow receive history ranges when cloning.
|
||||
- Log correct size of the incoming packet.
|
||||
- Fix internal stream function.
|
||||
|
||||
2021-01-13
|
||||
- 2.27.4
|
||||
- [API] Add lsquic_conn_get_sni(), fixes issue #203.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue