openwrtv3/package/network
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
..
config gre: add different per-protocol prefixes to GRE-TAP IPv4/6 tunnel interfaces. 2017-01-03 14:36:37 +01:00
ipv6 odhcp6c: add option "keep_ra_dnslifetime" 2017-01-09 13:28:22 +01:00
services wpa_supplicant: Fix mesh encryption config 2017-01-11 04:01:07 +01:00
utils iwinfo: drop references to madwifi 2017-01-10 13:01:26 +01:00