commit | 0a35d36d6f019bde6c98812456798275b02e5aee | [log] [tgz] |
---|---|---|
author | Javier Cardona <javier@cozybit.com> | Wed May 04 10:24:56 2011 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Wed May 11 14:37:48 2011 -0400 |
tree | b2605d9a45226072c430d35f39f82082d99df8a8 | |
parent | 915b5c50f8f45e78ea96d93f1e49edb20c9470bd [diff] |
cfg80211: Use capability info to detect mesh beacons. Mesh beacons no longer use all-zeroes BSSID. Beacon frames for MBSS, infrastructure BSS, or IBSS are differentiated by the Capability Information field in the Beacon frame. A mesh STA sets the ESS and IBSS subfields to 0 in transmitted Beacon or Probe Response management frames. Signed-off-by: Javier Cardona <javier@cozybit.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>