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 _______________________________________________ Wireshark-dev mailing list [email protected] http://www.wireshark.org/mailman/listinfo/wireshark-dev
