You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
0 commit comments