]> git.ipfire.org Git - thirdparty/hostap.git/commit
wpa_supplicant: Send rejection for unsupported radio measurements
authorAvraham Stern <avraham.stern@intel.com>
Wed, 28 Dec 2016 13:06:38 +0000 (15:06 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 3 Jan 2017 13:18:29 +0000 (15:18 +0200)
commite1b96e112684c968a937b184e838b7a690108c21
treedda415e6316f6aeee1a15d856b281d917746353c
parent0c73e410d65b73d503d58b0d3e16f6fa7b52a6e3
wpa_supplicant: Send rejection for unsupported radio measurements

Send measurement report with the mode field set to incapable in response
to measurement requests with unsupported measurement types.

In addition, measurements requests that request parallel measurements
are rejected since these features are not supported.

Measurement request frames with the enable bit set are ignored since
these are not really requesting measurements and are not supported for
now.

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