]> git.ipfire.org Git - thirdparty/hostap.git/commit
TDLS: Filter AID value properly for VHT peers
authorJouni Malinen <jouni@qca.qualcomm.com>
Mon, 29 Sep 2014 16:58:26 +0000 (19:58 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 1 Oct 2014 16:58:44 +0000 (19:58 +0300)
commitd76426c3aa7f7cf1d1c01577fe0e7499a8a67ec1
tree652d9966c65ca4f484fee650f8821abff21c4a2e
parentb5db69197a7f16a373a067c1800e8a418043d88e
TDLS: Filter AID value properly for VHT peers

IEEE 802.11 standard sends AID in a field that is defined in a bit
strange way to set two MSBs to ones. That is not the real AID and those
extra bits need to be filtered from the value before passing this to the
driver.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
src/rsn_supp/wpa_ie.c