3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2024-10-02 17:38:45 +02:00
iwd/autotests/testRoamRetry/ssid1.conf
James Prestwood 89c1ec3d79 auto-t: make hwsim registration off by default
With the addition of connect_bssid/roam very few tests actually
require hwsim. Since hwsim can lead to problems with scan results
its best to have it off by default and have each test that needs
it explicitly turn it on.

Tests which previously turned it off have had that option removed.

Tests that do require hwsim still are vulnerable to scan result
problems, so for these tests beacon_int was added to the hostapd
config which seems to help with reliability somewhat.
2021-08-12 16:59:01 -05:00

13 lines
159 B
Plaintext

hw_mode=g
channel=1
ssid=TestRoamRetry
wpa=2
wpa_pairwise=CCMP
wpa_passphrase=secret123
ctrl_interface=/var/run/hostapd
rrm_neighbor_report=1
beacon_int=10