Release 2.8.7

- [BUGFIX] Initial packet size check for IETF mini conn applies to
  UDP payload, not QUIC packet.
- Support old and new school loss_bits transport parameter.
- Use Q run length of 64 as suggested in the loss bits Draft.
- Undo square wave count when packet is delayed.
- Code cleanup; minor fixes.
This commit is contained in:
Dmitri Tikhonov 2020-01-09 11:52:25 -05:00
parent 72bbf1fbee
commit 7d09751dbb
253 changed files with 457 additions and 363 deletions

View file

@ -1,6 +1,6 @@
MIT License
Copyright (c) 2017 - 2019 LiteSpeed Technologies Inc
Copyright (c) 2017 - 2020 LiteSpeed Technologies Inc
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal