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: Wed, 9 Oct 2002 22:03:31 -0500 (CDT)
guy         2002/10/09 22:03:30 CDT

  Modified files:
    .                    packet-ncp.c 
  Log:
  Clean up white space.
  
  Redo the stuff to check for various NDS requests to use a switch
  statement, and #if 0-out the code to handle NDS Pings specially, as the
  Novell documentation on their Web site and at least one capture I've
  seen suggest that there's nothing but a function and subfunction code in
  the ping request.
  
  Revision  Changes    Path
  1.71      +86 -65    ethereal/packet-ncp.c