Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-radius.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: Tue, 16 Jul 2002 20:02:46 -0500 (CDT)
guy         2002/07/16 20:02:46 CDT

  Modified files:
    .                    packet-radius.c 
  Log:
  From Kan Sasaki:
  
  	1. Add some VSAs.
  
  	2. Modify the routines match_numval() and
  	   rd_match_strval_attrib() to use a null string pointer, rather
  	   than a 0 value, to signify the end of the attribute table,
  	   because some vendors are using an attribute with a value of 0.
  
  	3. Bug fix.
  
  Revision  Changes    Path
  1.65      +210 -64   ethereal/packet-radius.c