-
Notifications
You must be signed in to change notification settings - Fork 591
Open
Labels
externalProposed by non-MSFTProposed by non-MSFT
Milestone
Description
Describe the bug
In my stress testing program, when I turn off encryption by setting QUIC_PARAM_CONN_DISABLE_1RTT_ENCRYPTION to TRUE, I found that there is a small chance of receiving incomplete data packets (some header bytes is missing).
Affected OS
- Windows
- Linux
- macOS
- Other (specify below)
Additional OS information
windows 10
MsQuic version
release/2.1
Steps taken to reproduce bug
- set QUIC_PARAM_CONN_DISABLE_1RTT_ENCRYPTION to TRUE
- send many packets to clients from one server
- use clumsy to make some lag and drop
- Verifying data integrity
Expected behavior
Receiving complete data packets
Actual outcome
some header bytes is missing
Additional details
No response
Metadata
Metadata
Assignees
Labels
externalProposed by non-MSFTProposed by non-MSFT
Type
Projects
Status
Should be written
Status
No status