wpa_supplicant: Add NEIGHBOR_REP_REQUEST command to the control interface
authorAssaf Krauss <assaf.krauss@intel.com>
Wed, 5 Nov 2014 08:42:51 +0000 (03:42 -0500)
committerJouni Malinen <j@w1.fi>
Sat, 22 Nov 2014 19:28:52 +0000 (21:28 +0200)
commitf4b8bfae15a6e3dc63015df97023c490b67be185
tree67b7a117238cfb24943f071b7e5675404590cb2a
parentd89c0701dbb785a4646853f89eac866ee1fe5ce3
wpa_supplicant: Add NEIGHBOR_REP_REQUEST command to the control interface

Add NEIGHBOR_REP_REQUEST command to the wpa_supplicant ctrl_iface.
This command triggers the sending of a Neighbor Report Request to the
associated AP.

Signed-off-by: Assaf Krauss <assaf.krauss@intel.com>
src/common/wpa_ctrl.h
wpa_supplicant/ctrl_iface.c