[PATCH] hostapd: Don't force HT Mixed Mode for non-GF STAs

Jouni Malinen j at w1.fi
Tue Mar 15 11:27:04 EDT 2011


On Wed, Mar 02, 2011 at 09:37:11AM +0100, Helmut Schaa wrote:
> Currently hostapd will force HT Mixed Mode if at least one non-GF STA is
> associated. This will force _all_ HT transmissions to be protected.
> 
> 802.11n-2009 doesn't require HT Mixed Mode to be used in case of non-GF
> STAs but instead the HT information element contains a flag if non-GF
> STAs are present. All STAs are required to protect GF transmissions in
> that case. Hence, setting HT Mixed mode if non-GF STAs are present is
> superfluous.

I think that this change itself would be fine with the assumption that
the drivers are able to handle GF protection properly. Or well, would
be even better, if the comment about the function were to be fixed to
match the implementation. However, while trying to review what exactly
this function is trying to do, it does not look correct or I'm missing
something... Where does it verify the capabilities of the local radio
(i.e., the AP) itself? For example, if the AP does not support GF,
surely this needs to be indicated somehow..

-- 
Jouni Malinen                                            PGP id EFC895FA


More information about the HostAP mailing list