]> git.ipfire.org Git - thirdparty/hostap.git/commit
AP: Support Short SSID List element in Probe Request frames
authorAndrei Otcheretianski <andrei.otcheretianski@intel.com>
Wed, 19 Jun 2019 12:49:16 +0000 (15:49 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 28 Dec 2019 21:13:58 +0000 (23:13 +0200)
commit1c7f652f9e702fff3165f7909305c601c224a961
tree761e5802d5fd2f56f8715f5c2f82c8b659520517
parent522450b7b1e2bcaae8cb091531611ae6992b7ecc
AP: Support Short SSID List element in Probe Request frames

According to IEEE P802.11ax/D6.0, 11.1.4.3.4 (Criteria for sending a
response), AP should answer Probe Request frames if either SSID or Short
SSID matches. Implement this part of the Short SSID use for the BSS (the
collocated 6 GHz BSS case is not covered in this commit).

Signed-off-by: Andrei Otcheretianski <andrei.otcheretianski@intel.com>
src/ap/beacon.c
src/common/ieee802_11_common.c
src/common/ieee802_11_common.h
src/common/ieee802_11_defs.h