Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal AUTHORS packet-ldp.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, 24 Apr 2002 14:16:50 -0500 (CDT)
guy         2002/04/24 14:16:50 CDT

  Modified files:
    .                    AUTHORS packet-ldp.c 
  Log:
  CRLDP support, and assorted byg fixes, from Michael Rozhavsky.
  
  Clean up the "Error processing TLV" error messages to
  
  	1) indicate the type of TLV
  
  and
  
  	2) indicate the type of error.
  
  Clean up white space.
  
  Make routines static if they're not used outside this file.
  
  Revision  Changes    Path
  1.482     +1 -0      ethereal/AUTHORS
  1.33      +627 -65   ethereal/packet-ldp.c