]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/wpa_supplicant_i.h
wpa_supplicant: Limit RRM response size to MMPDU size
authorAvraham Stern <avraham.stern@intel.com>
Wed, 28 Dec 2016 13:06:37 +0000 (15:06 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 3 Jan 2017 13:18:29 +0000 (15:18 +0200)
commit0c73e410d65b73d503d58b0d3e16f6fa7b52a6e3
treeec1c116058f475b260656c80e212a975da86d059
parent9664ab8b716071eaba1b68b05a73a91eaf089c8d
wpa_supplicant: Limit RRM response size to MMPDU size

The length of a Measurement Report frame should be limited by the
maximum allowed MMPDU size (IEEE Std 802.11-2016, 9.6.2.3). Enforce this
size limit, and in case the report elements are longer than the allowed
size, split them between several MPDUs.

Signed-off-by: Avraham Stern <avraham.stern@intel.com>
wpa_supplicant/rrm.c
wpa_supplicant/wpa_supplicant_i.h