]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: Allow old r-o-c offchannel TX to be tested
authorJouni Malinen <j@w1.fi>
Sat, 1 Mar 2014 20:24:55 +0000 (22:24 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 2 Mar 2014 08:35:34 +0000 (10:35 +0200)
commit64abb725baad08277f85d25e4c98211cba6fb9a6
tree483d8fa5112bb58fecff46c3e9069d9341eebe28
parent932be82c48a06a3d20ff95b38082240ae5de6f4c
nl80211: Allow old r-o-c offchannel TX to be tested

no_offchannel_tx=1 driver parameter can now be used to force the older
remain-on-channel -based offchannel TX design to be used with
mac80211_hwsim. This can be used to increase test coverage with the
hwsim test cases.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/drivers/driver_nl80211.c