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@xxxxxxxxxxxx (Guy Harris)
Date: Sat, 20 Mar 2004 12:51:09 -0600 (CST)
guy         2004/03/20 12:51:09 CST

  Modified files:
    .                    packet-radius.c 
  Log:
  Make a separate display type for the user password, rather than having
  the code to handle RADIUS_STRING know that User Password has an AVP type
  value of 2.  As only the User Password field has that display type, we
  don't have to check whether we're handling vendor-specific VSAs.
  
  Revision  Changes    Path
  1.98      +8 -8      ethereal/packet-radius.c