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
|
@ -26,7 +26,7 @@ author = u'LiteSpeed Technologies'
|
|||
# The short X.Y version
|
||||
version = u'2.19'
|
||||
# The full version, including alpha/beta/rc tags
|
||||
release = u'2.19.5'
|
||||
release = u'2.19.6'
|
||||
|
||||
|
||||
# -- General configuration ---------------------------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue