wpa_supplicant: Add support for VHT BSS membership selector
authorMichal Kazior <michal.kazior@tieto.com>
Sat, 20 Jul 2013 14:28:42 +0000 (17:28 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 20 Jul 2013 14:28:42 +0000 (17:28 +0300)
commitc8ebeda4060121f09461705d87d2f9c1399668d5
treee7f69402642f36ed1c5f0970fce3412f21e5faca
parent3f9a8137f5f5e8ffe4102c7a8230d53dc0c3c7d4
wpa_supplicant: Add support for VHT BSS membership selector

This allows wpa_supplicant to associate to an AP that has VHT BSS
membership selector set to indicate VHT support is required for the BSS.

Without the patch it was impossible to connect to, e.g., hostapd-based
AP that has require_vht=1. wpa_supplicant was complaining with:
  hardware does not support required rate 63.0 Mbps

Signed-hostap: Michal Kazior <michal.kazior@tieto.com>
src/drivers/driver.h
src/drivers/driver_nl80211.c
wpa_supplicant/events.c