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: Sun, 24 Feb 2002 02:10:08 -0600 (CST)
guy         2002/02/24 02:10:07 CST

  Modified files:
    .                    packet-eap.c 
  Log:
  Don't copy the entire EAP header, just extract stuff from it a field at
  a time, so we dissect as far as we can.
  
  Set the length of the EAP protocol item to the length of an EAP header.
  
  Put information into the Info column about the EAP code and, for a
  request or response, the EAP type.
  
  Revision  Changes    Path
  1.11      +27 -25    ethereal/packet-eap.c