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

Wireshark-dev: Re: [Wireshark-dev] Bug #1132 fix issue

From: Stephen Fisher <stephentfisher@xxxxxxxxx>
Date: Sun, 26 Nov 2006 16:20:53 -0800
One of the ideas I had was to put back together each ssl record's 
decrypted data (a real tvb) into a composite tvbuff to be handed to the 
sub-dissector.  I can't get it to work though - do composite tvbuffs 
work with call_dissector()?  The only place I saw it used was in 
packet-http.c and it even had a note about it not being implemented yet.


Steve