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