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

Wireshark-bugs: [Wireshark-bugs] [Bug 6322] RTP Stream Analysis does not work for TURN-encapsula

Date: Thu, 8 Sep 2011 09:48:04 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6322

--- Comment #5 from Guy Harris <guy@xxxxxxxxxxxx> 2011-09-08 09:48:04 PDT ---
The STUN dissector should most definitely hand off the packet to subdissectors
regardless of whether "tree" is null or not - *ALL* subdissector calls should
be done, everywhere in Wireshark, regardless of whether a protocol tree is
being built or no, as the subdissector might, for example, build internal state
necessary to dissect subsequent packets or even to correctly re-dissect the
same packet.

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.