]> git.ipfire.org Git - thirdparty/hostap.git/commit
AP: Add testing option to indicate an AP is disabled
authorIlan Peer <ilan.peer@intel.com>
Thu, 21 Dec 2023 11:08:22 +0000 (13:08 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 22 Dec 2023 14:01:40 +0000 (16:01 +0200)
commit0b55b8da3cf0a283f7daccb0a99025a6da3cea2a
tree6cda5a0cd9bb1329f7f1f12f04e644d7c5d197bc
parent2249b9f776eca302e38af40c85f0f828327a1a91
AP: Add testing option to indicate an AP is disabled

Add a testing configuration such that the AP would be reported as
disabled in the RNR TBTT information MLD parameters included by other
affiliated APs of the AP MLD.

Signed-off-by: Ilan Peer <ilan.peer@intel.com>
hostapd/config_file.c
src/ap/ap_config.h
src/ap/ieee802_11.c