mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-19 11:09:25 +01:00
auto-t: add ctrl_interface to testHT-VHT
This is now required for any test using HostapdCLI
This commit is contained in:
parent
5e98a1bbe5
commit
088ed86f3d
@ -1,3 +1,4 @@
|
||||
ctrl_interface=/var/run/hostapd
|
||||
hw_mode=a
|
||||
channel=2
|
||||
ssid=testSSID
|
||||
|
@ -1,3 +1,4 @@
|
||||
ctrl_interface=/var/run/hostapd
|
||||
hw_mode=g
|
||||
channel=1
|
||||
ssid=testSSID
|
||||
|
@ -1,3 +1,4 @@
|
||||
ctrl_interface=/var/run/hostapd
|
||||
ssid=testSSID
|
||||
wpa=2
|
||||
wpa_pairwise=CCMP
|
||||
|
Loading…
Reference in New Issue
Block a user