nl80211: rework hostapd and wpa_supplicant wpa suite parsing
authorJo-Philipp Wich <jo@mein.io>
Fri, 20 Sep 2019 04:57:58 +0000 (06:57 +0200)
committerJo-Philipp Wich <jo@mein.io>
Fri, 20 Sep 2019 11:12:53 +0000 (13:12 +0200)
commit3d47ddda0c64ad790a26de085e3a3e70c3578e12
tree34e0ad83be8ee9e05bd9bad5aed0a6d19d21d41c
parenta88fb421f136d799af855dbe3dca917834db7185
nl80211: rework hostapd and wpa_supplicant wpa suite parsing

Refactor the parsing of wpa_supplicant scan list results, the wpa_supplicant
status output and the hostapd configuration file format to properly detect
WPA3 key management protocols like SAE, OWE or EAP Suite B.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
iwinfo_nl80211.c