Ethereal-cvs: Re: [Ethereal-cvs] cvs commit: ethereal packet-ndps.c

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

From: "Greg Morris" <GMORRIS@xxxxxxxxxx>
Date: Thu, 10 Oct 2002 09:38:09 -0600
Guy,

The ndps dissector is triggered by the IPX socket and thus when it is called the SPX header is not present. So The NDPS dissector had to decode the SPX header if present... Perhaps I am doing this wrong and there is a better way to get ethereal to properly give me the offset after the SPX header is decoded. This would be prefered bu could not figure out how to do this. Suggestions on how to trigger ethereal for dissection after the SPX header?
 
 
Greg Morris
gmorris@xxxxxxxxxx
Novell Technical Support (WSS/GRT Client)
Novell, Inc., the leading provider of Net services software

>>> guy@xxxxxxxxxxxxxxxxxxx 10/08/02 01:15PM >>>
guy         2002/10/08 14:15:25 CDT

  Modified files:
    .                    packet-ndps.c
  Log:
  Fix some compiler warnings.
 
  Don't put the SPX connection control information into the Info column
  unless we're running atop SPX.  (XXX - if we're running atop SPX, the
  SPX dissector has already pruned off the SPX header, so we shouldn't be
  acting as if we had an SPX header at which to look.)
 
  Revision  Changes    Path
  1.2       +40 -40    ethereal/packet-ndps.c
_______________________________________________
Ethereal-cvs mailing list
Ethereal-cvs@xxxxxxxxxxxx
http://www.ethereal.com/mailman/listinfo/ethereal-cvs