From: Jouni Malinen Date: Wed, 11 Jun 2008 07:42:31 +0000 (+0300) Subject: mac80211_hwsim: 802.11 radio simulator for mac80211 X-Git-Tag: v2.6.27-rc1~969^2~324^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=acc1e7a3007ec1940374206a84465c1e0cfcda09;p=pandora-kernel.git mac80211_hwsim: 802.11 radio simulator for mac80211 mac80211_hwsim is a Linux kernel module that can be used to simulate arbitrary number of IEEE 802.11 radios for mac80211 on a single device. It can be used to test most of the mac80211 functionality and user space tools (e.g., hostapd and wpa_supplicant) in a way that matches very closely with the normal case of using real WLAN hardware. From the mac80211 view point, mac80211_hwsim is yet another hardware driver, i.e., no changes to mac80211 are needed to use this testing tool. Signed-off-by: Jouni Malinen Acked-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed