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: Mon, 18 Jun 2001 04:31:16 -0500 (CDT)
guy         2001/06/18 04:31:16 CDT

  Modified files:
    .                    packet-radius.c 
  Log:
  Don't list the attribute-value pairs if the length field of the packet
  says there aren't any (i.e., if the length field minus the size of the
  stuff before the AVP's is less than or equal to 0).
  
  Revision  Changes    Path
  1.32      +11 -9     ethereal/packet-radius.c