mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-03-12 06:20:43 +01:00

For testing SA Query, the autotest needs the ablility to force kill (and restart) hostapd without giving it time to deauth its stations gracefully. A method was added to the HostapdCLI class which does a killall -9 hostapd, resets the wlnX interface, and restarts hostapd with the same arguments as it had before.