]> git.ipfire.org Git - thirdparty/hostap.git/commit
RNR: Update Beacon frames for 6 GHz colocation
authorAloka Dixit <alokad@codeaurora.org>
Tue, 27 Jul 2021 23:42:24 +0000 (16:42 -0700)
committerJouni Malinen <j@w1.fi>
Tue, 9 Nov 2021 15:50:02 +0000 (17:50 +0200)
commitf17f7ca4e07c5aaf96d4d7c08085c5f36eed9d61
tree051edd7191a177f018fe355d9f5e48d36ffeeca6
parent01efcc29298a8b5279e145e315cd5d72788bc87d
RNR: Update Beacon frames for 6 GHz colocation

Update 2.4/5 GHz Beacon frames every time Beacon frames for co-located 6
GHz AP(s) are set. This is required for 6 GHz out-of-band discovery so
that lower band Beacon frames will include RNR element with 6 GHz AP
information irrespective of the AP bring-up order. Similarly, RNR is
included in FILS Discovery frames by default in 6 GHz-only mode,
updating the Beacon frames will remove it when co-located 2.4/5 GHz
interfaces are brought up.

This change also ensures that the changes in 6 GHz AP configuration such
as new channel and bandwidth get reflected in the lower bands Beacon
frames.

Signed-off-by: Aloka Dixit <alokad@codeaurora.org>
src/ap/beacon.c