]> git.ipfire.org Git - thirdparty/hostap.git/commit
RNR: Skip interfaces on the same radio for MBSSID
authorAloka Dixit <quic_alokad@quicinc.com>
Tue, 4 Apr 2023 17:58:58 +0000 (10:58 -0700)
committerJouni Malinen <j@w1.fi>
Tue, 18 Apr 2023 08:14:07 +0000 (11:14 +0300)
commit8f1d3841979f47cbe05846e132e1006c0e10034e
tree87385c0030be709f06077271e2ad8bda1711c386
parent921f82cf185ad4b11c8ddc6a1b3ebd00a03f8936
RNR: Skip interfaces on the same radio for MBSSID

Do not include interfaces on the same radio in reduced neighbor
report elements (RNR) as multiple BSSID elements from the same
management frame already include these if MBSSID feature is enabled.

Signed-off-by: Aloka Dixit <quic_alokad@quicinc.com>
src/ap/ieee802_11.c