]> git.ipfire.org Git - thirdparty/hostap.git/commit
Add test option for specifying hardcoded BSS Load element
authorJouni Malinen <jouni@qca.qualcomm.com>
Tue, 6 Aug 2013 15:23:22 +0000 (18:23 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 18 Oct 2013 11:13:45 +0000 (14:13 +0300)
commit9bc33868bff8210ae41a9237881903d39d9791ba
tree850dc0a09b3c3c9d9386a8195aabc5397603bddb
parent9c7e43a5c690020f3dad4e62b6b543ee916fc60b
Add test option for specifying hardcoded BSS Load element

The new bss_load_test parameter can be used to configure hostapd to
advertise a fixed BSS Load element in Beacon and Probe Response frames
for testing purposes. This functionality is disabled in the build by
default and can be enabled with CONFIG_TESTING_OPTIONS=y.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
hostapd/config_file.c
hostapd/hostapd.conf
src/ap/ap_config.h
src/ap/beacon.c