Ethereal-cvs: [Ethereal-cvs] rev 15370: /trunk/epan/dissectors/: packet-ieee80211.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Tue, 16 Aug 2005 06:09:41 GMT
User: guy
Date: 2005/08/16 01:09 AM

Log:
 Change to match more closely the way I read 802.11h, at least; I'm just
 guessing about the "17" indicator for "management notification" frames -
 I'm not sure whether, after paying USD 60 to get the current 802.11e
 draft, Preview on my Mac could even decrypt it.
 
 802.11h seems to say in 7.2.3.12 and 7.3.1.11 that the body of an Action
 frame has a 1-byte Category field, with a value of 0 meaning "Spectrum
 management", followed by, for Spectrum management, a 1-byte Action
 field, with 0=Measurement Request, 1=Measurement Report, 2=TPC Request,
 3=TPC Report, and 4=Channel Switch Announcement, followed by:
 
 	for all but Channel Switch Announcement, a 1-byte Dialog Token
 	followed by some tagged parameters;
 
 	for the Channel Switch announcement, some tagged parameters.
 
 Show some fields given in decimal in various 802.11 specs in decimal,
 not hex.

Directory: /trunk/epan/dissectors/
  Changes    Path                  Action
  +79 -56    packet-ieee80211.c    Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=15370&view=rev