Wireshark-bugs: [Wireshark-bugs] [Bug 5958] RTP stream analysis shows incorrect number of sequen

Date: Sat, 13 Apr 2013 15:14:30 +0000

changed bug 5958

What Removed Added
Status UNCONFIRMED RESOLVED
Resolution --- FIXED

Comment # 11 on bug 5958 from
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.