]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2P: Do not reply to 802.11b-only Probe Request frames as GO
authorJouni Malinen <jouni@qca.qualcomm.com>
Wed, 19 Jun 2013 16:16:23 +0000 (19:16 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 19 Jun 2013 16:16:23 +0000 (19:16 +0300)
commit85b4eac3640df53d8ea099d6b98fb8218e510b91
treeae0dd4d4256734b4fc70a57154a0c8b3bd945b58
parentec7b97ab0000785df2c12bdf814a57214f9486ed
P2P: Do not reply to 802.11b-only Probe Request frames as GO

If AP mode SME/MLME within wpa_supplicant is used for processing Probe
Request frames in GO mode, drop Probe Request frames that include only
802.11b rates per P2P spec section 2.4.1.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
src/ap/beacon.c
src/common/ieee802_11_common.c
src/common/ieee802_11_common.h
src/p2p/p2p.c