Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-ncp2222.inc

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: Thu, 10 Oct 2002 16:08:48 -0500 (CDT)
guy         2002/10/10 16:08:48 CDT

  Modified files:
    .                    packet-ncp2222.inc 
  Log:
  When deciding whether to put "NDS" into the protocol field in the packet
  list, check whether the protocol field is enabled, not whether the info
  field is enabled.  Update the protocol field before trying to look at
  the packet, so it gets updated even for short packets.
  
  Only parse service reply packets as NDS packets; don't parse positive
  ack packets that way.
  
  Revision  Changes    Path
  1.27      +17 -15    ethereal/packet-ncp2222.inc