Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal packet-ncp.c packet.h

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Gilbert Ramirez Jr." <gram@xxxxxxxxxxxx>
Date: Thu, 13 May 1999 11:42:49 -0500 (CDT)
gram        1999/05/13 11:42:46 CDT

  Modified files:
    .                    packet-ncp.c packet.h 
  Log:
  Fixed some serious bugs in the NCP hash routines. I also simplified
  the NCP field table structure so that it is easier to add new request/reply
  types. I even added a new type myself. There's still more work to be done;
  so for now ignore the warnings that gcc emits.
  
  Revision  Changes    Path
  1.12      +171 -43   ethereal/packet-ncp.c
  1.56      +3 -1      ethereal/packet.h