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: Wed, 20 Jun 2001 18:29:17 -0500 (CDT)
guy         2001/06/20 18:29:17 CDT

  Modified files:
    .                    packet-ieee80211.c 
  Log:
  Make the type/subtype field the very first entry in the protocol tree,
  and put it under the top-level 802.11 protocol item, so you don't have
  to open the frame control field to see it.
  
  Rename the variable for it, and the value_string array for it, to
  indicate that it's made out of the type and subtype fields.
  
  Revision  Changes    Path
  1.30      +13 -12    ethereal/packet-ieee80211.c