Skip to content
Snippets Groups Projects
user avatar
Martin Storsjö authored
Without this, we'd signal a huge loss rate (due to unsigned
wraparound) if we had received one packet more than expected (that
is, one seq number sent twice). The code has a check for lost_interval
<= 0, but that doesn't do what was intended as long as the variable is
unsigned.

Signed-off-by: default avatarMartin Storsjö <martin@martin.st>
30b50f79
History
Name Last commit Last update