Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-eap.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, 19 Mar 2002 05:33:09 -0600 (CST)
guy         2002/03/19 05:33:08 CST

  Modified files:
    .                    packet-eap.c 
  Log:
  From Adam Sulmicki: add all known EAP types.
  
  Use "tvb_bytes_to_str()", not "tvb_format_text()", for binary data such
  as challenges and responses.
  
  Revision  Changes    Path
  1.17      +50 -16    ethereal/packet-eap.c