mac80211_hwsim.c 51 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982
  1. /*
  2. * mac80211_hwsim - software simulator of 802.11 radio(s) for mac80211
  3. * Copyright (c) 2008, Jouni Malinen <j@w1.fi>
  4. * Copyright (c) 2011, Javier Lopez <jlopex@gmail.com>
  5. *
  6. * This program is free software; you can redistribute it and/or modify
  7. * it under the terms of the GNU General Public License version 2 as
  8. * published by the Free Software Foundation.
  9. */
  10. /*
  11. * TODO:
  12. * - Add TSF sync and fix IBSS beacon transmission by adding
  13. * competition for "air time" at TBTT
  14. * - RX filtering based on filter configuration (data->rx_filter)
  15. */
  16. #include <linux/list.h>
  17. #include <linux/slab.h>
  18. #include <linux/spinlock.h>
  19. #include <net/dst.h>
  20. #include <net/xfrm.h>
  21. #include <net/mac80211.h>
  22. #include <net/ieee80211_radiotap.h>
  23. #include <linux/if_arp.h>
  24. #include <linux/rtnetlink.h>
  25. #include <linux/etherdevice.h>
  26. #include <linux/debugfs.h>
  27. #include <net/genetlink.h>
  28. #include "mac80211_hwsim.h"
  29. #define WARN_QUEUE 100
  30. #define MAX_QUEUE 200
  31. MODULE_AUTHOR("Jouni Malinen");
  32. MODULE_DESCRIPTION("Software simulator of 802.11 radio(s) for mac80211");
  33. MODULE_LICENSE("GPL");
  34. int wmediumd_pid;
  35. static int radios = 2;
  36. module_param(radios, int, 0444);
  37. MODULE_PARM_DESC(radios, "Number of simulated radios");
  38. static bool fake_hw_scan;
  39. module_param(fake_hw_scan, bool, 0444);
  40. MODULE_PARM_DESC(fake_hw_scan, "Install fake (no-op) hw-scan handler");
  41. /**
  42. * enum hwsim_regtest - the type of regulatory tests we offer
  43. *
  44. * These are the different values you can use for the regtest
  45. * module parameter. This is useful to help test world roaming
  46. * and the driver regulatory_hint() call and combinations of these.
  47. * If you want to do specific alpha2 regulatory domain tests simply
  48. * use the userspace regulatory request as that will be respected as
  49. * well without the need of this module parameter. This is designed
  50. * only for testing the driver regulatory request, world roaming
  51. * and all possible combinations.
  52. *
  53. * @HWSIM_REGTEST_DISABLED: No regulatory tests are performed,
  54. * this is the default value.
  55. * @HWSIM_REGTEST_DRIVER_REG_FOLLOW: Used for testing the driver regulatory
  56. * hint, only one driver regulatory hint will be sent as such the
  57. * secondary radios are expected to follow.
  58. * @HWSIM_REGTEST_DRIVER_REG_ALL: Used for testing the driver regulatory
  59. * request with all radios reporting the same regulatory domain.
  60. * @HWSIM_REGTEST_DIFF_COUNTRY: Used for testing the drivers calling
  61. * different regulatory domains requests. Expected behaviour is for
  62. * an intersection to occur but each device will still use their
  63. * respective regulatory requested domains. Subsequent radios will
  64. * use the resulting intersection.
  65. * @HWSIM_REGTEST_WORLD_ROAM: Used for testing the world roaming. We accomplish
  66. * this by using a custom beacon-capable regulatory domain for the first
  67. * radio. All other device world roam.
  68. * @HWSIM_REGTEST_CUSTOM_WORLD: Used for testing the custom world regulatory
  69. * domain requests. All radios will adhere to this custom world regulatory
  70. * domain.
  71. * @HWSIM_REGTEST_CUSTOM_WORLD_2: Used for testing 2 custom world regulatory
  72. * domain requests. The first radio will adhere to the first custom world
  73. * regulatory domain, the second one to the second custom world regulatory
  74. * domain. All other devices will world roam.
  75. * @HWSIM_REGTEST_STRICT_FOLLOW_: Used for testing strict regulatory domain
  76. * settings, only the first radio will send a regulatory domain request
  77. * and use strict settings. The rest of the radios are expected to follow.
  78. * @HWSIM_REGTEST_STRICT_ALL: Used for testing strict regulatory domain
  79. * settings. All radios will adhere to this.
  80. * @HWSIM_REGTEST_STRICT_AND_DRIVER_REG: Used for testing strict regulatory
  81. * domain settings, combined with secondary driver regulatory domain
  82. * settings. The first radio will get a strict regulatory domain setting
  83. * using the first driver regulatory request and the second radio will use
  84. * non-strict settings using the second driver regulatory request. All
  85. * other devices should follow the intersection created between the
  86. * first two.
  87. * @HWSIM_REGTEST_ALL: Used for testing every possible mix. You will need
  88. * at least 6 radios for a complete test. We will test in this order:
  89. * 1 - driver custom world regulatory domain
  90. * 2 - second custom world regulatory domain
  91. * 3 - first driver regulatory domain request
  92. * 4 - second driver regulatory domain request
  93. * 5 - strict regulatory domain settings using the third driver regulatory
  94. * domain request
  95. * 6 and on - should follow the intersection of the 3rd, 4rth and 5th radio
  96. * regulatory requests.
  97. */
  98. enum hwsim_regtest {
  99. HWSIM_REGTEST_DISABLED = 0,
  100. HWSIM_REGTEST_DRIVER_REG_FOLLOW = 1,
  101. HWSIM_REGTEST_DRIVER_REG_ALL = 2,
  102. HWSIM_REGTEST_DIFF_COUNTRY = 3,
  103. HWSIM_REGTEST_WORLD_ROAM = 4,
  104. HWSIM_REGTEST_CUSTOM_WORLD = 5,
  105. HWSIM_REGTEST_CUSTOM_WORLD_2 = 6,
  106. HWSIM_REGTEST_STRICT_FOLLOW = 7,
  107. HWSIM_REGTEST_STRICT_ALL = 8,
  108. HWSIM_REGTEST_STRICT_AND_DRIVER_REG = 9,
  109. HWSIM_REGTEST_ALL = 10,
  110. };
  111. /* Set to one of the HWSIM_REGTEST_* values above */
  112. static int regtest = HWSIM_REGTEST_DISABLED;
  113. module_param(regtest, int, 0444);
  114. MODULE_PARM_DESC(regtest, "The type of regulatory test we want to run");
  115. static const char *hwsim_alpha2s[] = {
  116. "FI",
  117. "AL",
  118. "US",
  119. "DE",
  120. "JP",
  121. "AL",
  122. };
  123. static const struct ieee80211_regdomain hwsim_world_regdom_custom_01 = {
  124. .n_reg_rules = 4,
  125. .alpha2 = "99",
  126. .reg_rules = {
  127. REG_RULE(2412-10, 2462+10, 40, 0, 20, 0),
  128. REG_RULE(2484-10, 2484+10, 40, 0, 20, 0),
  129. REG_RULE(5150-10, 5240+10, 40, 0, 30, 0),
  130. REG_RULE(5745-10, 5825+10, 40, 0, 30, 0),
  131. }
  132. };
  133. static const struct ieee80211_regdomain hwsim_world_regdom_custom_02 = {
  134. .n_reg_rules = 2,
  135. .alpha2 = "99",
  136. .reg_rules = {
  137. REG_RULE(2412-10, 2462+10, 40, 0, 20, 0),
  138. REG_RULE(5725-10, 5850+10, 40, 0, 30,
  139. NL80211_RRF_PASSIVE_SCAN | NL80211_RRF_NO_IBSS),
  140. }
  141. };
  142. struct hwsim_vif_priv {
  143. u32 magic;
  144. u8 bssid[ETH_ALEN];
  145. bool assoc;
  146. u16 aid;
  147. };
  148. #define HWSIM_VIF_MAGIC 0x69537748
  149. static inline void hwsim_check_magic(struct ieee80211_vif *vif)
  150. {
  151. struct hwsim_vif_priv *vp = (void *)vif->drv_priv;
  152. WARN_ON(vp->magic != HWSIM_VIF_MAGIC);
  153. }
  154. static inline void hwsim_set_magic(struct ieee80211_vif *vif)
  155. {
  156. struct hwsim_vif_priv *vp = (void *)vif->drv_priv;
  157. vp->magic = HWSIM_VIF_MAGIC;
  158. }
  159. static inline void hwsim_clear_magic(struct ieee80211_vif *vif)
  160. {
  161. struct hwsim_vif_priv *vp = (void *)vif->drv_priv;
  162. vp->magic = 0;
  163. }
  164. struct hwsim_sta_priv {
  165. u32 magic;
  166. };
  167. #define HWSIM_STA_MAGIC 0x6d537748
  168. static inline void hwsim_check_sta_magic(struct ieee80211_sta *sta)
  169. {
  170. struct hwsim_sta_priv *sp = (void *)sta->drv_priv;
  171. WARN_ON(sp->magic != HWSIM_STA_MAGIC);
  172. }
  173. static inline void hwsim_set_sta_magic(struct ieee80211_sta *sta)
  174. {
  175. struct hwsim_sta_priv *sp = (void *)sta->drv_priv;
  176. sp->magic = HWSIM_STA_MAGIC;
  177. }
  178. static inline void hwsim_clear_sta_magic(struct ieee80211_sta *sta)
  179. {
  180. struct hwsim_sta_priv *sp = (void *)sta->drv_priv;
  181. sp->magic = 0;
  182. }
  183. static struct class *hwsim_class;
  184. static struct net_device *hwsim_mon; /* global monitor netdev */
  185. #define CHAN2G(_freq) { \
  186. .band = IEEE80211_BAND_2GHZ, \
  187. .center_freq = (_freq), \
  188. .hw_value = (_freq), \
  189. .max_power = 20, \
  190. }
  191. #define CHAN5G(_freq) { \
  192. .band = IEEE80211_BAND_5GHZ, \
  193. .center_freq = (_freq), \
  194. .hw_value = (_freq), \
  195. .max_power = 20, \
  196. }
  197. static const struct ieee80211_channel hwsim_channels_2ghz[] = {
  198. CHAN2G(2412), /* Channel 1 */
  199. CHAN2G(2417), /* Channel 2 */
  200. CHAN2G(2422), /* Channel 3 */
  201. CHAN2G(2427), /* Channel 4 */
  202. CHAN2G(2432), /* Channel 5 */
  203. CHAN2G(2437), /* Channel 6 */
  204. CHAN2G(2442), /* Channel 7 */
  205. CHAN2G(2447), /* Channel 8 */
  206. CHAN2G(2452), /* Channel 9 */
  207. CHAN2G(2457), /* Channel 10 */
  208. CHAN2G(2462), /* Channel 11 */
  209. CHAN2G(2467), /* Channel 12 */
  210. CHAN2G(2472), /* Channel 13 */
  211. CHAN2G(2484), /* Channel 14 */
  212. };
  213. static const struct ieee80211_channel hwsim_channels_5ghz[] = {
  214. CHAN5G(5180), /* Channel 36 */
  215. CHAN5G(5200), /* Channel 40 */
  216. CHAN5G(5220), /* Channel 44 */
  217. CHAN5G(5240), /* Channel 48 */
  218. CHAN5G(5260), /* Channel 52 */
  219. CHAN5G(5280), /* Channel 56 */
  220. CHAN5G(5300), /* Channel 60 */
  221. CHAN5G(5320), /* Channel 64 */
  222. CHAN5G(5500), /* Channel 100 */
  223. CHAN5G(5520), /* Channel 104 */
  224. CHAN5G(5540), /* Channel 108 */
  225. CHAN5G(5560), /* Channel 112 */
  226. CHAN5G(5580), /* Channel 116 */
  227. CHAN5G(5600), /* Channel 120 */
  228. CHAN5G(5620), /* Channel 124 */
  229. CHAN5G(5640), /* Channel 128 */
  230. CHAN5G(5660), /* Channel 132 */
  231. CHAN5G(5680), /* Channel 136 */
  232. CHAN5G(5700), /* Channel 140 */
  233. CHAN5G(5745), /* Channel 149 */
  234. CHAN5G(5765), /* Channel 153 */
  235. CHAN5G(5785), /* Channel 157 */
  236. CHAN5G(5805), /* Channel 161 */
  237. CHAN5G(5825), /* Channel 165 */
  238. };
  239. static const struct ieee80211_rate hwsim_rates[] = {
  240. { .bitrate = 10 },
  241. { .bitrate = 20, .flags = IEEE80211_RATE_SHORT_PREAMBLE },
  242. { .bitrate = 55, .flags = IEEE80211_RATE_SHORT_PREAMBLE },
  243. { .bitrate = 110, .flags = IEEE80211_RATE_SHORT_PREAMBLE },
  244. { .bitrate = 60 },
  245. { .bitrate = 90 },
  246. { .bitrate = 120 },
  247. { .bitrate = 180 },
  248. { .bitrate = 240 },
  249. { .bitrate = 360 },
  250. { .bitrate = 480 },
  251. { .bitrate = 540 }
  252. };
  253. static spinlock_t hwsim_radio_lock;
  254. static struct list_head hwsim_radios;
  255. struct mac80211_hwsim_data {
  256. struct list_head list;
  257. struct ieee80211_hw *hw;
  258. struct device *dev;
  259. struct ieee80211_supported_band bands[2];
  260. struct ieee80211_channel channels_2ghz[ARRAY_SIZE(hwsim_channels_2ghz)];
  261. struct ieee80211_channel channels_5ghz[ARRAY_SIZE(hwsim_channels_5ghz)];
  262. struct ieee80211_rate rates[ARRAY_SIZE(hwsim_rates)];
  263. struct mac_address addresses[2];
  264. struct ieee80211_channel *channel;
  265. unsigned long beacon_int; /* in jiffies unit */
  266. unsigned int rx_filter;
  267. bool started, idle, scanning;
  268. struct mutex mutex;
  269. struct timer_list beacon_timer;
  270. enum ps_mode {
  271. PS_DISABLED, PS_ENABLED, PS_AUTO_POLL, PS_MANUAL_POLL
  272. } ps;
  273. bool ps_poll_pending;
  274. struct dentry *debugfs;
  275. struct dentry *debugfs_ps;
  276. struct sk_buff_head pending; /* packets pending */
  277. /*
  278. * Only radios in the same group can communicate together (the
  279. * channel has to match too). Each bit represents a group. A
  280. * radio can be in more then one group.
  281. */
  282. u64 group;
  283. struct dentry *debugfs_group;
  284. int power_level;
  285. };
  286. struct hwsim_radiotap_hdr {
  287. struct ieee80211_radiotap_header hdr;
  288. u8 rt_flags;
  289. u8 rt_rate;
  290. __le16 rt_channel;
  291. __le16 rt_chbitmask;
  292. } __packed;
  293. /* MAC80211_HWSIM netlinf family */
  294. static struct genl_family hwsim_genl_family = {
  295. .id = GENL_ID_GENERATE,
  296. .hdrsize = 0,
  297. .name = "MAC80211_HWSIM",
  298. .version = 1,
  299. .maxattr = HWSIM_ATTR_MAX,
  300. };
  301. /* MAC80211_HWSIM netlink policy */
  302. static struct nla_policy hwsim_genl_policy[HWSIM_ATTR_MAX + 1] = {
  303. [HWSIM_ATTR_ADDR_RECEIVER] = { .type = NLA_UNSPEC,
  304. .len = 6*sizeof(u8) },
  305. [HWSIM_ATTR_ADDR_TRANSMITTER] = { .type = NLA_UNSPEC,
  306. .len = 6*sizeof(u8) },
  307. [HWSIM_ATTR_FRAME] = { .type = NLA_BINARY,
  308. .len = IEEE80211_MAX_DATA_LEN },
  309. [HWSIM_ATTR_FLAGS] = { .type = NLA_U32 },
  310. [HWSIM_ATTR_RX_RATE] = { .type = NLA_U32 },
  311. [HWSIM_ATTR_SIGNAL] = { .type = NLA_U32 },
  312. [HWSIM_ATTR_TX_INFO] = { .type = NLA_UNSPEC,
  313. .len = IEEE80211_TX_MAX_RATES*sizeof(
  314. struct hwsim_tx_rate)},
  315. [HWSIM_ATTR_COOKIE] = { .type = NLA_U64 },
  316. };
  317. static netdev_tx_t hwsim_mon_xmit(struct sk_buff *skb,
  318. struct net_device *dev)
  319. {
  320. /* TODO: allow packet injection */
  321. dev_kfree_skb(skb);
  322. return NETDEV_TX_OK;
  323. }
  324. static void mac80211_hwsim_monitor_rx(struct ieee80211_hw *hw,
  325. struct sk_buff *tx_skb)
  326. {
  327. struct mac80211_hwsim_data *data = hw->priv;
  328. struct sk_buff *skb;
  329. struct hwsim_radiotap_hdr *hdr;
  330. u16 flags;
  331. struct ieee80211_tx_info *info = IEEE80211_SKB_CB(tx_skb);
  332. struct ieee80211_rate *txrate = ieee80211_get_tx_rate(hw, info);
  333. if (!netif_running(hwsim_mon))
  334. return;
  335. skb = skb_copy_expand(tx_skb, sizeof(*hdr), 0, GFP_ATOMIC);
  336. if (skb == NULL)
  337. return;
  338. hdr = (struct hwsim_radiotap_hdr *) skb_push(skb, sizeof(*hdr));
  339. hdr->hdr.it_version = PKTHDR_RADIOTAP_VERSION;
  340. hdr->hdr.it_pad = 0;
  341. hdr->hdr.it_len = cpu_to_le16(sizeof(*hdr));
  342. hdr->hdr.it_present = cpu_to_le32((1 << IEEE80211_RADIOTAP_FLAGS) |
  343. (1 << IEEE80211_RADIOTAP_RATE) |
  344. (1 << IEEE80211_RADIOTAP_CHANNEL));
  345. hdr->rt_flags = 0;
  346. hdr->rt_rate = txrate->bitrate / 5;
  347. hdr->rt_channel = cpu_to_le16(data->channel->center_freq);
  348. flags = IEEE80211_CHAN_2GHZ;
  349. if (txrate->flags & IEEE80211_RATE_ERP_G)
  350. flags |= IEEE80211_CHAN_OFDM;
  351. else
  352. flags |= IEEE80211_CHAN_CCK;
  353. hdr->rt_chbitmask = cpu_to_le16(flags);
  354. skb->dev = hwsim_mon;
  355. skb_set_mac_header(skb, 0);
  356. skb->ip_summed = CHECKSUM_UNNECESSARY;
  357. skb->pkt_type = PACKET_OTHERHOST;
  358. skb->protocol = htons(ETH_P_802_2);
  359. memset(skb->cb, 0, sizeof(skb->cb));
  360. netif_rx(skb);
  361. }
  362. static void mac80211_hwsim_monitor_ack(struct ieee80211_hw *hw, const u8 *addr)
  363. {
  364. struct mac80211_hwsim_data *data = hw->priv;
  365. struct sk_buff *skb;
  366. struct hwsim_radiotap_hdr *hdr;
  367. u16 flags;
  368. struct ieee80211_hdr *hdr11;
  369. if (!netif_running(hwsim_mon))
  370. return;
  371. skb = dev_alloc_skb(100);
  372. if (skb == NULL)
  373. return;
  374. hdr = (struct hwsim_radiotap_hdr *) skb_put(skb, sizeof(*hdr));
  375. hdr->hdr.it_version = PKTHDR_RADIOTAP_VERSION;
  376. hdr->hdr.it_pad = 0;
  377. hdr->hdr.it_len = cpu_to_le16(sizeof(*hdr));
  378. hdr->hdr.it_present = cpu_to_le32((1 << IEEE80211_RADIOTAP_FLAGS) |
  379. (1 << IEEE80211_RADIOTAP_CHANNEL));
  380. hdr->rt_flags = 0;
  381. hdr->rt_rate = 0;
  382. hdr->rt_channel = cpu_to_le16(data->channel->center_freq);
  383. flags = IEEE80211_CHAN_2GHZ;
  384. hdr->rt_chbitmask = cpu_to_le16(flags);
  385. hdr11 = (struct ieee80211_hdr *) skb_put(skb, 10);
  386. hdr11->frame_control = cpu_to_le16(IEEE80211_FTYPE_CTL |
  387. IEEE80211_STYPE_ACK);
  388. hdr11->duration_id = cpu_to_le16(0);
  389. memcpy(hdr11->addr1, addr, ETH_ALEN);
  390. skb->dev = hwsim_mon;
  391. skb_set_mac_header(skb, 0);
  392. skb->ip_summed = CHECKSUM_UNNECESSARY;
  393. skb->pkt_type = PACKET_OTHERHOST;
  394. skb->protocol = htons(ETH_P_802_2);
  395. memset(skb->cb, 0, sizeof(skb->cb));
  396. netif_rx(skb);
  397. }
  398. static bool hwsim_ps_rx_ok(struct mac80211_hwsim_data *data,
  399. struct sk_buff *skb)
  400. {
  401. switch (data->ps) {
  402. case PS_DISABLED:
  403. return true;
  404. case PS_ENABLED:
  405. return false;
  406. case PS_AUTO_POLL:
  407. /* TODO: accept (some) Beacons by default and other frames only
  408. * if pending PS-Poll has been sent */
  409. return true;
  410. case PS_MANUAL_POLL:
  411. /* Allow unicast frames to own address if there is a pending
  412. * PS-Poll */
  413. if (data->ps_poll_pending &&
  414. memcmp(data->hw->wiphy->perm_addr, skb->data + 4,
  415. ETH_ALEN) == 0) {
  416. data->ps_poll_pending = false;
  417. return true;
  418. }
  419. return false;
  420. }
  421. return true;
  422. }
  423. struct mac80211_hwsim_addr_match_data {
  424. bool ret;
  425. const u8 *addr;
  426. };
  427. static void mac80211_hwsim_addr_iter(void *data, u8 *mac,
  428. struct ieee80211_vif *vif)
  429. {
  430. struct mac80211_hwsim_addr_match_data *md = data;
  431. if (memcmp(mac, md->addr, ETH_ALEN) == 0)
  432. md->ret = true;
  433. }
  434. static bool mac80211_hwsim_addr_match(struct mac80211_hwsim_data *data,
  435. const u8 *addr)
  436. {
  437. struct mac80211_hwsim_addr_match_data md;
  438. if (memcmp(addr, data->hw->wiphy->perm_addr, ETH_ALEN) == 0)
  439. return true;
  440. md.ret = false;
  441. md.addr = addr;
  442. ieee80211_iterate_active_interfaces_atomic(data->hw,
  443. mac80211_hwsim_addr_iter,
  444. &md);
  445. return md.ret;
  446. }
  447. static void mac80211_hwsim_tx_frame_nl(struct ieee80211_hw *hw,
  448. struct sk_buff *my_skb,
  449. int dst_pid)
  450. {
  451. struct sk_buff *skb;
  452. struct mac80211_hwsim_data *data = hw->priv;
  453. struct ieee80211_hdr *hdr = (struct ieee80211_hdr *) my_skb->data;
  454. struct ieee80211_tx_info *info = IEEE80211_SKB_CB(my_skb);
  455. void *msg_head;
  456. unsigned int hwsim_flags = 0;
  457. int i;
  458. struct hwsim_tx_rate tx_attempts[IEEE80211_TX_MAX_RATES];
  459. if (data->idle) {
  460. wiphy_debug(hw->wiphy, "Trying to TX when idle - reject\n");
  461. dev_kfree_skb(my_skb);
  462. return;
  463. }
  464. if (data->ps != PS_DISABLED)
  465. hdr->frame_control |= cpu_to_le16(IEEE80211_FCTL_PM);
  466. /* If the queue contains MAX_QUEUE skb's drop some */
  467. if (skb_queue_len(&data->pending) >= MAX_QUEUE) {
  468. /* Droping until WARN_QUEUE level */
  469. while (skb_queue_len(&data->pending) >= WARN_QUEUE)
  470. skb_dequeue(&data->pending);
  471. }
  472. skb = genlmsg_new(NLMSG_GOODSIZE, GFP_ATOMIC);
  473. if (skb == NULL)
  474. goto nla_put_failure;
  475. msg_head = genlmsg_put(skb, 0, 0, &hwsim_genl_family, 0,
  476. HWSIM_CMD_FRAME);
  477. if (msg_head == NULL) {
  478. printk(KERN_DEBUG "mac80211_hwsim: problem with msg_head\n");
  479. goto nla_put_failure;
  480. }
  481. NLA_PUT(skb, HWSIM_ATTR_ADDR_TRANSMITTER,
  482. sizeof(struct mac_address), data->addresses[1].addr);
  483. /* We get the skb->data */
  484. NLA_PUT(skb, HWSIM_ATTR_FRAME, my_skb->len, my_skb->data);
  485. /* We get the flags for this transmission, and we translate them to
  486. wmediumd flags */
  487. if (info->flags & IEEE80211_TX_CTL_REQ_TX_STATUS)
  488. hwsim_flags |= HWSIM_TX_CTL_REQ_TX_STATUS;
  489. if (info->flags & IEEE80211_TX_CTL_NO_ACK)
  490. hwsim_flags |= HWSIM_TX_CTL_NO_ACK;
  491. NLA_PUT_U32(skb, HWSIM_ATTR_FLAGS, hwsim_flags);
  492. /* We get the tx control (rate and retries) info*/
  493. for (i = 0; i < IEEE80211_TX_MAX_RATES; i++) {
  494. tx_attempts[i].idx = info->status.rates[i].idx;
  495. tx_attempts[i].count = info->status.rates[i].count;
  496. }
  497. NLA_PUT(skb, HWSIM_ATTR_TX_INFO,
  498. sizeof(struct hwsim_tx_rate)*IEEE80211_TX_MAX_RATES,
  499. tx_attempts);
  500. /* We create a cookie to identify this skb */
  501. NLA_PUT_U64(skb, HWSIM_ATTR_COOKIE, (unsigned long) my_skb);
  502. genlmsg_end(skb, msg_head);
  503. genlmsg_unicast(&init_net, skb, dst_pid);
  504. /* Enqueue the packet */
  505. skb_queue_tail(&data->pending, my_skb);
  506. return;
  507. nla_put_failure:
  508. printk(KERN_DEBUG "mac80211_hwsim: error occured in %s\n", __func__);
  509. }
  510. static bool mac80211_hwsim_tx_frame_no_nl(struct ieee80211_hw *hw,
  511. struct sk_buff *skb)
  512. {
  513. struct mac80211_hwsim_data *data = hw->priv, *data2;
  514. bool ack = false;
  515. struct ieee80211_hdr *hdr = (struct ieee80211_hdr *) skb->data;
  516. struct ieee80211_tx_info *info = IEEE80211_SKB_CB(skb);
  517. struct ieee80211_rx_status rx_status;
  518. if (data->idle) {
  519. wiphy_debug(hw->wiphy, "Trying to TX when idle - reject\n");
  520. return false;
  521. }
  522. memset(&rx_status, 0, sizeof(rx_status));
  523. /* TODO: set mactime */
  524. rx_status.freq = data->channel->center_freq;
  525. rx_status.band = data->channel->band;
  526. rx_status.rate_idx = info->control.rates[0].idx;
  527. /* TODO: simulate real signal strength (and optional packet loss) */
  528. rx_status.signal = data->power_level - 50;
  529. if (data->ps != PS_DISABLED)
  530. hdr->frame_control |= cpu_to_le16(IEEE80211_FCTL_PM);
  531. /* release the skb's source info */
  532. skb_orphan(skb);
  533. skb_dst_drop(skb);
  534. skb->mark = 0;
  535. secpath_reset(skb);
  536. nf_reset(skb);
  537. /* Copy skb to all enabled radios that are on the current frequency */
  538. spin_lock(&hwsim_radio_lock);
  539. list_for_each_entry(data2, &hwsim_radios, list) {
  540. struct sk_buff *nskb;
  541. if (data == data2)
  542. continue;
  543. if (data2->idle || !data2->started ||
  544. !hwsim_ps_rx_ok(data2, skb) ||
  545. !data->channel || !data2->channel ||
  546. data->channel->center_freq != data2->channel->center_freq ||
  547. !(data->group & data2->group))
  548. continue;
  549. nskb = skb_copy(skb, GFP_ATOMIC);
  550. if (nskb == NULL)
  551. continue;
  552. if (mac80211_hwsim_addr_match(data2, hdr->addr1))
  553. ack = true;
  554. memcpy(IEEE80211_SKB_RXCB(nskb), &rx_status, sizeof(rx_status));
  555. ieee80211_rx_irqsafe(data2->hw, nskb);
  556. }
  557. spin_unlock(&hwsim_radio_lock);
  558. return ack;
  559. }
  560. static void mac80211_hwsim_tx(struct ieee80211_hw *hw, struct sk_buff *skb)
  561. {
  562. bool ack;
  563. struct ieee80211_tx_info *txi;
  564. int _pid;
  565. mac80211_hwsim_monitor_rx(hw, skb);
  566. if (skb->len < 10) {
  567. /* Should not happen; just a sanity check for addr1 use */
  568. dev_kfree_skb(skb);
  569. return;
  570. }
  571. /* wmediumd mode check */
  572. _pid = wmediumd_pid;
  573. if (_pid)
  574. return mac80211_hwsim_tx_frame_nl(hw, skb, _pid);
  575. /* NO wmediumd detected, perfect medium simulation */
  576. ack = mac80211_hwsim_tx_frame_no_nl(hw, skb);
  577. if (ack && skb->len >= 16) {
  578. struct ieee80211_hdr *hdr = (struct ieee80211_hdr *) skb->data;
  579. mac80211_hwsim_monitor_ack(hw, hdr->addr2);
  580. }
  581. txi = IEEE80211_SKB_CB(skb);
  582. if (txi->control.vif)
  583. hwsim_check_magic(txi->control.vif);
  584. if (txi->control.sta)
  585. hwsim_check_sta_magic(txi->control.sta);
  586. ieee80211_tx_info_clear_status(txi);
  587. if (!(txi->flags & IEEE80211_TX_CTL_NO_ACK) && ack)
  588. txi->flags |= IEEE80211_TX_STAT_ACK;
  589. ieee80211_tx_status_irqsafe(hw, skb);
  590. }
  591. static int mac80211_hwsim_start(struct ieee80211_hw *hw)
  592. {
  593. struct mac80211_hwsim_data *data = hw->priv;
  594. wiphy_debug(hw->wiphy, "%s\n", __func__);
  595. data->started = 1;
  596. return 0;
  597. }
  598. static void mac80211_hwsim_stop(struct ieee80211_hw *hw)
  599. {
  600. struct mac80211_hwsim_data *data = hw->priv;
  601. data->started = 0;
  602. del_timer(&data->beacon_timer);
  603. wiphy_debug(hw->wiphy, "%s\n", __func__);
  604. }
  605. static int mac80211_hwsim_add_interface(struct ieee80211_hw *hw,
  606. struct ieee80211_vif *vif)
  607. {
  608. wiphy_debug(hw->wiphy, "%s (type=%d mac_addr=%pM)\n",
  609. __func__, ieee80211_vif_type_p2p(vif),
  610. vif->addr);
  611. hwsim_set_magic(vif);
  612. return 0;
  613. }
  614. static int mac80211_hwsim_change_interface(struct ieee80211_hw *hw,
  615. struct ieee80211_vif *vif,
  616. enum nl80211_iftype newtype,
  617. bool newp2p)
  618. {
  619. newtype = ieee80211_iftype_p2p(newtype, newp2p);
  620. wiphy_debug(hw->wiphy,
  621. "%s (old type=%d, new type=%d, mac_addr=%pM)\n",
  622. __func__, ieee80211_vif_type_p2p(vif),
  623. newtype, vif->addr);
  624. hwsim_check_magic(vif);
  625. return 0;
  626. }
  627. static void mac80211_hwsim_remove_interface(
  628. struct ieee80211_hw *hw, struct ieee80211_vif *vif)
  629. {
  630. wiphy_debug(hw->wiphy, "%s (type=%d mac_addr=%pM)\n",
  631. __func__, ieee80211_vif_type_p2p(vif),
  632. vif->addr);
  633. hwsim_check_magic(vif);
  634. hwsim_clear_magic(vif);
  635. }
  636. static void mac80211_hwsim_beacon_tx(void *arg, u8 *mac,
  637. struct ieee80211_vif *vif)
  638. {
  639. struct ieee80211_hw *hw = arg;
  640. struct sk_buff *skb;
  641. struct ieee80211_tx_info *info;
  642. int _pid;
  643. hwsim_check_magic(vif);
  644. if (vif->type != NL80211_IFTYPE_AP &&
  645. vif->type != NL80211_IFTYPE_MESH_POINT &&
  646. vif->type != NL80211_IFTYPE_ADHOC)
  647. return;
  648. skb = ieee80211_beacon_get(hw, vif);
  649. if (skb == NULL)
  650. return;
  651. info = IEEE80211_SKB_CB(skb);
  652. mac80211_hwsim_monitor_rx(hw, skb);
  653. /* wmediumd mode check */
  654. _pid = wmediumd_pid;
  655. if (_pid)
  656. return mac80211_hwsim_tx_frame_nl(hw, skb, _pid);
  657. mac80211_hwsim_tx_frame_no_nl(hw, skb);
  658. dev_kfree_skb(skb);
  659. }
  660. static void mac80211_hwsim_beacon(unsigned long arg)
  661. {
  662. struct ieee80211_hw *hw = (struct ieee80211_hw *) arg;
  663. struct mac80211_hwsim_data *data = hw->priv;
  664. if (!data->started)
  665. return;
  666. ieee80211_iterate_active_interfaces_atomic(
  667. hw, mac80211_hwsim_beacon_tx, hw);
  668. data->beacon_timer.expires = jiffies + data->beacon_int;
  669. add_timer(&data->beacon_timer);
  670. }
  671. static const char *hwsim_chantypes[] = {
  672. [NL80211_CHAN_NO_HT] = "noht",
  673. [NL80211_CHAN_HT20] = "ht20",
  674. [NL80211_CHAN_HT40MINUS] = "ht40-",
  675. [NL80211_CHAN_HT40PLUS] = "ht40+",
  676. };
  677. static int mac80211_hwsim_config(struct ieee80211_hw *hw, u32 changed)
  678. {
  679. struct mac80211_hwsim_data *data = hw->priv;
  680. struct ieee80211_conf *conf = &hw->conf;
  681. static const char *smps_modes[IEEE80211_SMPS_NUM_MODES] = {
  682. [IEEE80211_SMPS_AUTOMATIC] = "auto",
  683. [IEEE80211_SMPS_OFF] = "off",
  684. [IEEE80211_SMPS_STATIC] = "static",
  685. [IEEE80211_SMPS_DYNAMIC] = "dynamic",
  686. };
  687. wiphy_debug(hw->wiphy,
  688. "%s (freq=%d/%s idle=%d ps=%d smps=%s)\n",
  689. __func__,
  690. conf->channel->center_freq,
  691. hwsim_chantypes[conf->channel_type],
  692. !!(conf->flags & IEEE80211_CONF_IDLE),
  693. !!(conf->flags & IEEE80211_CONF_PS),
  694. smps_modes[conf->smps_mode]);
  695. data->idle = !!(conf->flags & IEEE80211_CONF_IDLE);
  696. data->channel = conf->channel;
  697. data->power_level = conf->power_level;
  698. if (!data->started || !data->beacon_int)
  699. del_timer(&data->beacon_timer);
  700. else
  701. mod_timer(&data->beacon_timer, jiffies + data->beacon_int);
  702. return 0;
  703. }
  704. static void mac80211_hwsim_configure_filter(struct ieee80211_hw *hw,
  705. unsigned int changed_flags,
  706. unsigned int *total_flags,u64 multicast)
  707. {
  708. struct mac80211_hwsim_data *data = hw->priv;
  709. wiphy_debug(hw->wiphy, "%s\n", __func__);
  710. data->rx_filter = 0;
  711. if (*total_flags & FIF_PROMISC_IN_BSS)
  712. data->rx_filter |= FIF_PROMISC_IN_BSS;
  713. if (*total_flags & FIF_ALLMULTI)
  714. data->rx_filter |= FIF_ALLMULTI;
  715. *total_flags = data->rx_filter;
  716. }
  717. static void mac80211_hwsim_bss_info_changed(struct ieee80211_hw *hw,
  718. struct ieee80211_vif *vif,
  719. struct ieee80211_bss_conf *info,
  720. u32 changed)
  721. {
  722. struct hwsim_vif_priv *vp = (void *)vif->drv_priv;
  723. struct mac80211_hwsim_data *data = hw->priv;
  724. hwsim_check_magic(vif);
  725. wiphy_debug(hw->wiphy, "%s(changed=0x%x)\n", __func__, changed);
  726. if (changed & BSS_CHANGED_BSSID) {
  727. wiphy_debug(hw->wiphy, "%s: BSSID changed: %pM\n",
  728. __func__, info->bssid);
  729. memcpy(vp->bssid, info->bssid, ETH_ALEN);
  730. }
  731. if (changed & BSS_CHANGED_ASSOC) {
  732. wiphy_debug(hw->wiphy, " ASSOC: assoc=%d aid=%d\n",
  733. info->assoc, info->aid);
  734. vp->assoc = info->assoc;
  735. vp->aid = info->aid;
  736. }
  737. if (changed & BSS_CHANGED_BEACON_INT) {
  738. wiphy_debug(hw->wiphy, " BCNINT: %d\n", info->beacon_int);
  739. data->beacon_int = 1024 * info->beacon_int / 1000 * HZ / 1000;
  740. if (WARN_ON(!data->beacon_int))
  741. data->beacon_int = 1;
  742. if (data->started)
  743. mod_timer(&data->beacon_timer,
  744. jiffies + data->beacon_int);
  745. }
  746. if (changed & BSS_CHANGED_ERP_CTS_PROT) {
  747. wiphy_debug(hw->wiphy, " ERP_CTS_PROT: %d\n",
  748. info->use_cts_prot);
  749. }
  750. if (changed & BSS_CHANGED_ERP_PREAMBLE) {
  751. wiphy_debug(hw->wiphy, " ERP_PREAMBLE: %d\n",
  752. info->use_short_preamble);
  753. }
  754. if (changed & BSS_CHANGED_ERP_SLOT) {
  755. wiphy_debug(hw->wiphy, " ERP_SLOT: %d\n", info->use_short_slot);
  756. }
  757. if (changed & BSS_CHANGED_HT) {
  758. wiphy_debug(hw->wiphy, " HT: op_mode=0x%x, chantype=%s\n",
  759. info->ht_operation_mode,
  760. hwsim_chantypes[info->channel_type]);
  761. }
  762. if (changed & BSS_CHANGED_BASIC_RATES) {
  763. wiphy_debug(hw->wiphy, " BASIC_RATES: 0x%llx\n",
  764. (unsigned long long) info->basic_rates);
  765. }
  766. }
  767. static int mac80211_hwsim_sta_add(struct ieee80211_hw *hw,
  768. struct ieee80211_vif *vif,
  769. struct ieee80211_sta *sta)
  770. {
  771. hwsim_check_magic(vif);
  772. hwsim_set_sta_magic(sta);
  773. return 0;
  774. }
  775. static int mac80211_hwsim_sta_remove(struct ieee80211_hw *hw,
  776. struct ieee80211_vif *vif,
  777. struct ieee80211_sta *sta)
  778. {
  779. hwsim_check_magic(vif);
  780. hwsim_clear_sta_magic(sta);
  781. return 0;
  782. }
  783. static void mac80211_hwsim_sta_notify(struct ieee80211_hw *hw,
  784. struct ieee80211_vif *vif,
  785. enum sta_notify_cmd cmd,
  786. struct ieee80211_sta *sta)
  787. {
  788. hwsim_check_magic(vif);
  789. switch (cmd) {
  790. case STA_NOTIFY_SLEEP:
  791. case STA_NOTIFY_AWAKE:
  792. /* TODO: make good use of these flags */
  793. break;
  794. default:
  795. WARN(1, "Invalid sta notify: %d\n", cmd);
  796. break;
  797. }
  798. }
  799. static int mac80211_hwsim_set_tim(struct ieee80211_hw *hw,
  800. struct ieee80211_sta *sta,
  801. bool set)
  802. {
  803. hwsim_check_sta_magic(sta);
  804. return 0;
  805. }
  806. static int mac80211_hwsim_conf_tx(
  807. struct ieee80211_hw *hw, u16 queue,
  808. const struct ieee80211_tx_queue_params *params)
  809. {
  810. wiphy_debug(hw->wiphy,
  811. "%s (queue=%d txop=%d cw_min=%d cw_max=%d aifs=%d)\n",
  812. __func__, queue,
  813. params->txop, params->cw_min,
  814. params->cw_max, params->aifs);
  815. return 0;
  816. }
  817. static int mac80211_hwsim_get_survey(
  818. struct ieee80211_hw *hw, int idx,
  819. struct survey_info *survey)
  820. {
  821. struct ieee80211_conf *conf = &hw->conf;
  822. wiphy_debug(hw->wiphy, "%s (idx=%d)\n", __func__, idx);
  823. if (idx != 0)
  824. return -ENOENT;
  825. /* Current channel */
  826. survey->channel = conf->channel;
  827. /*
  828. * Magically conjured noise level --- this is only ok for simulated hardware.
  829. *
  830. * A real driver which cannot determine the real channel noise MUST NOT
  831. * report any noise, especially not a magically conjured one :-)
  832. */
  833. survey->filled = SURVEY_INFO_NOISE_DBM;
  834. survey->noise = -92;
  835. return 0;
  836. }
  837. #ifdef CONFIG_NL80211_TESTMODE
  838. /*
  839. * This section contains example code for using netlink
  840. * attributes with the testmode command in nl80211.
  841. */
  842. /* These enums need to be kept in sync with userspace */
  843. enum hwsim_testmode_attr {
  844. __HWSIM_TM_ATTR_INVALID = 0,
  845. HWSIM_TM_ATTR_CMD = 1,
  846. HWSIM_TM_ATTR_PS = 2,
  847. /* keep last */
  848. __HWSIM_TM_ATTR_AFTER_LAST,
  849. HWSIM_TM_ATTR_MAX = __HWSIM_TM_ATTR_AFTER_LAST - 1
  850. };
  851. enum hwsim_testmode_cmd {
  852. HWSIM_TM_CMD_SET_PS = 0,
  853. HWSIM_TM_CMD_GET_PS = 1,
  854. };
  855. static const struct nla_policy hwsim_testmode_policy[HWSIM_TM_ATTR_MAX + 1] = {
  856. [HWSIM_TM_ATTR_CMD] = { .type = NLA_U32 },
  857. [HWSIM_TM_ATTR_PS] = { .type = NLA_U32 },
  858. };
  859. static int hwsim_fops_ps_write(void *dat, u64 val);
  860. static int mac80211_hwsim_testmode_cmd(struct ieee80211_hw *hw,
  861. void *data, int len)
  862. {
  863. struct mac80211_hwsim_data *hwsim = hw->priv;
  864. struct nlattr *tb[HWSIM_TM_ATTR_MAX + 1];
  865. struct sk_buff *skb;
  866. int err, ps;
  867. err = nla_parse(tb, HWSIM_TM_ATTR_MAX, data, len,
  868. hwsim_testmode_policy);
  869. if (err)
  870. return err;
  871. if (!tb[HWSIM_TM_ATTR_CMD])
  872. return -EINVAL;
  873. switch (nla_get_u32(tb[HWSIM_TM_ATTR_CMD])) {
  874. case HWSIM_TM_CMD_SET_PS:
  875. if (!tb[HWSIM_TM_ATTR_PS])
  876. return -EINVAL;
  877. ps = nla_get_u32(tb[HWSIM_TM_ATTR_PS]);
  878. return hwsim_fops_ps_write(hwsim, ps);
  879. case HWSIM_TM_CMD_GET_PS:
  880. skb = cfg80211_testmode_alloc_reply_skb(hw->wiphy,
  881. nla_total_size(sizeof(u32)));
  882. if (!skb)
  883. return -ENOMEM;
  884. NLA_PUT_U32(skb, HWSIM_TM_ATTR_PS, hwsim->ps);
  885. return cfg80211_testmode_reply(skb);
  886. default:
  887. return -EOPNOTSUPP;
  888. }
  889. nla_put_failure:
  890. kfree_skb(skb);
  891. return -ENOBUFS;
  892. }
  893. #endif
  894. static int mac80211_hwsim_ampdu_action(struct ieee80211_hw *hw,
  895. struct ieee80211_vif *vif,
  896. enum ieee80211_ampdu_mlme_action action,
  897. struct ieee80211_sta *sta, u16 tid, u16 *ssn,
  898. u8 buf_size)
  899. {
  900. switch (action) {
  901. case IEEE80211_AMPDU_TX_START:
  902. ieee80211_start_tx_ba_cb_irqsafe(vif, sta->addr, tid);
  903. break;
  904. case IEEE80211_AMPDU_TX_STOP:
  905. ieee80211_stop_tx_ba_cb_irqsafe(vif, sta->addr, tid);
  906. break;
  907. case IEEE80211_AMPDU_TX_OPERATIONAL:
  908. break;
  909. case IEEE80211_AMPDU_RX_START:
  910. case IEEE80211_AMPDU_RX_STOP:
  911. break;
  912. default:
  913. return -EOPNOTSUPP;
  914. }
  915. return 0;
  916. }
  917. static void mac80211_hwsim_flush(struct ieee80211_hw *hw, bool drop)
  918. {
  919. /* Not implemented, queues only on kernel side */
  920. }
  921. struct hw_scan_done {
  922. struct delayed_work w;
  923. struct ieee80211_hw *hw;
  924. };
  925. static void hw_scan_done(struct work_struct *work)
  926. {
  927. struct hw_scan_done *hsd =
  928. container_of(work, struct hw_scan_done, w.work);
  929. ieee80211_scan_completed(hsd->hw, false);
  930. kfree(hsd);
  931. }
  932. static int mac80211_hwsim_hw_scan(struct ieee80211_hw *hw,
  933. struct ieee80211_vif *vif,
  934. struct cfg80211_scan_request *req)
  935. {
  936. struct hw_scan_done *hsd = kzalloc(sizeof(*hsd), GFP_KERNEL);
  937. int i;
  938. if (!hsd)
  939. return -ENOMEM;
  940. hsd->hw = hw;
  941. INIT_DELAYED_WORK(&hsd->w, hw_scan_done);
  942. printk(KERN_DEBUG "hwsim hw_scan request\n");
  943. for (i = 0; i < req->n_channels; i++)
  944. printk(KERN_DEBUG "hwsim hw_scan freq %d\n",
  945. req->channels[i]->center_freq);
  946. ieee80211_queue_delayed_work(hw, &hsd->w, 2 * HZ);
  947. return 0;
  948. }
  949. static void mac80211_hwsim_sw_scan(struct ieee80211_hw *hw)
  950. {
  951. struct mac80211_hwsim_data *hwsim = hw->priv;
  952. mutex_lock(&hwsim->mutex);
  953. if (hwsim->scanning) {
  954. printk(KERN_DEBUG "two hwsim sw_scans detected!\n");
  955. goto out;
  956. }
  957. printk(KERN_DEBUG "hwsim sw_scan request, prepping stuff\n");
  958. hwsim->scanning = true;
  959. out:
  960. mutex_unlock(&hwsim->mutex);
  961. }
  962. static void mac80211_hwsim_sw_scan_complete(struct ieee80211_hw *hw)
  963. {
  964. struct mac80211_hwsim_data *hwsim = hw->priv;
  965. mutex_lock(&hwsim->mutex);
  966. printk(KERN_DEBUG "hwsim sw_scan_complete\n");
  967. hwsim->scanning = false;
  968. mutex_unlock(&hwsim->mutex);
  969. }
  970. static struct ieee80211_ops mac80211_hwsim_ops =
  971. {
  972. .tx = mac80211_hwsim_tx,
  973. .start = mac80211_hwsim_start,
  974. .stop = mac80211_hwsim_stop,
  975. .add_interface = mac80211_hwsim_add_interface,
  976. .change_interface = mac80211_hwsim_change_interface,
  977. .remove_interface = mac80211_hwsim_remove_interface,
  978. .config = mac80211_hwsim_config,
  979. .configure_filter = mac80211_hwsim_configure_filter,
  980. .bss_info_changed = mac80211_hwsim_bss_info_changed,
  981. .sta_add = mac80211_hwsim_sta_add,
  982. .sta_remove = mac80211_hwsim_sta_remove,
  983. .sta_notify = mac80211_hwsim_sta_notify,
  984. .set_tim = mac80211_hwsim_set_tim,
  985. .conf_tx = mac80211_hwsim_conf_tx,
  986. .get_survey = mac80211_hwsim_get_survey,
  987. CFG80211_TESTMODE_CMD(mac80211_hwsim_testmode_cmd)
  988. .ampdu_action = mac80211_hwsim_ampdu_action,
  989. .sw_scan_start = mac80211_hwsim_sw_scan,
  990. .sw_scan_complete = mac80211_hwsim_sw_scan_complete,
  991. .flush = mac80211_hwsim_flush,
  992. };
  993. static void mac80211_hwsim_free(void)
  994. {
  995. struct list_head tmplist, *i, *tmp;
  996. struct mac80211_hwsim_data *data, *tmpdata;
  997. INIT_LIST_HEAD(&tmplist);
  998. spin_lock_bh(&hwsim_radio_lock);
  999. list_for_each_safe(i, tmp, &hwsim_radios)
  1000. list_move(i, &tmplist);
  1001. spin_unlock_bh(&hwsim_radio_lock);
  1002. list_for_each_entry_safe(data, tmpdata, &tmplist, list) {
  1003. debugfs_remove(data->debugfs_group);
  1004. debugfs_remove(data->debugfs_ps);
  1005. debugfs_remove(data->debugfs);
  1006. ieee80211_unregister_hw(data->hw);
  1007. device_unregister(data->dev);
  1008. ieee80211_free_hw(data->hw);
  1009. }
  1010. class_destroy(hwsim_class);
  1011. }
  1012. static struct device_driver mac80211_hwsim_driver = {
  1013. .name = "mac80211_hwsim"
  1014. };
  1015. static const struct net_device_ops hwsim_netdev_ops = {
  1016. .ndo_start_xmit = hwsim_mon_xmit,
  1017. .ndo_change_mtu = eth_change_mtu,
  1018. .ndo_set_mac_address = eth_mac_addr,
  1019. .ndo_validate_addr = eth_validate_addr,
  1020. };
  1021. static void hwsim_mon_setup(struct net_device *dev)
  1022. {
  1023. dev->netdev_ops = &hwsim_netdev_ops;
  1024. dev->destructor = free_netdev;
  1025. ether_setup(dev);
  1026. dev->tx_queue_len = 0;
  1027. dev->type = ARPHRD_IEEE80211_RADIOTAP;
  1028. memset(dev->dev_addr, 0, ETH_ALEN);
  1029. dev->dev_addr[0] = 0x12;
  1030. }
  1031. static void hwsim_send_ps_poll(void *dat, u8 *mac, struct ieee80211_vif *vif)
  1032. {
  1033. struct mac80211_hwsim_data *data = dat;
  1034. struct hwsim_vif_priv *vp = (void *)vif->drv_priv;
  1035. struct sk_buff *skb;
  1036. struct ieee80211_pspoll *pspoll;
  1037. int _pid;
  1038. if (!vp->assoc)
  1039. return;
  1040. wiphy_debug(data->hw->wiphy,
  1041. "%s: send PS-Poll to %pM for aid %d\n",
  1042. __func__, vp->bssid, vp->aid);
  1043. skb = dev_alloc_skb(sizeof(*pspoll));
  1044. if (!skb)
  1045. return;
  1046. pspoll = (void *) skb_put(skb, sizeof(*pspoll));
  1047. pspoll->frame_control = cpu_to_le16(IEEE80211_FTYPE_CTL |
  1048. IEEE80211_STYPE_PSPOLL |
  1049. IEEE80211_FCTL_PM);
  1050. pspoll->aid = cpu_to_le16(0xc000 | vp->aid);
  1051. memcpy(pspoll->bssid, vp->bssid, ETH_ALEN);
  1052. memcpy(pspoll->ta, mac, ETH_ALEN);
  1053. /* wmediumd mode check */
  1054. _pid = wmediumd_pid;
  1055. if (_pid)
  1056. return mac80211_hwsim_tx_frame_nl(data->hw, skb, _pid);
  1057. if (!mac80211_hwsim_tx_frame_no_nl(data->hw, skb))
  1058. printk(KERN_DEBUG "%s: PS-poll frame not ack'ed\n", __func__);
  1059. dev_kfree_skb(skb);
  1060. }
  1061. static void hwsim_send_nullfunc(struct mac80211_hwsim_data *data, u8 *mac,
  1062. struct ieee80211_vif *vif, int ps)
  1063. {
  1064. struct hwsim_vif_priv *vp = (void *)vif->drv_priv;
  1065. struct sk_buff *skb;
  1066. struct ieee80211_hdr *hdr;
  1067. int _pid;
  1068. if (!vp->assoc)
  1069. return;
  1070. wiphy_debug(data->hw->wiphy,
  1071. "%s: send data::nullfunc to %pM ps=%d\n",
  1072. __func__, vp->bssid, ps);
  1073. skb = dev_alloc_skb(sizeof(*hdr));
  1074. if (!skb)
  1075. return;
  1076. hdr = (void *) skb_put(skb, sizeof(*hdr) - ETH_ALEN);
  1077. hdr->frame_control = cpu_to_le16(IEEE80211_FTYPE_DATA |
  1078. IEEE80211_STYPE_NULLFUNC |
  1079. (ps ? IEEE80211_FCTL_PM : 0));
  1080. hdr->duration_id = cpu_to_le16(0);
  1081. memcpy(hdr->addr1, vp->bssid, ETH_ALEN);
  1082. memcpy(hdr->addr2, mac, ETH_ALEN);
  1083. memcpy(hdr->addr3, vp->bssid, ETH_ALEN);
  1084. /* wmediumd mode check */
  1085. _pid = wmediumd_pid;
  1086. if (_pid)
  1087. return mac80211_hwsim_tx_frame_nl(data->hw, skb, _pid);
  1088. if (!mac80211_hwsim_tx_frame_no_nl(data->hw, skb))
  1089. printk(KERN_DEBUG "%s: nullfunc frame not ack'ed\n", __func__);
  1090. dev_kfree_skb(skb);
  1091. }
  1092. static void hwsim_send_nullfunc_ps(void *dat, u8 *mac,
  1093. struct ieee80211_vif *vif)
  1094. {
  1095. struct mac80211_hwsim_data *data = dat;
  1096. hwsim_send_nullfunc(data, mac, vif, 1);
  1097. }
  1098. static void hwsim_send_nullfunc_no_ps(void *dat, u8 *mac,
  1099. struct ieee80211_vif *vif)
  1100. {
  1101. struct mac80211_hwsim_data *data = dat;
  1102. hwsim_send_nullfunc(data, mac, vif, 0);
  1103. }
  1104. static int hwsim_fops_ps_read(void *dat, u64 *val)
  1105. {
  1106. struct mac80211_hwsim_data *data = dat;
  1107. *val = data->ps;
  1108. return 0;
  1109. }
  1110. static int hwsim_fops_ps_write(void *dat, u64 val)
  1111. {
  1112. struct mac80211_hwsim_data *data = dat;
  1113. enum ps_mode old_ps;
  1114. if (val != PS_DISABLED && val != PS_ENABLED && val != PS_AUTO_POLL &&
  1115. val != PS_MANUAL_POLL)
  1116. return -EINVAL;
  1117. old_ps = data->ps;
  1118. data->ps = val;
  1119. if (val == PS_MANUAL_POLL) {
  1120. ieee80211_iterate_active_interfaces(data->hw,
  1121. hwsim_send_ps_poll, data);
  1122. data->ps_poll_pending = true;
  1123. } else if (old_ps == PS_DISABLED && val != PS_DISABLED) {
  1124. ieee80211_iterate_active_interfaces(data->hw,
  1125. hwsim_send_nullfunc_ps,
  1126. data);
  1127. } else if (old_ps != PS_DISABLED && val == PS_DISABLED) {
  1128. ieee80211_iterate_active_interfaces(data->hw,
  1129. hwsim_send_nullfunc_no_ps,
  1130. data);
  1131. }
  1132. return 0;
  1133. }
  1134. DEFINE_SIMPLE_ATTRIBUTE(hwsim_fops_ps, hwsim_fops_ps_read, hwsim_fops_ps_write,
  1135. "%llu\n");
  1136. static int hwsim_fops_group_read(void *dat, u64 *val)
  1137. {
  1138. struct mac80211_hwsim_data *data = dat;
  1139. *val = data->group;
  1140. return 0;
  1141. }
  1142. static int hwsim_fops_group_write(void *dat, u64 val)
  1143. {
  1144. struct mac80211_hwsim_data *data = dat;
  1145. data->group = val;
  1146. return 0;
  1147. }
  1148. DEFINE_SIMPLE_ATTRIBUTE(hwsim_fops_group,
  1149. hwsim_fops_group_read, hwsim_fops_group_write,
  1150. "%llx\n");
  1151. struct mac80211_hwsim_data *get_hwsim_data_ref_from_addr(
  1152. struct mac_address *addr)
  1153. {
  1154. struct mac80211_hwsim_data *data;
  1155. bool _found = false;
  1156. spin_lock_bh(&hwsim_radio_lock);
  1157. list_for_each_entry(data, &hwsim_radios, list) {
  1158. if (memcmp(data->addresses[1].addr, addr,
  1159. sizeof(struct mac_address)) == 0) {
  1160. _found = true;
  1161. break;
  1162. }
  1163. }
  1164. spin_unlock_bh(&hwsim_radio_lock);
  1165. if (!_found)
  1166. return NULL;
  1167. return data;
  1168. }
  1169. static int hwsim_tx_info_frame_received_nl(struct sk_buff *skb_2,
  1170. struct genl_info *info)
  1171. {
  1172. struct ieee80211_hdr *hdr;
  1173. struct mac80211_hwsim_data *data2;
  1174. struct ieee80211_tx_info *txi;
  1175. struct hwsim_tx_rate *tx_attempts;
  1176. struct sk_buff __user *ret_skb;
  1177. struct sk_buff *skb, *tmp;
  1178. struct mac_address *src;
  1179. unsigned int hwsim_flags;
  1180. int i;
  1181. bool found = false;
  1182. if (!info->attrs[HWSIM_ATTR_ADDR_TRANSMITTER] ||
  1183. !info->attrs[HWSIM_ATTR_FLAGS] ||
  1184. !info->attrs[HWSIM_ATTR_COOKIE] ||
  1185. !info->attrs[HWSIM_ATTR_TX_INFO])
  1186. goto out;
  1187. src = (struct mac_address *)nla_data(
  1188. info->attrs[HWSIM_ATTR_ADDR_TRANSMITTER]);
  1189. hwsim_flags = nla_get_u32(info->attrs[HWSIM_ATTR_FLAGS]);
  1190. ret_skb = (struct sk_buff __user *)
  1191. (unsigned long) nla_get_u64(info->attrs[HWSIM_ATTR_COOKIE]);
  1192. data2 = get_hwsim_data_ref_from_addr(src);
  1193. if (data2 == NULL)
  1194. goto out;
  1195. /* look for the skb matching the cookie passed back from user */
  1196. skb_queue_walk_safe(&data2->pending, skb, tmp) {
  1197. if (skb == ret_skb) {
  1198. skb_unlink(skb, &data2->pending);
  1199. found = true;
  1200. break;
  1201. }
  1202. }
  1203. /* not found */
  1204. if (!found)
  1205. goto out;
  1206. /* Tx info received because the frame was broadcasted on user space,
  1207. so we get all the necessary info: tx attempts and skb control buff */
  1208. tx_attempts = (struct hwsim_tx_rate *)nla_data(
  1209. info->attrs[HWSIM_ATTR_TX_INFO]);
  1210. /* now send back TX status */
  1211. txi = IEEE80211_SKB_CB(skb);
  1212. if (txi->control.vif)
  1213. hwsim_check_magic(txi->control.vif);
  1214. if (txi->control.sta)
  1215. hwsim_check_sta_magic(txi->control.sta);
  1216. ieee80211_tx_info_clear_status(txi);
  1217. for (i = 0; i < IEEE80211_TX_MAX_RATES; i++) {
  1218. txi->status.rates[i].idx = tx_attempts[i].idx;
  1219. txi->status.rates[i].count = tx_attempts[i].count;
  1220. /*txi->status.rates[i].flags = 0;*/
  1221. }
  1222. txi->status.ack_signal = nla_get_u32(info->attrs[HWSIM_ATTR_SIGNAL]);
  1223. if (!(hwsim_flags & HWSIM_TX_CTL_NO_ACK) &&
  1224. (hwsim_flags & HWSIM_TX_STAT_ACK)) {
  1225. if (skb->len >= 16) {
  1226. hdr = (struct ieee80211_hdr *) skb->data;
  1227. mac80211_hwsim_monitor_ack(data2->hw, hdr->addr2);
  1228. }
  1229. }
  1230. ieee80211_tx_status_irqsafe(data2->hw, skb);
  1231. return 0;
  1232. out:
  1233. return -EINVAL;
  1234. }
  1235. static int hwsim_cloned_frame_received_nl(struct sk_buff *skb_2,
  1236. struct genl_info *info)
  1237. {
  1238. struct mac80211_hwsim_data *data2;
  1239. struct ieee80211_rx_status rx_status;
  1240. struct mac_address *dst;
  1241. int frame_data_len;
  1242. char *frame_data;
  1243. struct sk_buff *skb = NULL;
  1244. if (!info->attrs[HWSIM_ATTR_ADDR_RECEIVER] ||
  1245. !info->attrs[HWSIM_ATTR_FRAME] ||
  1246. !info->attrs[HWSIM_ATTR_RX_RATE] ||
  1247. !info->attrs[HWSIM_ATTR_SIGNAL])
  1248. goto out;
  1249. dst = (struct mac_address *)nla_data(
  1250. info->attrs[HWSIM_ATTR_ADDR_RECEIVER]);
  1251. frame_data_len = nla_len(info->attrs[HWSIM_ATTR_FRAME]);
  1252. frame_data = (char *)nla_data(info->attrs[HWSIM_ATTR_FRAME]);
  1253. /* Allocate new skb here */
  1254. skb = alloc_skb(frame_data_len, GFP_KERNEL);
  1255. if (skb == NULL)
  1256. goto err;
  1257. if (frame_data_len <= IEEE80211_MAX_DATA_LEN) {
  1258. /* Copy the data */
  1259. memcpy(skb_put(skb, frame_data_len), frame_data,
  1260. frame_data_len);
  1261. } else
  1262. goto err;
  1263. data2 = get_hwsim_data_ref_from_addr(dst);
  1264. if (data2 == NULL)
  1265. goto out;
  1266. /* check if radio is configured properly */
  1267. if (data2->idle || !data2->started || !data2->channel)
  1268. goto out;
  1269. /*A frame is received from user space*/
  1270. memset(&rx_status, 0, sizeof(rx_status));
  1271. rx_status.freq = data2->channel->center_freq;
  1272. rx_status.band = data2->channel->band;
  1273. rx_status.rate_idx = nla_get_u32(info->attrs[HWSIM_ATTR_RX_RATE]);
  1274. rx_status.signal = nla_get_u32(info->attrs[HWSIM_ATTR_SIGNAL]);
  1275. memcpy(IEEE80211_SKB_RXCB(skb), &rx_status, sizeof(rx_status));
  1276. ieee80211_rx_irqsafe(data2->hw, skb);
  1277. return 0;
  1278. err:
  1279. printk(KERN_DEBUG "mac80211_hwsim: error occured in %s\n", __func__);
  1280. goto out;
  1281. out:
  1282. dev_kfree_skb(skb);
  1283. return -EINVAL;
  1284. }
  1285. static int hwsim_register_received_nl(struct sk_buff *skb_2,
  1286. struct genl_info *info)
  1287. {
  1288. if (info == NULL)
  1289. goto out;
  1290. wmediumd_pid = info->snd_pid;
  1291. printk(KERN_DEBUG "mac80211_hwsim: received a REGISTER, "
  1292. "switching to wmediumd mode with pid %d\n", info->snd_pid);
  1293. return 0;
  1294. out:
  1295. printk(KERN_DEBUG "mac80211_hwsim: error occured in %s\n", __func__);
  1296. return -EINVAL;
  1297. }
  1298. /* Generic Netlink operations array */
  1299. static struct genl_ops hwsim_ops[] = {
  1300. {
  1301. .cmd = HWSIM_CMD_REGISTER,
  1302. .policy = hwsim_genl_policy,
  1303. .doit = hwsim_register_received_nl,
  1304. .flags = GENL_ADMIN_PERM,
  1305. },
  1306. {
  1307. .cmd = HWSIM_CMD_FRAME,
  1308. .policy = hwsim_genl_policy,
  1309. .doit = hwsim_cloned_frame_received_nl,
  1310. },
  1311. {
  1312. .cmd = HWSIM_CMD_TX_INFO_FRAME,
  1313. .policy = hwsim_genl_policy,
  1314. .doit = hwsim_tx_info_frame_received_nl,
  1315. },
  1316. };
  1317. static int mac80211_hwsim_netlink_notify(struct notifier_block *nb,
  1318. unsigned long state,
  1319. void *_notify)
  1320. {
  1321. struct netlink_notify *notify = _notify;
  1322. if (state != NETLINK_URELEASE)
  1323. return NOTIFY_DONE;
  1324. if (notify->pid == wmediumd_pid) {
  1325. printk(KERN_INFO "mac80211_hwsim: wmediumd released netlink"
  1326. " socket, switching to perfect channel medium\n");
  1327. wmediumd_pid = 0;
  1328. }
  1329. return NOTIFY_DONE;
  1330. }
  1331. static struct notifier_block hwsim_netlink_notifier = {
  1332. .notifier_call = mac80211_hwsim_netlink_notify,
  1333. };
  1334. static int hwsim_init_netlink(void)
  1335. {
  1336. int rc;
  1337. printk(KERN_INFO "mac80211_hwsim: initializing netlink\n");
  1338. wmediumd_pid = 0;
  1339. rc = genl_register_family_with_ops(&hwsim_genl_family,
  1340. hwsim_ops, ARRAY_SIZE(hwsim_ops));
  1341. if (rc)
  1342. goto failure;
  1343. rc = netlink_register_notifier(&hwsim_netlink_notifier);
  1344. if (rc)
  1345. goto failure;
  1346. return 0;
  1347. failure:
  1348. printk(KERN_DEBUG "mac80211_hwsim: error occured in %s\n", __func__);
  1349. return -EINVAL;
  1350. }
  1351. static void hwsim_exit_netlink(void)
  1352. {
  1353. int ret;
  1354. printk(KERN_INFO "mac80211_hwsim: closing netlink\n");
  1355. /* unregister the notifier */
  1356. netlink_unregister_notifier(&hwsim_netlink_notifier);
  1357. /* unregister the family */
  1358. ret = genl_unregister_family(&hwsim_genl_family);
  1359. if (ret)
  1360. printk(KERN_DEBUG "mac80211_hwsim: "
  1361. "unregister family %i\n", ret);
  1362. }
  1363. static int __init init_mac80211_hwsim(void)
  1364. {
  1365. int i, err = 0;
  1366. u8 addr[ETH_ALEN];
  1367. struct mac80211_hwsim_data *data;
  1368. struct ieee80211_hw *hw;
  1369. enum ieee80211_band band;
  1370. if (radios < 1 || radios > 100)
  1371. return -EINVAL;
  1372. if (fake_hw_scan) {
  1373. mac80211_hwsim_ops.hw_scan = mac80211_hwsim_hw_scan;
  1374. mac80211_hwsim_ops.sw_scan_start = NULL;
  1375. mac80211_hwsim_ops.sw_scan_complete = NULL;
  1376. }
  1377. spin_lock_init(&hwsim_radio_lock);
  1378. INIT_LIST_HEAD(&hwsim_radios);
  1379. hwsim_class = class_create(THIS_MODULE, "mac80211_hwsim");
  1380. if (IS_ERR(hwsim_class))
  1381. return PTR_ERR(hwsim_class);
  1382. memset(addr, 0, ETH_ALEN);
  1383. addr[0] = 0x02;
  1384. for (i = 0; i < radios; i++) {
  1385. printk(KERN_DEBUG "mac80211_hwsim: Initializing radio %d\n",
  1386. i);
  1387. hw = ieee80211_alloc_hw(sizeof(*data), &mac80211_hwsim_ops);
  1388. if (!hw) {
  1389. printk(KERN_DEBUG "mac80211_hwsim: ieee80211_alloc_hw "
  1390. "failed\n");
  1391. err = -ENOMEM;
  1392. goto failed;
  1393. }
  1394. data = hw->priv;
  1395. data->hw = hw;
  1396. data->dev = device_create(hwsim_class, NULL, 0, hw,
  1397. "hwsim%d", i);
  1398. if (IS_ERR(data->dev)) {
  1399. printk(KERN_DEBUG
  1400. "mac80211_hwsim: device_create "
  1401. "failed (%ld)\n", PTR_ERR(data->dev));
  1402. err = -ENOMEM;
  1403. goto failed_drvdata;
  1404. }
  1405. data->dev->driver = &mac80211_hwsim_driver;
  1406. skb_queue_head_init(&data->pending);
  1407. SET_IEEE80211_DEV(hw, data->dev);
  1408. addr[3] = i >> 8;
  1409. addr[4] = i;
  1410. memcpy(data->addresses[0].addr, addr, ETH_ALEN);
  1411. memcpy(data->addresses[1].addr, addr, ETH_ALEN);
  1412. data->addresses[1].addr[0] |= 0x40;
  1413. hw->wiphy->n_addresses = 2;
  1414. hw->wiphy->addresses = data->addresses;
  1415. if (fake_hw_scan) {
  1416. hw->wiphy->max_scan_ssids = 255;
  1417. hw->wiphy->max_scan_ie_len = IEEE80211_MAX_DATA_LEN;
  1418. }
  1419. hw->channel_change_time = 1;
  1420. hw->queues = 4;
  1421. hw->wiphy->interface_modes =
  1422. BIT(NL80211_IFTYPE_STATION) |
  1423. BIT(NL80211_IFTYPE_AP) |
  1424. BIT(NL80211_IFTYPE_P2P_CLIENT) |
  1425. BIT(NL80211_IFTYPE_P2P_GO) |
  1426. BIT(NL80211_IFTYPE_ADHOC) |
  1427. BIT(NL80211_IFTYPE_MESH_POINT);
  1428. hw->flags = IEEE80211_HW_MFP_CAPABLE |
  1429. IEEE80211_HW_SIGNAL_DBM |
  1430. IEEE80211_HW_SUPPORTS_STATIC_SMPS |
  1431. IEEE80211_HW_SUPPORTS_DYNAMIC_SMPS |
  1432. IEEE80211_HW_AMPDU_AGGREGATION;
  1433. /* ask mac80211 to reserve space for magic */
  1434. hw->vif_data_size = sizeof(struct hwsim_vif_priv);
  1435. hw->sta_data_size = sizeof(struct hwsim_sta_priv);
  1436. memcpy(data->channels_2ghz, hwsim_channels_2ghz,
  1437. sizeof(hwsim_channels_2ghz));
  1438. memcpy(data->channels_5ghz, hwsim_channels_5ghz,
  1439. sizeof(hwsim_channels_5ghz));
  1440. memcpy(data->rates, hwsim_rates, sizeof(hwsim_rates));
  1441. for (band = IEEE80211_BAND_2GHZ; band < IEEE80211_NUM_BANDS; band++) {
  1442. struct ieee80211_supported_band *sband = &data->bands[band];
  1443. switch (band) {
  1444. case IEEE80211_BAND_2GHZ:
  1445. sband->channels = data->channels_2ghz;
  1446. sband->n_channels =
  1447. ARRAY_SIZE(hwsim_channels_2ghz);
  1448. sband->bitrates = data->rates;
  1449. sband->n_bitrates = ARRAY_SIZE(hwsim_rates);
  1450. break;
  1451. case IEEE80211_BAND_5GHZ:
  1452. sband->channels = data->channels_5ghz;
  1453. sband->n_channels =
  1454. ARRAY_SIZE(hwsim_channels_5ghz);
  1455. sband->bitrates = data->rates + 4;
  1456. sband->n_bitrates = ARRAY_SIZE(hwsim_rates) - 4;
  1457. break;
  1458. default:
  1459. break;
  1460. }
  1461. sband->ht_cap.ht_supported = true;
  1462. sband->ht_cap.cap = IEEE80211_HT_CAP_SUP_WIDTH_20_40 |
  1463. IEEE80211_HT_CAP_GRN_FLD |
  1464. IEEE80211_HT_CAP_SGI_40 |
  1465. IEEE80211_HT_CAP_DSSSCCK40;
  1466. sband->ht_cap.ampdu_factor = 0x3;
  1467. sband->ht_cap.ampdu_density = 0x6;
  1468. memset(&sband->ht_cap.mcs, 0,
  1469. sizeof(sband->ht_cap.mcs));
  1470. sband->ht_cap.mcs.rx_mask[0] = 0xff;
  1471. sband->ht_cap.mcs.rx_mask[1] = 0xff;
  1472. sband->ht_cap.mcs.tx_params = IEEE80211_HT_MCS_TX_DEFINED;
  1473. hw->wiphy->bands[band] = sband;
  1474. }
  1475. /* By default all radios are belonging to the first group */
  1476. data->group = 1;
  1477. mutex_init(&data->mutex);
  1478. /* Enable frame retransmissions for lossy channels */
  1479. hw->max_rates = 4;
  1480. hw->max_rate_tries = 11;
  1481. /* Work to be done prior to ieee80211_register_hw() */
  1482. switch (regtest) {
  1483. case HWSIM_REGTEST_DISABLED:
  1484. case HWSIM_REGTEST_DRIVER_REG_FOLLOW:
  1485. case HWSIM_REGTEST_DRIVER_REG_ALL:
  1486. case HWSIM_REGTEST_DIFF_COUNTRY:
  1487. /*
  1488. * Nothing to be done for driver regulatory domain
  1489. * hints prior to ieee80211_register_hw()
  1490. */
  1491. break;
  1492. case HWSIM_REGTEST_WORLD_ROAM:
  1493. if (i == 0) {
  1494. hw->wiphy->flags |= WIPHY_FLAG_CUSTOM_REGULATORY;
  1495. wiphy_apply_custom_regulatory(hw->wiphy,
  1496. &hwsim_world_regdom_custom_01);
  1497. }
  1498. break;
  1499. case HWSIM_REGTEST_CUSTOM_WORLD:
  1500. hw->wiphy->flags |= WIPHY_FLAG_CUSTOM_REGULATORY;
  1501. wiphy_apply_custom_regulatory(hw->wiphy,
  1502. &hwsim_world_regdom_custom_01);
  1503. break;
  1504. case HWSIM_REGTEST_CUSTOM_WORLD_2:
  1505. if (i == 0) {
  1506. hw->wiphy->flags |= WIPHY_FLAG_CUSTOM_REGULATORY;
  1507. wiphy_apply_custom_regulatory(hw->wiphy,
  1508. &hwsim_world_regdom_custom_01);
  1509. } else if (i == 1) {
  1510. hw->wiphy->flags |= WIPHY_FLAG_CUSTOM_REGULATORY;
  1511. wiphy_apply_custom_regulatory(hw->wiphy,
  1512. &hwsim_world_regdom_custom_02);
  1513. }
  1514. break;
  1515. case HWSIM_REGTEST_STRICT_ALL:
  1516. hw->wiphy->flags |= WIPHY_FLAG_STRICT_REGULATORY;
  1517. break;
  1518. case HWSIM_REGTEST_STRICT_FOLLOW:
  1519. case HWSIM_REGTEST_STRICT_AND_DRIVER_REG:
  1520. if (i == 0)
  1521. hw->wiphy->flags |= WIPHY_FLAG_STRICT_REGULATORY;
  1522. break;
  1523. case HWSIM_REGTEST_ALL:
  1524. if (i == 0) {
  1525. hw->wiphy->flags |= WIPHY_FLAG_CUSTOM_REGULATORY;
  1526. wiphy_apply_custom_regulatory(hw->wiphy,
  1527. &hwsim_world_regdom_custom_01);
  1528. } else if (i == 1) {
  1529. hw->wiphy->flags |= WIPHY_FLAG_CUSTOM_REGULATORY;
  1530. wiphy_apply_custom_regulatory(hw->wiphy,
  1531. &hwsim_world_regdom_custom_02);
  1532. } else if (i == 4)
  1533. hw->wiphy->flags |= WIPHY_FLAG_STRICT_REGULATORY;
  1534. break;
  1535. default:
  1536. break;
  1537. }
  1538. /* give the regulatory workqueue a chance to run */
  1539. if (regtest)
  1540. schedule_timeout_interruptible(1);
  1541. err = ieee80211_register_hw(hw);
  1542. if (err < 0) {
  1543. printk(KERN_DEBUG "mac80211_hwsim: "
  1544. "ieee80211_register_hw failed (%d)\n", err);
  1545. goto failed_hw;
  1546. }
  1547. /* Work to be done after to ieee80211_register_hw() */
  1548. switch (regtest) {
  1549. case HWSIM_REGTEST_WORLD_ROAM:
  1550. case HWSIM_REGTEST_DISABLED:
  1551. break;
  1552. case HWSIM_REGTEST_DRIVER_REG_FOLLOW:
  1553. if (!i)
  1554. regulatory_hint(hw->wiphy, hwsim_alpha2s[0]);
  1555. break;
  1556. case HWSIM_REGTEST_DRIVER_REG_ALL:
  1557. case HWSIM_REGTEST_STRICT_ALL:
  1558. regulatory_hint(hw->wiphy, hwsim_alpha2s[0]);
  1559. break;
  1560. case HWSIM_REGTEST_DIFF_COUNTRY:
  1561. if (i < ARRAY_SIZE(hwsim_alpha2s))
  1562. regulatory_hint(hw->wiphy, hwsim_alpha2s[i]);
  1563. break;
  1564. case HWSIM_REGTEST_CUSTOM_WORLD:
  1565. case HWSIM_REGTEST_CUSTOM_WORLD_2:
  1566. /*
  1567. * Nothing to be done for custom world regulatory
  1568. * domains after to ieee80211_register_hw
  1569. */
  1570. break;
  1571. case HWSIM_REGTEST_STRICT_FOLLOW:
  1572. if (i == 0)
  1573. regulatory_hint(hw->wiphy, hwsim_alpha2s[0]);
  1574. break;
  1575. case HWSIM_REGTEST_STRICT_AND_DRIVER_REG:
  1576. if (i == 0)
  1577. regulatory_hint(hw->wiphy, hwsim_alpha2s[0]);
  1578. else if (i == 1)
  1579. regulatory_hint(hw->wiphy, hwsim_alpha2s[1]);
  1580. break;
  1581. case HWSIM_REGTEST_ALL:
  1582. if (i == 2)
  1583. regulatory_hint(hw->wiphy, hwsim_alpha2s[0]);
  1584. else if (i == 3)
  1585. regulatory_hint(hw->wiphy, hwsim_alpha2s[1]);
  1586. else if (i == 4)
  1587. regulatory_hint(hw->wiphy, hwsim_alpha2s[2]);
  1588. break;
  1589. default:
  1590. break;
  1591. }
  1592. wiphy_debug(hw->wiphy, "hwaddr %pm registered\n",
  1593. hw->wiphy->perm_addr);
  1594. data->debugfs = debugfs_create_dir("hwsim",
  1595. hw->wiphy->debugfsdir);
  1596. data->debugfs_ps = debugfs_create_file("ps", 0666,
  1597. data->debugfs, data,
  1598. &hwsim_fops_ps);
  1599. data->debugfs_group = debugfs_create_file("group", 0666,
  1600. data->debugfs, data,
  1601. &hwsim_fops_group);
  1602. setup_timer(&data->beacon_timer, mac80211_hwsim_beacon,
  1603. (unsigned long) hw);
  1604. list_add_tail(&data->list, &hwsim_radios);
  1605. }
  1606. hwsim_mon = alloc_netdev(0, "hwsim%d", hwsim_mon_setup);
  1607. if (hwsim_mon == NULL)
  1608. goto failed;
  1609. rtnl_lock();
  1610. err = dev_alloc_name(hwsim_mon, hwsim_mon->name);
  1611. if (err < 0)
  1612. goto failed_mon;
  1613. err = register_netdevice(hwsim_mon);
  1614. if (err < 0)
  1615. goto failed_mon;
  1616. rtnl_unlock();
  1617. err = hwsim_init_netlink();
  1618. if (err < 0)
  1619. goto failed_nl;
  1620. return 0;
  1621. failed_nl:
  1622. printk(KERN_DEBUG "mac_80211_hwsim: failed initializing netlink\n");
  1623. return err;
  1624. failed_mon:
  1625. rtnl_unlock();
  1626. free_netdev(hwsim_mon);
  1627. mac80211_hwsim_free();
  1628. return err;
  1629. failed_hw:
  1630. device_unregister(data->dev);
  1631. failed_drvdata:
  1632. ieee80211_free_hw(hw);
  1633. failed:
  1634. mac80211_hwsim_free();
  1635. return err;
  1636. }
  1637. static void __exit exit_mac80211_hwsim(void)
  1638. {
  1639. printk(KERN_DEBUG "mac80211_hwsim: unregister radios\n");
  1640. hwsim_exit_netlink();
  1641. mac80211_hwsim_free();
  1642. unregister_netdev(hwsim_mon);
  1643. }
  1644. module_init(init_mac80211_hwsim);
  1645. module_exit(exit_mac80211_hwsim);