openwrtv3/package
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
..
base-files opkg: drop S/MIME support 2017-01-10 13:44:25 +01:00
boot uboot-mvebu: enable loader with the default profile 2017-01-08 18:39:44 +01:00
devel Revert "gdb: fix build with gcc 4.1.2 as host compiler" 2017-01-07 19:53:36 +01:00
firmware ath10k-firmware: update board data for qca9984 2017-01-10 13:48:52 +01:00
kernel mac80211: pending brcmfmac patches cleaning channels management 2017-01-10 17:18:29 +01:00
libs gettext-full: avoid using iconv for host builds 2017-01-11 03:48:30 +01:00
network wpa_supplicant: Fix mesh encryption config 2017-01-11 04:01:07 +01:00
system procd: update mirror hash 2017-01-10 15:26:12 +01:00
utils package: replace $(STAGING_DIR)/host with $(STAGING_DIR_HOSTPKG) 2017-01-10 22:15:37 +01:00
Makefile opkg: drop S/MIME support 2017-01-10 13:44:25 +01:00