mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-02 10:09:23 +01:00
d47e31954b
This is a VERY simple test for HT/VHT. Since there are so many potential options in the IE this really just tests that drops in RSSI will cause IWD to choose a different BSS, even if that means choosing HT over VHT, or even basic rates over HT/VHT.
12 lines
172 B
Plaintext
12 lines
172 B
Plaintext
[SETUP]
|
|
num_radios=4
|
|
max_test_exec_interval_sec=45
|
|
reg_domain=US
|
|
iwd_config_dir=/tmp
|
|
tmpfs_extra_stuff=main.conf
|
|
|
|
[HOSTAPD]
|
|
rad0=non-ht-vht.conf
|
|
rad1=ht.conf
|
|
rad2=vht.conf
|