commit | 85660d312a682acad0af4892670dfb3f3f30b553 | [log] [tgz] |
---|---|---|
author | Jouni Malinen <jouni@qca.qualcomm.com> | Fri Nov 28 19:26:11 2014 +0200 |
committer | Jouni Malinen <j@w1.fi> | Fri Nov 28 22:37:05 2014 +0200 |
tree | b5fafbd58ae887bc45acbe7fdb1494b846135b0d | |
parent | df131d4597ec27db8593cf714d1d527fa70ab31d [diff] |
Add DATA_TEST_FRAME for testing Data frame processing on AP side The new hostapd 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>