Skip to content

libwifi: mtk: add multi_ap support to wps start call

Bartlomiej Grzeskowiak requested to merge wps_add_multi_ap_support into devel

@janusz @Marek @slujagrz please review
Enable Multi-AP support for backhaul WPS connection
A backhaul STA is like any station and is handled appropriately by wpa_supplicant, but two additional
features are required. It must send an additional information element in each
(Re)Association Request frame ([3], section 5.2, paragraph 4). In addition, it
must use 4-address mode for all frames sent over this link ([3], section 14).

Signed-off-by: Bartlomiej Grzeskowiak bartlomiej.grzeskowiak@iopsys.eu

Edited by Bartlomiej Grzeskowiak

Merge request reports