]> git.ipfire.org Git - thirdparty/hostap.git/commit
MBO: Always include Non-preferred Channel Report attribute in AssocReq
authorAnkita Bajaj <bankita@codeaurora.org>
Fri, 5 Apr 2019 09:07:40 +0000 (14:37 +0530)
committerJouni Malinen <j@w1.fi>
Fri, 5 Apr 2019 17:43:59 +0000 (20:43 +0300)
commit74f8e768f222cb585a7d0a6bfbabd48967df3008
tree6d51db30c1734d1a92bc74a21748426b9846929c
parentbd23daa8e649ae89c78548b182729cc40d5dea8b
MBO: Always include Non-preferred Channel Report attribute in AssocReq

Include the Non-preferred Channel Report attribute in (Re)Association
Request frames even when the MBO STA has no non-preferred channels in
any operating classes. In case of no non-preferred channels the
attribute length field shall be set to zero and the Operating Class,
Channel List, Preference and Reason Code fields shall not be included.
This indicates to the MBO AP that the MBO STA has no non-preferred
channels access all supported operating classes.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
wpa_supplicant/mbo.c