AP: Enable WMM with default parameters by default for HT
authorJohannes Berg <johannes.berg@intel.com>
Tue, 1 Feb 2011 12:34:12 +0000 (14:34 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 1 Feb 2011 12:34:12 +0000 (14:34 +0200)
commitd2da22494884b8aacf5897bb6a1813278d46b6bc
tree648732f28a6f1f16bdefc74e259e4679d00ec782
parent09c395b4bb7af8d8565f07c2ac7d67427f9540ad
AP: Enable WMM with default parameters by default for HT

If WMM is not disabled explicitly (wmm_enabled=0 in hostapd.conf),
enable WMM automatically whenever HT (ieee80211n) is enabled. Use
the default WMM parameters for AP TX queues and the EDCA parameters
advertised for stations in WMM IE if no overriding values are
included in the configuration.
hostapd/config_file.c
hostapd/hostapd.conf
src/ap/ap_config.c
src/ap/ap_config.h
src/ap/hostapd.c