Evan Huus
changed
bug 5958
What |
Removed |
Added |
Status |
UNCONFIRMED
|
RESOLVED
|
Resolution |
---
|
FIXED
|
Comment # 11
on bug 5958
from Evan Huus
The RTP spec (at least on a quick read) says simply that the sequence numbers
are 16-bit monotonically incrementing, which implies to me that 65535 should be
between 65534 and 0.
https://tools.ietf.org/html/rfc1889
Several other RTP-related specs are more explicit that roll-over occurs after
sequence id 65535.
Marking as fixed again - feel free to reopen if you find some other piece of
spec that claims 65535 as a special case.
You are receiving this mail because:
- You are the assignee for the bug.
- You are watching all bug changes.