]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Verify offchannel TX using remain-on-channel
authorJouni Malinen <j@w1.fi>
Sat, 1 Mar 2014 20:26:20 +0000 (22:26 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 2 Mar 2014 08:35:34 +0000 (10:35 +0200)
commit2efdbde276f8fdd6444defe91a54da40afca32ae
treed37d3dfa06d76715fbe4d79cea631a0f927f18fc
parent64abb725baad08277f85d25e4c98211cba6fb9a6
tests: Verify offchannel TX using remain-on-channel

This is the older design that some drivers may still use if they do not
support offloaded offchannel TX operations.

Signed-off-by: Jouni Malinen <j@w1.fi>
tests/hwsim/test_offchannel_tx.py [new file with mode: 0644]