openwrtv4/package/network/services/hostapd
Sujith Manoharan 593240075f wpa_supplicant: Fix mesh encryption config
wpa_supplicant allows only SAE as the key management
type for mesh mode. The recent key_mgmt rework unconditionally
added WPA-PSK - this breaks interface bringup and wpa_s
throws this error message:

Line 10: key_mgmt for mesh network should be open or SAE
Line 10: failed to parse network block.
Failed to read or parse configuration '/var/run/wpa_supplicant-wlan0.conf

Fix this by making sure that only SAE is used for mesh.

Signed-off-by: Sujith Manoharan <m.sujith@gmail.com>
2017-01-11 04:01:07 +01:00
..
files wpa_supplicant: Fix mesh encryption config 2017-01-11 04:01:07 +01:00
patches hostapd: update to version 2016-12-19 2016-12-20 21:35:56 +01:00
src/src network/services/hostapd: move whole files outside of patches and drop Build/Prepare rule in favor of default one 2016-10-15 11:36:51 +02:00
Config.in hostapd: Add ability to specify that that wireless driver supports 802.11ac 2016-12-20 16:24:22 +01:00
Makefile treewide: clean up and unify PKG_VERSION for git based downloads 2016-12-22 16:42:21 +01:00