Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tweak#: Do not increment packet loss for unacknowledged packets
Packets can arrive out of order or not be sent at all (due to recent changes and "packet stuffing") and this results in false packet loss increase with the recent changes. It could also result in the packets being "double counted" for packet loss, due to another packet increment being when the packet wait time expires
- Loading branch information