EricssonResearch / EricssonResearch/scream
RTT is miscalculated if ACKs are disordered
Open
- Dominant language
- Shell
- Stars
- 217
- Forks
- 69
- PR merge metrics
- No merged PRs in 30d
Description
Disordered ACKs cause RTT values to vary unexpectedly. While this is not exactly wrong, it can give confusing readouts in especially the detailed logs. The suggested fix is to only update currRtt in ScreamV2Tx.cpp when the ACKed sequence number increases.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.