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: Fri, 11 Oct 2002 16:52:34 -0500 (CDT)
guy         2002/10/11 16:52:18 CDT

  Modified files:
    .                    packet-ncp2222.inc 
  Log:
  Make the flag buffer in "dissect_ping_req()" large enough to hold the
  longest possible flag string.
  
  Don't create a temporary protocol tree unless we're not filling in a
  protocol tree.
  
  The NDS version isn't present in NDS pings prior to version 10; dissect
  it only if it's present.
  
  Revision  Changes    Path
  1.33      +7 -8      ethereal/packet-ncp2222.inc