ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 10459] BlockCount in RTCP Packets is being misinterpreted

Date: Tue, 09 Sep 2014 21:43:43 +0000

Comment # 2 on bug 10459 from
Looks like BlockCount is being interpreted as a BigEndian value.


                //129 - 10000001 Little Endian
                //Version 2, Padding 0, 00001
                //To make it correct unsigned has to be reversed 10000 = 16


You are receiving this mail because:
  • You are watching all bug changes.