]> git.ipfire.org Git - thirdparty/hostap.git/commit
WPS: Add a workaround for PBC session overlap detection
authorJouni Malinen <jouni@qca.qualcomm.com>
Thu, 15 Nov 2012 17:59:04 +0000 (19:59 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 15 Nov 2012 17:59:04 +0000 (19:59 +0200)
commit6366a17ce3a1e5022e8cec21b8131250f0a54bff
treed3d5f6bfc0959f075d60fff76c7661e18cec1c31
parent1ce0aa044cfbb427b0e3d0c1bc2f4659e9a7e701
WPS: Add a workaround for PBC session overlap detection

Some deployed station implementations implement WPS incorrectly and
end up causing PBC session overlap issues by indicating active PBC
mode in a scan after the WPS provisioning step. Work around this by
ignoring active PBC indication in a Probe Request from a station that
completed PBC provisioning during the last five seconds.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
src/wps/wps_registrar.c