Ethereal-dev: Re: [Ethereal-dev] Problem with your patch

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

From: Guy Harris <gharris@xxxxxxxxx>
Date: Mon, 15 Aug 2005 23:11:05 -0700
Joerg Mayer wrote:

Also, while compiling, I get the following warning:

packet-ieee80211.c:3261: warning: unused variable `spec_man_action'

I'm not sure the changes correctly dissect Action management frames as peer the 802.11h spec. (Maybe they get 802.11e correct, but that spec appears to have armed guards posted around it, or something; I could buy the draft for USD 60, but it's encrypted to keep people from letting their friends see it for free, and I'm not sure Preview on my Mac could read the encrypted spec. I haven't even found any public documents talking about the format of the 802.11e Action frames!)

I've checked in a change that matches the way I read the 802.11h spec; it gets rid of the unused variable warning.