2013-02-27 23:13:03

by Ben Greear

[permalink] [raw]
Subject: Interesting behaviour when AP enables/disables HT

I was doing some tests where I change the AP's configuration
(enable/disable HT, enable/disable HT40, etc) on a somewhat
hacked 3.7.9+ kernel.

One thing I noticed is that if stations are associated using /a,
but I quickly reconfigure the AP to use /a/n mode (ie HT enabled),
the stations stay in 'no-ht' mode.

If I down/up the stations, they come up in HT mode.

Just a curiosity at this point...

Thanks,
Ben

--
Ben Greear <[email protected]>
Candela Technologies Inc http://www.candelatech.com



2013-02-27 23:38:42

by Ben Greear

[permalink] [raw]
Subject: Re: Interesting behaviour when AP enables/disables HT

On 02/27/2013 03:22 PM, Johannes Berg wrote:
> On Wed, 2013-02-27 at 15:13 -0800, Ben Greear wrote:
>> I was doing some tests where I change the AP's configuration
>> (enable/disable HT, enable/disable HT40, etc) on a somewhat
>> hacked 3.7.9+ kernel.
>>
>> One thing I noticed is that if stations are associated using /a,
>> but I quickly reconfigure the AP to use /a/n mode (ie HT enabled),
>> the stations stay in 'no-ht' mode.
>>
>> If I down/up the stations, they come up in HT mode.
>
> You probably didn't flush the scan cache on the stations before
> reconnecting after the reconfiguration.

No..I didn't..didn't do anything in particular to the stations
at all..just let them re-connect on their own.

Thanks for the explanation.

Ben

--
Ben Greear <[email protected]>
Candela Technologies Inc http://www.candelatech.com


2013-02-27 23:22:54

by Johannes Berg

[permalink] [raw]
Subject: Re: Interesting behaviour when AP enables/disables HT

On Wed, 2013-02-27 at 15:13 -0800, Ben Greear wrote:
> I was doing some tests where I change the AP's configuration
> (enable/disable HT, enable/disable HT40, etc) on a somewhat
> hacked 3.7.9+ kernel.
>
> One thing I noticed is that if stations are associated using /a,
> but I quickly reconfigure the AP to use /a/n mode (ie HT enabled),
> the stations stay in 'no-ht' mode.
>
> If I down/up the stations, they come up in HT mode.

You probably didn't flush the scan cache on the stations before
reconnecting after the reconfiguration.

johannes