Ethereal-dev: Re: [Ethereal-dev] more verbose IS-IS 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, 30 Aug 2002 02:05:04 -0700
On Fri, Aug 30, 2002 at 09:24:29AM +0200, Hannes Gredler wrote:
> seems you have forgot/missed something ...
> we need to pass the pinfo pointer otherwise we cannot call
> the col_ routines;

Yes, we do.

That's why the code that's checked in does that.

(I.e., I neither forgot nor missed something there.)