RRM: Modify the processing of a received neighbor report
authorIlan Peer <ilan.peer@intel.com>
Wed, 6 Apr 2016 16:42:18 +0000 (19:42 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 17 Apr 2016 14:45:14 +0000 (17:45 +0300)
commitcf667c66aceb796da6c5ee952a140cd7b009b9cc
tree0f0aa67ef051ea703674a9a02560303be5e503b0
parent00ed0aa2dd5d65053b9b1d65467b2dba69183171
RRM: Modify the processing of a received neighbor report

Parse a received neighbor report and report for each neighbor report the
data received for it:

RRM-NEIGHBOR-REP-RECEIVED bssid=<BSSID> info=0x<hex> op_class=<class> chan=<chan> [lci=hex] [civic=hex]

Note that this modifies the previous format that originally reported
only the length of the received frame.

Signed-off-by: Ilan Peer <ilan.peer@intel.com>
wpa_supplicant/ctrl_iface.c