Ethereal-dev: Re: [Ethereal-dev] TCP stream over multiple packets dissector

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

From: Guy Harris <gharris@xxxxxxxxx>
Date: Fri, 26 Nov 2004 04:34:20 -0800
ronnie sahlberg wrote:
You should not access the field can_desegment directly.

Correct.

Hopefully, he was only accessing it by looking at it in a debugger (or with debugging printfs) when debugging the problem, and:

I did not turn on the "allow subdissector to dissect" flag!

...turning on that TCP preference fixed the problem.