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

Ethereal-dev: Re: [Ethereal-dev] tvb and dissector question.

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxx>
Date: Tue, 20 Mar 2001 11:03:58 -0800 (PST)
> You can't do this from inside a dissector. I think the right approach
> is, from
> a higher level, to create a new frame_data list,

...with packets *other* than IP fragments added to the list as well, and
 with a separate CList view to show that list of packets.