commit | e5393c39a4be29181461a183249f3894483ceee8 | [log] [tgz] |
---|---|---|
author | Jouni Malinen <jouni@codeaurora.org> | Thu Jun 20 01:34:34 2019 +0300 |
committer | Jouni Malinen <jouni@codeaurora.org> | Thu Jun 20 01:34:34 2019 +0300 |
tree | 9fe361d6776c0624ef888ac5ae96023f82bba437 | |
parent | ce791a3de72ee679bfaf18b21501441df40cb6a9 [diff] |
ap_config_commit: Fix hostapd configuration for FT-EAP only AKM list The FT-EAP AKM (00-0F-AC:3) was forgotten from the list of AKMs that require IEEE 802.1X and RADIUS configuration. This broke AP setup with AKMSuiteType,3. Signed-off-by: Jouni Malinen <jouni@codeaurora.org>