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 25150: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Wed, 23 Apr 2008 06:51:16 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=25150

User: jake
Date: 2008/04/22 11:51 PM

Log:
 From Peter Fuller:
 If a UDP packet is submitted to the RTP heuristic dissector with either odd src
 or dst ports, the heuristic will correctly return FALSE.  However, that
 interferes with the next few lines of code that can potentially treat version 0
 RTP packets as either STUN or T38 depending on preference settings.

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