]> git.ipfire.org Git - thirdparty/hostap.git/commit - hostapd/config_file.c
WPS: Allow RF Bands value to be overridden
authorBharat Chakravarty <bchakrav@qca.qualcomm.com>
Wed, 30 Nov 2011 15:44:43 +0000 (17:44 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 30 Nov 2011 15:44:43 +0000 (17:44 +0200)
commit8e5f9134563d3310284bf8b3084744b1b2eb2b86
tree8f8f9712bbd160035c243effbbfdd8fc0a7cecf9
parent910b482d9bdab425eb3e2e8a3e05bc9df1335ff2
WPS: Allow RF Bands value to be overridden

A new hostapd.conf parameter, wps_rf_bands, can now be used to fix the
RF Bands value in cases where hw_mode is not set or when operating a
dual band dual concurrent AP.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
hostapd/config_file.c
hostapd/hostapd.conf
src/ap/ap_config.h
src/ap/wps_hostapd.c