]> git.ipfire.org Git - thirdparty/hostap.git/commit
WPS: Use wps_rf_bands parameter to determine dualband functionality
authorJouni Malinen <j@w1.fi>
Mon, 17 Dec 2012 14:06:10 +0000 (16:06 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 17 Dec 2012 14:06:10 +0000 (16:06 +0200)
commitcd6be5c246925894f549ea1a1f3eb5bb188f4130
tree1b6ba8221854e51a94f97d2c504606850be684a3
parent953d25ca5f3a4df70ca492bdd4f9059ea557e1b6
WPS: Use wps_rf_bands parameter to determine dualband functionality

If separate hostapd processes are used for different RF bands, the
dualband parameter for WPS was not set correctly. Allow dualband
indication (mainly, addition of RF bands attribute for PBC session
overlap detection) also based on wps_rf_bands value (if set to "ag").

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