]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mac80211-hwsim: allow configuring IBSS
authorJohannes Berg <johannes.berg@intel.com>
Tue, 17 Aug 2010 10:08:07 +0000 (12:08 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 24 Aug 2010 20:28:17 +0000 (16:28 -0400)
commit2b2d7795371df85bb106513d1b5fec077a29176e
tree8575270322f922aeb842375a457b3bfc50d47d7b
parent352de5573f60af0ab054859931cfb68eecb1832b
mac80211-hwsim: allow configuring IBSS

It will not look standard-compliant in a sniffer
because because it doesn't
 * sync TSF
 * adjust the TSF in beacons
 * send beacons at TBTT
 * cancel beacons when another phy sends

However, it does allow testing the configuration
and parts of the mac80211 code for IBSS and as
such is still useful.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/mac80211_hwsim.c