commit | b75c532c98ea980a92958c790fd8b1db5acd0b71 | [log] [tgz] |
---|---|---|
author | Jouni Malinen <jouni@codeaurora.org> | Fri Jun 14 01:47:43 2019 +0300 |
committer | Jouni Malinen <jouni@codeaurora.org> | Fri Jun 14 02:02:53 2019 +0300 |
tree | 2d10618381f55ce72ea90351af4cae2058c7ad57 | |
parent | 29108dc3327b0d615357df88f25f57c3a9693f40 [diff] |
ap_set_security: PMKSACaching,disabled support with mac80211-drivers This argument was already supported but only with OpenWrt-based configuration. Add support for the case where sigma_dut writes hostapd.conf. In addition, move ap_reset_default handling of these parameters to apply to all programs since this can be of use with non-OCE cases as well. Signed-off-by: Jouni Malinen <jouni@codeaurora.org>