commit | 2b2d7795371df85bb106513d1b5fec077a29176e | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Tue Aug 17 12:08:07 2010 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Aug 24 16:28:17 2010 -0400 |
tree | 8575270322f922aeb842375a457b3bfc50d47d7b | |
parent | 352de5573f60af0ab054859931cfb68eecb1832b [diff] |
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>