mirror of
https://gitea.invidious.io/iv-org/litespeed-quic.git
synced 2024-08-15 00:53:43 +00:00
Release 2.19.6
- Don't process incoming ECN marks if ECN is not enabled. - Schedule ACK when incoming packet is marked with CE.
This commit is contained in:
parent
5488f41efa
commit
93e1e886ef
5 changed files with 29 additions and 7 deletions
|
@ -25,7 +25,7 @@ extern "C" {
|
|||
|
||||
#define LSQUIC_MAJOR_VERSION 2
|
||||
#define LSQUIC_MINOR_VERSION 19
|
||||
#define LSQUIC_PATCH_VERSION 5
|
||||
#define LSQUIC_PATCH_VERSION 6
|
||||
|
||||
/**
|
||||
* Engine flags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue