Re: [PATCH 07/13] SME: Add support for handling authentication with MLD

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Nov 24, 2022 at 02:45:27PM +0200, Andrei Otcheretianski wrote:
> @@ -1785,6 +1972,10 @@ void sme_event_auth(struct wpa_supplicant *wpa_s, union wpa_event_data *data)
>  	}
>  #endif /* CONFIG_FILS */
>  
> +	/* TODO: Support for other auth_type as well */
> +	if (data->auth.auth_type == WLAN_AUTH_OPEN)
> +		wpas_sme_ml_auth(wpa_s, data);

This sounds quite problematic since IEEE P802.11be/D2.2 seems to imply
that MLO require RSN to be used and that would most likely mean SAE for
cases that do not use EAP or OWE.

What is the set of key management options this patch set is expected to
support? I'd like to start with SAE and OWE and not allow OPEN to match
the P802.11be expectations.
 
-- 
Jouni Malinen                                            PGP id EFC895FA

_______________________________________________
Hostap mailing list
Hostap@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/hostap



[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux