Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-ncp.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: Sat, 25 May 2002 07:44:07 -0500 (CDT)
guy         2002/05/25 07:44:07 CDT

  Modified files:
    .                    packet-ncp.c 
  Log:
  If, when trying to get the length of an NCP-over-TCP PDU, we don't see
  the right magic number at the beginning of the chunk of data, return the
  amount of data remaining as the length, rather than trusting the random
  word that follows to be a length usable for desegmentation.
  
  Revision  Changes    Path
  1.64      +13 -1     ethereal/packet-ncp.c