Skip to content
Snippets Groups Projects
Commit c14a7400 authored by Johannes Berg's avatar Johannes Berg
Browse files

cfg80211: ignore invalid BSSIDs when looking for BSSes


When looking for a BSS matching given parameters, ignore invalid
BSSIDs. This avoids, for example, trying to join an IBSS that has
a multicast BSSID, which isn't supported by all drivers nor is it
a valid configuration of the IBSS so better create a new one with
a correctly chosen random BSSID.

Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent 74f82741
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment