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 01:03:51 -0500 (CDT)
guy         2001/06/22 01:03:51 CDT

  Modified files:
    .                    packet-ieee80211.c 
  Log:
  Fix up some incorrect handling of the TO_DS and FROM_DS flags by
  #defining all the bits in the flags field, and using those #defines in
  the macros to test the flag fields, the macros fot the data address
  types, the value_string table for the data frame to/from DS
  combinations, and the bitfields for the flag bits.
  
  Revision  Changes    Path
  1.34      +34 -25    ethereal/packet-ieee80211.c