Wireshark-dev: [Wireshark-dev] How do I call anothes dissector
From: "Yashwant Shitoot" <yshitoot@xxxxxxx>
Date: Fri, 6 Jul 2007 11:28:24 -0700
Hello,

My protocol is encapsulated in udp. I am able to dissect this part without 
problem. The remaining data I need to pass to another protocol RTCP or 
another depending upon the data. How to I call another dissector and pass 
data to that one.

Thanks

Yash