Add DATA_TEST_FRAME for testing Data frame processing
authorJouni Malinen <jouni@qca.qualcomm.com>
Thu, 27 Nov 2014 21:51:46 +0000 (23:51 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 27 Nov 2014 21:51:46 +0000 (23:51 +0200)
commitfc0ef7c0e7ff9ff20e289f8f1af18a53c4e45dfc
tree41b87c5b632e0e90ef217b8aaa7c8aa29bfb4c19
parent54fe526ac462f00df1248729da464e363f2c2218
Add DATA_TEST_FRAME for testing Data frame processing

The new wpa_supplicant control interface command can be used in
automated testing to verify how AP processes Data frames with arbitrary
contents. This is enabled only in builds with CONFIG_TESTING_OPTIONS=y.

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