[PATCH 06/12] MLD STA: Configure pairwise keys using MLD address

Peer, Ilan ilan.peer at intel.com
Tue Sep 13 00:30:28 PDT 2022


Hi,

> From: Hostap <hostap-bounces at lists.infradead.org> On Behalf Of
> Veerendranath Jakkam
> Sent: Thursday, August 25, 2022 08:53
> To: hostap at lists.infradead.org
> Cc: quic_vjakkam at quicinc.com
> Subject: [PATCH 06/12] MLD STA: Configure pairwise keys using MLD address
> 
> Configure the pairwise keys with MLD address when plubing to driver.

Plumbing? 😊

> key_rsc,
> +	if (sm->valid_links)
> +		auth_addr = sm->ap_mld_addr;
> +	else
> +		auth_addr = sm->bssid;
> +

Same here. I think it would be simpler to use a function to get the authenticator address.

Regards,

Ilan.


More information about the Hostap mailing list