]> git.ipfire.org Git - thirdparty/hostap.git/commit
Add DRIVER_EVENT ctrl_iface command for testing purposes
authorJouni Malinen <jouni@qca.qualcomm.com>
Thu, 15 May 2014 18:09:48 +0000 (21:09 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 15 May 2014 18:09:48 +0000 (21:09 +0300)
commitad12f2f42232f4617815747dfc616c240f4540a8
treef06326c081336755d0d20ed891c8d39d10e306b8
parent76f999b01d685cf74b457318e9f78446ed16f61e
Add DRIVER_EVENT ctrl_iface command for testing purposes

This new command can be used to simulate driver events without having to
go through the driver wrapper or kernel code for this. This enables more
testing coverage with hwsim.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/ctrl_iface.c