ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

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