Ethereal-dev: Re: [Ethereal-dev] packets not desegmented if not on the default port..

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: Wed, 26 Feb 2003 19:58:16 -0800
On Wed, Feb 12, 2003 at 11:04:03PM +0000, didier wrote:
> Don't know if it's useful or the right way to do it but what about :

I've checked in something derived from that - I renamed "current_error"
to "noreassembly_reason" (as it's not a general error indication, it's
an indication of why reassembly wasn't done), I made "dissect_packet()"
initialize it to point to a null string, and I had the top-level frame
dissector put that indication into the protocol tree as well as into the
Info column.