]> git.ipfire.org Git - thirdparty/hostap.git/commit
Multi-AP: Add hostapd config option to disallow certain profiles
authorManoj Sekar <quic_sekar@quicinc.com>
Mon, 26 Feb 2024 12:51:33 +0000 (18:21 +0530)
committerJouni Malinen <j@w1.fi>
Tue, 19 Mar 2024 17:11:27 +0000 (19:11 +0200)
commit210c2b4bd75e59e2956635f3800839b947ce5616
treef4760f7157985fb99c500ecdd6da13d118b82db1
parent9a1512532e80e9ef158d1c11b23691673cd5cc78
Multi-AP: Add hostapd config option to disallow certain profiles

Add a new config option "multi_ap_client_disallow" to control allowing
backhaul STA with certain profiles alone to associate. This is done to
adhere to Wi-Fi EasyMesh specification which defined rules to
allow/disallow association of backhaul STA of certain profiles.

Signed-off-by: Manoj Sekar <quic_sekar@quicinc.com>
hostapd/config_file.c
hostapd/hostapd.conf
src/ap/ap_config.h
src/ap/ieee802_11.c
src/common/ieee802_11_defs.h