Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 25184: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Sun, 27 Apr 2008 11:15:03 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=25184

User: jake
Date: 2008/04/27 04:15 AM

Log:
 From Alon Tal:
 RTP header extensions that are longer than 4 bytes (rtp.ext.len > 1)
 get dissected incorrectly. The first 4 bytes of the header extension are
 repeated rtp.ext.len times, and the remaining bytes are ignored.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +4 -1      packet-rtp.c    Modified