]> git.ipfire.org Git - thirdparty/hostap.git/commit
Send actual BTM capability when the driver takes care of BSS selection
authorVeerendranath Jakkam <quic_vjakkam@quicinc.com>
Wed, 24 Jan 2024 19:44:23 +0000 (01:14 +0530)
committerJouni Malinen <j@w1.fi>
Thu, 25 Jan 2024 18:11:07 +0000 (20:11 +0200)
commite3fb9e6f2d8abbc2de7d604753518d6197b95e24
tree31f10154f7a31cb01e4449dc7a0d64cbbbb52a9a
parent2c0cadd6ee5ae6eb0e2fd08a03eaf22c5cc55708
Send actual BTM capability when the driver takes care of BSS selection

wpa_supplicant disables BTM capability in Extended Capabilities element
when wpa_supplicant selects a misbehaving MBO/OCE AP that uses RSN
without PMF, but this is disabling BTM support for whole ESS connection
lifetime though the BTM support can be enabled when the driver takes
care of BSS selection and selects/roams to a BSS which is MBO and OCE
specification compliant. Thus, always set the actual BTM capability in
Extended Capabilities element when the driver takes care of BSS
selection.

Signed-off-by: Veerendranath Jakkam <quic_vjakkam@quicinc.com>
wpa_supplicant/wpa_supplicant.c