hostapd: Extend the configuration of RRM capabilities
authorDavid Spinadel <david.spinadel@intel.com>
Wed, 6 Apr 2016 16:42:06 +0000 (19:42 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 16 Apr 2016 18:05:39 +0000 (21:05 +0300)
commit010182120d736c925a65971efb75be0006f40dd6
tree521910caaaed972922b11da9aa9cf7c09c6dabe9
parent56de6fe4fe1ee373776059ef668fbc83624195a6
hostapd: Extend the configuration of RRM capabilities

Extend the radio_measurements parameter to save all the supported
RRM capabilities as it's used in RM enabled capabilities element.

Make this parameter not directly configurable via config file (though,
keep the radio_measurements parameter for some time for backwards
compatibility). Instead, add a configuration option to enable neighbor
report via radio measurements. Other features can be added later as
well.

Signed-off-by: David Spinadel <david.spinadel@intel.com>
hostapd/config_file.c
hostapd/hostapd.conf
src/ap/ap_config.h
src/ap/beacon.c
src/ap/ieee802_11.c
src/common/ieee802_11_defs.h