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: Joerg Mayer <jmayer@xxxxxxxxxxxxxxxxx>
Date: Sat, 22 Nov 2003 06:02:50 -0600 (CST)
jmayer      2003/11/22 06:02:50 CST

  Modified files:
    .                    packet-radius.c 
  Log:
  - Bugfix: Passworddecoding should only be done for attribute 2, but
            not for VSA 2
  - Fixme comment about length handling added
  - Cleanup: Setting a variable to the right type removes the necessity
            for casts.
  
  Revision  Changes    Path
  1.81      +23 -9     ethereal/packet-radius.c