Searched hist:29274 (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/mac80211/
H A Dmesh.cdiff 93e2d04a Sat Mar 28 07:53:24 MDT 2020 Tamizh chelvam <tamizhr@codeaurora.org> mac80211: fix channel switch trigger from unknown mesh peer

Previously mesh channel switch happens if beacon contains
CSA IE without checking the mesh peer info. Due to that
channel switch happens even if the beacon is not from
its own mesh peer. Fixing that by checking if the CSA
originated from the same mesh network before proceeding
for channel switch.

Signed-off-by: Tamizh chelvam <tamizhr@codeaurora.org>
Link: https://lore.kernel.org/r/1585403604-29274-1-git-send-email-tamizhr@codeaurora.org
Signed-off-by: Johannes Berg <johannes.berg@intel.com>

Completed in 341 milliseconds