tests: cfg80211 offchannel TX vs. operating channel
authorJouni Malinen <j@w1.fi>
Sat, 29 Mar 2014 08:56:43 +0000 (10:56 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 11 Jun 2014 08:48:02 +0000 (11:48 +0300)
commit43c5bc94f5902eae634e3757985c48775a3037ff
treee307f421bbe76fac0d110e7bc1dc27349f749b42
parent8604a68eecae0a99707f4b9ef0c04a7585de7ae1
tests: cfg80211 offchannel TX vs. operating channel

This test case shows an example case where an uncancelled offchannel TX
frame command seems to end up getting following CMD_FRAME TX operations
transmitting on incorrect channel.

Signed-off-by: Jouni Malinen <j@w1.fi>
tests/hwsim/test_cfg80211.py