Skip to content

hostapd: WPS: Fix multi-ap fronthaul association

Marina Maslova requested to merge marsik-wps-multi-ap-wds into release-7.3

Upstream hostapd patch a1601aaa66e9bf19bb8d0af7535f493f6cbe6736:

Setting 4addr mode on fronthaul BSS breaks WPS association on backhaul
STA which is still on 3addr mode.

Fix the interop issue by not setting 4addr mode on fronthaul BSS with
WPS instead of setting by default for multi-ap case.

Fronthaul BSS for non-WPS STA shall continue to use 4addr mode.

Signed-off-by: Sathishkumar Muruganandam <quic_murugana@quicinc.com>
Edited by Marina Maslova

Merge request reports