]> git.ipfire.org Git - thirdparty/hostap.git/commit
Fix AP mode QoS Map configuration to be per-BSS
authorJouni Malinen <j@w1.fi>
Sun, 3 Nov 2013 17:05:09 +0000 (19:05 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 3 Nov 2013 17:51:06 +0000 (19:51 +0200)
commitbf7f09bd245aa1a26a3b4e17860ee534a0ecf56f
tree1288718716aa9bf157ed176301b5702f28ca9519
parentdc036d9ee0a67f5883ae5b76da12dd2613d158aa
Fix AP mode QoS Map configuration to be per-BSS

This is a per-BSS configuration parameter and as such, needs to be
configured to the driver from hostapd_setup_bss() instead of
hostapd_driver_init().

Signed-hostap: Jouni Malinen <j@w1.fi>
hostapd/main.c
src/ap/hostapd.c