[PATCH v2 06/17] MLD STA: Add MLO KDEs for 2/4 and 4/4 EAPOL frames

Peer, Ilan ilan.peer at intel.com
Mon Oct 3 05:29:54 PDT 2022


Hi,

> -----Original Message-----
> From: Hostap <hostap-bounces at lists.infradead.org> On Behalf Of
> Veerendranath Jakkam
> Sent: Saturday, October 01, 2022 11:21
> To: hostap at lists.infradead.org
> Cc: quic_vjakkam at quicinc.com
> Subject: [PATCH v2 06/17] MLD STA: Add MLO KDEs for 2/4 and 4/4 EAPOL
> frames
> 
> Add new KDEs introduced for MLO connection as specified in
> 12.7.2 EAPOL-Key frames, IEEE P802.11be/D2.0.
> - Add MAC and MLO link KDE for each own affliated link (other than the
>   link on which association happened) in 2/4 EAPOL frame.
> - Add MAC KDE in 4/4 EAPOL frame.
>

Snip ...
 
 > +static u8 *wpa_mlo_link_kde(struct wpa_sm *sm, u8 *pos) {
> +	int i;
> +	u8 hdr[2 + ETH_ALEN];

This should be 1 + EHT_ALEN.

Regards,

Ilan.



More information about the Hostap mailing list