mac80211_hwsim.c 65 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426
  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 <linux/module.h>
  28. #include <linux/ktime.h>
  29. #include <net/genetlink.h>
  30. #include "mac80211_hwsim.h"
  31. #define WARN_QUEUE 100
  32. #define MAX_QUEUE 200
  33. MODULE_AUTHOR("Jouni Malinen");
  34. MODULE_DESCRIPTION("Software simulator of 802.11 radio(s) for mac80211");
  35. MODULE_LICENSE("GPL");
  36. static u32 wmediumd_portid;
  37. static int radios = 2;
  38. module_param(radios, int, 0444);
  39. MODULE_PARM_DESC(radios, "Number of simulated radios");
  40. static int channels = 1;
  41. module_param(channels, int, 0444);
  42. MODULE_PARM_DESC(channels, "Number of concurrent channels");
  43. /**
  44. * enum hwsim_regtest - the type of regulatory tests we offer
  45. *
  46. * These are the different values you can use for the regtest
  47. * module parameter. This is useful to help test world roaming
  48. * and the driver regulatory_hint() call and combinations of these.
  49. * If you want to do specific alpha2 regulatory domain tests simply
  50. * use the userspace regulatory request as that will be respected as
  51. * well without the need of this module parameter. This is designed
  52. * only for testing the driver regulatory request, world roaming
  53. * and all possible combinations.
  54. *
  55. * @HWSIM_REGTEST_DISABLED: No regulatory tests are performed,
  56. * this is the default value.
  57. * @HWSIM_REGTEST_DRIVER_REG_FOLLOW: Used for testing the driver regulatory
  58. * hint, only one driver regulatory hint will be sent as such the
  59. * secondary radios are expected to follow.
  60. * @HWSIM_REGTEST_DRIVER_REG_ALL: Used for testing the driver regulatory
  61. * request with all radios reporting the same regulatory domain.
  62. * @HWSIM_REGTEST_DIFF_COUNTRY: Used for testing the drivers calling
  63. * different regulatory domains requests. Expected behaviour is for
  64. * an intersection to occur but each device will still use their
  65. * respective regulatory requested domains. Subsequent radios will
  66. * use the resulting intersection.
  67. * @HWSIM_REGTEST_WORLD_ROAM: Used for testing the world roaming. We accomplish
  68. * this by using a custom beacon-capable regulatory domain for the first
  69. * radio. All other device world roam.
  70. * @HWSIM_REGTEST_CUSTOM_WORLD: Used for testing the custom world regulatory
  71. * domain requests. All radios will adhere to this custom world regulatory
  72. * domain.
  73. * @HWSIM_REGTEST_CUSTOM_WORLD_2: Used for testing 2 custom world regulatory
  74. * domain requests. The first radio will adhere to the first custom world
  75. * regulatory domain, the second one to the second custom world regulatory
  76. * domain. All other devices will world roam.
  77. * @HWSIM_REGTEST_STRICT_FOLLOW_: Used for testing strict regulatory domain
  78. * settings, only the first radio will send a regulatory domain request
  79. * and use strict settings. The rest of the radios are expected to follow.
  80. * @HWSIM_REGTEST_STRICT_ALL: Used for testing strict regulatory domain
  81. * settings. All radios will adhere to this.
  82. * @HWSIM_REGTEST_STRICT_AND_DRIVER_REG: Used for testing strict regulatory
  83. * domain settings, combined with secondary driver regulatory domain
  84. * settings. The first radio will get a strict regulatory domain setting
  85. * using the first driver regulatory request and the second radio will use
  86. * non-strict settings using the second driver regulatory request. All
  87. * other devices should follow the intersection created between the
  88. * first two.
  89. * @HWSIM_REGTEST_ALL: Used for testing every possible mix. You will need
  90. * at least 6 radios for a complete test. We will test in this order:
  91. * 1 - driver custom world regulatory domain
  92. * 2 - second custom world regulatory domain
  93. * 3 - first driver regulatory domain request
  94. * 4 - second driver regulatory domain request
  95. * 5 - strict regulatory domain settings using the third driver regulatory
  96. * domain request
  97. * 6 and on - should follow the intersection of the 3rd, 4rth and 5th radio
  98. * regulatory requests.
  99. */
  100. enum hwsim_regtest {
  101. HWSIM_REGTEST_DISABLED = 0,
  102. HWSIM_REGTEST_DRIVER_REG_FOLLOW = 1,
  103. HWSIM_REGTEST_DRIVER_REG_ALL = 2,
  104. HWSIM_REGTEST_DIFF_COUNTRY = 3,
  105. HWSIM_REGTEST_WORLD_ROAM = 4,
  106. HWSIM_REGTEST_CUSTOM_WORLD = 5,
  107. HWSIM_REGTEST_CUSTOM_WORLD_2 = 6,
  108. HWSIM_REGTEST_STRICT_FOLLOW = 7,
  109. HWSIM_REGTEST_STRICT_ALL = 8,
  110. HWSIM_REGTEST_STRICT_AND_DRIVER_REG = 9,
  111. HWSIM_REGTEST_ALL = 10,
  112. };
  113. /* Set to one of the HWSIM_REGTEST_* values above */
  114. static int regtest = HWSIM_REGTEST_DISABLED;
  115. module_param(regtest, int, 0444);
  116. MODULE_PARM_DESC(regtest, "The type of regulatory test we want to run");
  117. static const char *hwsim_alpha2s[] = {
  118. "FI",
  119. "AL",
  120. "US",
  121. "DE",
  122. "JP",
  123. "AL",
  124. };
  125. static const struct ieee80211_regdomain hwsim_world_regdom_custom_01 = {
  126. .n_reg_rules = 4,
  127. .alpha2 = "99",
  128. .reg_rules = {
  129. REG_RULE(2412-10, 2462+10, 40, 0, 20, 0),
  130. REG_RULE(2484-10, 2484+10, 40, 0, 20, 0),
  131. REG_RULE(5150-10, 5240+10, 40, 0, 30, 0),
  132. REG_RULE(5745-10, 5825+10, 40, 0, 30, 0),
  133. }
  134. };
  135. static const struct ieee80211_regdomain hwsim_world_regdom_custom_02 = {
  136. .n_reg_rules = 2,
  137. .alpha2 = "99",
  138. .reg_rules = {
  139. REG_RULE(2412-10, 2462+10, 40, 0, 20, 0),
  140. REG_RULE(5725-10, 5850+10, 40, 0, 30,
  141. NL80211_RRF_PASSIVE_SCAN | NL80211_RRF_NO_IBSS),
  142. }
  143. };
  144. struct hwsim_vif_priv {
  145. u32 magic;
  146. u8 bssid[ETH_ALEN];
  147. bool assoc;
  148. u16 aid;
  149. };
  150. #define HWSIM_VIF_MAGIC 0x69537748
  151. static inline void hwsim_check_magic(struct ieee80211_vif *vif)
  152. {
  153. struct hwsim_vif_priv *vp = (void *)vif->drv_priv;
  154. WARN(vp->magic != HWSIM_VIF_MAGIC,
  155. "Invalid VIF (%p) magic %#x, %pM, %d/%d\n",
  156. vif, vp->magic, vif->addr, vif->type, vif->p2p);
  157. }
  158. static inline void hwsim_set_magic(struct ieee80211_vif *vif)
  159. {
  160. struct hwsim_vif_priv *vp = (void *)vif->drv_priv;
  161. vp->magic = HWSIM_VIF_MAGIC;
  162. }
  163. static inline void hwsim_clear_magic(struct ieee80211_vif *vif)
  164. {
  165. struct hwsim_vif_priv *vp = (void *)vif->drv_priv;
  166. vp->magic = 0;
  167. }
  168. struct hwsim_sta_priv {
  169. u32 magic;
  170. };
  171. #define HWSIM_STA_MAGIC 0x6d537749
  172. static inline void hwsim_check_sta_magic(struct ieee80211_sta *sta)
  173. {
  174. struct hwsim_sta_priv *sp = (void *)sta->drv_priv;
  175. WARN_ON(sp->magic != HWSIM_STA_MAGIC);
  176. }
  177. static inline void hwsim_set_sta_magic(struct ieee80211_sta *sta)
  178. {
  179. struct hwsim_sta_priv *sp = (void *)sta->drv_priv;
  180. sp->magic = HWSIM_STA_MAGIC;
  181. }
  182. static inline void hwsim_clear_sta_magic(struct ieee80211_sta *sta)
  183. {
  184. struct hwsim_sta_priv *sp = (void *)sta->drv_priv;
  185. sp->magic = 0;
  186. }
  187. struct hwsim_chanctx_priv {
  188. u32 magic;
  189. };
  190. #define HWSIM_CHANCTX_MAGIC 0x6d53774a
  191. static inline void hwsim_check_chanctx_magic(struct ieee80211_chanctx_conf *c)
  192. {
  193. struct hwsim_chanctx_priv *cp = (void *)c->drv_priv;
  194. WARN_ON(cp->magic != HWSIM_CHANCTX_MAGIC);
  195. }
  196. static inline void hwsim_set_chanctx_magic(struct ieee80211_chanctx_conf *c)
  197. {
  198. struct hwsim_chanctx_priv *cp = (void *)c->drv_priv;
  199. cp->magic = HWSIM_CHANCTX_MAGIC;
  200. }
  201. static inline void hwsim_clear_chanctx_magic(struct ieee80211_chanctx_conf *c)
  202. {
  203. struct hwsim_chanctx_priv *cp = (void *)c->drv_priv;
  204. cp->magic = 0;
  205. }
  206. static struct class *hwsim_class;
  207. static struct net_device *hwsim_mon; /* global monitor netdev */
  208. #define CHAN2G(_freq) { \
  209. .band = IEEE80211_BAND_2GHZ, \
  210. .center_freq = (_freq), \
  211. .hw_value = (_freq), \
  212. .max_power = 20, \
  213. }
  214. #define CHAN5G(_freq) { \
  215. .band = IEEE80211_BAND_5GHZ, \
  216. .center_freq = (_freq), \
  217. .hw_value = (_freq), \
  218. .max_power = 20, \
  219. }
  220. static const struct ieee80211_channel hwsim_channels_2ghz[] = {
  221. CHAN2G(2412), /* Channel 1 */
  222. CHAN2G(2417), /* Channel 2 */
  223. CHAN2G(2422), /* Channel 3 */
  224. CHAN2G(2427), /* Channel 4 */
  225. CHAN2G(2432), /* Channel 5 */
  226. CHAN2G(2437), /* Channel 6 */
  227. CHAN2G(2442), /* Channel 7 */
  228. CHAN2G(2447), /* Channel 8 */
  229. CHAN2G(2452), /* Channel 9 */
  230. CHAN2G(2457), /* Channel 10 */
  231. CHAN2G(2462), /* Channel 11 */
  232. CHAN2G(2467), /* Channel 12 */
  233. CHAN2G(2472), /* Channel 13 */
  234. CHAN2G(2484), /* Channel 14 */
  235. };
  236. static const struct ieee80211_channel hwsim_channels_5ghz[] = {
  237. CHAN5G(5180), /* Channel 36 */
  238. CHAN5G(5200), /* Channel 40 */
  239. CHAN5G(5220), /* Channel 44 */
  240. CHAN5G(5240), /* Channel 48 */
  241. CHAN5G(5260), /* Channel 52 */
  242. CHAN5G(5280), /* Channel 56 */
  243. CHAN5G(5300), /* Channel 60 */
  244. CHAN5G(5320), /* Channel 64 */
  245. CHAN5G(5500), /* Channel 100 */
  246. CHAN5G(5520), /* Channel 104 */
  247. CHAN5G(5540), /* Channel 108 */
  248. CHAN5G(5560), /* Channel 112 */
  249. CHAN5G(5580), /* Channel 116 */
  250. CHAN5G(5600), /* Channel 120 */
  251. CHAN5G(5620), /* Channel 124 */
  252. CHAN5G(5640), /* Channel 128 */
  253. CHAN5G(5660), /* Channel 132 */
  254. CHAN5G(5680), /* Channel 136 */
  255. CHAN5G(5700), /* Channel 140 */
  256. CHAN5G(5745), /* Channel 149 */
  257. CHAN5G(5765), /* Channel 153 */
  258. CHAN5G(5785), /* Channel 157 */
  259. CHAN5G(5805), /* Channel 161 */
  260. CHAN5G(5825), /* Channel 165 */
  261. };
  262. static const struct ieee80211_rate hwsim_rates[] = {
  263. { .bitrate = 10 },
  264. { .bitrate = 20, .flags = IEEE80211_RATE_SHORT_PREAMBLE },
  265. { .bitrate = 55, .flags = IEEE80211_RATE_SHORT_PREAMBLE },
  266. { .bitrate = 110, .flags = IEEE80211_RATE_SHORT_PREAMBLE },
  267. { .bitrate = 60 },
  268. { .bitrate = 90 },
  269. { .bitrate = 120 },
  270. { .bitrate = 180 },
  271. { .bitrate = 240 },
  272. { .bitrate = 360 },
  273. { .bitrate = 480 },
  274. { .bitrate = 540 }
  275. };
  276. static spinlock_t hwsim_radio_lock;
  277. static struct list_head hwsim_radios;
  278. struct mac80211_hwsim_data {
  279. struct list_head list;
  280. struct ieee80211_hw *hw;
  281. struct device *dev;
  282. struct ieee80211_supported_band bands[IEEE80211_NUM_BANDS];
  283. struct ieee80211_channel channels_2ghz[ARRAY_SIZE(hwsim_channels_2ghz)];
  284. struct ieee80211_channel channels_5ghz[ARRAY_SIZE(hwsim_channels_5ghz)];
  285. struct ieee80211_rate rates[ARRAY_SIZE(hwsim_rates)];
  286. struct mac_address addresses[2];
  287. struct ieee80211_channel *tmp_chan;
  288. struct delayed_work roc_done;
  289. struct delayed_work hw_scan;
  290. struct cfg80211_scan_request *hw_scan_request;
  291. struct ieee80211_vif *hw_scan_vif;
  292. int scan_chan_idx;
  293. struct ieee80211_channel *channel;
  294. unsigned long beacon_int; /* in jiffies unit */
  295. unsigned int rx_filter;
  296. bool started, idle, scanning;
  297. struct mutex mutex;
  298. struct timer_list beacon_timer;
  299. enum ps_mode {
  300. PS_DISABLED, PS_ENABLED, PS_AUTO_POLL, PS_MANUAL_POLL
  301. } ps;
  302. bool ps_poll_pending;
  303. struct dentry *debugfs;
  304. struct dentry *debugfs_ps;
  305. struct sk_buff_head pending; /* packets pending */
  306. /*
  307. * Only radios in the same group can communicate together (the
  308. * channel has to match too). Each bit represents a group. A
  309. * radio can be in more then one group.
  310. */
  311. u64 group;
  312. struct dentry *debugfs_group;
  313. int power_level;
  314. /* difference between this hw's clock and the real clock, in usecs */
  315. u64 tsf_offset;
  316. };
  317. struct hwsim_radiotap_hdr {
  318. struct ieee80211_radiotap_header hdr;
  319. __le64 rt_tsft;
  320. u8 rt_flags;
  321. u8 rt_rate;
  322. __le16 rt_channel;
  323. __le16 rt_chbitmask;
  324. } __packed;
  325. /* MAC80211_HWSIM netlinf family */
  326. static struct genl_family hwsim_genl_family = {
  327. .id = GENL_ID_GENERATE,
  328. .hdrsize = 0,
  329. .name = "MAC80211_HWSIM",
  330. .version = 1,
  331. .maxattr = HWSIM_ATTR_MAX,
  332. };
  333. /* MAC80211_HWSIM netlink policy */
  334. static struct nla_policy hwsim_genl_policy[HWSIM_ATTR_MAX + 1] = {
  335. [HWSIM_ATTR_ADDR_RECEIVER] = { .type = NLA_UNSPEC,
  336. .len = 6*sizeof(u8) },
  337. [HWSIM_ATTR_ADDR_TRANSMITTER] = { .type = NLA_UNSPEC,
  338. .len = 6*sizeof(u8) },
  339. [HWSIM_ATTR_FRAME] = { .type = NLA_BINARY,
  340. .len = IEEE80211_MAX_DATA_LEN },
  341. [HWSIM_ATTR_FLAGS] = { .type = NLA_U32 },
  342. [HWSIM_ATTR_RX_RATE] = { .type = NLA_U32 },
  343. [HWSIM_ATTR_SIGNAL] = { .type = NLA_U32 },
  344. [HWSIM_ATTR_TX_INFO] = { .type = NLA_UNSPEC,
  345. .len = IEEE80211_TX_MAX_RATES*sizeof(
  346. struct hwsim_tx_rate)},
  347. [HWSIM_ATTR_COOKIE] = { .type = NLA_U64 },
  348. };
  349. static netdev_tx_t hwsim_mon_xmit(struct sk_buff *skb,
  350. struct net_device *dev)
  351. {
  352. /* TODO: allow packet injection */
  353. dev_kfree_skb(skb);
  354. return NETDEV_TX_OK;
  355. }
  356. static __le64 __mac80211_hwsim_get_tsf(struct mac80211_hwsim_data *data)
  357. {
  358. struct timeval tv = ktime_to_timeval(ktime_get_real());
  359. u64 now = tv.tv_sec * USEC_PER_SEC + tv.tv_usec;
  360. return cpu_to_le64(now + data->tsf_offset);
  361. }
  362. static u64 mac80211_hwsim_get_tsf(struct ieee80211_hw *hw,
  363. struct ieee80211_vif *vif)
  364. {
  365. struct mac80211_hwsim_data *data = hw->priv;
  366. return le64_to_cpu(__mac80211_hwsim_get_tsf(data));
  367. }
  368. static void mac80211_hwsim_set_tsf(struct ieee80211_hw *hw,
  369. struct ieee80211_vif *vif, u64 tsf)
  370. {
  371. struct mac80211_hwsim_data *data = hw->priv;
  372. struct timeval tv = ktime_to_timeval(ktime_get_real());
  373. u64 now = tv.tv_sec * USEC_PER_SEC + tv.tv_usec;
  374. data->tsf_offset = tsf - now;
  375. }
  376. static void mac80211_hwsim_monitor_rx(struct ieee80211_hw *hw,
  377. struct sk_buff *tx_skb,
  378. struct ieee80211_channel *chan)
  379. {
  380. struct mac80211_hwsim_data *data = hw->priv;
  381. struct sk_buff *skb;
  382. struct hwsim_radiotap_hdr *hdr;
  383. u16 flags;
  384. struct ieee80211_tx_info *info = IEEE80211_SKB_CB(tx_skb);
  385. struct ieee80211_rate *txrate = ieee80211_get_tx_rate(hw, info);
  386. if (!netif_running(hwsim_mon))
  387. return;
  388. skb = skb_copy_expand(tx_skb, sizeof(*hdr), 0, GFP_ATOMIC);
  389. if (skb == NULL)
  390. return;
  391. hdr = (struct hwsim_radiotap_hdr *) skb_push(skb, sizeof(*hdr));
  392. hdr->hdr.it_version = PKTHDR_RADIOTAP_VERSION;
  393. hdr->hdr.it_pad = 0;
  394. hdr->hdr.it_len = cpu_to_le16(sizeof(*hdr));
  395. hdr->hdr.it_present = cpu_to_le32((1 << IEEE80211_RADIOTAP_FLAGS) |
  396. (1 << IEEE80211_RADIOTAP_RATE) |
  397. (1 << IEEE80211_RADIOTAP_TSFT) |
  398. (1 << IEEE80211_RADIOTAP_CHANNEL));
  399. hdr->rt_tsft = __mac80211_hwsim_get_tsf(data);
  400. hdr->rt_flags = 0;
  401. hdr->rt_rate = txrate->bitrate / 5;
  402. hdr->rt_channel = cpu_to_le16(chan->center_freq);
  403. flags = IEEE80211_CHAN_2GHZ;
  404. if (txrate->flags & IEEE80211_RATE_ERP_G)
  405. flags |= IEEE80211_CHAN_OFDM;
  406. else
  407. flags |= IEEE80211_CHAN_CCK;
  408. hdr->rt_chbitmask = cpu_to_le16(flags);
  409. skb->dev = hwsim_mon;
  410. skb_set_mac_header(skb, 0);
  411. skb->ip_summed = CHECKSUM_UNNECESSARY;
  412. skb->pkt_type = PACKET_OTHERHOST;
  413. skb->protocol = htons(ETH_P_802_2);
  414. memset(skb->cb, 0, sizeof(skb->cb));
  415. netif_rx(skb);
  416. }
  417. static void mac80211_hwsim_monitor_ack(struct ieee80211_channel *chan,
  418. const u8 *addr)
  419. {
  420. struct sk_buff *skb;
  421. struct hwsim_radiotap_hdr *hdr;
  422. u16 flags;
  423. struct ieee80211_hdr *hdr11;
  424. if (!netif_running(hwsim_mon))
  425. return;
  426. skb = dev_alloc_skb(100);
  427. if (skb == NULL)
  428. return;
  429. hdr = (struct hwsim_radiotap_hdr *) skb_put(skb, sizeof(*hdr));
  430. hdr->hdr.it_version = PKTHDR_RADIOTAP_VERSION;
  431. hdr->hdr.it_pad = 0;
  432. hdr->hdr.it_len = cpu_to_le16(sizeof(*hdr));
  433. hdr->hdr.it_present = cpu_to_le32((1 << IEEE80211_RADIOTAP_FLAGS) |
  434. (1 << IEEE80211_RADIOTAP_CHANNEL));
  435. hdr->rt_flags = 0;
  436. hdr->rt_rate = 0;
  437. hdr->rt_channel = cpu_to_le16(chan->center_freq);
  438. flags = IEEE80211_CHAN_2GHZ;
  439. hdr->rt_chbitmask = cpu_to_le16(flags);
  440. hdr11 = (struct ieee80211_hdr *) skb_put(skb, 10);
  441. hdr11->frame_control = cpu_to_le16(IEEE80211_FTYPE_CTL |
  442. IEEE80211_STYPE_ACK);
  443. hdr11->duration_id = cpu_to_le16(0);
  444. memcpy(hdr11->addr1, addr, ETH_ALEN);
  445. skb->dev = hwsim_mon;
  446. skb_set_mac_header(skb, 0);
  447. skb->ip_summed = CHECKSUM_UNNECESSARY;
  448. skb->pkt_type = PACKET_OTHERHOST;
  449. skb->protocol = htons(ETH_P_802_2);
  450. memset(skb->cb, 0, sizeof(skb->cb));
  451. netif_rx(skb);
  452. }
  453. static bool hwsim_ps_rx_ok(struct mac80211_hwsim_data *data,
  454. struct sk_buff *skb)
  455. {
  456. switch (data->ps) {
  457. case PS_DISABLED:
  458. return true;
  459. case PS_ENABLED:
  460. return false;
  461. case PS_AUTO_POLL:
  462. /* TODO: accept (some) Beacons by default and other frames only
  463. * if pending PS-Poll has been sent */
  464. return true;
  465. case PS_MANUAL_POLL:
  466. /* Allow unicast frames to own address if there is a pending
  467. * PS-Poll */
  468. if (data->ps_poll_pending &&
  469. memcmp(data->hw->wiphy->perm_addr, skb->data + 4,
  470. ETH_ALEN) == 0) {
  471. data->ps_poll_pending = false;
  472. return true;
  473. }
  474. return false;
  475. }
  476. return true;
  477. }
  478. struct mac80211_hwsim_addr_match_data {
  479. bool ret;
  480. const u8 *addr;
  481. };
  482. static void mac80211_hwsim_addr_iter(void *data, u8 *mac,
  483. struct ieee80211_vif *vif)
  484. {
  485. struct mac80211_hwsim_addr_match_data *md = data;
  486. if (memcmp(mac, md->addr, ETH_ALEN) == 0)
  487. md->ret = true;
  488. }
  489. static bool mac80211_hwsim_addr_match(struct mac80211_hwsim_data *data,
  490. const u8 *addr)
  491. {
  492. struct mac80211_hwsim_addr_match_data md;
  493. if (memcmp(addr, data->hw->wiphy->perm_addr, ETH_ALEN) == 0)
  494. return true;
  495. md.ret = false;
  496. md.addr = addr;
  497. ieee80211_iterate_active_interfaces_atomic(data->hw,
  498. IEEE80211_IFACE_ITER_NORMAL,
  499. mac80211_hwsim_addr_iter,
  500. &md);
  501. return md.ret;
  502. }
  503. static void mac80211_hwsim_tx_frame_nl(struct ieee80211_hw *hw,
  504. struct sk_buff *my_skb,
  505. int dst_portid)
  506. {
  507. struct sk_buff *skb;
  508. struct mac80211_hwsim_data *data = hw->priv;
  509. struct ieee80211_hdr *hdr = (struct ieee80211_hdr *) my_skb->data;
  510. struct ieee80211_tx_info *info = IEEE80211_SKB_CB(my_skb);
  511. void *msg_head;
  512. unsigned int hwsim_flags = 0;
  513. int i;
  514. struct hwsim_tx_rate tx_attempts[IEEE80211_TX_MAX_RATES];
  515. if (data->ps != PS_DISABLED)
  516. hdr->frame_control |= cpu_to_le16(IEEE80211_FCTL_PM);
  517. /* If the queue contains MAX_QUEUE skb's drop some */
  518. if (skb_queue_len(&data->pending) >= MAX_QUEUE) {
  519. /* Droping until WARN_QUEUE level */
  520. while (skb_queue_len(&data->pending) >= WARN_QUEUE)
  521. skb_dequeue(&data->pending);
  522. }
  523. skb = genlmsg_new(GENLMSG_DEFAULT_SIZE, GFP_ATOMIC);
  524. if (skb == NULL)
  525. goto nla_put_failure;
  526. msg_head = genlmsg_put(skb, 0, 0, &hwsim_genl_family, 0,
  527. HWSIM_CMD_FRAME);
  528. if (msg_head == NULL) {
  529. printk(KERN_DEBUG "mac80211_hwsim: problem with msg_head\n");
  530. goto nla_put_failure;
  531. }
  532. if (nla_put(skb, HWSIM_ATTR_ADDR_TRANSMITTER,
  533. sizeof(struct mac_address), data->addresses[1].addr))
  534. goto nla_put_failure;
  535. /* We get the skb->data */
  536. if (nla_put(skb, HWSIM_ATTR_FRAME, my_skb->len, my_skb->data))
  537. goto nla_put_failure;
  538. /* We get the flags for this transmission, and we translate them to
  539. wmediumd flags */
  540. if (info->flags & IEEE80211_TX_CTL_REQ_TX_STATUS)
  541. hwsim_flags |= HWSIM_TX_CTL_REQ_TX_STATUS;
  542. if (info->flags & IEEE80211_TX_CTL_NO_ACK)
  543. hwsim_flags |= HWSIM_TX_CTL_NO_ACK;
  544. if (nla_put_u32(skb, HWSIM_ATTR_FLAGS, hwsim_flags))
  545. goto nla_put_failure;
  546. /* We get the tx control (rate and retries) info*/
  547. for (i = 0; i < IEEE80211_TX_MAX_RATES; i++) {
  548. tx_attempts[i].idx = info->status.rates[i].idx;
  549. tx_attempts[i].count = info->status.rates[i].count;
  550. }
  551. if (nla_put(skb, HWSIM_ATTR_TX_INFO,
  552. sizeof(struct hwsim_tx_rate)*IEEE80211_TX_MAX_RATES,
  553. tx_attempts))
  554. goto nla_put_failure;
  555. /* We create a cookie to identify this skb */
  556. if (nla_put_u64(skb, HWSIM_ATTR_COOKIE, (unsigned long) my_skb))
  557. goto nla_put_failure;
  558. genlmsg_end(skb, msg_head);
  559. genlmsg_unicast(&init_net, skb, dst_portid);
  560. /* Enqueue the packet */
  561. skb_queue_tail(&data->pending, my_skb);
  562. return;
  563. nla_put_failure:
  564. printk(KERN_DEBUG "mac80211_hwsim: error occurred in %s\n", __func__);
  565. }
  566. static bool hwsim_chans_compat(struct ieee80211_channel *c1,
  567. struct ieee80211_channel *c2)
  568. {
  569. if (!c1 || !c2)
  570. return false;
  571. return c1->center_freq == c2->center_freq;
  572. }
  573. struct tx_iter_data {
  574. struct ieee80211_channel *channel;
  575. bool receive;
  576. };
  577. static void mac80211_hwsim_tx_iter(void *_data, u8 *addr,
  578. struct ieee80211_vif *vif)
  579. {
  580. struct tx_iter_data *data = _data;
  581. if (!vif->chanctx_conf)
  582. return;
  583. if (!hwsim_chans_compat(data->channel,
  584. rcu_dereference(vif->chanctx_conf)->def.chan))
  585. return;
  586. data->receive = true;
  587. }
  588. static bool mac80211_hwsim_tx_frame_no_nl(struct ieee80211_hw *hw,
  589. struct sk_buff *skb,
  590. struct ieee80211_channel *chan)
  591. {
  592. struct mac80211_hwsim_data *data = hw->priv, *data2;
  593. bool ack = false;
  594. struct ieee80211_hdr *hdr = (struct ieee80211_hdr *) skb->data;
  595. struct ieee80211_tx_info *info = IEEE80211_SKB_CB(skb);
  596. struct ieee80211_rx_status rx_status;
  597. struct ieee80211_rate *txrate = ieee80211_get_tx_rate(hw, info);
  598. memset(&rx_status, 0, sizeof(rx_status));
  599. rx_status.flag |= RX_FLAG_MACTIME_START;
  600. rx_status.freq = chan->center_freq;
  601. rx_status.band = chan->band;
  602. rx_status.rate_idx = info->control.rates[0].idx;
  603. if (info->control.rates[0].flags & IEEE80211_TX_RC_MCS)
  604. rx_status.flag |= RX_FLAG_HT;
  605. if (info->control.rates[0].flags & IEEE80211_TX_RC_40_MHZ_WIDTH)
  606. rx_status.flag |= RX_FLAG_40MHZ;
  607. if (info->control.rates[0].flags & IEEE80211_TX_RC_SHORT_GI)
  608. rx_status.flag |= RX_FLAG_SHORT_GI;
  609. /* TODO: simulate real signal strength (and optional packet loss) */
  610. rx_status.signal = data->power_level - 50;
  611. if (data->ps != PS_DISABLED)
  612. hdr->frame_control |= cpu_to_le16(IEEE80211_FCTL_PM);
  613. /* release the skb's source info */
  614. skb_orphan(skb);
  615. skb_dst_drop(skb);
  616. skb->mark = 0;
  617. secpath_reset(skb);
  618. nf_reset(skb);
  619. /* Copy skb to all enabled radios that are on the current frequency */
  620. spin_lock(&hwsim_radio_lock);
  621. list_for_each_entry(data2, &hwsim_radios, list) {
  622. struct sk_buff *nskb;
  623. struct ieee80211_mgmt *mgmt;
  624. struct tx_iter_data tx_iter_data = {
  625. .receive = false,
  626. .channel = chan,
  627. };
  628. if (data == data2)
  629. continue;
  630. if (!data2->started || (data2->idle && !data2->tmp_chan) ||
  631. !hwsim_ps_rx_ok(data2, skb))
  632. continue;
  633. if (!(data->group & data2->group))
  634. continue;
  635. if (!hwsim_chans_compat(chan, data2->tmp_chan) &&
  636. !hwsim_chans_compat(chan, data2->channel)) {
  637. ieee80211_iterate_active_interfaces_atomic(
  638. data2->hw, IEEE80211_IFACE_ITER_NORMAL,
  639. mac80211_hwsim_tx_iter, &tx_iter_data);
  640. if (!tx_iter_data.receive)
  641. continue;
  642. }
  643. /*
  644. * reserve some space for our vendor and the normal
  645. * radiotap header, since we're copying anyway
  646. */
  647. nskb = skb_copy_expand(skb, 64, 0, GFP_ATOMIC);
  648. if (nskb == NULL)
  649. continue;
  650. if (mac80211_hwsim_addr_match(data2, hdr->addr1))
  651. ack = true;
  652. /* set bcn timestamp relative to receiver mactime */
  653. rx_status.mactime =
  654. le64_to_cpu(__mac80211_hwsim_get_tsf(data2));
  655. mgmt = (struct ieee80211_mgmt *) nskb->data;
  656. if (ieee80211_is_beacon(mgmt->frame_control) ||
  657. ieee80211_is_probe_resp(mgmt->frame_control))
  658. mgmt->u.beacon.timestamp = cpu_to_le64(
  659. rx_status.mactime +
  660. (data->tsf_offset - data2->tsf_offset) +
  661. 24 * 8 * 10 / txrate->bitrate);
  662. #if 0
  663. /*
  664. * Don't enable this code by default as the OUI 00:00:00
  665. * is registered to Xerox so we shouldn't use it here, it
  666. * might find its way into pcap files.
  667. * Note that this code requires the headroom in the SKB
  668. * that was allocated earlier.
  669. */
  670. rx_status.vendor_radiotap_oui[0] = 0x00;
  671. rx_status.vendor_radiotap_oui[1] = 0x00;
  672. rx_status.vendor_radiotap_oui[2] = 0x00;
  673. rx_status.vendor_radiotap_subns = 127;
  674. /*
  675. * Radiotap vendor namespaces can (and should) also be
  676. * split into fields by using the standard radiotap
  677. * presence bitmap mechanism. Use just BIT(0) here for
  678. * the presence bitmap.
  679. */
  680. rx_status.vendor_radiotap_bitmap = BIT(0);
  681. /* We have 8 bytes of (dummy) data */
  682. rx_status.vendor_radiotap_len = 8;
  683. /* For testing, also require it to be aligned */
  684. rx_status.vendor_radiotap_align = 8;
  685. /* push the data */
  686. memcpy(skb_push(nskb, 8), "ABCDEFGH", 8);
  687. #endif
  688. memcpy(IEEE80211_SKB_RXCB(nskb), &rx_status, sizeof(rx_status));
  689. ieee80211_rx_irqsafe(data2->hw, nskb);
  690. }
  691. spin_unlock(&hwsim_radio_lock);
  692. return ack;
  693. }
  694. static void mac80211_hwsim_tx(struct ieee80211_hw *hw,
  695. struct ieee80211_tx_control *control,
  696. struct sk_buff *skb)
  697. {
  698. struct mac80211_hwsim_data *data = hw->priv;
  699. struct ieee80211_tx_info *txi = IEEE80211_SKB_CB(skb);
  700. struct ieee80211_chanctx_conf *chanctx_conf;
  701. struct ieee80211_channel *channel;
  702. bool ack;
  703. u32 _portid;
  704. if (WARN_ON(skb->len < 10)) {
  705. /* Should not happen; just a sanity check for addr1 use */
  706. dev_kfree_skb(skb);
  707. return;
  708. }
  709. if (channels == 1) {
  710. channel = data->channel;
  711. } else if (txi->hw_queue == 4) {
  712. channel = data->tmp_chan;
  713. } else {
  714. chanctx_conf = rcu_dereference(txi->control.vif->chanctx_conf);
  715. if (chanctx_conf)
  716. channel = chanctx_conf->def.chan;
  717. else
  718. channel = NULL;
  719. }
  720. if (WARN(!channel, "TX w/o channel - queue = %d\n", txi->hw_queue)) {
  721. dev_kfree_skb(skb);
  722. return;
  723. }
  724. if (data->idle && !data->tmp_chan) {
  725. wiphy_debug(hw->wiphy, "Trying to TX when idle - reject\n");
  726. dev_kfree_skb(skb);
  727. return;
  728. }
  729. if (txi->control.vif)
  730. hwsim_check_magic(txi->control.vif);
  731. if (control->sta)
  732. hwsim_check_sta_magic(control->sta);
  733. txi->rate_driver_data[0] = channel;
  734. mac80211_hwsim_monitor_rx(hw, skb, channel);
  735. /* wmediumd mode check */
  736. _portid = ACCESS_ONCE(wmediumd_portid);
  737. if (_portid)
  738. return mac80211_hwsim_tx_frame_nl(hw, skb, _portid);
  739. /* NO wmediumd detected, perfect medium simulation */
  740. ack = mac80211_hwsim_tx_frame_no_nl(hw, skb, channel);
  741. if (ack && skb->len >= 16) {
  742. struct ieee80211_hdr *hdr = (struct ieee80211_hdr *) skb->data;
  743. mac80211_hwsim_monitor_ack(channel, hdr->addr2);
  744. }
  745. ieee80211_tx_info_clear_status(txi);
  746. /* frame was transmitted at most favorable rate at first attempt */
  747. txi->control.rates[0].count = 1;
  748. txi->control.rates[1].idx = -1;
  749. if (!(txi->flags & IEEE80211_TX_CTL_NO_ACK) && ack)
  750. txi->flags |= IEEE80211_TX_STAT_ACK;
  751. ieee80211_tx_status_irqsafe(hw, skb);
  752. }
  753. static int mac80211_hwsim_start(struct ieee80211_hw *hw)
  754. {
  755. struct mac80211_hwsim_data *data = hw->priv;
  756. wiphy_debug(hw->wiphy, "%s\n", __func__);
  757. data->started = true;
  758. return 0;
  759. }
  760. static void mac80211_hwsim_stop(struct ieee80211_hw *hw)
  761. {
  762. struct mac80211_hwsim_data *data = hw->priv;
  763. data->started = false;
  764. del_timer(&data->beacon_timer);
  765. wiphy_debug(hw->wiphy, "%s\n", __func__);
  766. }
  767. static int mac80211_hwsim_add_interface(struct ieee80211_hw *hw,
  768. struct ieee80211_vif *vif)
  769. {
  770. wiphy_debug(hw->wiphy, "%s (type=%d mac_addr=%pM)\n",
  771. __func__, ieee80211_vif_type_p2p(vif),
  772. vif->addr);
  773. hwsim_set_magic(vif);
  774. vif->cab_queue = 0;
  775. vif->hw_queue[IEEE80211_AC_VO] = 0;
  776. vif->hw_queue[IEEE80211_AC_VI] = 1;
  777. vif->hw_queue[IEEE80211_AC_BE] = 2;
  778. vif->hw_queue[IEEE80211_AC_BK] = 3;
  779. return 0;
  780. }
  781. static int mac80211_hwsim_change_interface(struct ieee80211_hw *hw,
  782. struct ieee80211_vif *vif,
  783. enum nl80211_iftype newtype,
  784. bool newp2p)
  785. {
  786. newtype = ieee80211_iftype_p2p(newtype, newp2p);
  787. wiphy_debug(hw->wiphy,
  788. "%s (old type=%d, new type=%d, mac_addr=%pM)\n",
  789. __func__, ieee80211_vif_type_p2p(vif),
  790. newtype, vif->addr);
  791. hwsim_check_magic(vif);
  792. return 0;
  793. }
  794. static void mac80211_hwsim_remove_interface(
  795. struct ieee80211_hw *hw, struct ieee80211_vif *vif)
  796. {
  797. wiphy_debug(hw->wiphy, "%s (type=%d mac_addr=%pM)\n",
  798. __func__, ieee80211_vif_type_p2p(vif),
  799. vif->addr);
  800. hwsim_check_magic(vif);
  801. hwsim_clear_magic(vif);
  802. }
  803. static void mac80211_hwsim_tx_frame(struct ieee80211_hw *hw,
  804. struct sk_buff *skb,
  805. struct ieee80211_channel *chan)
  806. {
  807. u32 _pid = ACCESS_ONCE(wmediumd_portid);
  808. mac80211_hwsim_monitor_rx(hw, skb, chan);
  809. if (_pid)
  810. return mac80211_hwsim_tx_frame_nl(hw, skb, _pid);
  811. mac80211_hwsim_tx_frame_no_nl(hw, skb, chan);
  812. dev_kfree_skb(skb);
  813. }
  814. static void mac80211_hwsim_beacon_tx(void *arg, u8 *mac,
  815. struct ieee80211_vif *vif)
  816. {
  817. struct ieee80211_hw *hw = arg;
  818. struct sk_buff *skb;
  819. hwsim_check_magic(vif);
  820. if (vif->type != NL80211_IFTYPE_AP &&
  821. vif->type != NL80211_IFTYPE_MESH_POINT &&
  822. vif->type != NL80211_IFTYPE_ADHOC)
  823. return;
  824. skb = ieee80211_beacon_get(hw, vif);
  825. if (skb == NULL)
  826. return;
  827. mac80211_hwsim_tx_frame(hw, skb,
  828. rcu_dereference(vif->chanctx_conf)->def.chan);
  829. }
  830. static void mac80211_hwsim_beacon(unsigned long arg)
  831. {
  832. struct ieee80211_hw *hw = (struct ieee80211_hw *) arg;
  833. struct mac80211_hwsim_data *data = hw->priv;
  834. if (!data->started)
  835. return;
  836. ieee80211_iterate_active_interfaces_atomic(
  837. hw, IEEE80211_IFACE_ITER_NORMAL,
  838. mac80211_hwsim_beacon_tx, hw);
  839. data->beacon_timer.expires = jiffies + data->beacon_int;
  840. add_timer(&data->beacon_timer);
  841. }
  842. static const char *hwsim_chantypes[] = {
  843. [NL80211_CHAN_NO_HT] = "noht",
  844. [NL80211_CHAN_HT20] = "ht20",
  845. [NL80211_CHAN_HT40MINUS] = "ht40-",
  846. [NL80211_CHAN_HT40PLUS] = "ht40+",
  847. };
  848. static int mac80211_hwsim_config(struct ieee80211_hw *hw, u32 changed)
  849. {
  850. struct mac80211_hwsim_data *data = hw->priv;
  851. struct ieee80211_conf *conf = &hw->conf;
  852. static const char *smps_modes[IEEE80211_SMPS_NUM_MODES] = {
  853. [IEEE80211_SMPS_AUTOMATIC] = "auto",
  854. [IEEE80211_SMPS_OFF] = "off",
  855. [IEEE80211_SMPS_STATIC] = "static",
  856. [IEEE80211_SMPS_DYNAMIC] = "dynamic",
  857. };
  858. wiphy_debug(hw->wiphy,
  859. "%s (freq=%d/%s idle=%d ps=%d smps=%s)\n",
  860. __func__,
  861. conf->channel ? conf->channel->center_freq : 0,
  862. hwsim_chantypes[conf->channel_type],
  863. !!(conf->flags & IEEE80211_CONF_IDLE),
  864. !!(conf->flags & IEEE80211_CONF_PS),
  865. smps_modes[conf->smps_mode]);
  866. data->idle = !!(conf->flags & IEEE80211_CONF_IDLE);
  867. data->channel = conf->channel;
  868. WARN_ON(data->channel && channels > 1);
  869. data->power_level = conf->power_level;
  870. if (!data->started || !data->beacon_int)
  871. del_timer(&data->beacon_timer);
  872. else
  873. mod_timer(&data->beacon_timer, jiffies + data->beacon_int);
  874. return 0;
  875. }
  876. static void mac80211_hwsim_configure_filter(struct ieee80211_hw *hw,
  877. unsigned int changed_flags,
  878. unsigned int *total_flags,u64 multicast)
  879. {
  880. struct mac80211_hwsim_data *data = hw->priv;
  881. wiphy_debug(hw->wiphy, "%s\n", __func__);
  882. data->rx_filter = 0;
  883. if (*total_flags & FIF_PROMISC_IN_BSS)
  884. data->rx_filter |= FIF_PROMISC_IN_BSS;
  885. if (*total_flags & FIF_ALLMULTI)
  886. data->rx_filter |= FIF_ALLMULTI;
  887. *total_flags = data->rx_filter;
  888. }
  889. static void mac80211_hwsim_bss_info_changed(struct ieee80211_hw *hw,
  890. struct ieee80211_vif *vif,
  891. struct ieee80211_bss_conf *info,
  892. u32 changed)
  893. {
  894. struct hwsim_vif_priv *vp = (void *)vif->drv_priv;
  895. struct mac80211_hwsim_data *data = hw->priv;
  896. hwsim_check_magic(vif);
  897. wiphy_debug(hw->wiphy, "%s(changed=0x%x)\n", __func__, changed);
  898. if (changed & BSS_CHANGED_BSSID) {
  899. wiphy_debug(hw->wiphy, "%s: BSSID changed: %pM\n",
  900. __func__, info->bssid);
  901. memcpy(vp->bssid, info->bssid, ETH_ALEN);
  902. }
  903. if (changed & BSS_CHANGED_ASSOC) {
  904. wiphy_debug(hw->wiphy, " ASSOC: assoc=%d aid=%d\n",
  905. info->assoc, info->aid);
  906. vp->assoc = info->assoc;
  907. vp->aid = info->aid;
  908. }
  909. if (changed & BSS_CHANGED_BEACON_INT) {
  910. wiphy_debug(hw->wiphy, " BCNINT: %d\n", info->beacon_int);
  911. data->beacon_int = 1024 * info->beacon_int / 1000 * HZ / 1000;
  912. if (WARN_ON(!data->beacon_int))
  913. data->beacon_int = 1;
  914. if (data->started)
  915. mod_timer(&data->beacon_timer,
  916. jiffies + data->beacon_int);
  917. }
  918. if (changed & BSS_CHANGED_ERP_CTS_PROT) {
  919. wiphy_debug(hw->wiphy, " ERP_CTS_PROT: %d\n",
  920. info->use_cts_prot);
  921. }
  922. if (changed & BSS_CHANGED_ERP_PREAMBLE) {
  923. wiphy_debug(hw->wiphy, " ERP_PREAMBLE: %d\n",
  924. info->use_short_preamble);
  925. }
  926. if (changed & BSS_CHANGED_ERP_SLOT) {
  927. wiphy_debug(hw->wiphy, " ERP_SLOT: %d\n", info->use_short_slot);
  928. }
  929. if (changed & BSS_CHANGED_HT) {
  930. wiphy_debug(hw->wiphy, " HT: op_mode=0x%x\n",
  931. info->ht_operation_mode);
  932. }
  933. if (changed & BSS_CHANGED_BASIC_RATES) {
  934. wiphy_debug(hw->wiphy, " BASIC_RATES: 0x%llx\n",
  935. (unsigned long long) info->basic_rates);
  936. }
  937. if (changed & BSS_CHANGED_TXPOWER)
  938. wiphy_debug(hw->wiphy, " TX Power: %d dBm\n", info->txpower);
  939. }
  940. static int mac80211_hwsim_sta_add(struct ieee80211_hw *hw,
  941. struct ieee80211_vif *vif,
  942. struct ieee80211_sta *sta)
  943. {
  944. hwsim_check_magic(vif);
  945. hwsim_set_sta_magic(sta);
  946. return 0;
  947. }
  948. static int mac80211_hwsim_sta_remove(struct ieee80211_hw *hw,
  949. struct ieee80211_vif *vif,
  950. struct ieee80211_sta *sta)
  951. {
  952. hwsim_check_magic(vif);
  953. hwsim_clear_sta_magic(sta);
  954. return 0;
  955. }
  956. static void mac80211_hwsim_sta_notify(struct ieee80211_hw *hw,
  957. struct ieee80211_vif *vif,
  958. enum sta_notify_cmd cmd,
  959. struct ieee80211_sta *sta)
  960. {
  961. hwsim_check_magic(vif);
  962. switch (cmd) {
  963. case STA_NOTIFY_SLEEP:
  964. case STA_NOTIFY_AWAKE:
  965. /* TODO: make good use of these flags */
  966. break;
  967. default:
  968. WARN(1, "Invalid sta notify: %d\n", cmd);
  969. break;
  970. }
  971. }
  972. static int mac80211_hwsim_set_tim(struct ieee80211_hw *hw,
  973. struct ieee80211_sta *sta,
  974. bool set)
  975. {
  976. hwsim_check_sta_magic(sta);
  977. return 0;
  978. }
  979. static int mac80211_hwsim_conf_tx(
  980. struct ieee80211_hw *hw,
  981. struct ieee80211_vif *vif, u16 queue,
  982. const struct ieee80211_tx_queue_params *params)
  983. {
  984. wiphy_debug(hw->wiphy,
  985. "%s (queue=%d txop=%d cw_min=%d cw_max=%d aifs=%d)\n",
  986. __func__, queue,
  987. params->txop, params->cw_min,
  988. params->cw_max, params->aifs);
  989. return 0;
  990. }
  991. static int mac80211_hwsim_get_survey(
  992. struct ieee80211_hw *hw, int idx,
  993. struct survey_info *survey)
  994. {
  995. struct ieee80211_conf *conf = &hw->conf;
  996. wiphy_debug(hw->wiphy, "%s (idx=%d)\n", __func__, idx);
  997. if (idx != 0)
  998. return -ENOENT;
  999. /* Current channel */
  1000. survey->channel = conf->channel;
  1001. /*
  1002. * Magically conjured noise level --- this is only ok for simulated hardware.
  1003. *
  1004. * A real driver which cannot determine the real channel noise MUST NOT
  1005. * report any noise, especially not a magically conjured one :-)
  1006. */
  1007. survey->filled = SURVEY_INFO_NOISE_DBM;
  1008. survey->noise = -92;
  1009. return 0;
  1010. }
  1011. #ifdef CONFIG_NL80211_TESTMODE
  1012. /*
  1013. * This section contains example code for using netlink
  1014. * attributes with the testmode command in nl80211.
  1015. */
  1016. /* These enums need to be kept in sync with userspace */
  1017. enum hwsim_testmode_attr {
  1018. __HWSIM_TM_ATTR_INVALID = 0,
  1019. HWSIM_TM_ATTR_CMD = 1,
  1020. HWSIM_TM_ATTR_PS = 2,
  1021. /* keep last */
  1022. __HWSIM_TM_ATTR_AFTER_LAST,
  1023. HWSIM_TM_ATTR_MAX = __HWSIM_TM_ATTR_AFTER_LAST - 1
  1024. };
  1025. enum hwsim_testmode_cmd {
  1026. HWSIM_TM_CMD_SET_PS = 0,
  1027. HWSIM_TM_CMD_GET_PS = 1,
  1028. HWSIM_TM_CMD_STOP_QUEUES = 2,
  1029. HWSIM_TM_CMD_WAKE_QUEUES = 3,
  1030. };
  1031. static const struct nla_policy hwsim_testmode_policy[HWSIM_TM_ATTR_MAX + 1] = {
  1032. [HWSIM_TM_ATTR_CMD] = { .type = NLA_U32 },
  1033. [HWSIM_TM_ATTR_PS] = { .type = NLA_U32 },
  1034. };
  1035. static int hwsim_fops_ps_write(void *dat, u64 val);
  1036. static int mac80211_hwsim_testmode_cmd(struct ieee80211_hw *hw,
  1037. void *data, int len)
  1038. {
  1039. struct mac80211_hwsim_data *hwsim = hw->priv;
  1040. struct nlattr *tb[HWSIM_TM_ATTR_MAX + 1];
  1041. struct sk_buff *skb;
  1042. int err, ps;
  1043. err = nla_parse(tb, HWSIM_TM_ATTR_MAX, data, len,
  1044. hwsim_testmode_policy);
  1045. if (err)
  1046. return err;
  1047. if (!tb[HWSIM_TM_ATTR_CMD])
  1048. return -EINVAL;
  1049. switch (nla_get_u32(tb[HWSIM_TM_ATTR_CMD])) {
  1050. case HWSIM_TM_CMD_SET_PS:
  1051. if (!tb[HWSIM_TM_ATTR_PS])
  1052. return -EINVAL;
  1053. ps = nla_get_u32(tb[HWSIM_TM_ATTR_PS]);
  1054. return hwsim_fops_ps_write(hwsim, ps);
  1055. case HWSIM_TM_CMD_GET_PS:
  1056. skb = cfg80211_testmode_alloc_reply_skb(hw->wiphy,
  1057. nla_total_size(sizeof(u32)));
  1058. if (!skb)
  1059. return -ENOMEM;
  1060. if (nla_put_u32(skb, HWSIM_TM_ATTR_PS, hwsim->ps))
  1061. goto nla_put_failure;
  1062. return cfg80211_testmode_reply(skb);
  1063. case HWSIM_TM_CMD_STOP_QUEUES:
  1064. ieee80211_stop_queues(hw);
  1065. return 0;
  1066. case HWSIM_TM_CMD_WAKE_QUEUES:
  1067. ieee80211_wake_queues(hw);
  1068. return 0;
  1069. default:
  1070. return -EOPNOTSUPP;
  1071. }
  1072. nla_put_failure:
  1073. kfree_skb(skb);
  1074. return -ENOBUFS;
  1075. }
  1076. #endif
  1077. static int mac80211_hwsim_ampdu_action(struct ieee80211_hw *hw,
  1078. struct ieee80211_vif *vif,
  1079. enum ieee80211_ampdu_mlme_action action,
  1080. struct ieee80211_sta *sta, u16 tid, u16 *ssn,
  1081. u8 buf_size)
  1082. {
  1083. switch (action) {
  1084. case IEEE80211_AMPDU_TX_START:
  1085. ieee80211_start_tx_ba_cb_irqsafe(vif, sta->addr, tid);
  1086. break;
  1087. case IEEE80211_AMPDU_TX_STOP:
  1088. ieee80211_stop_tx_ba_cb_irqsafe(vif, sta->addr, tid);
  1089. break;
  1090. case IEEE80211_AMPDU_TX_OPERATIONAL:
  1091. break;
  1092. case IEEE80211_AMPDU_RX_START:
  1093. case IEEE80211_AMPDU_RX_STOP:
  1094. break;
  1095. default:
  1096. return -EOPNOTSUPP;
  1097. }
  1098. return 0;
  1099. }
  1100. static void mac80211_hwsim_flush(struct ieee80211_hw *hw, bool drop)
  1101. {
  1102. /* Not implemented, queues only on kernel side */
  1103. }
  1104. static void hw_scan_work(struct work_struct *work)
  1105. {
  1106. struct mac80211_hwsim_data *hwsim =
  1107. container_of(work, struct mac80211_hwsim_data, hw_scan.work);
  1108. struct cfg80211_scan_request *req = hwsim->hw_scan_request;
  1109. int dwell, i;
  1110. mutex_lock(&hwsim->mutex);
  1111. if (hwsim->scan_chan_idx >= req->n_channels) {
  1112. wiphy_debug(hwsim->hw->wiphy, "hw scan complete\n");
  1113. ieee80211_scan_completed(hwsim->hw, false);
  1114. hwsim->hw_scan_request = NULL;
  1115. hwsim->hw_scan_vif = NULL;
  1116. hwsim->tmp_chan = NULL;
  1117. mutex_unlock(&hwsim->mutex);
  1118. return;
  1119. }
  1120. wiphy_debug(hwsim->hw->wiphy, "hw scan %d MHz\n",
  1121. req->channels[hwsim->scan_chan_idx]->center_freq);
  1122. hwsim->tmp_chan = req->channels[hwsim->scan_chan_idx];
  1123. if (hwsim->tmp_chan->flags & IEEE80211_CHAN_PASSIVE_SCAN ||
  1124. !req->n_ssids) {
  1125. dwell = 120;
  1126. } else {
  1127. dwell = 30;
  1128. /* send probes */
  1129. for (i = 0; i < req->n_ssids; i++) {
  1130. struct sk_buff *probe;
  1131. probe = ieee80211_probereq_get(hwsim->hw,
  1132. hwsim->hw_scan_vif,
  1133. req->ssids[i].ssid,
  1134. req->ssids[i].ssid_len,
  1135. req->ie, req->ie_len);
  1136. if (!probe)
  1137. continue;
  1138. local_bh_disable();
  1139. mac80211_hwsim_tx_frame(hwsim->hw, probe,
  1140. hwsim->tmp_chan);
  1141. local_bh_enable();
  1142. }
  1143. }
  1144. ieee80211_queue_delayed_work(hwsim->hw, &hwsim->hw_scan,
  1145. msecs_to_jiffies(dwell));
  1146. hwsim->scan_chan_idx++;
  1147. mutex_unlock(&hwsim->mutex);
  1148. }
  1149. static int mac80211_hwsim_hw_scan(struct ieee80211_hw *hw,
  1150. struct ieee80211_vif *vif,
  1151. struct cfg80211_scan_request *req)
  1152. {
  1153. struct mac80211_hwsim_data *hwsim = hw->priv;
  1154. mutex_lock(&hwsim->mutex);
  1155. if (WARN_ON(hwsim->tmp_chan || hwsim->hw_scan_request)) {
  1156. mutex_unlock(&hwsim->mutex);
  1157. return -EBUSY;
  1158. }
  1159. hwsim->hw_scan_request = req;
  1160. hwsim->hw_scan_vif = vif;
  1161. hwsim->scan_chan_idx = 0;
  1162. mutex_unlock(&hwsim->mutex);
  1163. wiphy_debug(hw->wiphy, "hwsim hw_scan request\n");
  1164. ieee80211_queue_delayed_work(hwsim->hw, &hwsim->hw_scan, 0);
  1165. return 0;
  1166. }
  1167. static void mac80211_hwsim_cancel_hw_scan(struct ieee80211_hw *hw,
  1168. struct ieee80211_vif *vif)
  1169. {
  1170. struct mac80211_hwsim_data *hwsim = hw->priv;
  1171. wiphy_debug(hw->wiphy, "hwsim cancel_hw_scan\n");
  1172. cancel_delayed_work_sync(&hwsim->hw_scan);
  1173. mutex_lock(&hwsim->mutex);
  1174. ieee80211_scan_completed(hwsim->hw, true);
  1175. hwsim->tmp_chan = NULL;
  1176. hwsim->hw_scan_request = NULL;
  1177. hwsim->hw_scan_vif = NULL;
  1178. mutex_unlock(&hwsim->mutex);
  1179. }
  1180. static void mac80211_hwsim_sw_scan(struct ieee80211_hw *hw)
  1181. {
  1182. struct mac80211_hwsim_data *hwsim = hw->priv;
  1183. mutex_lock(&hwsim->mutex);
  1184. if (hwsim->scanning) {
  1185. printk(KERN_DEBUG "two hwsim sw_scans detected!\n");
  1186. goto out;
  1187. }
  1188. printk(KERN_DEBUG "hwsim sw_scan request, prepping stuff\n");
  1189. hwsim->scanning = true;
  1190. out:
  1191. mutex_unlock(&hwsim->mutex);
  1192. }
  1193. static void mac80211_hwsim_sw_scan_complete(struct ieee80211_hw *hw)
  1194. {
  1195. struct mac80211_hwsim_data *hwsim = hw->priv;
  1196. mutex_lock(&hwsim->mutex);
  1197. printk(KERN_DEBUG "hwsim sw_scan_complete\n");
  1198. hwsim->scanning = false;
  1199. mutex_unlock(&hwsim->mutex);
  1200. }
  1201. static void hw_roc_done(struct work_struct *work)
  1202. {
  1203. struct mac80211_hwsim_data *hwsim =
  1204. container_of(work, struct mac80211_hwsim_data, roc_done.work);
  1205. mutex_lock(&hwsim->mutex);
  1206. ieee80211_remain_on_channel_expired(hwsim->hw);
  1207. hwsim->tmp_chan = NULL;
  1208. mutex_unlock(&hwsim->mutex);
  1209. wiphy_debug(hwsim->hw->wiphy, "hwsim ROC expired\n");
  1210. }
  1211. static int mac80211_hwsim_roc(struct ieee80211_hw *hw,
  1212. struct ieee80211_vif *vif,
  1213. struct ieee80211_channel *chan,
  1214. int duration)
  1215. {
  1216. struct mac80211_hwsim_data *hwsim = hw->priv;
  1217. mutex_lock(&hwsim->mutex);
  1218. if (WARN_ON(hwsim->tmp_chan || hwsim->hw_scan_request)) {
  1219. mutex_unlock(&hwsim->mutex);
  1220. return -EBUSY;
  1221. }
  1222. hwsim->tmp_chan = chan;
  1223. mutex_unlock(&hwsim->mutex);
  1224. wiphy_debug(hw->wiphy, "hwsim ROC (%d MHz, %d ms)\n",
  1225. chan->center_freq, duration);
  1226. ieee80211_ready_on_channel(hw);
  1227. ieee80211_queue_delayed_work(hw, &hwsim->roc_done,
  1228. msecs_to_jiffies(duration));
  1229. return 0;
  1230. }
  1231. static int mac80211_hwsim_croc(struct ieee80211_hw *hw)
  1232. {
  1233. struct mac80211_hwsim_data *hwsim = hw->priv;
  1234. cancel_delayed_work_sync(&hwsim->roc_done);
  1235. mutex_lock(&hwsim->mutex);
  1236. hwsim->tmp_chan = NULL;
  1237. mutex_unlock(&hwsim->mutex);
  1238. wiphy_debug(hw->wiphy, "hwsim ROC canceled\n");
  1239. return 0;
  1240. }
  1241. static int mac80211_hwsim_add_chanctx(struct ieee80211_hw *hw,
  1242. struct ieee80211_chanctx_conf *ctx)
  1243. {
  1244. hwsim_set_chanctx_magic(ctx);
  1245. wiphy_debug(hw->wiphy,
  1246. "add channel context control: %d MHz/width: %d/cfreqs:%d/%d MHz\n",
  1247. ctx->def.chan->center_freq, ctx->def.width,
  1248. ctx->def.center_freq1, ctx->def.center_freq2);
  1249. return 0;
  1250. }
  1251. static void mac80211_hwsim_remove_chanctx(struct ieee80211_hw *hw,
  1252. struct ieee80211_chanctx_conf *ctx)
  1253. {
  1254. wiphy_debug(hw->wiphy,
  1255. "remove channel context control: %d MHz/width: %d/cfreqs:%d/%d MHz\n",
  1256. ctx->def.chan->center_freq, ctx->def.width,
  1257. ctx->def.center_freq1, ctx->def.center_freq2);
  1258. hwsim_check_chanctx_magic(ctx);
  1259. hwsim_clear_chanctx_magic(ctx);
  1260. }
  1261. static void mac80211_hwsim_change_chanctx(struct ieee80211_hw *hw,
  1262. struct ieee80211_chanctx_conf *ctx,
  1263. u32 changed)
  1264. {
  1265. hwsim_check_chanctx_magic(ctx);
  1266. wiphy_debug(hw->wiphy,
  1267. "change channel context control: %d MHz/width: %d/cfreqs:%d/%d MHz\n",
  1268. ctx->def.chan->center_freq, ctx->def.width,
  1269. ctx->def.center_freq1, ctx->def.center_freq2);
  1270. }
  1271. static int mac80211_hwsim_assign_vif_chanctx(struct ieee80211_hw *hw,
  1272. struct ieee80211_vif *vif,
  1273. struct ieee80211_chanctx_conf *ctx)
  1274. {
  1275. hwsim_check_magic(vif);
  1276. hwsim_check_chanctx_magic(ctx);
  1277. return 0;
  1278. }
  1279. static void mac80211_hwsim_unassign_vif_chanctx(struct ieee80211_hw *hw,
  1280. struct ieee80211_vif *vif,
  1281. struct ieee80211_chanctx_conf *ctx)
  1282. {
  1283. hwsim_check_magic(vif);
  1284. hwsim_check_chanctx_magic(ctx);
  1285. }
  1286. static struct ieee80211_ops mac80211_hwsim_ops =
  1287. {
  1288. .tx = mac80211_hwsim_tx,
  1289. .start = mac80211_hwsim_start,
  1290. .stop = mac80211_hwsim_stop,
  1291. .add_interface = mac80211_hwsim_add_interface,
  1292. .change_interface = mac80211_hwsim_change_interface,
  1293. .remove_interface = mac80211_hwsim_remove_interface,
  1294. .config = mac80211_hwsim_config,
  1295. .configure_filter = mac80211_hwsim_configure_filter,
  1296. .bss_info_changed = mac80211_hwsim_bss_info_changed,
  1297. .sta_add = mac80211_hwsim_sta_add,
  1298. .sta_remove = mac80211_hwsim_sta_remove,
  1299. .sta_notify = mac80211_hwsim_sta_notify,
  1300. .set_tim = mac80211_hwsim_set_tim,
  1301. .conf_tx = mac80211_hwsim_conf_tx,
  1302. .get_survey = mac80211_hwsim_get_survey,
  1303. CFG80211_TESTMODE_CMD(mac80211_hwsim_testmode_cmd)
  1304. .ampdu_action = mac80211_hwsim_ampdu_action,
  1305. .sw_scan_start = mac80211_hwsim_sw_scan,
  1306. .sw_scan_complete = mac80211_hwsim_sw_scan_complete,
  1307. .flush = mac80211_hwsim_flush,
  1308. .get_tsf = mac80211_hwsim_get_tsf,
  1309. .set_tsf = mac80211_hwsim_set_tsf,
  1310. };
  1311. static void mac80211_hwsim_free(void)
  1312. {
  1313. struct list_head tmplist, *i, *tmp;
  1314. struct mac80211_hwsim_data *data, *tmpdata;
  1315. INIT_LIST_HEAD(&tmplist);
  1316. spin_lock_bh(&hwsim_radio_lock);
  1317. list_for_each_safe(i, tmp, &hwsim_radios)
  1318. list_move(i, &tmplist);
  1319. spin_unlock_bh(&hwsim_radio_lock);
  1320. list_for_each_entry_safe(data, tmpdata, &tmplist, list) {
  1321. debugfs_remove(data->debugfs_group);
  1322. debugfs_remove(data->debugfs_ps);
  1323. debugfs_remove(data->debugfs);
  1324. ieee80211_unregister_hw(data->hw);
  1325. device_unregister(data->dev);
  1326. ieee80211_free_hw(data->hw);
  1327. }
  1328. class_destroy(hwsim_class);
  1329. }
  1330. static struct device_driver mac80211_hwsim_driver = {
  1331. .name = "mac80211_hwsim"
  1332. };
  1333. static const struct net_device_ops hwsim_netdev_ops = {
  1334. .ndo_start_xmit = hwsim_mon_xmit,
  1335. .ndo_change_mtu = eth_change_mtu,
  1336. .ndo_set_mac_address = eth_mac_addr,
  1337. .ndo_validate_addr = eth_validate_addr,
  1338. };
  1339. static void hwsim_mon_setup(struct net_device *dev)
  1340. {
  1341. dev->netdev_ops = &hwsim_netdev_ops;
  1342. dev->destructor = free_netdev;
  1343. ether_setup(dev);
  1344. dev->tx_queue_len = 0;
  1345. dev->type = ARPHRD_IEEE80211_RADIOTAP;
  1346. memset(dev->dev_addr, 0, ETH_ALEN);
  1347. dev->dev_addr[0] = 0x12;
  1348. }
  1349. static void hwsim_send_ps_poll(void *dat, u8 *mac, struct ieee80211_vif *vif)
  1350. {
  1351. struct mac80211_hwsim_data *data = dat;
  1352. struct hwsim_vif_priv *vp = (void *)vif->drv_priv;
  1353. struct sk_buff *skb;
  1354. struct ieee80211_pspoll *pspoll;
  1355. if (!vp->assoc)
  1356. return;
  1357. wiphy_debug(data->hw->wiphy,
  1358. "%s: send PS-Poll to %pM for aid %d\n",
  1359. __func__, vp->bssid, vp->aid);
  1360. skb = dev_alloc_skb(sizeof(*pspoll));
  1361. if (!skb)
  1362. return;
  1363. pspoll = (void *) skb_put(skb, sizeof(*pspoll));
  1364. pspoll->frame_control = cpu_to_le16(IEEE80211_FTYPE_CTL |
  1365. IEEE80211_STYPE_PSPOLL |
  1366. IEEE80211_FCTL_PM);
  1367. pspoll->aid = cpu_to_le16(0xc000 | vp->aid);
  1368. memcpy(pspoll->bssid, vp->bssid, ETH_ALEN);
  1369. memcpy(pspoll->ta, mac, ETH_ALEN);
  1370. rcu_read_lock();
  1371. mac80211_hwsim_tx_frame(data->hw, skb,
  1372. rcu_dereference(vif->chanctx_conf)->def.chan);
  1373. rcu_read_unlock();
  1374. }
  1375. static void hwsim_send_nullfunc(struct mac80211_hwsim_data *data, u8 *mac,
  1376. struct ieee80211_vif *vif, int ps)
  1377. {
  1378. struct hwsim_vif_priv *vp = (void *)vif->drv_priv;
  1379. struct sk_buff *skb;
  1380. struct ieee80211_hdr *hdr;
  1381. if (!vp->assoc)
  1382. return;
  1383. wiphy_debug(data->hw->wiphy,
  1384. "%s: send data::nullfunc to %pM ps=%d\n",
  1385. __func__, vp->bssid, ps);
  1386. skb = dev_alloc_skb(sizeof(*hdr));
  1387. if (!skb)
  1388. return;
  1389. hdr = (void *) skb_put(skb, sizeof(*hdr) - ETH_ALEN);
  1390. hdr->frame_control = cpu_to_le16(IEEE80211_FTYPE_DATA |
  1391. IEEE80211_STYPE_NULLFUNC |
  1392. (ps ? IEEE80211_FCTL_PM : 0));
  1393. hdr->duration_id = cpu_to_le16(0);
  1394. memcpy(hdr->addr1, vp->bssid, ETH_ALEN);
  1395. memcpy(hdr->addr2, mac, ETH_ALEN);
  1396. memcpy(hdr->addr3, vp->bssid, ETH_ALEN);
  1397. rcu_read_lock();
  1398. mac80211_hwsim_tx_frame(data->hw, skb,
  1399. rcu_dereference(vif->chanctx_conf)->def.chan);
  1400. rcu_read_unlock();
  1401. }
  1402. static void hwsim_send_nullfunc_ps(void *dat, u8 *mac,
  1403. struct ieee80211_vif *vif)
  1404. {
  1405. struct mac80211_hwsim_data *data = dat;
  1406. hwsim_send_nullfunc(data, mac, vif, 1);
  1407. }
  1408. static void hwsim_send_nullfunc_no_ps(void *dat, u8 *mac,
  1409. struct ieee80211_vif *vif)
  1410. {
  1411. struct mac80211_hwsim_data *data = dat;
  1412. hwsim_send_nullfunc(data, mac, vif, 0);
  1413. }
  1414. static int hwsim_fops_ps_read(void *dat, u64 *val)
  1415. {
  1416. struct mac80211_hwsim_data *data = dat;
  1417. *val = data->ps;
  1418. return 0;
  1419. }
  1420. static int hwsim_fops_ps_write(void *dat, u64 val)
  1421. {
  1422. struct mac80211_hwsim_data *data = dat;
  1423. enum ps_mode old_ps;
  1424. if (val != PS_DISABLED && val != PS_ENABLED && val != PS_AUTO_POLL &&
  1425. val != PS_MANUAL_POLL)
  1426. return -EINVAL;
  1427. old_ps = data->ps;
  1428. data->ps = val;
  1429. if (val == PS_MANUAL_POLL) {
  1430. ieee80211_iterate_active_interfaces(data->hw,
  1431. IEEE80211_IFACE_ITER_NORMAL,
  1432. hwsim_send_ps_poll, data);
  1433. data->ps_poll_pending = true;
  1434. } else if (old_ps == PS_DISABLED && val != PS_DISABLED) {
  1435. ieee80211_iterate_active_interfaces(data->hw,
  1436. IEEE80211_IFACE_ITER_NORMAL,
  1437. hwsim_send_nullfunc_ps,
  1438. data);
  1439. } else if (old_ps != PS_DISABLED && val == PS_DISABLED) {
  1440. ieee80211_iterate_active_interfaces(data->hw,
  1441. IEEE80211_IFACE_ITER_NORMAL,
  1442. hwsim_send_nullfunc_no_ps,
  1443. data);
  1444. }
  1445. return 0;
  1446. }
  1447. DEFINE_SIMPLE_ATTRIBUTE(hwsim_fops_ps, hwsim_fops_ps_read, hwsim_fops_ps_write,
  1448. "%llu\n");
  1449. static int hwsim_fops_group_read(void *dat, u64 *val)
  1450. {
  1451. struct mac80211_hwsim_data *data = dat;
  1452. *val = data->group;
  1453. return 0;
  1454. }
  1455. static int hwsim_fops_group_write(void *dat, u64 val)
  1456. {
  1457. struct mac80211_hwsim_data *data = dat;
  1458. data->group = val;
  1459. return 0;
  1460. }
  1461. DEFINE_SIMPLE_ATTRIBUTE(hwsim_fops_group,
  1462. hwsim_fops_group_read, hwsim_fops_group_write,
  1463. "%llx\n");
  1464. static struct mac80211_hwsim_data *get_hwsim_data_ref_from_addr(
  1465. struct mac_address *addr)
  1466. {
  1467. struct mac80211_hwsim_data *data;
  1468. bool _found = false;
  1469. spin_lock_bh(&hwsim_radio_lock);
  1470. list_for_each_entry(data, &hwsim_radios, list) {
  1471. if (memcmp(data->addresses[1].addr, addr,
  1472. sizeof(struct mac_address)) == 0) {
  1473. _found = true;
  1474. break;
  1475. }
  1476. }
  1477. spin_unlock_bh(&hwsim_radio_lock);
  1478. if (!_found)
  1479. return NULL;
  1480. return data;
  1481. }
  1482. static int hwsim_tx_info_frame_received_nl(struct sk_buff *skb_2,
  1483. struct genl_info *info)
  1484. {
  1485. struct ieee80211_hdr *hdr;
  1486. struct mac80211_hwsim_data *data2;
  1487. struct ieee80211_tx_info *txi;
  1488. struct hwsim_tx_rate *tx_attempts;
  1489. unsigned long ret_skb_ptr;
  1490. struct sk_buff *skb, *tmp;
  1491. struct mac_address *src;
  1492. unsigned int hwsim_flags;
  1493. int i;
  1494. bool found = false;
  1495. if (!info->attrs[HWSIM_ATTR_ADDR_TRANSMITTER] ||
  1496. !info->attrs[HWSIM_ATTR_FLAGS] ||
  1497. !info->attrs[HWSIM_ATTR_COOKIE] ||
  1498. !info->attrs[HWSIM_ATTR_TX_INFO])
  1499. goto out;
  1500. src = (struct mac_address *)nla_data(
  1501. info->attrs[HWSIM_ATTR_ADDR_TRANSMITTER]);
  1502. hwsim_flags = nla_get_u32(info->attrs[HWSIM_ATTR_FLAGS]);
  1503. ret_skb_ptr = nla_get_u64(info->attrs[HWSIM_ATTR_COOKIE]);
  1504. data2 = get_hwsim_data_ref_from_addr(src);
  1505. if (data2 == NULL)
  1506. goto out;
  1507. /* look for the skb matching the cookie passed back from user */
  1508. skb_queue_walk_safe(&data2->pending, skb, tmp) {
  1509. if ((unsigned long)skb == ret_skb_ptr) {
  1510. skb_unlink(skb, &data2->pending);
  1511. found = true;
  1512. break;
  1513. }
  1514. }
  1515. /* not found */
  1516. if (!found)
  1517. goto out;
  1518. /* Tx info received because the frame was broadcasted on user space,
  1519. so we get all the necessary info: tx attempts and skb control buff */
  1520. tx_attempts = (struct hwsim_tx_rate *)nla_data(
  1521. info->attrs[HWSIM_ATTR_TX_INFO]);
  1522. /* now send back TX status */
  1523. txi = IEEE80211_SKB_CB(skb);
  1524. ieee80211_tx_info_clear_status(txi);
  1525. for (i = 0; i < IEEE80211_TX_MAX_RATES; i++) {
  1526. txi->status.rates[i].idx = tx_attempts[i].idx;
  1527. txi->status.rates[i].count = tx_attempts[i].count;
  1528. /*txi->status.rates[i].flags = 0;*/
  1529. }
  1530. txi->status.ack_signal = nla_get_u32(info->attrs[HWSIM_ATTR_SIGNAL]);
  1531. if (!(hwsim_flags & HWSIM_TX_CTL_NO_ACK) &&
  1532. (hwsim_flags & HWSIM_TX_STAT_ACK)) {
  1533. if (skb->len >= 16) {
  1534. hdr = (struct ieee80211_hdr *) skb->data;
  1535. mac80211_hwsim_monitor_ack(txi->rate_driver_data[0],
  1536. hdr->addr2);
  1537. }
  1538. txi->flags |= IEEE80211_TX_STAT_ACK;
  1539. }
  1540. ieee80211_tx_status_irqsafe(data2->hw, skb);
  1541. return 0;
  1542. out:
  1543. return -EINVAL;
  1544. }
  1545. static int hwsim_cloned_frame_received_nl(struct sk_buff *skb_2,
  1546. struct genl_info *info)
  1547. {
  1548. struct mac80211_hwsim_data *data2;
  1549. struct ieee80211_rx_status rx_status;
  1550. struct mac_address *dst;
  1551. int frame_data_len;
  1552. char *frame_data;
  1553. struct sk_buff *skb = NULL;
  1554. if (!info->attrs[HWSIM_ATTR_ADDR_RECEIVER] ||
  1555. !info->attrs[HWSIM_ATTR_FRAME] ||
  1556. !info->attrs[HWSIM_ATTR_RX_RATE] ||
  1557. !info->attrs[HWSIM_ATTR_SIGNAL])
  1558. goto out;
  1559. dst = (struct mac_address *)nla_data(
  1560. info->attrs[HWSIM_ATTR_ADDR_RECEIVER]);
  1561. frame_data_len = nla_len(info->attrs[HWSIM_ATTR_FRAME]);
  1562. frame_data = (char *)nla_data(info->attrs[HWSIM_ATTR_FRAME]);
  1563. /* Allocate new skb here */
  1564. skb = alloc_skb(frame_data_len, GFP_KERNEL);
  1565. if (skb == NULL)
  1566. goto err;
  1567. if (frame_data_len <= IEEE80211_MAX_DATA_LEN) {
  1568. /* Copy the data */
  1569. memcpy(skb_put(skb, frame_data_len), frame_data,
  1570. frame_data_len);
  1571. } else
  1572. goto err;
  1573. data2 = get_hwsim_data_ref_from_addr(dst);
  1574. if (data2 == NULL)
  1575. goto out;
  1576. /* check if radio is configured properly */
  1577. if (data2->idle || !data2->started)
  1578. goto out;
  1579. /*A frame is received from user space*/
  1580. memset(&rx_status, 0, sizeof(rx_status));
  1581. rx_status.freq = data2->channel->center_freq;
  1582. rx_status.band = data2->channel->band;
  1583. rx_status.rate_idx = nla_get_u32(info->attrs[HWSIM_ATTR_RX_RATE]);
  1584. rx_status.signal = nla_get_u32(info->attrs[HWSIM_ATTR_SIGNAL]);
  1585. memcpy(IEEE80211_SKB_RXCB(skb), &rx_status, sizeof(rx_status));
  1586. ieee80211_rx_irqsafe(data2->hw, skb);
  1587. return 0;
  1588. err:
  1589. printk(KERN_DEBUG "mac80211_hwsim: error occurred in %s\n", __func__);
  1590. goto out;
  1591. out:
  1592. dev_kfree_skb(skb);
  1593. return -EINVAL;
  1594. }
  1595. static int hwsim_register_received_nl(struct sk_buff *skb_2,
  1596. struct genl_info *info)
  1597. {
  1598. if (info == NULL)
  1599. goto out;
  1600. wmediumd_portid = info->snd_portid;
  1601. printk(KERN_DEBUG "mac80211_hwsim: received a REGISTER, "
  1602. "switching to wmediumd mode with pid %d\n", info->snd_portid);
  1603. return 0;
  1604. out:
  1605. printk(KERN_DEBUG "mac80211_hwsim: error occurred in %s\n", __func__);
  1606. return -EINVAL;
  1607. }
  1608. /* Generic Netlink operations array */
  1609. static struct genl_ops hwsim_ops[] = {
  1610. {
  1611. .cmd = HWSIM_CMD_REGISTER,
  1612. .policy = hwsim_genl_policy,
  1613. .doit = hwsim_register_received_nl,
  1614. .flags = GENL_ADMIN_PERM,
  1615. },
  1616. {
  1617. .cmd = HWSIM_CMD_FRAME,
  1618. .policy = hwsim_genl_policy,
  1619. .doit = hwsim_cloned_frame_received_nl,
  1620. },
  1621. {
  1622. .cmd = HWSIM_CMD_TX_INFO_FRAME,
  1623. .policy = hwsim_genl_policy,
  1624. .doit = hwsim_tx_info_frame_received_nl,
  1625. },
  1626. };
  1627. static int mac80211_hwsim_netlink_notify(struct notifier_block *nb,
  1628. unsigned long state,
  1629. void *_notify)
  1630. {
  1631. struct netlink_notify *notify = _notify;
  1632. if (state != NETLINK_URELEASE)
  1633. return NOTIFY_DONE;
  1634. if (notify->portid == wmediumd_portid) {
  1635. printk(KERN_INFO "mac80211_hwsim: wmediumd released netlink"
  1636. " socket, switching to perfect channel medium\n");
  1637. wmediumd_portid = 0;
  1638. }
  1639. return NOTIFY_DONE;
  1640. }
  1641. static struct notifier_block hwsim_netlink_notifier = {
  1642. .notifier_call = mac80211_hwsim_netlink_notify,
  1643. };
  1644. static int hwsim_init_netlink(void)
  1645. {
  1646. int rc;
  1647. /* userspace test API hasn't been adjusted for multi-channel */
  1648. if (channels > 1)
  1649. return 0;
  1650. printk(KERN_INFO "mac80211_hwsim: initializing netlink\n");
  1651. rc = genl_register_family_with_ops(&hwsim_genl_family,
  1652. hwsim_ops, ARRAY_SIZE(hwsim_ops));
  1653. if (rc)
  1654. goto failure;
  1655. rc = netlink_register_notifier(&hwsim_netlink_notifier);
  1656. if (rc)
  1657. goto failure;
  1658. return 0;
  1659. failure:
  1660. printk(KERN_DEBUG "mac80211_hwsim: error occurred in %s\n", __func__);
  1661. return -EINVAL;
  1662. }
  1663. static void hwsim_exit_netlink(void)
  1664. {
  1665. int ret;
  1666. /* userspace test API hasn't been adjusted for multi-channel */
  1667. if (channels > 1)
  1668. return;
  1669. printk(KERN_INFO "mac80211_hwsim: closing netlink\n");
  1670. /* unregister the notifier */
  1671. netlink_unregister_notifier(&hwsim_netlink_notifier);
  1672. /* unregister the family */
  1673. ret = genl_unregister_family(&hwsim_genl_family);
  1674. if (ret)
  1675. printk(KERN_DEBUG "mac80211_hwsim: "
  1676. "unregister family %i\n", ret);
  1677. }
  1678. static const struct ieee80211_iface_limit hwsim_if_limits[] = {
  1679. { .max = 1, .types = BIT(NL80211_IFTYPE_ADHOC) },
  1680. { .max = 2048, .types = BIT(NL80211_IFTYPE_STATION) |
  1681. BIT(NL80211_IFTYPE_P2P_CLIENT) |
  1682. #ifdef CONFIG_MAC80211_MESH
  1683. BIT(NL80211_IFTYPE_MESH_POINT) |
  1684. #endif
  1685. BIT(NL80211_IFTYPE_AP) |
  1686. BIT(NL80211_IFTYPE_P2P_GO) },
  1687. { .max = 1, .types = BIT(NL80211_IFTYPE_P2P_DEVICE) },
  1688. };
  1689. static struct ieee80211_iface_combination hwsim_if_comb = {
  1690. .limits = hwsim_if_limits,
  1691. .n_limits = ARRAY_SIZE(hwsim_if_limits),
  1692. .max_interfaces = 2048,
  1693. .num_different_channels = 1,
  1694. };
  1695. static int __init init_mac80211_hwsim(void)
  1696. {
  1697. int i, err = 0;
  1698. u8 addr[ETH_ALEN];
  1699. struct mac80211_hwsim_data *data;
  1700. struct ieee80211_hw *hw;
  1701. enum ieee80211_band band;
  1702. if (radios < 1 || radios > 100)
  1703. return -EINVAL;
  1704. if (channels < 1)
  1705. return -EINVAL;
  1706. if (channels > 1) {
  1707. hwsim_if_comb.num_different_channels = channels;
  1708. mac80211_hwsim_ops.hw_scan = mac80211_hwsim_hw_scan;
  1709. mac80211_hwsim_ops.cancel_hw_scan =
  1710. mac80211_hwsim_cancel_hw_scan;
  1711. mac80211_hwsim_ops.sw_scan_start = NULL;
  1712. mac80211_hwsim_ops.sw_scan_complete = NULL;
  1713. mac80211_hwsim_ops.remain_on_channel =
  1714. mac80211_hwsim_roc;
  1715. mac80211_hwsim_ops.cancel_remain_on_channel =
  1716. mac80211_hwsim_croc;
  1717. mac80211_hwsim_ops.add_chanctx =
  1718. mac80211_hwsim_add_chanctx;
  1719. mac80211_hwsim_ops.remove_chanctx =
  1720. mac80211_hwsim_remove_chanctx;
  1721. mac80211_hwsim_ops.change_chanctx =
  1722. mac80211_hwsim_change_chanctx;
  1723. mac80211_hwsim_ops.assign_vif_chanctx =
  1724. mac80211_hwsim_assign_vif_chanctx;
  1725. mac80211_hwsim_ops.unassign_vif_chanctx =
  1726. mac80211_hwsim_unassign_vif_chanctx;
  1727. }
  1728. spin_lock_init(&hwsim_radio_lock);
  1729. INIT_LIST_HEAD(&hwsim_radios);
  1730. hwsim_class = class_create(THIS_MODULE, "mac80211_hwsim");
  1731. if (IS_ERR(hwsim_class))
  1732. return PTR_ERR(hwsim_class);
  1733. memset(addr, 0, ETH_ALEN);
  1734. addr[0] = 0x02;
  1735. for (i = 0; i < radios; i++) {
  1736. printk(KERN_DEBUG "mac80211_hwsim: Initializing radio %d\n",
  1737. i);
  1738. hw = ieee80211_alloc_hw(sizeof(*data), &mac80211_hwsim_ops);
  1739. if (!hw) {
  1740. printk(KERN_DEBUG "mac80211_hwsim: ieee80211_alloc_hw "
  1741. "failed\n");
  1742. err = -ENOMEM;
  1743. goto failed;
  1744. }
  1745. data = hw->priv;
  1746. data->hw = hw;
  1747. data->dev = device_create(hwsim_class, NULL, 0, hw,
  1748. "hwsim%d", i);
  1749. if (IS_ERR(data->dev)) {
  1750. printk(KERN_DEBUG
  1751. "mac80211_hwsim: device_create "
  1752. "failed (%ld)\n", PTR_ERR(data->dev));
  1753. err = -ENOMEM;
  1754. goto failed_drvdata;
  1755. }
  1756. data->dev->driver = &mac80211_hwsim_driver;
  1757. skb_queue_head_init(&data->pending);
  1758. SET_IEEE80211_DEV(hw, data->dev);
  1759. addr[3] = i >> 8;
  1760. addr[4] = i;
  1761. memcpy(data->addresses[0].addr, addr, ETH_ALEN);
  1762. memcpy(data->addresses[1].addr, addr, ETH_ALEN);
  1763. data->addresses[1].addr[0] |= 0x40;
  1764. hw->wiphy->n_addresses = 2;
  1765. hw->wiphy->addresses = data->addresses;
  1766. hw->wiphy->iface_combinations = &hwsim_if_comb;
  1767. hw->wiphy->n_iface_combinations = 1;
  1768. if (channels > 1) {
  1769. hw->wiphy->max_scan_ssids = 255;
  1770. hw->wiphy->max_scan_ie_len = IEEE80211_MAX_DATA_LEN;
  1771. hw->wiphy->max_remain_on_channel_duration = 1000;
  1772. }
  1773. INIT_DELAYED_WORK(&data->roc_done, hw_roc_done);
  1774. INIT_DELAYED_WORK(&data->hw_scan, hw_scan_work);
  1775. hw->channel_change_time = 1;
  1776. hw->queues = 5;
  1777. hw->offchannel_tx_hw_queue = 4;
  1778. hw->wiphy->interface_modes =
  1779. BIT(NL80211_IFTYPE_STATION) |
  1780. BIT(NL80211_IFTYPE_AP) |
  1781. BIT(NL80211_IFTYPE_P2P_CLIENT) |
  1782. BIT(NL80211_IFTYPE_P2P_GO) |
  1783. BIT(NL80211_IFTYPE_ADHOC) |
  1784. BIT(NL80211_IFTYPE_MESH_POINT) |
  1785. BIT(NL80211_IFTYPE_P2P_DEVICE);
  1786. hw->flags = IEEE80211_HW_MFP_CAPABLE |
  1787. IEEE80211_HW_SIGNAL_DBM |
  1788. IEEE80211_HW_SUPPORTS_STATIC_SMPS |
  1789. IEEE80211_HW_SUPPORTS_DYNAMIC_SMPS |
  1790. IEEE80211_HW_AMPDU_AGGREGATION |
  1791. IEEE80211_HW_WANT_MONITOR_VIF |
  1792. IEEE80211_HW_QUEUE_CONTROL;
  1793. hw->wiphy->flags |= WIPHY_FLAG_SUPPORTS_TDLS |
  1794. WIPHY_FLAG_HAS_REMAIN_ON_CHANNEL;
  1795. /* ask mac80211 to reserve space for magic */
  1796. hw->vif_data_size = sizeof(struct hwsim_vif_priv);
  1797. hw->sta_data_size = sizeof(struct hwsim_sta_priv);
  1798. memcpy(data->channels_2ghz, hwsim_channels_2ghz,
  1799. sizeof(hwsim_channels_2ghz));
  1800. memcpy(data->channels_5ghz, hwsim_channels_5ghz,
  1801. sizeof(hwsim_channels_5ghz));
  1802. memcpy(data->rates, hwsim_rates, sizeof(hwsim_rates));
  1803. for (band = IEEE80211_BAND_2GHZ; band < IEEE80211_NUM_BANDS; band++) {
  1804. struct ieee80211_supported_band *sband = &data->bands[band];
  1805. switch (band) {
  1806. case IEEE80211_BAND_2GHZ:
  1807. sband->channels = data->channels_2ghz;
  1808. sband->n_channels =
  1809. ARRAY_SIZE(hwsim_channels_2ghz);
  1810. sband->bitrates = data->rates;
  1811. sband->n_bitrates = ARRAY_SIZE(hwsim_rates);
  1812. break;
  1813. case IEEE80211_BAND_5GHZ:
  1814. sband->channels = data->channels_5ghz;
  1815. sband->n_channels =
  1816. ARRAY_SIZE(hwsim_channels_5ghz);
  1817. sband->bitrates = data->rates + 4;
  1818. sband->n_bitrates = ARRAY_SIZE(hwsim_rates) - 4;
  1819. break;
  1820. default:
  1821. continue;
  1822. }
  1823. sband->ht_cap.ht_supported = true;
  1824. sband->ht_cap.cap = IEEE80211_HT_CAP_SUP_WIDTH_20_40 |
  1825. IEEE80211_HT_CAP_GRN_FLD |
  1826. IEEE80211_HT_CAP_SGI_40 |
  1827. IEEE80211_HT_CAP_DSSSCCK40;
  1828. sband->ht_cap.ampdu_factor = 0x3;
  1829. sband->ht_cap.ampdu_density = 0x6;
  1830. memset(&sband->ht_cap.mcs, 0,
  1831. sizeof(sband->ht_cap.mcs));
  1832. sband->ht_cap.mcs.rx_mask[0] = 0xff;
  1833. sband->ht_cap.mcs.rx_mask[1] = 0xff;
  1834. sband->ht_cap.mcs.tx_params = IEEE80211_HT_MCS_TX_DEFINED;
  1835. hw->wiphy->bands[band] = sband;
  1836. if (channels == 1)
  1837. continue;
  1838. sband->vht_cap.vht_supported = true;
  1839. sband->vht_cap.cap =
  1840. IEEE80211_VHT_CAP_MAX_MPDU_LENGTH_11454 |
  1841. IEEE80211_VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ |
  1842. IEEE80211_VHT_CAP_RXLDPC |
  1843. IEEE80211_VHT_CAP_SHORT_GI_80 |
  1844. IEEE80211_VHT_CAP_SHORT_GI_160 |
  1845. IEEE80211_VHT_CAP_TXSTBC |
  1846. IEEE80211_VHT_CAP_RXSTBC_1 |
  1847. IEEE80211_VHT_CAP_RXSTBC_2 |
  1848. IEEE80211_VHT_CAP_RXSTBC_3 |
  1849. IEEE80211_VHT_CAP_RXSTBC_4 |
  1850. IEEE80211_VHT_CAP_MAX_A_MPDU_LENGTH_EXPONENT;
  1851. sband->vht_cap.vht_mcs.rx_mcs_map =
  1852. cpu_to_le16(IEEE80211_VHT_MCS_SUPPORT_0_8 << 0 |
  1853. IEEE80211_VHT_MCS_SUPPORT_0_8 << 2 |
  1854. IEEE80211_VHT_MCS_SUPPORT_0_9 << 4 |
  1855. IEEE80211_VHT_MCS_SUPPORT_0_8 << 6 |
  1856. IEEE80211_VHT_MCS_SUPPORT_0_8 << 8 |
  1857. IEEE80211_VHT_MCS_SUPPORT_0_9 << 10 |
  1858. IEEE80211_VHT_MCS_SUPPORT_0_9 << 12 |
  1859. IEEE80211_VHT_MCS_SUPPORT_0_8 << 14);
  1860. sband->vht_cap.vht_mcs.tx_mcs_map =
  1861. sband->vht_cap.vht_mcs.rx_mcs_map;
  1862. }
  1863. /* By default all radios are belonging to the first group */
  1864. data->group = 1;
  1865. mutex_init(&data->mutex);
  1866. /* Enable frame retransmissions for lossy channels */
  1867. hw->max_rates = 4;
  1868. hw->max_rate_tries = 11;
  1869. /* Work to be done prior to ieee80211_register_hw() */
  1870. switch (regtest) {
  1871. case HWSIM_REGTEST_DISABLED:
  1872. case HWSIM_REGTEST_DRIVER_REG_FOLLOW:
  1873. case HWSIM_REGTEST_DRIVER_REG_ALL:
  1874. case HWSIM_REGTEST_DIFF_COUNTRY:
  1875. /*
  1876. * Nothing to be done for driver regulatory domain
  1877. * hints prior to ieee80211_register_hw()
  1878. */
  1879. break;
  1880. case HWSIM_REGTEST_WORLD_ROAM:
  1881. if (i == 0) {
  1882. hw->wiphy->flags |= WIPHY_FLAG_CUSTOM_REGULATORY;
  1883. wiphy_apply_custom_regulatory(hw->wiphy,
  1884. &hwsim_world_regdom_custom_01);
  1885. }
  1886. break;
  1887. case HWSIM_REGTEST_CUSTOM_WORLD:
  1888. hw->wiphy->flags |= WIPHY_FLAG_CUSTOM_REGULATORY;
  1889. wiphy_apply_custom_regulatory(hw->wiphy,
  1890. &hwsim_world_regdom_custom_01);
  1891. break;
  1892. case HWSIM_REGTEST_CUSTOM_WORLD_2:
  1893. if (i == 0) {
  1894. hw->wiphy->flags |= WIPHY_FLAG_CUSTOM_REGULATORY;
  1895. wiphy_apply_custom_regulatory(hw->wiphy,
  1896. &hwsim_world_regdom_custom_01);
  1897. } else if (i == 1) {
  1898. hw->wiphy->flags |= WIPHY_FLAG_CUSTOM_REGULATORY;
  1899. wiphy_apply_custom_regulatory(hw->wiphy,
  1900. &hwsim_world_regdom_custom_02);
  1901. }
  1902. break;
  1903. case HWSIM_REGTEST_STRICT_ALL:
  1904. hw->wiphy->flags |= WIPHY_FLAG_STRICT_REGULATORY;
  1905. break;
  1906. case HWSIM_REGTEST_STRICT_FOLLOW:
  1907. case HWSIM_REGTEST_STRICT_AND_DRIVER_REG:
  1908. if (i == 0)
  1909. hw->wiphy->flags |= WIPHY_FLAG_STRICT_REGULATORY;
  1910. break;
  1911. case HWSIM_REGTEST_ALL:
  1912. if (i == 0) {
  1913. hw->wiphy->flags |= WIPHY_FLAG_CUSTOM_REGULATORY;
  1914. wiphy_apply_custom_regulatory(hw->wiphy,
  1915. &hwsim_world_regdom_custom_01);
  1916. } else if (i == 1) {
  1917. hw->wiphy->flags |= WIPHY_FLAG_CUSTOM_REGULATORY;
  1918. wiphy_apply_custom_regulatory(hw->wiphy,
  1919. &hwsim_world_regdom_custom_02);
  1920. } else if (i == 4)
  1921. hw->wiphy->flags |= WIPHY_FLAG_STRICT_REGULATORY;
  1922. break;
  1923. default:
  1924. break;
  1925. }
  1926. /* give the regulatory workqueue a chance to run */
  1927. if (regtest)
  1928. schedule_timeout_interruptible(1);
  1929. err = ieee80211_register_hw(hw);
  1930. if (err < 0) {
  1931. printk(KERN_DEBUG "mac80211_hwsim: "
  1932. "ieee80211_register_hw failed (%d)\n", err);
  1933. goto failed_hw;
  1934. }
  1935. /* Work to be done after to ieee80211_register_hw() */
  1936. switch (regtest) {
  1937. case HWSIM_REGTEST_WORLD_ROAM:
  1938. case HWSIM_REGTEST_DISABLED:
  1939. break;
  1940. case HWSIM_REGTEST_DRIVER_REG_FOLLOW:
  1941. if (!i)
  1942. regulatory_hint(hw->wiphy, hwsim_alpha2s[0]);
  1943. break;
  1944. case HWSIM_REGTEST_DRIVER_REG_ALL:
  1945. case HWSIM_REGTEST_STRICT_ALL:
  1946. regulatory_hint(hw->wiphy, hwsim_alpha2s[0]);
  1947. break;
  1948. case HWSIM_REGTEST_DIFF_COUNTRY:
  1949. if (i < ARRAY_SIZE(hwsim_alpha2s))
  1950. regulatory_hint(hw->wiphy, hwsim_alpha2s[i]);
  1951. break;
  1952. case HWSIM_REGTEST_CUSTOM_WORLD:
  1953. case HWSIM_REGTEST_CUSTOM_WORLD_2:
  1954. /*
  1955. * Nothing to be done for custom world regulatory
  1956. * domains after to ieee80211_register_hw
  1957. */
  1958. break;
  1959. case HWSIM_REGTEST_STRICT_FOLLOW:
  1960. if (i == 0)
  1961. regulatory_hint(hw->wiphy, hwsim_alpha2s[0]);
  1962. break;
  1963. case HWSIM_REGTEST_STRICT_AND_DRIVER_REG:
  1964. if (i == 0)
  1965. regulatory_hint(hw->wiphy, hwsim_alpha2s[0]);
  1966. else if (i == 1)
  1967. regulatory_hint(hw->wiphy, hwsim_alpha2s[1]);
  1968. break;
  1969. case HWSIM_REGTEST_ALL:
  1970. if (i == 2)
  1971. regulatory_hint(hw->wiphy, hwsim_alpha2s[0]);
  1972. else if (i == 3)
  1973. regulatory_hint(hw->wiphy, hwsim_alpha2s[1]);
  1974. else if (i == 4)
  1975. regulatory_hint(hw->wiphy, hwsim_alpha2s[2]);
  1976. break;
  1977. default:
  1978. break;
  1979. }
  1980. wiphy_debug(hw->wiphy, "hwaddr %pm registered\n",
  1981. hw->wiphy->perm_addr);
  1982. data->debugfs = debugfs_create_dir("hwsim",
  1983. hw->wiphy->debugfsdir);
  1984. data->debugfs_ps = debugfs_create_file("ps", 0666,
  1985. data->debugfs, data,
  1986. &hwsim_fops_ps);
  1987. data->debugfs_group = debugfs_create_file("group", 0666,
  1988. data->debugfs, data,
  1989. &hwsim_fops_group);
  1990. setup_timer(&data->beacon_timer, mac80211_hwsim_beacon,
  1991. (unsigned long) hw);
  1992. list_add_tail(&data->list, &hwsim_radios);
  1993. }
  1994. hwsim_mon = alloc_netdev(0, "hwsim%d", hwsim_mon_setup);
  1995. if (hwsim_mon == NULL)
  1996. goto failed;
  1997. rtnl_lock();
  1998. err = dev_alloc_name(hwsim_mon, hwsim_mon->name);
  1999. if (err < 0)
  2000. goto failed_mon;
  2001. err = register_netdevice(hwsim_mon);
  2002. if (err < 0)
  2003. goto failed_mon;
  2004. rtnl_unlock();
  2005. err = hwsim_init_netlink();
  2006. if (err < 0)
  2007. goto failed_nl;
  2008. return 0;
  2009. failed_nl:
  2010. printk(KERN_DEBUG "mac_80211_hwsim: failed initializing netlink\n");
  2011. return err;
  2012. failed_mon:
  2013. rtnl_unlock();
  2014. free_netdev(hwsim_mon);
  2015. mac80211_hwsim_free();
  2016. return err;
  2017. failed_hw:
  2018. device_unregister(data->dev);
  2019. failed_drvdata:
  2020. ieee80211_free_hw(hw);
  2021. failed:
  2022. mac80211_hwsim_free();
  2023. return err;
  2024. }
  2025. module_init(init_mac80211_hwsim);
  2026. static void __exit exit_mac80211_hwsim(void)
  2027. {
  2028. printk(KERN_DEBUG "mac80211_hwsim: unregister radios\n");
  2029. hwsim_exit_netlink();
  2030. mac80211_hwsim_free();
  2031. unregister_netdev(hwsim_mon);
  2032. }
  2033. module_exit(exit_mac80211_hwsim);