]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Use frame injection in monitor_iface_unknown_sta
authorJouni Malinen <jouni@codeaurora.org>
Wed, 18 Mar 2020 21:15:18 +0000 (23:15 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 26 Mar 2020 15:51:03 +0000 (17:51 +0200)
commitb766ac488fd443871e36e9f8dd4bef8943875f14
tree05c7b14c10cc455fac59d75e1a1bbdd041ad3181
parent19e8536d47879b4626515e64a09b9d723da1295f
tests: Use frame injection in monitor_iface_unknown_sta

The previously used normal data TX depends on undefined driver behavior
after all keys have been removed. That may not be available, so do this
more properly with frame injection through a monitor interface.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
tests/hwsim/test_monitor_interface.py