mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-22 06:29:23 +01:00
2e3ad0f6b3
test-runner now supports interface name replacement inside hostapd config files. Since a given test configuration doesn't know what interface names there will be $ifaceN can be specified instead e.g. rsn_preauth_interfaces=$iface0 $iface1 The $ifaceN values will be replace with actual interface names when the test is started. This patch also removes ctrl_interface inside the hostapd config files as this is no longer required. |
||
---|---|---|
.. | ||
connection_test.py | ||
eaptls-preauth-1.conf | ||
eaptls-preauth-2.conf | ||
hw.conf | ||
TestPreauth.8021x |