mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-02 18:19:23 +01:00
65eeab1313
This removes all the duplicated code where the interfaces are iterated and the radio/hostapd instances are created. Instead the two new APIs are used to get each instance, e.g.: hapd = HostapdCLI(config='ssid.conf') radio = hwsim.get_radio('radX') |
||
---|---|---|
.. | ||
eaptls-preauth-1.conf | ||
eaptls-preauth-2.conf | ||
hw.conf | ||
test.py | ||
TestPreauth.8021x |