Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal 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: Fri, 22 Jun 2001 03:12:12 -0500 (CDT)
guy         2001/06/22 03:12:12 CDT

  Modified files:
    .                    packet-ieee80211.c 
  Log:
  Allow the 802.11 management-frame protocol to be disabled.
  
  Don't bother doing the WEP processing and child-tvbuff construction for
  frames other than management and data frames, as they have no payload to
  be WEP-encrypted or dissected.
  
  Revision  Changes    Path
  1.36      +21 -1     ethereal/packet-ieee80211.c