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: Sat, 7 Sep 2002 19:07:40 -0500 (CDT)
guy         2002/09/07 19:07:40 CDT

  Modified files:
    .                    packet-eap.c 
  Log:
  All the multi-byte integral quantities are big-endian, so let's pretend
  that the desired authentication type is, too.
  
  Don't bother updating the offset after dissecting the desired
  authentication type - we don't update it after dissecting the identity
  or notification.
  
  Revision  Changes    Path
  1.30      +2 -3      ethereal/packet-eap.c