]> git.ipfire.org Git - thirdparty/hostap.git/commit
MBSSID: Include Extended Capabilities element in non-TX BSSID profile
authorJouni Malinen <quic_jouni@quicinc.com>
Thu, 4 Apr 2024 17:42:59 +0000 (20:42 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 4 Apr 2024 17:42:59 +0000 (20:42 +0300)
commit1f230a497a44ec810daf3149d8cad5d3074c0cc3
treed1827a6590fe4f973d39dee7bc41469a193b80c6
parent37c00c3c5df1ed70aecbb30be7ef8b15423f6df5
MBSSID: Include Extended Capabilities element in non-TX BSSID profile

Add the Extended Capabilities element for a non-TX BSS into the non-TX
BSSID profile subelement in the Multiple BSSID element if the non-TX BSS
has different extended capabilities than the TX BSS.

Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
src/ap/ieee802_11.c