Skip to content

libwifi: wpactrl: fix security supp_modes

Marek Puzyniak requested to merge r65_fix_supp_sec_when_ap_down into release-6.5

When hostapd can not bring up AP interface we are not able to get supported security from beacon ies. Only supported security information we can get from hostapd binary via -v cli parameter.

Signed-off-by: Marek Puzyniak marek.puzyniak@iopsys.eu

@anjancx @janusz Please take a look.

Merge request reports