WPA3-Enterprise Only mode requires that the AP enables at least
AKM suite selector 00-0F-AC:5 (IEEE 802.1X with SHA-256) and not
enable AKM suite selector: 00-0F-AC:1 (IEEE 802.1X with SHA-1).
Signed-off-by: Arif Alam <arif.alam@netexperience.com>
When restarting wifi too fast, hapd will stop restarting as procd assumes it is
in a crash loop. Apply the upstream fix to the AX hostapd.sh file.
Signed-off-by: John Crispin <john@phrozen.org>