Ethereal-cvs: [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: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Tue, 8 Oct 2002 14:15:25 -0500 (CDT)
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