Add mechanism for disabling radio for testing purposes
authorJouni Malinen <jouni@qca.qualcomm.com>
Thu, 16 Feb 2012 14:26:44 +0000 (16:26 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 16 Feb 2012 14:26:44 +0000 (16:26 +0200)
commit8b9d0bfa004cba666c5995e5fe0a42556765e073
treef7007be743e6154bdf154e8fe088a9b47f4e605b
parent56c2588aa879f43aa8a208cf643f5786542ac7eb
Add mechanism for disabling radio for testing purposes

"wpa_cli set radio_disabled 1/0" can be used to disable/enable
radio to simulate out-of-radio-range condition in a testbed
device.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
src/drivers/driver.h
wpa_supplicant/ctrl_iface.c
wpa_supplicant/driver_i.h