]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/ap.c
wpa_supplicant AP/P2P: Enable WMM param configuration
authorYoni Divinsky <yoni.divinsky@ti.com>
Sun, 12 Aug 2012 08:34:07 +0000 (11:34 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 12 Aug 2012 08:34:07 +0000 (11:34 +0300)
commitc26effe15f8bfd784ea2cceab7a43d028b380b8c
treeec935eb4e079af63e0e0b00449238c1b679fe193
parenteda070f14ffb522ab8f870e25522998bfa3e0286
wpa_supplicant AP/P2P: Enable WMM param configuration

In case of P2P GO and AP mode, wpa_supplicant uses the default hostapd
parameters for WMM. In the default parameters the ACM bit for video and
voice are set to 1, meaning, P2P devices and stations which are
connected to the GO cannot pass voice or video data packets. Allow this
to be changed through wpa_supplicant configuration file with wmm_ac_*
parameters.

Signed-hostap: Yoni Divinsky <yoni.divinsky@ti.com>
wpa_supplicant/ap.c
wpa_supplicant/config.c
wpa_supplicant/config.h