openwrt / iwinfo

[MIRROR] Library for accessing wireless device drivers
https://git.openwrt.org/?p=project/iwinfo.git;
GNU General Public License v2.0
5 stars 13 forks source link

Count WPA-EAP-SHA256 as WPA3 if ieee80211w is set #9

Open wryun opened 5 months ago

wryun commented 5 months ago

Partially addresses #8. Should be consistent with https://github.com/openwrt/openwrt/commit/b63df6ce5d0639e6106967fd445c96518da52afb

Does not currently fix the situation for scans; in particular, iwinfo_parse_rsn should be changed to have the same logic as parse_wpa_suites here, and I'm not sure if there's something that can be done for the wpa supplicant scan to detect pmf.