Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal AUTHORS packet-ieee80211.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, 18 Jun 2002 03:38:18 -0500 (CDT)
guy         2002/06/18 03:38:18 CDT

  Modified files:
    .                    AUTHORS packet-ieee80211.c 
  Log:
  From Solomon Peachy: WEP cleanups, WEP decryption support and other
  mangling of the 802.11 dissector, and optional processing of an FCS at
  the end of the frame.
  
  When dissecting the frame-type-dependent part of the header, dissect all
  management frames (including ones with an invalid subtype) the same, and
  dissect all data frames (including ones with an invalid subtype) the
  same.
  
  Revision  Changes    Path
  1.534     +5 -0      ethereal/AUTHORS
  1.65      +558 -171  ethereal/packet-ieee80211.c