]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/config.c
Allow pbc_in_m1 workaround to be enabled in wpa_supplicant AP mode
authorWei-Jen Lin <jenlin@qca.qualcomm.com>
Thu, 3 May 2012 13:51:04 +0000 (16:51 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 3 May 2012 13:51:04 +0000 (16:51 +0300)
commit1298c1459481d8d634b5b4f6982689c02e05fce4
tree10e1cb46f2ba554b78d53004d523a4c68906a0fb
parentf571b593ba86a4f8345e4e306fcf8842c2f00863
Allow pbc_in_m1 workaround to be enabled in wpa_supplicant AP mode

This workaround for Windows 7 WPS probing mechanism was previously
allowed only with hostapd, but the same interoperability issue can
happen with wpa_supplicant AP/GO mode. Allow the workaround to be
enabled in wpa_supplicant configuration for these uses.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/ap.c
wpa_supplicant/config.c
wpa_supplicant/config.h
wpa_supplicant/config_file.c
wpa_supplicant/p2p_supplicant.c