mac80211_hwsim.c 89 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374
  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/platform_device.h>
  27. #include <linux/debugfs.h>
  28. #include <linux/module.h>
  29. #include <linux/ktime.h>
  30. #include <net/genetlink.h>
  31. #include "mac80211_hwsim.h"
  32. #define WARN_QUEUE 100
  33. #define MAX_QUEUE 200
  34. MODULE_AUTHOR("Jouni Malinen");
  35. MODULE_DESCRIPTION("Software simulator of 802.11 radio(s) for mac80211");
  36. MODULE_LICENSE("GPL");
  37. static u32 wmediumd_portid;
  38. static int radios = 2;
  39. module_param(radios, int, 0444);
  40. MODULE_PARM_DESC(radios, "Number of simulated radios");
  41. static int channels = 1;
  42. module_param(channels, int, 0444);
  43. MODULE_PARM_DESC(channels, "Number of concurrent channels");
  44. static bool paged_rx = false;
  45. module_param(paged_rx, bool, 0644);
  46. MODULE_PARM_DESC(paged_rx, "Use paged SKBs for RX instead of linear ones");
  47. static bool rctbl = false;
  48. module_param(rctbl, bool, 0444);
  49. MODULE_PARM_DESC(rctbl, "Handle rate control table");
  50. static bool support_p2p_device = true;
  51. module_param(support_p2p_device, bool, 0444);
  52. MODULE_PARM_DESC(support_p2p_device, "Support P2P-Device interface type");
  53. /**
  54. * enum hwsim_regtest - the type of regulatory tests we offer
  55. *
  56. * These are the different values you can use for the regtest
  57. * module parameter. This is useful to help test world roaming
  58. * and the driver regulatory_hint() call and combinations of these.
  59. * If you want to do specific alpha2 regulatory domain tests simply
  60. * use the userspace regulatory request as that will be respected as
  61. * well without the need of this module parameter. This is designed
  62. * only for testing the driver regulatory request, world roaming
  63. * and all possible combinations.
  64. *
  65. * @HWSIM_REGTEST_DISABLED: No regulatory tests are performed,
  66. * this is the default value.
  67. * @HWSIM_REGTEST_DRIVER_REG_FOLLOW: Used for testing the driver regulatory
  68. * hint, only one driver regulatory hint will be sent as such the
  69. * secondary radios are expected to follow.
  70. * @HWSIM_REGTEST_DRIVER_REG_ALL: Used for testing the driver regulatory
  71. * request with all radios reporting the same regulatory domain.
  72. * @HWSIM_REGTEST_DIFF_COUNTRY: Used for testing the drivers calling
  73. * different regulatory domains requests. Expected behaviour is for
  74. * an intersection to occur but each device will still use their
  75. * respective regulatory requested domains. Subsequent radios will
  76. * use the resulting intersection.
  77. * @HWSIM_REGTEST_WORLD_ROAM: Used for testing the world roaming. We accomplish
  78. * this by using a custom beacon-capable regulatory domain for the first
  79. * radio. All other device world roam.
  80. * @HWSIM_REGTEST_CUSTOM_WORLD: Used for testing the custom world regulatory
  81. * domain requests. All radios will adhere to this custom world regulatory
  82. * domain.
  83. * @HWSIM_REGTEST_CUSTOM_WORLD_2: Used for testing 2 custom world regulatory
  84. * domain requests. The first radio will adhere to the first custom world
  85. * regulatory domain, the second one to the second custom world regulatory
  86. * domain. All other devices will world roam.
  87. * @HWSIM_REGTEST_STRICT_FOLLOW_: Used for testing strict regulatory domain
  88. * settings, only the first radio will send a regulatory domain request
  89. * and use strict settings. The rest of the radios are expected to follow.
  90. * @HWSIM_REGTEST_STRICT_ALL: Used for testing strict regulatory domain
  91. * settings. All radios will adhere to this.
  92. * @HWSIM_REGTEST_STRICT_AND_DRIVER_REG: Used for testing strict regulatory
  93. * domain settings, combined with secondary driver regulatory domain
  94. * settings. The first radio will get a strict regulatory domain setting
  95. * using the first driver regulatory request and the second radio will use
  96. * non-strict settings using the second driver regulatory request. All
  97. * other devices should follow the intersection created between the
  98. * first two.
  99. * @HWSIM_REGTEST_ALL: Used for testing every possible mix. You will need
  100. * at least 6 radios for a complete test. We will test in this order:
  101. * 1 - driver custom world regulatory domain
  102. * 2 - second custom world regulatory domain
  103. * 3 - first driver regulatory domain request
  104. * 4 - second driver regulatory domain request
  105. * 5 - strict regulatory domain settings using the third driver regulatory
  106. * domain request
  107. * 6 and on - should follow the intersection of the 3rd, 4rth and 5th radio
  108. * regulatory requests.
  109. */
  110. enum hwsim_regtest {
  111. HWSIM_REGTEST_DISABLED = 0,
  112. HWSIM_REGTEST_DRIVER_REG_FOLLOW = 1,
  113. HWSIM_REGTEST_DRIVER_REG_ALL = 2,
  114. HWSIM_REGTEST_DIFF_COUNTRY = 3,
  115. HWSIM_REGTEST_WORLD_ROAM = 4,
  116. HWSIM_REGTEST_CUSTOM_WORLD = 5,
  117. HWSIM_REGTEST_CUSTOM_WORLD_2 = 6,
  118. HWSIM_REGTEST_STRICT_FOLLOW = 7,
  119. HWSIM_REGTEST_STRICT_ALL = 8,
  120. HWSIM_REGTEST_STRICT_AND_DRIVER_REG = 9,
  121. HWSIM_REGTEST_ALL = 10,
  122. };
  123. /* Set to one of the HWSIM_REGTEST_* values above */
  124. static int regtest = HWSIM_REGTEST_DISABLED;
  125. module_param(regtest, int, 0444);
  126. MODULE_PARM_DESC(regtest, "The type of regulatory test we want to run");
  127. static const char *hwsim_alpha2s[] = {
  128. "FI",
  129. "AL",
  130. "US",
  131. "DE",
  132. "JP",
  133. "AL",
  134. };
  135. static const struct ieee80211_regdomain hwsim_world_regdom_custom_01 = {
  136. .n_reg_rules = 4,
  137. .alpha2 = "99",
  138. .reg_rules = {
  139. REG_RULE(2412-10, 2462+10, 40, 0, 20, 0),
  140. REG_RULE(2484-10, 2484+10, 40, 0, 20, 0),
  141. REG_RULE(5150-10, 5240+10, 40, 0, 30, 0),
  142. REG_RULE(5745-10, 5825+10, 40, 0, 30, 0),
  143. }
  144. };
  145. static const struct ieee80211_regdomain hwsim_world_regdom_custom_02 = {
  146. .n_reg_rules = 2,
  147. .alpha2 = "99",
  148. .reg_rules = {
  149. REG_RULE(2412-10, 2462+10, 40, 0, 20, 0),
  150. REG_RULE(5725-10, 5850+10, 40, 0, 30,
  151. NL80211_RRF_NO_IR),
  152. }
  153. };
  154. static const struct ieee80211_regdomain *hwsim_world_regdom_custom[] = {
  155. &hwsim_world_regdom_custom_01,
  156. &hwsim_world_regdom_custom_02,
  157. };
  158. struct hwsim_vif_priv {
  159. u32 magic;
  160. u8 bssid[ETH_ALEN];
  161. bool assoc;
  162. bool bcn_en;
  163. u16 aid;
  164. };
  165. #define HWSIM_VIF_MAGIC 0x69537748
  166. static inline void hwsim_check_magic(struct ieee80211_vif *vif)
  167. {
  168. struct hwsim_vif_priv *vp = (void *)vif->drv_priv;
  169. WARN(vp->magic != HWSIM_VIF_MAGIC,
  170. "Invalid VIF (%p) magic %#x, %pM, %d/%d\n",
  171. vif, vp->magic, vif->addr, vif->type, vif->p2p);
  172. }
  173. static inline void hwsim_set_magic(struct ieee80211_vif *vif)
  174. {
  175. struct hwsim_vif_priv *vp = (void *)vif->drv_priv;
  176. vp->magic = HWSIM_VIF_MAGIC;
  177. }
  178. static inline void hwsim_clear_magic(struct ieee80211_vif *vif)
  179. {
  180. struct hwsim_vif_priv *vp = (void *)vif->drv_priv;
  181. vp->magic = 0;
  182. }
  183. struct hwsim_sta_priv {
  184. u32 magic;
  185. };
  186. #define HWSIM_STA_MAGIC 0x6d537749
  187. static inline void hwsim_check_sta_magic(struct ieee80211_sta *sta)
  188. {
  189. struct hwsim_sta_priv *sp = (void *)sta->drv_priv;
  190. WARN_ON(sp->magic != HWSIM_STA_MAGIC);
  191. }
  192. static inline void hwsim_set_sta_magic(struct ieee80211_sta *sta)
  193. {
  194. struct hwsim_sta_priv *sp = (void *)sta->drv_priv;
  195. sp->magic = HWSIM_STA_MAGIC;
  196. }
  197. static inline void hwsim_clear_sta_magic(struct ieee80211_sta *sta)
  198. {
  199. struct hwsim_sta_priv *sp = (void *)sta->drv_priv;
  200. sp->magic = 0;
  201. }
  202. struct hwsim_chanctx_priv {
  203. u32 magic;
  204. };
  205. #define HWSIM_CHANCTX_MAGIC 0x6d53774a
  206. static inline void hwsim_check_chanctx_magic(struct ieee80211_chanctx_conf *c)
  207. {
  208. struct hwsim_chanctx_priv *cp = (void *)c->drv_priv;
  209. WARN_ON(cp->magic != HWSIM_CHANCTX_MAGIC);
  210. }
  211. static inline void hwsim_set_chanctx_magic(struct ieee80211_chanctx_conf *c)
  212. {
  213. struct hwsim_chanctx_priv *cp = (void *)c->drv_priv;
  214. cp->magic = HWSIM_CHANCTX_MAGIC;
  215. }
  216. static inline void hwsim_clear_chanctx_magic(struct ieee80211_chanctx_conf *c)
  217. {
  218. struct hwsim_chanctx_priv *cp = (void *)c->drv_priv;
  219. cp->magic = 0;
  220. }
  221. static struct class *hwsim_class;
  222. static struct net_device *hwsim_mon; /* global monitor netdev */
  223. #define CHAN2G(_freq) { \
  224. .band = IEEE80211_BAND_2GHZ, \
  225. .center_freq = (_freq), \
  226. .hw_value = (_freq), \
  227. .max_power = 20, \
  228. }
  229. #define CHAN5G(_freq) { \
  230. .band = IEEE80211_BAND_5GHZ, \
  231. .center_freq = (_freq), \
  232. .hw_value = (_freq), \
  233. .max_power = 20, \
  234. }
  235. static const struct ieee80211_channel hwsim_channels_2ghz[] = {
  236. CHAN2G(2412), /* Channel 1 */
  237. CHAN2G(2417), /* Channel 2 */
  238. CHAN2G(2422), /* Channel 3 */
  239. CHAN2G(2427), /* Channel 4 */
  240. CHAN2G(2432), /* Channel 5 */
  241. CHAN2G(2437), /* Channel 6 */
  242. CHAN2G(2442), /* Channel 7 */
  243. CHAN2G(2447), /* Channel 8 */
  244. CHAN2G(2452), /* Channel 9 */
  245. CHAN2G(2457), /* Channel 10 */
  246. CHAN2G(2462), /* Channel 11 */
  247. CHAN2G(2467), /* Channel 12 */
  248. CHAN2G(2472), /* Channel 13 */
  249. CHAN2G(2484), /* Channel 14 */
  250. };
  251. static const struct ieee80211_channel hwsim_channels_5ghz[] = {
  252. CHAN5G(5180), /* Channel 36 */
  253. CHAN5G(5200), /* Channel 40 */
  254. CHAN5G(5220), /* Channel 44 */
  255. CHAN5G(5240), /* Channel 48 */
  256. CHAN5G(5260), /* Channel 52 */
  257. CHAN5G(5280), /* Channel 56 */
  258. CHAN5G(5300), /* Channel 60 */
  259. CHAN5G(5320), /* Channel 64 */
  260. CHAN5G(5500), /* Channel 100 */
  261. CHAN5G(5520), /* Channel 104 */
  262. CHAN5G(5540), /* Channel 108 */
  263. CHAN5G(5560), /* Channel 112 */
  264. CHAN5G(5580), /* Channel 116 */
  265. CHAN5G(5600), /* Channel 120 */
  266. CHAN5G(5620), /* Channel 124 */
  267. CHAN5G(5640), /* Channel 128 */
  268. CHAN5G(5660), /* Channel 132 */
  269. CHAN5G(5680), /* Channel 136 */
  270. CHAN5G(5700), /* Channel 140 */
  271. CHAN5G(5745), /* Channel 149 */
  272. CHAN5G(5765), /* Channel 153 */
  273. CHAN5G(5785), /* Channel 157 */
  274. CHAN5G(5805), /* Channel 161 */
  275. CHAN5G(5825), /* Channel 165 */
  276. };
  277. static const struct ieee80211_rate hwsim_rates[] = {
  278. { .bitrate = 10 },
  279. { .bitrate = 20, .flags = IEEE80211_RATE_SHORT_PREAMBLE },
  280. { .bitrate = 55, .flags = IEEE80211_RATE_SHORT_PREAMBLE },
  281. { .bitrate = 110, .flags = IEEE80211_RATE_SHORT_PREAMBLE },
  282. { .bitrate = 60 },
  283. { .bitrate = 90 },
  284. { .bitrate = 120 },
  285. { .bitrate = 180 },
  286. { .bitrate = 240 },
  287. { .bitrate = 360 },
  288. { .bitrate = 480 },
  289. { .bitrate = 540 }
  290. };
  291. #define OUI_QCA 0x001374
  292. #define QCA_NL80211_SUBCMD_TEST 1
  293. enum qca_nl80211_vendor_subcmds {
  294. QCA_WLAN_VENDOR_ATTR_TEST = 8,
  295. QCA_WLAN_VENDOR_ATTR_MAX = QCA_WLAN_VENDOR_ATTR_TEST
  296. };
  297. static const struct nla_policy
  298. hwsim_vendor_test_policy[QCA_WLAN_VENDOR_ATTR_MAX + 1] = {
  299. [QCA_WLAN_VENDOR_ATTR_MAX] = { .type = NLA_U32 },
  300. };
  301. static int mac80211_hwsim_vendor_cmd_test(struct wiphy *wiphy,
  302. struct wireless_dev *wdev,
  303. const void *data, int data_len)
  304. {
  305. struct sk_buff *skb;
  306. struct nlattr *tb[QCA_WLAN_VENDOR_ATTR_MAX + 1];
  307. int err;
  308. u32 val;
  309. err = nla_parse(tb, QCA_WLAN_VENDOR_ATTR_MAX, data, data_len,
  310. hwsim_vendor_test_policy);
  311. if (err)
  312. return err;
  313. if (!tb[QCA_WLAN_VENDOR_ATTR_TEST])
  314. return -EINVAL;
  315. val = nla_get_u32(tb[QCA_WLAN_VENDOR_ATTR_TEST]);
  316. wiphy_debug(wiphy, "%s: test=%u\n", __func__, val);
  317. /* Send a vendor event as a test. Note that this would not normally be
  318. * done within a command handler, but rather, based on some other
  319. * trigger. For simplicity, this command is used to trigger the event
  320. * here.
  321. *
  322. * event_idx = 0 (index in mac80211_hwsim_vendor_commands)
  323. */
  324. skb = cfg80211_vendor_event_alloc(wiphy, wdev, 100, 0, GFP_KERNEL);
  325. if (skb) {
  326. /* skb_put() or nla_put() will fill up data within
  327. * NL80211_ATTR_VENDOR_DATA.
  328. */
  329. /* Add vendor data */
  330. nla_put_u32(skb, QCA_WLAN_VENDOR_ATTR_TEST, val + 1);
  331. /* Send the event - this will call nla_nest_end() */
  332. cfg80211_vendor_event(skb, GFP_KERNEL);
  333. }
  334. /* Send a response to the command */
  335. skb = cfg80211_vendor_cmd_alloc_reply_skb(wiphy, 10);
  336. if (!skb)
  337. return -ENOMEM;
  338. /* skb_put() or nla_put() will fill up data within
  339. * NL80211_ATTR_VENDOR_DATA
  340. */
  341. nla_put_u32(skb, QCA_WLAN_VENDOR_ATTR_TEST, val + 2);
  342. return cfg80211_vendor_cmd_reply(skb);
  343. }
  344. static struct wiphy_vendor_command mac80211_hwsim_vendor_commands[] = {
  345. {
  346. .info = { .vendor_id = OUI_QCA,
  347. .subcmd = QCA_NL80211_SUBCMD_TEST },
  348. .flags = WIPHY_VENDOR_CMD_NEED_NETDEV,
  349. .doit = mac80211_hwsim_vendor_cmd_test,
  350. }
  351. };
  352. /* Advertise support vendor specific events */
  353. static const struct nl80211_vendor_cmd_info mac80211_hwsim_vendor_events[] = {
  354. { .vendor_id = OUI_QCA, .subcmd = 1 },
  355. };
  356. static const struct ieee80211_iface_limit hwsim_if_limits[] = {
  357. { .max = 1, .types = BIT(NL80211_IFTYPE_ADHOC) },
  358. { .max = 2048, .types = BIT(NL80211_IFTYPE_STATION) |
  359. BIT(NL80211_IFTYPE_P2P_CLIENT) |
  360. #ifdef CONFIG_MAC80211_MESH
  361. BIT(NL80211_IFTYPE_MESH_POINT) |
  362. #endif
  363. BIT(NL80211_IFTYPE_AP) |
  364. BIT(NL80211_IFTYPE_P2P_GO) },
  365. /* must be last, see hwsim_if_comb */
  366. { .max = 1, .types = BIT(NL80211_IFTYPE_P2P_DEVICE) }
  367. };
  368. static const struct ieee80211_iface_limit hwsim_if_dfs_limits[] = {
  369. { .max = 8, .types = BIT(NL80211_IFTYPE_AP) },
  370. };
  371. static const struct ieee80211_iface_combination hwsim_if_comb[] = {
  372. {
  373. .limits = hwsim_if_limits,
  374. /* remove the last entry which is P2P_DEVICE */
  375. .n_limits = ARRAY_SIZE(hwsim_if_limits) - 1,
  376. .max_interfaces = 2048,
  377. .num_different_channels = 1,
  378. },
  379. {
  380. .limits = hwsim_if_dfs_limits,
  381. .n_limits = ARRAY_SIZE(hwsim_if_dfs_limits),
  382. .max_interfaces = 8,
  383. .num_different_channels = 1,
  384. .radar_detect_widths = BIT(NL80211_CHAN_WIDTH_20_NOHT) |
  385. BIT(NL80211_CHAN_WIDTH_20) |
  386. BIT(NL80211_CHAN_WIDTH_40) |
  387. BIT(NL80211_CHAN_WIDTH_80) |
  388. BIT(NL80211_CHAN_WIDTH_160),
  389. }
  390. };
  391. static const struct ieee80211_iface_combination hwsim_if_comb_p2p_dev[] = {
  392. {
  393. .limits = hwsim_if_limits,
  394. .n_limits = ARRAY_SIZE(hwsim_if_limits),
  395. .max_interfaces = 2048,
  396. .num_different_channels = 1,
  397. },
  398. {
  399. .limits = hwsim_if_dfs_limits,
  400. .n_limits = ARRAY_SIZE(hwsim_if_dfs_limits),
  401. .max_interfaces = 8,
  402. .num_different_channels = 1,
  403. .radar_detect_widths = BIT(NL80211_CHAN_WIDTH_20_NOHT) |
  404. BIT(NL80211_CHAN_WIDTH_20) |
  405. BIT(NL80211_CHAN_WIDTH_40) |
  406. BIT(NL80211_CHAN_WIDTH_80) |
  407. BIT(NL80211_CHAN_WIDTH_160),
  408. }
  409. };
  410. static spinlock_t hwsim_radio_lock;
  411. static struct list_head hwsim_radios;
  412. static int hwsim_radio_idx;
  413. static struct platform_driver mac80211_hwsim_driver = {
  414. .driver = {
  415. .name = "mac80211_hwsim",
  416. },
  417. };
  418. struct mac80211_hwsim_data {
  419. struct list_head list;
  420. struct ieee80211_hw *hw;
  421. struct device *dev;
  422. struct ieee80211_supported_band bands[IEEE80211_NUM_BANDS];
  423. struct ieee80211_channel channels_2ghz[ARRAY_SIZE(hwsim_channels_2ghz)];
  424. struct ieee80211_channel channels_5ghz[ARRAY_SIZE(hwsim_channels_5ghz)];
  425. struct ieee80211_rate rates[ARRAY_SIZE(hwsim_rates)];
  426. struct ieee80211_iface_combination if_combination;
  427. struct mac_address addresses[2];
  428. int channels, idx;
  429. bool use_chanctx;
  430. bool destroy_on_close;
  431. struct work_struct destroy_work;
  432. u32 portid;
  433. char alpha2[2];
  434. const struct ieee80211_regdomain *regd;
  435. struct ieee80211_channel *tmp_chan;
  436. struct ieee80211_channel *roc_chan;
  437. u32 roc_duration;
  438. struct delayed_work roc_start;
  439. struct delayed_work roc_done;
  440. struct delayed_work hw_scan;
  441. struct cfg80211_scan_request *hw_scan_request;
  442. struct ieee80211_vif *hw_scan_vif;
  443. int scan_chan_idx;
  444. u8 scan_addr[ETH_ALEN];
  445. struct ieee80211_channel *channel;
  446. u64 beacon_int /* beacon interval in us */;
  447. unsigned int rx_filter;
  448. bool started, idle, scanning;
  449. struct mutex mutex;
  450. struct tasklet_hrtimer beacon_timer;
  451. enum ps_mode {
  452. PS_DISABLED, PS_ENABLED, PS_AUTO_POLL, PS_MANUAL_POLL
  453. } ps;
  454. bool ps_poll_pending;
  455. struct dentry *debugfs;
  456. uintptr_t pending_cookie;
  457. struct sk_buff_head pending; /* packets pending */
  458. /*
  459. * Only radios in the same group can communicate together (the
  460. * channel has to match too). Each bit represents a group. A
  461. * radio can be in more than one group.
  462. */
  463. u64 group;
  464. int power_level;
  465. /* difference between this hw's clock and the real clock, in usecs */
  466. s64 tsf_offset;
  467. s64 bcn_delta;
  468. /* absolute beacon transmission time. Used to cover up "tx" delay. */
  469. u64 abs_bcn_ts;
  470. /* Stats */
  471. u64 tx_pkts;
  472. u64 rx_pkts;
  473. u64 tx_bytes;
  474. u64 rx_bytes;
  475. u64 tx_dropped;
  476. u64 tx_failed;
  477. };
  478. struct hwsim_radiotap_hdr {
  479. struct ieee80211_radiotap_header hdr;
  480. __le64 rt_tsft;
  481. u8 rt_flags;
  482. u8 rt_rate;
  483. __le16 rt_channel;
  484. __le16 rt_chbitmask;
  485. } __packed;
  486. struct hwsim_radiotap_ack_hdr {
  487. struct ieee80211_radiotap_header hdr;
  488. u8 rt_flags;
  489. u8 pad;
  490. __le16 rt_channel;
  491. __le16 rt_chbitmask;
  492. } __packed;
  493. /* MAC80211_HWSIM netlinf family */
  494. static struct genl_family hwsim_genl_family = {
  495. .id = GENL_ID_GENERATE,
  496. .hdrsize = 0,
  497. .name = "MAC80211_HWSIM",
  498. .version = 1,
  499. .maxattr = HWSIM_ATTR_MAX,
  500. };
  501. enum hwsim_multicast_groups {
  502. HWSIM_MCGRP_CONFIG,
  503. };
  504. static const struct genl_multicast_group hwsim_mcgrps[] = {
  505. [HWSIM_MCGRP_CONFIG] = { .name = "config", },
  506. };
  507. /* MAC80211_HWSIM netlink policy */
  508. static const struct nla_policy hwsim_genl_policy[HWSIM_ATTR_MAX + 1] = {
  509. [HWSIM_ATTR_ADDR_RECEIVER] = { .type = NLA_UNSPEC, .len = ETH_ALEN },
  510. [HWSIM_ATTR_ADDR_TRANSMITTER] = { .type = NLA_UNSPEC, .len = ETH_ALEN },
  511. [HWSIM_ATTR_FRAME] = { .type = NLA_BINARY,
  512. .len = IEEE80211_MAX_DATA_LEN },
  513. [HWSIM_ATTR_FLAGS] = { .type = NLA_U32 },
  514. [HWSIM_ATTR_RX_RATE] = { .type = NLA_U32 },
  515. [HWSIM_ATTR_SIGNAL] = { .type = NLA_U32 },
  516. [HWSIM_ATTR_TX_INFO] = { .type = NLA_UNSPEC,
  517. .len = IEEE80211_TX_MAX_RATES *
  518. sizeof(struct hwsim_tx_rate)},
  519. [HWSIM_ATTR_COOKIE] = { .type = NLA_U64 },
  520. [HWSIM_ATTR_CHANNELS] = { .type = NLA_U32 },
  521. [HWSIM_ATTR_RADIO_ID] = { .type = NLA_U32 },
  522. [HWSIM_ATTR_REG_HINT_ALPHA2] = { .type = NLA_STRING, .len = 2 },
  523. [HWSIM_ATTR_REG_CUSTOM_REG] = { .type = NLA_U32 },
  524. [HWSIM_ATTR_REG_STRICT_REG] = { .type = NLA_FLAG },
  525. [HWSIM_ATTR_SUPPORT_P2P_DEVICE] = { .type = NLA_FLAG },
  526. [HWSIM_ATTR_DESTROY_RADIO_ON_CLOSE] = { .type = NLA_FLAG },
  527. [HWSIM_ATTR_RADIO_NAME] = { .type = NLA_STRING },
  528. [HWSIM_ATTR_NO_VIF] = { .type = NLA_FLAG },
  529. [HWSIM_ATTR_FREQ] = { .type = NLA_U32 },
  530. };
  531. static void mac80211_hwsim_tx_frame(struct ieee80211_hw *hw,
  532. struct sk_buff *skb,
  533. struct ieee80211_channel *chan);
  534. /* sysfs attributes */
  535. static void hwsim_send_ps_poll(void *dat, u8 *mac, struct ieee80211_vif *vif)
  536. {
  537. struct mac80211_hwsim_data *data = dat;
  538. struct hwsim_vif_priv *vp = (void *)vif->drv_priv;
  539. struct sk_buff *skb;
  540. struct ieee80211_pspoll *pspoll;
  541. if (!vp->assoc)
  542. return;
  543. wiphy_debug(data->hw->wiphy,
  544. "%s: send PS-Poll to %pM for aid %d\n",
  545. __func__, vp->bssid, vp->aid);
  546. skb = dev_alloc_skb(sizeof(*pspoll));
  547. if (!skb)
  548. return;
  549. pspoll = (void *) skb_put(skb, sizeof(*pspoll));
  550. pspoll->frame_control = cpu_to_le16(IEEE80211_FTYPE_CTL |
  551. IEEE80211_STYPE_PSPOLL |
  552. IEEE80211_FCTL_PM);
  553. pspoll->aid = cpu_to_le16(0xc000 | vp->aid);
  554. memcpy(pspoll->bssid, vp->bssid, ETH_ALEN);
  555. memcpy(pspoll->ta, mac, ETH_ALEN);
  556. rcu_read_lock();
  557. mac80211_hwsim_tx_frame(data->hw, skb,
  558. rcu_dereference(vif->chanctx_conf)->def.chan);
  559. rcu_read_unlock();
  560. }
  561. static void hwsim_send_nullfunc(struct mac80211_hwsim_data *data, u8 *mac,
  562. struct ieee80211_vif *vif, int ps)
  563. {
  564. struct hwsim_vif_priv *vp = (void *)vif->drv_priv;
  565. struct sk_buff *skb;
  566. struct ieee80211_hdr *hdr;
  567. if (!vp->assoc)
  568. return;
  569. wiphy_debug(data->hw->wiphy,
  570. "%s: send data::nullfunc to %pM ps=%d\n",
  571. __func__, vp->bssid, ps);
  572. skb = dev_alloc_skb(sizeof(*hdr));
  573. if (!skb)
  574. return;
  575. hdr = (void *) skb_put(skb, sizeof(*hdr) - ETH_ALEN);
  576. hdr->frame_control = cpu_to_le16(IEEE80211_FTYPE_DATA |
  577. IEEE80211_STYPE_NULLFUNC |
  578. (ps ? IEEE80211_FCTL_PM : 0));
  579. hdr->duration_id = cpu_to_le16(0);
  580. memcpy(hdr->addr1, vp->bssid, ETH_ALEN);
  581. memcpy(hdr->addr2, mac, ETH_ALEN);
  582. memcpy(hdr->addr3, vp->bssid, ETH_ALEN);
  583. rcu_read_lock();
  584. mac80211_hwsim_tx_frame(data->hw, skb,
  585. rcu_dereference(vif->chanctx_conf)->def.chan);
  586. rcu_read_unlock();
  587. }
  588. static void hwsim_send_nullfunc_ps(void *dat, u8 *mac,
  589. struct ieee80211_vif *vif)
  590. {
  591. struct mac80211_hwsim_data *data = dat;
  592. hwsim_send_nullfunc(data, mac, vif, 1);
  593. }
  594. static void hwsim_send_nullfunc_no_ps(void *dat, u8 *mac,
  595. struct ieee80211_vif *vif)
  596. {
  597. struct mac80211_hwsim_data *data = dat;
  598. hwsim_send_nullfunc(data, mac, vif, 0);
  599. }
  600. static int hwsim_fops_ps_read(void *dat, u64 *val)
  601. {
  602. struct mac80211_hwsim_data *data = dat;
  603. *val = data->ps;
  604. return 0;
  605. }
  606. static int hwsim_fops_ps_write(void *dat, u64 val)
  607. {
  608. struct mac80211_hwsim_data *data = dat;
  609. enum ps_mode old_ps;
  610. if (val != PS_DISABLED && val != PS_ENABLED && val != PS_AUTO_POLL &&
  611. val != PS_MANUAL_POLL)
  612. return -EINVAL;
  613. old_ps = data->ps;
  614. data->ps = val;
  615. local_bh_disable();
  616. if (val == PS_MANUAL_POLL) {
  617. ieee80211_iterate_active_interfaces_atomic(
  618. data->hw, IEEE80211_IFACE_ITER_NORMAL,
  619. hwsim_send_ps_poll, data);
  620. data->ps_poll_pending = true;
  621. } else if (old_ps == PS_DISABLED && val != PS_DISABLED) {
  622. ieee80211_iterate_active_interfaces_atomic(
  623. data->hw, IEEE80211_IFACE_ITER_NORMAL,
  624. hwsim_send_nullfunc_ps, data);
  625. } else if (old_ps != PS_DISABLED && val == PS_DISABLED) {
  626. ieee80211_iterate_active_interfaces_atomic(
  627. data->hw, IEEE80211_IFACE_ITER_NORMAL,
  628. hwsim_send_nullfunc_no_ps, data);
  629. }
  630. local_bh_enable();
  631. return 0;
  632. }
  633. DEFINE_SIMPLE_ATTRIBUTE(hwsim_fops_ps, hwsim_fops_ps_read, hwsim_fops_ps_write,
  634. "%llu\n");
  635. static int hwsim_write_simulate_radar(void *dat, u64 val)
  636. {
  637. struct mac80211_hwsim_data *data = dat;
  638. ieee80211_radar_detected(data->hw);
  639. return 0;
  640. }
  641. DEFINE_SIMPLE_ATTRIBUTE(hwsim_simulate_radar, NULL,
  642. hwsim_write_simulate_radar, "%llu\n");
  643. static int hwsim_fops_group_read(void *dat, u64 *val)
  644. {
  645. struct mac80211_hwsim_data *data = dat;
  646. *val = data->group;
  647. return 0;
  648. }
  649. static int hwsim_fops_group_write(void *dat, u64 val)
  650. {
  651. struct mac80211_hwsim_data *data = dat;
  652. data->group = val;
  653. return 0;
  654. }
  655. DEFINE_SIMPLE_ATTRIBUTE(hwsim_fops_group,
  656. hwsim_fops_group_read, hwsim_fops_group_write,
  657. "%llx\n");
  658. static netdev_tx_t hwsim_mon_xmit(struct sk_buff *skb,
  659. struct net_device *dev)
  660. {
  661. /* TODO: allow packet injection */
  662. dev_kfree_skb(skb);
  663. return NETDEV_TX_OK;
  664. }
  665. static inline u64 mac80211_hwsim_get_tsf_raw(void)
  666. {
  667. return ktime_to_us(ktime_get_real());
  668. }
  669. static __le64 __mac80211_hwsim_get_tsf(struct mac80211_hwsim_data *data)
  670. {
  671. u64 now = mac80211_hwsim_get_tsf_raw();
  672. return cpu_to_le64(now + data->tsf_offset);
  673. }
  674. static u64 mac80211_hwsim_get_tsf(struct ieee80211_hw *hw,
  675. struct ieee80211_vif *vif)
  676. {
  677. struct mac80211_hwsim_data *data = hw->priv;
  678. return le64_to_cpu(__mac80211_hwsim_get_tsf(data));
  679. }
  680. static void mac80211_hwsim_set_tsf(struct ieee80211_hw *hw,
  681. struct ieee80211_vif *vif, u64 tsf)
  682. {
  683. struct mac80211_hwsim_data *data = hw->priv;
  684. u64 now = mac80211_hwsim_get_tsf(hw, vif);
  685. u32 bcn_int = data->beacon_int;
  686. u64 delta = abs(tsf - now);
  687. /* adjust after beaconing with new timestamp at old TBTT */
  688. if (tsf > now) {
  689. data->tsf_offset += delta;
  690. data->bcn_delta = do_div(delta, bcn_int);
  691. } else {
  692. data->tsf_offset -= delta;
  693. data->bcn_delta = -do_div(delta, bcn_int);
  694. }
  695. }
  696. static void mac80211_hwsim_monitor_rx(struct ieee80211_hw *hw,
  697. struct sk_buff *tx_skb,
  698. struct ieee80211_channel *chan)
  699. {
  700. struct mac80211_hwsim_data *data = hw->priv;
  701. struct sk_buff *skb;
  702. struct hwsim_radiotap_hdr *hdr;
  703. u16 flags;
  704. struct ieee80211_tx_info *info = IEEE80211_SKB_CB(tx_skb);
  705. struct ieee80211_rate *txrate = ieee80211_get_tx_rate(hw, info);
  706. if (WARN_ON(!txrate))
  707. return;
  708. if (!netif_running(hwsim_mon))
  709. return;
  710. skb = skb_copy_expand(tx_skb, sizeof(*hdr), 0, GFP_ATOMIC);
  711. if (skb == NULL)
  712. return;
  713. hdr = (struct hwsim_radiotap_hdr *) skb_push(skb, sizeof(*hdr));
  714. hdr->hdr.it_version = PKTHDR_RADIOTAP_VERSION;
  715. hdr->hdr.it_pad = 0;
  716. hdr->hdr.it_len = cpu_to_le16(sizeof(*hdr));
  717. hdr->hdr.it_present = cpu_to_le32((1 << IEEE80211_RADIOTAP_FLAGS) |
  718. (1 << IEEE80211_RADIOTAP_RATE) |
  719. (1 << IEEE80211_RADIOTAP_TSFT) |
  720. (1 << IEEE80211_RADIOTAP_CHANNEL));
  721. hdr->rt_tsft = __mac80211_hwsim_get_tsf(data);
  722. hdr->rt_flags = 0;
  723. hdr->rt_rate = txrate->bitrate / 5;
  724. hdr->rt_channel = cpu_to_le16(chan->center_freq);
  725. flags = IEEE80211_CHAN_2GHZ;
  726. if (txrate->flags & IEEE80211_RATE_ERP_G)
  727. flags |= IEEE80211_CHAN_OFDM;
  728. else
  729. flags |= IEEE80211_CHAN_CCK;
  730. hdr->rt_chbitmask = cpu_to_le16(flags);
  731. skb->dev = hwsim_mon;
  732. skb_reset_mac_header(skb);
  733. skb->ip_summed = CHECKSUM_UNNECESSARY;
  734. skb->pkt_type = PACKET_OTHERHOST;
  735. skb->protocol = htons(ETH_P_802_2);
  736. memset(skb->cb, 0, sizeof(skb->cb));
  737. netif_rx(skb);
  738. }
  739. static void mac80211_hwsim_monitor_ack(struct ieee80211_channel *chan,
  740. const u8 *addr)
  741. {
  742. struct sk_buff *skb;
  743. struct hwsim_radiotap_ack_hdr *hdr;
  744. u16 flags;
  745. struct ieee80211_hdr *hdr11;
  746. if (!netif_running(hwsim_mon))
  747. return;
  748. skb = dev_alloc_skb(100);
  749. if (skb == NULL)
  750. return;
  751. hdr = (struct hwsim_radiotap_ack_hdr *) skb_put(skb, sizeof(*hdr));
  752. hdr->hdr.it_version = PKTHDR_RADIOTAP_VERSION;
  753. hdr->hdr.it_pad = 0;
  754. hdr->hdr.it_len = cpu_to_le16(sizeof(*hdr));
  755. hdr->hdr.it_present = cpu_to_le32((1 << IEEE80211_RADIOTAP_FLAGS) |
  756. (1 << IEEE80211_RADIOTAP_CHANNEL));
  757. hdr->rt_flags = 0;
  758. hdr->pad = 0;
  759. hdr->rt_channel = cpu_to_le16(chan->center_freq);
  760. flags = IEEE80211_CHAN_2GHZ;
  761. hdr->rt_chbitmask = cpu_to_le16(flags);
  762. hdr11 = (struct ieee80211_hdr *) skb_put(skb, 10);
  763. hdr11->frame_control = cpu_to_le16(IEEE80211_FTYPE_CTL |
  764. IEEE80211_STYPE_ACK);
  765. hdr11->duration_id = cpu_to_le16(0);
  766. memcpy(hdr11->addr1, addr, ETH_ALEN);
  767. skb->dev = hwsim_mon;
  768. skb_reset_mac_header(skb);
  769. skb->ip_summed = CHECKSUM_UNNECESSARY;
  770. skb->pkt_type = PACKET_OTHERHOST;
  771. skb->protocol = htons(ETH_P_802_2);
  772. memset(skb->cb, 0, sizeof(skb->cb));
  773. netif_rx(skb);
  774. }
  775. struct mac80211_hwsim_addr_match_data {
  776. u8 addr[ETH_ALEN];
  777. bool ret;
  778. };
  779. static void mac80211_hwsim_addr_iter(void *data, u8 *mac,
  780. struct ieee80211_vif *vif)
  781. {
  782. struct mac80211_hwsim_addr_match_data *md = data;
  783. if (memcmp(mac, md->addr, ETH_ALEN) == 0)
  784. md->ret = true;
  785. }
  786. static bool mac80211_hwsim_addr_match(struct mac80211_hwsim_data *data,
  787. const u8 *addr)
  788. {
  789. struct mac80211_hwsim_addr_match_data md = {
  790. .ret = false,
  791. };
  792. if (data->scanning && memcmp(addr, data->scan_addr, ETH_ALEN) == 0)
  793. return true;
  794. memcpy(md.addr, addr, ETH_ALEN);
  795. ieee80211_iterate_active_interfaces_atomic(data->hw,
  796. IEEE80211_IFACE_ITER_NORMAL,
  797. mac80211_hwsim_addr_iter,
  798. &md);
  799. return md.ret;
  800. }
  801. static bool hwsim_ps_rx_ok(struct mac80211_hwsim_data *data,
  802. struct sk_buff *skb)
  803. {
  804. switch (data->ps) {
  805. case PS_DISABLED:
  806. return true;
  807. case PS_ENABLED:
  808. return false;
  809. case PS_AUTO_POLL:
  810. /* TODO: accept (some) Beacons by default and other frames only
  811. * if pending PS-Poll has been sent */
  812. return true;
  813. case PS_MANUAL_POLL:
  814. /* Allow unicast frames to own address if there is a pending
  815. * PS-Poll */
  816. if (data->ps_poll_pending &&
  817. mac80211_hwsim_addr_match(data, skb->data + 4)) {
  818. data->ps_poll_pending = false;
  819. return true;
  820. }
  821. return false;
  822. }
  823. return true;
  824. }
  825. static void mac80211_hwsim_tx_frame_nl(struct ieee80211_hw *hw,
  826. struct sk_buff *my_skb,
  827. int dst_portid)
  828. {
  829. struct sk_buff *skb;
  830. struct mac80211_hwsim_data *data = hw->priv;
  831. struct ieee80211_hdr *hdr = (struct ieee80211_hdr *) my_skb->data;
  832. struct ieee80211_tx_info *info = IEEE80211_SKB_CB(my_skb);
  833. void *msg_head;
  834. unsigned int hwsim_flags = 0;
  835. int i;
  836. struct hwsim_tx_rate tx_attempts[IEEE80211_TX_MAX_RATES];
  837. uintptr_t cookie;
  838. if (data->ps != PS_DISABLED)
  839. hdr->frame_control |= cpu_to_le16(IEEE80211_FCTL_PM);
  840. /* If the queue contains MAX_QUEUE skb's drop some */
  841. if (skb_queue_len(&data->pending) >= MAX_QUEUE) {
  842. /* Droping until WARN_QUEUE level */
  843. while (skb_queue_len(&data->pending) >= WARN_QUEUE) {
  844. ieee80211_free_txskb(hw, skb_dequeue(&data->pending));
  845. data->tx_dropped++;
  846. }
  847. }
  848. skb = genlmsg_new(GENLMSG_DEFAULT_SIZE, GFP_ATOMIC);
  849. if (skb == NULL)
  850. goto nla_put_failure;
  851. msg_head = genlmsg_put(skb, 0, 0, &hwsim_genl_family, 0,
  852. HWSIM_CMD_FRAME);
  853. if (msg_head == NULL) {
  854. printk(KERN_DEBUG "mac80211_hwsim: problem with msg_head\n");
  855. goto nla_put_failure;
  856. }
  857. if (nla_put(skb, HWSIM_ATTR_ADDR_TRANSMITTER,
  858. ETH_ALEN, data->addresses[1].addr))
  859. goto nla_put_failure;
  860. /* We get the skb->data */
  861. if (nla_put(skb, HWSIM_ATTR_FRAME, my_skb->len, my_skb->data))
  862. goto nla_put_failure;
  863. /* We get the flags for this transmission, and we translate them to
  864. wmediumd flags */
  865. if (info->flags & IEEE80211_TX_CTL_REQ_TX_STATUS)
  866. hwsim_flags |= HWSIM_TX_CTL_REQ_TX_STATUS;
  867. if (info->flags & IEEE80211_TX_CTL_NO_ACK)
  868. hwsim_flags |= HWSIM_TX_CTL_NO_ACK;
  869. if (nla_put_u32(skb, HWSIM_ATTR_FLAGS, hwsim_flags))
  870. goto nla_put_failure;
  871. if (nla_put_u32(skb, HWSIM_ATTR_FREQ, data->channel->center_freq))
  872. goto nla_put_failure;
  873. /* We get the tx control (rate and retries) info*/
  874. for (i = 0; i < IEEE80211_TX_MAX_RATES; i++) {
  875. tx_attempts[i].idx = info->status.rates[i].idx;
  876. tx_attempts[i].count = info->status.rates[i].count;
  877. }
  878. if (nla_put(skb, HWSIM_ATTR_TX_INFO,
  879. sizeof(struct hwsim_tx_rate)*IEEE80211_TX_MAX_RATES,
  880. tx_attempts))
  881. goto nla_put_failure;
  882. /* We create a cookie to identify this skb */
  883. data->pending_cookie++;
  884. cookie = data->pending_cookie;
  885. info->rate_driver_data[0] = (void *)cookie;
  886. if (nla_put_u64(skb, HWSIM_ATTR_COOKIE, cookie))
  887. goto nla_put_failure;
  888. genlmsg_end(skb, msg_head);
  889. if (genlmsg_unicast(&init_net, skb, dst_portid))
  890. goto err_free_txskb;
  891. /* Enqueue the packet */
  892. skb_queue_tail(&data->pending, my_skb);
  893. data->tx_pkts++;
  894. data->tx_bytes += my_skb->len;
  895. return;
  896. nla_put_failure:
  897. nlmsg_free(skb);
  898. err_free_txskb:
  899. printk(KERN_DEBUG "mac80211_hwsim: error occurred in %s\n", __func__);
  900. ieee80211_free_txskb(hw, my_skb);
  901. data->tx_failed++;
  902. }
  903. static bool hwsim_chans_compat(struct ieee80211_channel *c1,
  904. struct ieee80211_channel *c2)
  905. {
  906. if (!c1 || !c2)
  907. return false;
  908. return c1->center_freq == c2->center_freq;
  909. }
  910. struct tx_iter_data {
  911. struct ieee80211_channel *channel;
  912. bool receive;
  913. };
  914. static void mac80211_hwsim_tx_iter(void *_data, u8 *addr,
  915. struct ieee80211_vif *vif)
  916. {
  917. struct tx_iter_data *data = _data;
  918. if (!vif->chanctx_conf)
  919. return;
  920. if (!hwsim_chans_compat(data->channel,
  921. rcu_dereference(vif->chanctx_conf)->def.chan))
  922. return;
  923. data->receive = true;
  924. }
  925. static void mac80211_hwsim_add_vendor_rtap(struct sk_buff *skb)
  926. {
  927. /*
  928. * To enable this code, #define the HWSIM_RADIOTAP_OUI,
  929. * e.g. like this:
  930. * #define HWSIM_RADIOTAP_OUI "\x02\x00\x00"
  931. * (but you should use a valid OUI, not that)
  932. *
  933. * If anyone wants to 'donate' a radiotap OUI/subns code
  934. * please send a patch removing this #ifdef and changing
  935. * the values accordingly.
  936. */
  937. #ifdef HWSIM_RADIOTAP_OUI
  938. struct ieee80211_vendor_radiotap *rtap;
  939. /*
  940. * Note that this code requires the headroom in the SKB
  941. * that was allocated earlier.
  942. */
  943. rtap = (void *)skb_push(skb, sizeof(*rtap) + 8 + 4);
  944. rtap->oui[0] = HWSIM_RADIOTAP_OUI[0];
  945. rtap->oui[1] = HWSIM_RADIOTAP_OUI[1];
  946. rtap->oui[2] = HWSIM_RADIOTAP_OUI[2];
  947. rtap->subns = 127;
  948. /*
  949. * Radiotap vendor namespaces can (and should) also be
  950. * split into fields by using the standard radiotap
  951. * presence bitmap mechanism. Use just BIT(0) here for
  952. * the presence bitmap.
  953. */
  954. rtap->present = BIT(0);
  955. /* We have 8 bytes of (dummy) data */
  956. rtap->len = 8;
  957. /* For testing, also require it to be aligned */
  958. rtap->align = 8;
  959. /* And also test that padding works, 4 bytes */
  960. rtap->pad = 4;
  961. /* push the data */
  962. memcpy(rtap->data, "ABCDEFGH", 8);
  963. /* make sure to clear padding, mac80211 doesn't */
  964. memset(rtap->data + 8, 0, 4);
  965. IEEE80211_SKB_RXCB(skb)->flag |= RX_FLAG_RADIOTAP_VENDOR_DATA;
  966. #endif
  967. }
  968. static bool mac80211_hwsim_tx_frame_no_nl(struct ieee80211_hw *hw,
  969. struct sk_buff *skb,
  970. struct ieee80211_channel *chan)
  971. {
  972. struct mac80211_hwsim_data *data = hw->priv, *data2;
  973. bool ack = false;
  974. struct ieee80211_hdr *hdr = (struct ieee80211_hdr *) skb->data;
  975. struct ieee80211_tx_info *info = IEEE80211_SKB_CB(skb);
  976. struct ieee80211_rx_status rx_status;
  977. u64 now;
  978. memset(&rx_status, 0, sizeof(rx_status));
  979. rx_status.flag |= RX_FLAG_MACTIME_START;
  980. rx_status.freq = chan->center_freq;
  981. rx_status.band = chan->band;
  982. if (info->control.rates[0].flags & IEEE80211_TX_RC_VHT_MCS) {
  983. rx_status.rate_idx =
  984. ieee80211_rate_get_vht_mcs(&info->control.rates[0]);
  985. rx_status.vht_nss =
  986. ieee80211_rate_get_vht_nss(&info->control.rates[0]);
  987. rx_status.flag |= RX_FLAG_VHT;
  988. } else {
  989. rx_status.rate_idx = info->control.rates[0].idx;
  990. if (info->control.rates[0].flags & IEEE80211_TX_RC_MCS)
  991. rx_status.flag |= RX_FLAG_HT;
  992. }
  993. if (info->control.rates[0].flags & IEEE80211_TX_RC_40_MHZ_WIDTH)
  994. rx_status.flag |= RX_FLAG_40MHZ;
  995. if (info->control.rates[0].flags & IEEE80211_TX_RC_SHORT_GI)
  996. rx_status.flag |= RX_FLAG_SHORT_GI;
  997. /* TODO: simulate real signal strength (and optional packet loss) */
  998. rx_status.signal = data->power_level - 50;
  999. if (data->ps != PS_DISABLED)
  1000. hdr->frame_control |= cpu_to_le16(IEEE80211_FCTL_PM);
  1001. /* release the skb's source info */
  1002. skb_orphan(skb);
  1003. skb_dst_drop(skb);
  1004. skb->mark = 0;
  1005. secpath_reset(skb);
  1006. nf_reset(skb);
  1007. /*
  1008. * Get absolute mactime here so all HWs RX at the "same time", and
  1009. * absolute TX time for beacon mactime so the timestamp matches.
  1010. * Giving beacons a different mactime than non-beacons looks messy, but
  1011. * it helps the Toffset be exact and a ~10us mactime discrepancy
  1012. * probably doesn't really matter.
  1013. */
  1014. if (ieee80211_is_beacon(hdr->frame_control) ||
  1015. ieee80211_is_probe_resp(hdr->frame_control))
  1016. now = data->abs_bcn_ts;
  1017. else
  1018. now = mac80211_hwsim_get_tsf_raw();
  1019. /* Copy skb to all enabled radios that are on the current frequency */
  1020. spin_lock(&hwsim_radio_lock);
  1021. list_for_each_entry(data2, &hwsim_radios, list) {
  1022. struct sk_buff *nskb;
  1023. struct tx_iter_data tx_iter_data = {
  1024. .receive = false,
  1025. .channel = chan,
  1026. };
  1027. if (data == data2)
  1028. continue;
  1029. if (!data2->started || (data2->idle && !data2->tmp_chan) ||
  1030. !hwsim_ps_rx_ok(data2, skb))
  1031. continue;
  1032. if (!(data->group & data2->group))
  1033. continue;
  1034. if (!hwsim_chans_compat(chan, data2->tmp_chan) &&
  1035. !hwsim_chans_compat(chan, data2->channel)) {
  1036. ieee80211_iterate_active_interfaces_atomic(
  1037. data2->hw, IEEE80211_IFACE_ITER_NORMAL,
  1038. mac80211_hwsim_tx_iter, &tx_iter_data);
  1039. if (!tx_iter_data.receive)
  1040. continue;
  1041. }
  1042. /*
  1043. * reserve some space for our vendor and the normal
  1044. * radiotap header, since we're copying anyway
  1045. */
  1046. if (skb->len < PAGE_SIZE && paged_rx) {
  1047. struct page *page = alloc_page(GFP_ATOMIC);
  1048. if (!page)
  1049. continue;
  1050. nskb = dev_alloc_skb(128);
  1051. if (!nskb) {
  1052. __free_page(page);
  1053. continue;
  1054. }
  1055. memcpy(page_address(page), skb->data, skb->len);
  1056. skb_add_rx_frag(nskb, 0, page, 0, skb->len, skb->len);
  1057. } else {
  1058. nskb = skb_copy(skb, GFP_ATOMIC);
  1059. if (!nskb)
  1060. continue;
  1061. }
  1062. if (mac80211_hwsim_addr_match(data2, hdr->addr1))
  1063. ack = true;
  1064. rx_status.mactime = now + data2->tsf_offset;
  1065. memcpy(IEEE80211_SKB_RXCB(nskb), &rx_status, sizeof(rx_status));
  1066. mac80211_hwsim_add_vendor_rtap(nskb);
  1067. data2->rx_pkts++;
  1068. data2->rx_bytes += nskb->len;
  1069. ieee80211_rx_irqsafe(data2->hw, nskb);
  1070. }
  1071. spin_unlock(&hwsim_radio_lock);
  1072. return ack;
  1073. }
  1074. static void mac80211_hwsim_tx(struct ieee80211_hw *hw,
  1075. struct ieee80211_tx_control *control,
  1076. struct sk_buff *skb)
  1077. {
  1078. struct mac80211_hwsim_data *data = hw->priv;
  1079. struct ieee80211_tx_info *txi = IEEE80211_SKB_CB(skb);
  1080. struct ieee80211_hdr *hdr = (void *)skb->data;
  1081. struct ieee80211_chanctx_conf *chanctx_conf;
  1082. struct ieee80211_channel *channel;
  1083. bool ack;
  1084. u32 _portid;
  1085. if (WARN_ON(skb->len < 10)) {
  1086. /* Should not happen; just a sanity check for addr1 use */
  1087. ieee80211_free_txskb(hw, skb);
  1088. return;
  1089. }
  1090. if (!data->use_chanctx) {
  1091. channel = data->channel;
  1092. } else if (txi->hw_queue == 4) {
  1093. channel = data->tmp_chan;
  1094. } else {
  1095. chanctx_conf = rcu_dereference(txi->control.vif->chanctx_conf);
  1096. if (chanctx_conf)
  1097. channel = chanctx_conf->def.chan;
  1098. else
  1099. channel = NULL;
  1100. }
  1101. if (WARN(!channel, "TX w/o channel - queue = %d\n", txi->hw_queue)) {
  1102. ieee80211_free_txskb(hw, skb);
  1103. return;
  1104. }
  1105. if (data->idle && !data->tmp_chan) {
  1106. wiphy_debug(hw->wiphy, "Trying to TX when idle - reject\n");
  1107. ieee80211_free_txskb(hw, skb);
  1108. return;
  1109. }
  1110. if (txi->control.vif)
  1111. hwsim_check_magic(txi->control.vif);
  1112. if (control->sta)
  1113. hwsim_check_sta_magic(control->sta);
  1114. if (ieee80211_hw_check(hw, SUPPORTS_RC_TABLE))
  1115. ieee80211_get_tx_rates(txi->control.vif, control->sta, skb,
  1116. txi->control.rates,
  1117. ARRAY_SIZE(txi->control.rates));
  1118. txi->rate_driver_data[0] = channel;
  1119. if (skb->len >= 24 + 8 &&
  1120. ieee80211_is_probe_resp(hdr->frame_control)) {
  1121. /* fake header transmission time */
  1122. struct ieee80211_mgmt *mgmt;
  1123. struct ieee80211_rate *txrate;
  1124. u64 ts;
  1125. mgmt = (struct ieee80211_mgmt *)skb->data;
  1126. txrate = ieee80211_get_tx_rate(hw, txi);
  1127. ts = mac80211_hwsim_get_tsf_raw();
  1128. mgmt->u.probe_resp.timestamp =
  1129. cpu_to_le64(ts + data->tsf_offset +
  1130. 24 * 8 * 10 / txrate->bitrate);
  1131. }
  1132. mac80211_hwsim_monitor_rx(hw, skb, channel);
  1133. /* wmediumd mode check */
  1134. _portid = ACCESS_ONCE(wmediumd_portid);
  1135. if (_portid)
  1136. return mac80211_hwsim_tx_frame_nl(hw, skb, _portid);
  1137. /* NO wmediumd detected, perfect medium simulation */
  1138. data->tx_pkts++;
  1139. data->tx_bytes += skb->len;
  1140. ack = mac80211_hwsim_tx_frame_no_nl(hw, skb, channel);
  1141. if (ack && skb->len >= 16)
  1142. mac80211_hwsim_monitor_ack(channel, hdr->addr2);
  1143. ieee80211_tx_info_clear_status(txi);
  1144. /* frame was transmitted at most favorable rate at first attempt */
  1145. txi->control.rates[0].count = 1;
  1146. txi->control.rates[1].idx = -1;
  1147. if (!(txi->flags & IEEE80211_TX_CTL_NO_ACK) && ack)
  1148. txi->flags |= IEEE80211_TX_STAT_ACK;
  1149. ieee80211_tx_status_irqsafe(hw, skb);
  1150. }
  1151. static int mac80211_hwsim_start(struct ieee80211_hw *hw)
  1152. {
  1153. struct mac80211_hwsim_data *data = hw->priv;
  1154. wiphy_debug(hw->wiphy, "%s\n", __func__);
  1155. data->started = true;
  1156. return 0;
  1157. }
  1158. static void mac80211_hwsim_stop(struct ieee80211_hw *hw)
  1159. {
  1160. struct mac80211_hwsim_data *data = hw->priv;
  1161. data->started = false;
  1162. tasklet_hrtimer_cancel(&data->beacon_timer);
  1163. wiphy_debug(hw->wiphy, "%s\n", __func__);
  1164. }
  1165. static int mac80211_hwsim_add_interface(struct ieee80211_hw *hw,
  1166. struct ieee80211_vif *vif)
  1167. {
  1168. wiphy_debug(hw->wiphy, "%s (type=%d mac_addr=%pM)\n",
  1169. __func__, ieee80211_vif_type_p2p(vif),
  1170. vif->addr);
  1171. hwsim_set_magic(vif);
  1172. vif->cab_queue = 0;
  1173. vif->hw_queue[IEEE80211_AC_VO] = 0;
  1174. vif->hw_queue[IEEE80211_AC_VI] = 1;
  1175. vif->hw_queue[IEEE80211_AC_BE] = 2;
  1176. vif->hw_queue[IEEE80211_AC_BK] = 3;
  1177. return 0;
  1178. }
  1179. static int mac80211_hwsim_change_interface(struct ieee80211_hw *hw,
  1180. struct ieee80211_vif *vif,
  1181. enum nl80211_iftype newtype,
  1182. bool newp2p)
  1183. {
  1184. newtype = ieee80211_iftype_p2p(newtype, newp2p);
  1185. wiphy_debug(hw->wiphy,
  1186. "%s (old type=%d, new type=%d, mac_addr=%pM)\n",
  1187. __func__, ieee80211_vif_type_p2p(vif),
  1188. newtype, vif->addr);
  1189. hwsim_check_magic(vif);
  1190. /*
  1191. * interface may change from non-AP to AP in
  1192. * which case this needs to be set up again
  1193. */
  1194. vif->cab_queue = 0;
  1195. return 0;
  1196. }
  1197. static void mac80211_hwsim_remove_interface(
  1198. struct ieee80211_hw *hw, struct ieee80211_vif *vif)
  1199. {
  1200. wiphy_debug(hw->wiphy, "%s (type=%d mac_addr=%pM)\n",
  1201. __func__, ieee80211_vif_type_p2p(vif),
  1202. vif->addr);
  1203. hwsim_check_magic(vif);
  1204. hwsim_clear_magic(vif);
  1205. }
  1206. static void mac80211_hwsim_tx_frame(struct ieee80211_hw *hw,
  1207. struct sk_buff *skb,
  1208. struct ieee80211_channel *chan)
  1209. {
  1210. u32 _pid = ACCESS_ONCE(wmediumd_portid);
  1211. if (ieee80211_hw_check(hw, SUPPORTS_RC_TABLE)) {
  1212. struct ieee80211_tx_info *txi = IEEE80211_SKB_CB(skb);
  1213. ieee80211_get_tx_rates(txi->control.vif, NULL, skb,
  1214. txi->control.rates,
  1215. ARRAY_SIZE(txi->control.rates));
  1216. }
  1217. mac80211_hwsim_monitor_rx(hw, skb, chan);
  1218. if (_pid)
  1219. return mac80211_hwsim_tx_frame_nl(hw, skb, _pid);
  1220. mac80211_hwsim_tx_frame_no_nl(hw, skb, chan);
  1221. dev_kfree_skb(skb);
  1222. }
  1223. static void mac80211_hwsim_beacon_tx(void *arg, u8 *mac,
  1224. struct ieee80211_vif *vif)
  1225. {
  1226. struct mac80211_hwsim_data *data = arg;
  1227. struct ieee80211_hw *hw = data->hw;
  1228. struct ieee80211_tx_info *info;
  1229. struct ieee80211_rate *txrate;
  1230. struct ieee80211_mgmt *mgmt;
  1231. struct sk_buff *skb;
  1232. hwsim_check_magic(vif);
  1233. if (vif->type != NL80211_IFTYPE_AP &&
  1234. vif->type != NL80211_IFTYPE_MESH_POINT &&
  1235. vif->type != NL80211_IFTYPE_ADHOC)
  1236. return;
  1237. skb = ieee80211_beacon_get(hw, vif);
  1238. if (skb == NULL)
  1239. return;
  1240. info = IEEE80211_SKB_CB(skb);
  1241. if (ieee80211_hw_check(hw, SUPPORTS_RC_TABLE))
  1242. ieee80211_get_tx_rates(vif, NULL, skb,
  1243. info->control.rates,
  1244. ARRAY_SIZE(info->control.rates));
  1245. txrate = ieee80211_get_tx_rate(hw, info);
  1246. mgmt = (struct ieee80211_mgmt *) skb->data;
  1247. /* fake header transmission time */
  1248. data->abs_bcn_ts = mac80211_hwsim_get_tsf_raw();
  1249. mgmt->u.beacon.timestamp = cpu_to_le64(data->abs_bcn_ts +
  1250. data->tsf_offset +
  1251. 24 * 8 * 10 / txrate->bitrate);
  1252. mac80211_hwsim_tx_frame(hw, skb,
  1253. rcu_dereference(vif->chanctx_conf)->def.chan);
  1254. if (vif->csa_active && ieee80211_csa_is_complete(vif))
  1255. ieee80211_csa_finish(vif);
  1256. }
  1257. static enum hrtimer_restart
  1258. mac80211_hwsim_beacon(struct hrtimer *timer)
  1259. {
  1260. struct mac80211_hwsim_data *data =
  1261. container_of(timer, struct mac80211_hwsim_data,
  1262. beacon_timer.timer);
  1263. struct ieee80211_hw *hw = data->hw;
  1264. u64 bcn_int = data->beacon_int;
  1265. ktime_t next_bcn;
  1266. if (!data->started)
  1267. goto out;
  1268. ieee80211_iterate_active_interfaces_atomic(
  1269. hw, IEEE80211_IFACE_ITER_NORMAL,
  1270. mac80211_hwsim_beacon_tx, data);
  1271. /* beacon at new TBTT + beacon interval */
  1272. if (data->bcn_delta) {
  1273. bcn_int -= data->bcn_delta;
  1274. data->bcn_delta = 0;
  1275. }
  1276. next_bcn = ktime_add(hrtimer_get_expires(timer),
  1277. ns_to_ktime(bcn_int * 1000));
  1278. tasklet_hrtimer_start(&data->beacon_timer, next_bcn, HRTIMER_MODE_ABS);
  1279. out:
  1280. return HRTIMER_NORESTART;
  1281. }
  1282. static const char * const hwsim_chanwidths[] = {
  1283. [NL80211_CHAN_WIDTH_20_NOHT] = "noht",
  1284. [NL80211_CHAN_WIDTH_20] = "ht20",
  1285. [NL80211_CHAN_WIDTH_40] = "ht40",
  1286. [NL80211_CHAN_WIDTH_80] = "vht80",
  1287. [NL80211_CHAN_WIDTH_80P80] = "vht80p80",
  1288. [NL80211_CHAN_WIDTH_160] = "vht160",
  1289. };
  1290. static int mac80211_hwsim_config(struct ieee80211_hw *hw, u32 changed)
  1291. {
  1292. struct mac80211_hwsim_data *data = hw->priv;
  1293. struct ieee80211_conf *conf = &hw->conf;
  1294. static const char *smps_modes[IEEE80211_SMPS_NUM_MODES] = {
  1295. [IEEE80211_SMPS_AUTOMATIC] = "auto",
  1296. [IEEE80211_SMPS_OFF] = "off",
  1297. [IEEE80211_SMPS_STATIC] = "static",
  1298. [IEEE80211_SMPS_DYNAMIC] = "dynamic",
  1299. };
  1300. if (conf->chandef.chan)
  1301. wiphy_debug(hw->wiphy,
  1302. "%s (freq=%d(%d - %d)/%s idle=%d ps=%d smps=%s)\n",
  1303. __func__,
  1304. conf->chandef.chan->center_freq,
  1305. conf->chandef.center_freq1,
  1306. conf->chandef.center_freq2,
  1307. hwsim_chanwidths[conf->chandef.width],
  1308. !!(conf->flags & IEEE80211_CONF_IDLE),
  1309. !!(conf->flags & IEEE80211_CONF_PS),
  1310. smps_modes[conf->smps_mode]);
  1311. else
  1312. wiphy_debug(hw->wiphy,
  1313. "%s (freq=0 idle=%d ps=%d smps=%s)\n",
  1314. __func__,
  1315. !!(conf->flags & IEEE80211_CONF_IDLE),
  1316. !!(conf->flags & IEEE80211_CONF_PS),
  1317. smps_modes[conf->smps_mode]);
  1318. data->idle = !!(conf->flags & IEEE80211_CONF_IDLE);
  1319. data->channel = conf->chandef.chan;
  1320. WARN_ON(data->channel && data->use_chanctx);
  1321. data->power_level = conf->power_level;
  1322. if (!data->started || !data->beacon_int)
  1323. tasklet_hrtimer_cancel(&data->beacon_timer);
  1324. else if (!hrtimer_is_queued(&data->beacon_timer.timer)) {
  1325. u64 tsf = mac80211_hwsim_get_tsf(hw, NULL);
  1326. u32 bcn_int = data->beacon_int;
  1327. u64 until_tbtt = bcn_int - do_div(tsf, bcn_int);
  1328. tasklet_hrtimer_start(&data->beacon_timer,
  1329. ns_to_ktime(until_tbtt * 1000),
  1330. HRTIMER_MODE_REL);
  1331. }
  1332. return 0;
  1333. }
  1334. static void mac80211_hwsim_configure_filter(struct ieee80211_hw *hw,
  1335. unsigned int changed_flags,
  1336. unsigned int *total_flags,u64 multicast)
  1337. {
  1338. struct mac80211_hwsim_data *data = hw->priv;
  1339. wiphy_debug(hw->wiphy, "%s\n", __func__);
  1340. data->rx_filter = 0;
  1341. if (*total_flags & FIF_ALLMULTI)
  1342. data->rx_filter |= FIF_ALLMULTI;
  1343. *total_flags = data->rx_filter;
  1344. }
  1345. static void mac80211_hwsim_bcn_en_iter(void *data, u8 *mac,
  1346. struct ieee80211_vif *vif)
  1347. {
  1348. unsigned int *count = data;
  1349. struct hwsim_vif_priv *vp = (void *)vif->drv_priv;
  1350. if (vp->bcn_en)
  1351. (*count)++;
  1352. }
  1353. static void mac80211_hwsim_bss_info_changed(struct ieee80211_hw *hw,
  1354. struct ieee80211_vif *vif,
  1355. struct ieee80211_bss_conf *info,
  1356. u32 changed)
  1357. {
  1358. struct hwsim_vif_priv *vp = (void *)vif->drv_priv;
  1359. struct mac80211_hwsim_data *data = hw->priv;
  1360. hwsim_check_magic(vif);
  1361. wiphy_debug(hw->wiphy, "%s(changed=0x%x vif->addr=%pM)\n",
  1362. __func__, changed, vif->addr);
  1363. if (changed & BSS_CHANGED_BSSID) {
  1364. wiphy_debug(hw->wiphy, "%s: BSSID changed: %pM\n",
  1365. __func__, info->bssid);
  1366. memcpy(vp->bssid, info->bssid, ETH_ALEN);
  1367. }
  1368. if (changed & BSS_CHANGED_ASSOC) {
  1369. wiphy_debug(hw->wiphy, " ASSOC: assoc=%d aid=%d\n",
  1370. info->assoc, info->aid);
  1371. vp->assoc = info->assoc;
  1372. vp->aid = info->aid;
  1373. }
  1374. if (changed & BSS_CHANGED_BEACON_ENABLED) {
  1375. wiphy_debug(hw->wiphy, " BCN EN: %d (BI=%u)\n",
  1376. info->enable_beacon, info->beacon_int);
  1377. vp->bcn_en = info->enable_beacon;
  1378. if (data->started &&
  1379. !hrtimer_is_queued(&data->beacon_timer.timer) &&
  1380. info->enable_beacon) {
  1381. u64 tsf, until_tbtt;
  1382. u32 bcn_int;
  1383. data->beacon_int = info->beacon_int * 1024;
  1384. tsf = mac80211_hwsim_get_tsf(hw, vif);
  1385. bcn_int = data->beacon_int;
  1386. until_tbtt = bcn_int - do_div(tsf, bcn_int);
  1387. tasklet_hrtimer_start(&data->beacon_timer,
  1388. ns_to_ktime(until_tbtt * 1000),
  1389. HRTIMER_MODE_REL);
  1390. } else if (!info->enable_beacon) {
  1391. unsigned int count = 0;
  1392. ieee80211_iterate_active_interfaces_atomic(
  1393. data->hw, IEEE80211_IFACE_ITER_NORMAL,
  1394. mac80211_hwsim_bcn_en_iter, &count);
  1395. wiphy_debug(hw->wiphy, " beaconing vifs remaining: %u",
  1396. count);
  1397. if (count == 0) {
  1398. tasklet_hrtimer_cancel(&data->beacon_timer);
  1399. data->beacon_int = 0;
  1400. }
  1401. }
  1402. }
  1403. if (changed & BSS_CHANGED_ERP_CTS_PROT) {
  1404. wiphy_debug(hw->wiphy, " ERP_CTS_PROT: %d\n",
  1405. info->use_cts_prot);
  1406. }
  1407. if (changed & BSS_CHANGED_ERP_PREAMBLE) {
  1408. wiphy_debug(hw->wiphy, " ERP_PREAMBLE: %d\n",
  1409. info->use_short_preamble);
  1410. }
  1411. if (changed & BSS_CHANGED_ERP_SLOT) {
  1412. wiphy_debug(hw->wiphy, " ERP_SLOT: %d\n", info->use_short_slot);
  1413. }
  1414. if (changed & BSS_CHANGED_HT) {
  1415. wiphy_debug(hw->wiphy, " HT: op_mode=0x%x\n",
  1416. info->ht_operation_mode);
  1417. }
  1418. if (changed & BSS_CHANGED_BASIC_RATES) {
  1419. wiphy_debug(hw->wiphy, " BASIC_RATES: 0x%llx\n",
  1420. (unsigned long long) info->basic_rates);
  1421. }
  1422. if (changed & BSS_CHANGED_TXPOWER)
  1423. wiphy_debug(hw->wiphy, " TX Power: %d dBm\n", info->txpower);
  1424. }
  1425. static int mac80211_hwsim_sta_add(struct ieee80211_hw *hw,
  1426. struct ieee80211_vif *vif,
  1427. struct ieee80211_sta *sta)
  1428. {
  1429. hwsim_check_magic(vif);
  1430. hwsim_set_sta_magic(sta);
  1431. return 0;
  1432. }
  1433. static int mac80211_hwsim_sta_remove(struct ieee80211_hw *hw,
  1434. struct ieee80211_vif *vif,
  1435. struct ieee80211_sta *sta)
  1436. {
  1437. hwsim_check_magic(vif);
  1438. hwsim_clear_sta_magic(sta);
  1439. return 0;
  1440. }
  1441. static void mac80211_hwsim_sta_notify(struct ieee80211_hw *hw,
  1442. struct ieee80211_vif *vif,
  1443. enum sta_notify_cmd cmd,
  1444. struct ieee80211_sta *sta)
  1445. {
  1446. hwsim_check_magic(vif);
  1447. switch (cmd) {
  1448. case STA_NOTIFY_SLEEP:
  1449. case STA_NOTIFY_AWAKE:
  1450. /* TODO: make good use of these flags */
  1451. break;
  1452. default:
  1453. WARN(1, "Invalid sta notify: %d\n", cmd);
  1454. break;
  1455. }
  1456. }
  1457. static int mac80211_hwsim_set_tim(struct ieee80211_hw *hw,
  1458. struct ieee80211_sta *sta,
  1459. bool set)
  1460. {
  1461. hwsim_check_sta_magic(sta);
  1462. return 0;
  1463. }
  1464. static int mac80211_hwsim_conf_tx(
  1465. struct ieee80211_hw *hw,
  1466. struct ieee80211_vif *vif, u16 queue,
  1467. const struct ieee80211_tx_queue_params *params)
  1468. {
  1469. wiphy_debug(hw->wiphy,
  1470. "%s (queue=%d txop=%d cw_min=%d cw_max=%d aifs=%d)\n",
  1471. __func__, queue,
  1472. params->txop, params->cw_min,
  1473. params->cw_max, params->aifs);
  1474. return 0;
  1475. }
  1476. static int mac80211_hwsim_get_survey(
  1477. struct ieee80211_hw *hw, int idx,
  1478. struct survey_info *survey)
  1479. {
  1480. struct ieee80211_conf *conf = &hw->conf;
  1481. wiphy_debug(hw->wiphy, "%s (idx=%d)\n", __func__, idx);
  1482. if (idx != 0)
  1483. return -ENOENT;
  1484. /* Current channel */
  1485. survey->channel = conf->chandef.chan;
  1486. /*
  1487. * Magically conjured noise level --- this is only ok for simulated hardware.
  1488. *
  1489. * A real driver which cannot determine the real channel noise MUST NOT
  1490. * report any noise, especially not a magically conjured one :-)
  1491. */
  1492. survey->filled = SURVEY_INFO_NOISE_DBM;
  1493. survey->noise = -92;
  1494. return 0;
  1495. }
  1496. #ifdef CONFIG_NL80211_TESTMODE
  1497. /*
  1498. * This section contains example code for using netlink
  1499. * attributes with the testmode command in nl80211.
  1500. */
  1501. /* These enums need to be kept in sync with userspace */
  1502. enum hwsim_testmode_attr {
  1503. __HWSIM_TM_ATTR_INVALID = 0,
  1504. HWSIM_TM_ATTR_CMD = 1,
  1505. HWSIM_TM_ATTR_PS = 2,
  1506. /* keep last */
  1507. __HWSIM_TM_ATTR_AFTER_LAST,
  1508. HWSIM_TM_ATTR_MAX = __HWSIM_TM_ATTR_AFTER_LAST - 1
  1509. };
  1510. enum hwsim_testmode_cmd {
  1511. HWSIM_TM_CMD_SET_PS = 0,
  1512. HWSIM_TM_CMD_GET_PS = 1,
  1513. HWSIM_TM_CMD_STOP_QUEUES = 2,
  1514. HWSIM_TM_CMD_WAKE_QUEUES = 3,
  1515. };
  1516. static const struct nla_policy hwsim_testmode_policy[HWSIM_TM_ATTR_MAX + 1] = {
  1517. [HWSIM_TM_ATTR_CMD] = { .type = NLA_U32 },
  1518. [HWSIM_TM_ATTR_PS] = { .type = NLA_U32 },
  1519. };
  1520. static int mac80211_hwsim_testmode_cmd(struct ieee80211_hw *hw,
  1521. struct ieee80211_vif *vif,
  1522. void *data, int len)
  1523. {
  1524. struct mac80211_hwsim_data *hwsim = hw->priv;
  1525. struct nlattr *tb[HWSIM_TM_ATTR_MAX + 1];
  1526. struct sk_buff *skb;
  1527. int err, ps;
  1528. err = nla_parse(tb, HWSIM_TM_ATTR_MAX, data, len,
  1529. hwsim_testmode_policy);
  1530. if (err)
  1531. return err;
  1532. if (!tb[HWSIM_TM_ATTR_CMD])
  1533. return -EINVAL;
  1534. switch (nla_get_u32(tb[HWSIM_TM_ATTR_CMD])) {
  1535. case HWSIM_TM_CMD_SET_PS:
  1536. if (!tb[HWSIM_TM_ATTR_PS])
  1537. return -EINVAL;
  1538. ps = nla_get_u32(tb[HWSIM_TM_ATTR_PS]);
  1539. return hwsim_fops_ps_write(hwsim, ps);
  1540. case HWSIM_TM_CMD_GET_PS:
  1541. skb = cfg80211_testmode_alloc_reply_skb(hw->wiphy,
  1542. nla_total_size(sizeof(u32)));
  1543. if (!skb)
  1544. return -ENOMEM;
  1545. if (nla_put_u32(skb, HWSIM_TM_ATTR_PS, hwsim->ps))
  1546. goto nla_put_failure;
  1547. return cfg80211_testmode_reply(skb);
  1548. case HWSIM_TM_CMD_STOP_QUEUES:
  1549. ieee80211_stop_queues(hw);
  1550. return 0;
  1551. case HWSIM_TM_CMD_WAKE_QUEUES:
  1552. ieee80211_wake_queues(hw);
  1553. return 0;
  1554. default:
  1555. return -EOPNOTSUPP;
  1556. }
  1557. nla_put_failure:
  1558. kfree_skb(skb);
  1559. return -ENOBUFS;
  1560. }
  1561. #endif
  1562. static int mac80211_hwsim_ampdu_action(struct ieee80211_hw *hw,
  1563. struct ieee80211_vif *vif,
  1564. struct ieee80211_ampdu_params *params)
  1565. {
  1566. struct ieee80211_sta *sta = params->sta;
  1567. enum ieee80211_ampdu_mlme_action action = params->action;
  1568. u16 tid = params->tid;
  1569. switch (action) {
  1570. case IEEE80211_AMPDU_TX_START:
  1571. ieee80211_start_tx_ba_cb_irqsafe(vif, sta->addr, tid);
  1572. break;
  1573. case IEEE80211_AMPDU_TX_STOP_CONT:
  1574. case IEEE80211_AMPDU_TX_STOP_FLUSH:
  1575. case IEEE80211_AMPDU_TX_STOP_FLUSH_CONT:
  1576. ieee80211_stop_tx_ba_cb_irqsafe(vif, sta->addr, tid);
  1577. break;
  1578. case IEEE80211_AMPDU_TX_OPERATIONAL:
  1579. break;
  1580. case IEEE80211_AMPDU_RX_START:
  1581. case IEEE80211_AMPDU_RX_STOP:
  1582. break;
  1583. default:
  1584. return -EOPNOTSUPP;
  1585. }
  1586. return 0;
  1587. }
  1588. static void mac80211_hwsim_flush(struct ieee80211_hw *hw,
  1589. struct ieee80211_vif *vif,
  1590. u32 queues, bool drop)
  1591. {
  1592. /* Not implemented, queues only on kernel side */
  1593. }
  1594. static void hw_scan_work(struct work_struct *work)
  1595. {
  1596. struct mac80211_hwsim_data *hwsim =
  1597. container_of(work, struct mac80211_hwsim_data, hw_scan.work);
  1598. struct cfg80211_scan_request *req = hwsim->hw_scan_request;
  1599. int dwell, i;
  1600. mutex_lock(&hwsim->mutex);
  1601. if (hwsim->scan_chan_idx >= req->n_channels) {
  1602. wiphy_debug(hwsim->hw->wiphy, "hw scan complete\n");
  1603. ieee80211_scan_completed(hwsim->hw, false);
  1604. hwsim->hw_scan_request = NULL;
  1605. hwsim->hw_scan_vif = NULL;
  1606. hwsim->tmp_chan = NULL;
  1607. mutex_unlock(&hwsim->mutex);
  1608. return;
  1609. }
  1610. wiphy_debug(hwsim->hw->wiphy, "hw scan %d MHz\n",
  1611. req->channels[hwsim->scan_chan_idx]->center_freq);
  1612. hwsim->tmp_chan = req->channels[hwsim->scan_chan_idx];
  1613. if (hwsim->tmp_chan->flags & (IEEE80211_CHAN_NO_IR |
  1614. IEEE80211_CHAN_RADAR) ||
  1615. !req->n_ssids) {
  1616. dwell = 120;
  1617. } else {
  1618. dwell = 30;
  1619. /* send probes */
  1620. for (i = 0; i < req->n_ssids; i++) {
  1621. struct sk_buff *probe;
  1622. probe = ieee80211_probereq_get(hwsim->hw,
  1623. hwsim->scan_addr,
  1624. req->ssids[i].ssid,
  1625. req->ssids[i].ssid_len,
  1626. req->ie_len);
  1627. if (!probe)
  1628. continue;
  1629. if (req->ie_len)
  1630. memcpy(skb_put(probe, req->ie_len), req->ie,
  1631. req->ie_len);
  1632. local_bh_disable();
  1633. mac80211_hwsim_tx_frame(hwsim->hw, probe,
  1634. hwsim->tmp_chan);
  1635. local_bh_enable();
  1636. }
  1637. }
  1638. ieee80211_queue_delayed_work(hwsim->hw, &hwsim->hw_scan,
  1639. msecs_to_jiffies(dwell));
  1640. hwsim->scan_chan_idx++;
  1641. mutex_unlock(&hwsim->mutex);
  1642. }
  1643. static int mac80211_hwsim_hw_scan(struct ieee80211_hw *hw,
  1644. struct ieee80211_vif *vif,
  1645. struct ieee80211_scan_request *hw_req)
  1646. {
  1647. struct mac80211_hwsim_data *hwsim = hw->priv;
  1648. struct cfg80211_scan_request *req = &hw_req->req;
  1649. mutex_lock(&hwsim->mutex);
  1650. if (WARN_ON(hwsim->tmp_chan || hwsim->hw_scan_request)) {
  1651. mutex_unlock(&hwsim->mutex);
  1652. return -EBUSY;
  1653. }
  1654. hwsim->hw_scan_request = req;
  1655. hwsim->hw_scan_vif = vif;
  1656. hwsim->scan_chan_idx = 0;
  1657. if (req->flags & NL80211_SCAN_FLAG_RANDOM_ADDR)
  1658. get_random_mask_addr(hwsim->scan_addr,
  1659. hw_req->req.mac_addr,
  1660. hw_req->req.mac_addr_mask);
  1661. else
  1662. memcpy(hwsim->scan_addr, vif->addr, ETH_ALEN);
  1663. mutex_unlock(&hwsim->mutex);
  1664. wiphy_debug(hw->wiphy, "hwsim hw_scan request\n");
  1665. ieee80211_queue_delayed_work(hwsim->hw, &hwsim->hw_scan, 0);
  1666. return 0;
  1667. }
  1668. static void mac80211_hwsim_cancel_hw_scan(struct ieee80211_hw *hw,
  1669. struct ieee80211_vif *vif)
  1670. {
  1671. struct mac80211_hwsim_data *hwsim = hw->priv;
  1672. wiphy_debug(hw->wiphy, "hwsim cancel_hw_scan\n");
  1673. cancel_delayed_work_sync(&hwsim->hw_scan);
  1674. mutex_lock(&hwsim->mutex);
  1675. ieee80211_scan_completed(hwsim->hw, true);
  1676. hwsim->tmp_chan = NULL;
  1677. hwsim->hw_scan_request = NULL;
  1678. hwsim->hw_scan_vif = NULL;
  1679. mutex_unlock(&hwsim->mutex);
  1680. }
  1681. static void mac80211_hwsim_sw_scan(struct ieee80211_hw *hw,
  1682. struct ieee80211_vif *vif,
  1683. const u8 *mac_addr)
  1684. {
  1685. struct mac80211_hwsim_data *hwsim = hw->priv;
  1686. mutex_lock(&hwsim->mutex);
  1687. if (hwsim->scanning) {
  1688. printk(KERN_DEBUG "two hwsim sw_scans detected!\n");
  1689. goto out;
  1690. }
  1691. printk(KERN_DEBUG "hwsim sw_scan request, prepping stuff\n");
  1692. memcpy(hwsim->scan_addr, mac_addr, ETH_ALEN);
  1693. hwsim->scanning = true;
  1694. out:
  1695. mutex_unlock(&hwsim->mutex);
  1696. }
  1697. static void mac80211_hwsim_sw_scan_complete(struct ieee80211_hw *hw,
  1698. struct ieee80211_vif *vif)
  1699. {
  1700. struct mac80211_hwsim_data *hwsim = hw->priv;
  1701. mutex_lock(&hwsim->mutex);
  1702. printk(KERN_DEBUG "hwsim sw_scan_complete\n");
  1703. hwsim->scanning = false;
  1704. eth_zero_addr(hwsim->scan_addr);
  1705. mutex_unlock(&hwsim->mutex);
  1706. }
  1707. static void hw_roc_start(struct work_struct *work)
  1708. {
  1709. struct mac80211_hwsim_data *hwsim =
  1710. container_of(work, struct mac80211_hwsim_data, roc_start.work);
  1711. mutex_lock(&hwsim->mutex);
  1712. wiphy_debug(hwsim->hw->wiphy, "hwsim ROC begins\n");
  1713. hwsim->tmp_chan = hwsim->roc_chan;
  1714. ieee80211_ready_on_channel(hwsim->hw);
  1715. ieee80211_queue_delayed_work(hwsim->hw, &hwsim->roc_done,
  1716. msecs_to_jiffies(hwsim->roc_duration));
  1717. mutex_unlock(&hwsim->mutex);
  1718. }
  1719. static void hw_roc_done(struct work_struct *work)
  1720. {
  1721. struct mac80211_hwsim_data *hwsim =
  1722. container_of(work, struct mac80211_hwsim_data, roc_done.work);
  1723. mutex_lock(&hwsim->mutex);
  1724. ieee80211_remain_on_channel_expired(hwsim->hw);
  1725. hwsim->tmp_chan = NULL;
  1726. mutex_unlock(&hwsim->mutex);
  1727. wiphy_debug(hwsim->hw->wiphy, "hwsim ROC expired\n");
  1728. }
  1729. static int mac80211_hwsim_roc(struct ieee80211_hw *hw,
  1730. struct ieee80211_vif *vif,
  1731. struct ieee80211_channel *chan,
  1732. int duration,
  1733. enum ieee80211_roc_type type)
  1734. {
  1735. struct mac80211_hwsim_data *hwsim = hw->priv;
  1736. mutex_lock(&hwsim->mutex);
  1737. if (WARN_ON(hwsim->tmp_chan || hwsim->hw_scan_request)) {
  1738. mutex_unlock(&hwsim->mutex);
  1739. return -EBUSY;
  1740. }
  1741. hwsim->roc_chan = chan;
  1742. hwsim->roc_duration = duration;
  1743. mutex_unlock(&hwsim->mutex);
  1744. wiphy_debug(hw->wiphy, "hwsim ROC (%d MHz, %d ms)\n",
  1745. chan->center_freq, duration);
  1746. ieee80211_queue_delayed_work(hw, &hwsim->roc_start, HZ/50);
  1747. return 0;
  1748. }
  1749. static int mac80211_hwsim_croc(struct ieee80211_hw *hw)
  1750. {
  1751. struct mac80211_hwsim_data *hwsim = hw->priv;
  1752. cancel_delayed_work_sync(&hwsim->roc_start);
  1753. cancel_delayed_work_sync(&hwsim->roc_done);
  1754. mutex_lock(&hwsim->mutex);
  1755. hwsim->tmp_chan = NULL;
  1756. mutex_unlock(&hwsim->mutex);
  1757. wiphy_debug(hw->wiphy, "hwsim ROC canceled\n");
  1758. return 0;
  1759. }
  1760. static int mac80211_hwsim_add_chanctx(struct ieee80211_hw *hw,
  1761. struct ieee80211_chanctx_conf *ctx)
  1762. {
  1763. hwsim_set_chanctx_magic(ctx);
  1764. wiphy_debug(hw->wiphy,
  1765. "add channel context control: %d MHz/width: %d/cfreqs:%d/%d MHz\n",
  1766. ctx->def.chan->center_freq, ctx->def.width,
  1767. ctx->def.center_freq1, ctx->def.center_freq2);
  1768. return 0;
  1769. }
  1770. static void mac80211_hwsim_remove_chanctx(struct ieee80211_hw *hw,
  1771. struct ieee80211_chanctx_conf *ctx)
  1772. {
  1773. wiphy_debug(hw->wiphy,
  1774. "remove channel context control: %d MHz/width: %d/cfreqs:%d/%d MHz\n",
  1775. ctx->def.chan->center_freq, ctx->def.width,
  1776. ctx->def.center_freq1, ctx->def.center_freq2);
  1777. hwsim_check_chanctx_magic(ctx);
  1778. hwsim_clear_chanctx_magic(ctx);
  1779. }
  1780. static void mac80211_hwsim_change_chanctx(struct ieee80211_hw *hw,
  1781. struct ieee80211_chanctx_conf *ctx,
  1782. u32 changed)
  1783. {
  1784. hwsim_check_chanctx_magic(ctx);
  1785. wiphy_debug(hw->wiphy,
  1786. "change channel context control: %d MHz/width: %d/cfreqs:%d/%d MHz\n",
  1787. ctx->def.chan->center_freq, ctx->def.width,
  1788. ctx->def.center_freq1, ctx->def.center_freq2);
  1789. }
  1790. static int mac80211_hwsim_assign_vif_chanctx(struct ieee80211_hw *hw,
  1791. struct ieee80211_vif *vif,
  1792. struct ieee80211_chanctx_conf *ctx)
  1793. {
  1794. hwsim_check_magic(vif);
  1795. hwsim_check_chanctx_magic(ctx);
  1796. return 0;
  1797. }
  1798. static void mac80211_hwsim_unassign_vif_chanctx(struct ieee80211_hw *hw,
  1799. struct ieee80211_vif *vif,
  1800. struct ieee80211_chanctx_conf *ctx)
  1801. {
  1802. hwsim_check_magic(vif);
  1803. hwsim_check_chanctx_magic(ctx);
  1804. }
  1805. static const char mac80211_hwsim_gstrings_stats[][ETH_GSTRING_LEN] = {
  1806. "tx_pkts_nic",
  1807. "tx_bytes_nic",
  1808. "rx_pkts_nic",
  1809. "rx_bytes_nic",
  1810. "d_tx_dropped",
  1811. "d_tx_failed",
  1812. "d_ps_mode",
  1813. "d_group",
  1814. "d_tx_power",
  1815. };
  1816. #define MAC80211_HWSIM_SSTATS_LEN ARRAY_SIZE(mac80211_hwsim_gstrings_stats)
  1817. static void mac80211_hwsim_get_et_strings(struct ieee80211_hw *hw,
  1818. struct ieee80211_vif *vif,
  1819. u32 sset, u8 *data)
  1820. {
  1821. if (sset == ETH_SS_STATS)
  1822. memcpy(data, *mac80211_hwsim_gstrings_stats,
  1823. sizeof(mac80211_hwsim_gstrings_stats));
  1824. }
  1825. static int mac80211_hwsim_get_et_sset_count(struct ieee80211_hw *hw,
  1826. struct ieee80211_vif *vif, int sset)
  1827. {
  1828. if (sset == ETH_SS_STATS)
  1829. return MAC80211_HWSIM_SSTATS_LEN;
  1830. return 0;
  1831. }
  1832. static void mac80211_hwsim_get_et_stats(struct ieee80211_hw *hw,
  1833. struct ieee80211_vif *vif,
  1834. struct ethtool_stats *stats, u64 *data)
  1835. {
  1836. struct mac80211_hwsim_data *ar = hw->priv;
  1837. int i = 0;
  1838. data[i++] = ar->tx_pkts;
  1839. data[i++] = ar->tx_bytes;
  1840. data[i++] = ar->rx_pkts;
  1841. data[i++] = ar->rx_bytes;
  1842. data[i++] = ar->tx_dropped;
  1843. data[i++] = ar->tx_failed;
  1844. data[i++] = ar->ps;
  1845. data[i++] = ar->group;
  1846. data[i++] = ar->power_level;
  1847. WARN_ON(i != MAC80211_HWSIM_SSTATS_LEN);
  1848. }
  1849. static const struct ieee80211_ops mac80211_hwsim_ops = {
  1850. .tx = mac80211_hwsim_tx,
  1851. .start = mac80211_hwsim_start,
  1852. .stop = mac80211_hwsim_stop,
  1853. .add_interface = mac80211_hwsim_add_interface,
  1854. .change_interface = mac80211_hwsim_change_interface,
  1855. .remove_interface = mac80211_hwsim_remove_interface,
  1856. .config = mac80211_hwsim_config,
  1857. .configure_filter = mac80211_hwsim_configure_filter,
  1858. .bss_info_changed = mac80211_hwsim_bss_info_changed,
  1859. .sta_add = mac80211_hwsim_sta_add,
  1860. .sta_remove = mac80211_hwsim_sta_remove,
  1861. .sta_notify = mac80211_hwsim_sta_notify,
  1862. .set_tim = mac80211_hwsim_set_tim,
  1863. .conf_tx = mac80211_hwsim_conf_tx,
  1864. .get_survey = mac80211_hwsim_get_survey,
  1865. CFG80211_TESTMODE_CMD(mac80211_hwsim_testmode_cmd)
  1866. .ampdu_action = mac80211_hwsim_ampdu_action,
  1867. .sw_scan_start = mac80211_hwsim_sw_scan,
  1868. .sw_scan_complete = mac80211_hwsim_sw_scan_complete,
  1869. .flush = mac80211_hwsim_flush,
  1870. .get_tsf = mac80211_hwsim_get_tsf,
  1871. .set_tsf = mac80211_hwsim_set_tsf,
  1872. .get_et_sset_count = mac80211_hwsim_get_et_sset_count,
  1873. .get_et_stats = mac80211_hwsim_get_et_stats,
  1874. .get_et_strings = mac80211_hwsim_get_et_strings,
  1875. };
  1876. static struct ieee80211_ops mac80211_hwsim_mchan_ops;
  1877. struct hwsim_new_radio_params {
  1878. unsigned int channels;
  1879. const char *reg_alpha2;
  1880. const struct ieee80211_regdomain *regd;
  1881. bool reg_strict;
  1882. bool p2p_device;
  1883. bool use_chanctx;
  1884. bool destroy_on_close;
  1885. const char *hwname;
  1886. bool no_vif;
  1887. };
  1888. static void hwsim_mcast_config_msg(struct sk_buff *mcast_skb,
  1889. struct genl_info *info)
  1890. {
  1891. if (info)
  1892. genl_notify(&hwsim_genl_family, mcast_skb, info,
  1893. HWSIM_MCGRP_CONFIG, GFP_KERNEL);
  1894. else
  1895. genlmsg_multicast(&hwsim_genl_family, mcast_skb, 0,
  1896. HWSIM_MCGRP_CONFIG, GFP_KERNEL);
  1897. }
  1898. static int append_radio_msg(struct sk_buff *skb, int id,
  1899. struct hwsim_new_radio_params *param)
  1900. {
  1901. int ret;
  1902. ret = nla_put_u32(skb, HWSIM_ATTR_RADIO_ID, id);
  1903. if (ret < 0)
  1904. return ret;
  1905. if (param->channels) {
  1906. ret = nla_put_u32(skb, HWSIM_ATTR_CHANNELS, param->channels);
  1907. if (ret < 0)
  1908. return ret;
  1909. }
  1910. if (param->reg_alpha2) {
  1911. ret = nla_put(skb, HWSIM_ATTR_REG_HINT_ALPHA2, 2,
  1912. param->reg_alpha2);
  1913. if (ret < 0)
  1914. return ret;
  1915. }
  1916. if (param->regd) {
  1917. int i;
  1918. for (i = 0; i < ARRAY_SIZE(hwsim_world_regdom_custom); i++) {
  1919. if (hwsim_world_regdom_custom[i] != param->regd)
  1920. continue;
  1921. ret = nla_put_u32(skb, HWSIM_ATTR_REG_CUSTOM_REG, i);
  1922. if (ret < 0)
  1923. return ret;
  1924. break;
  1925. }
  1926. }
  1927. if (param->reg_strict) {
  1928. ret = nla_put_flag(skb, HWSIM_ATTR_REG_STRICT_REG);
  1929. if (ret < 0)
  1930. return ret;
  1931. }
  1932. if (param->p2p_device) {
  1933. ret = nla_put_flag(skb, HWSIM_ATTR_SUPPORT_P2P_DEVICE);
  1934. if (ret < 0)
  1935. return ret;
  1936. }
  1937. if (param->use_chanctx) {
  1938. ret = nla_put_flag(skb, HWSIM_ATTR_USE_CHANCTX);
  1939. if (ret < 0)
  1940. return ret;
  1941. }
  1942. if (param->hwname) {
  1943. ret = nla_put(skb, HWSIM_ATTR_RADIO_NAME,
  1944. strlen(param->hwname), param->hwname);
  1945. if (ret < 0)
  1946. return ret;
  1947. }
  1948. return 0;
  1949. }
  1950. static void hwsim_mcast_new_radio(int id, struct genl_info *info,
  1951. struct hwsim_new_radio_params *param)
  1952. {
  1953. struct sk_buff *mcast_skb;
  1954. void *data;
  1955. mcast_skb = genlmsg_new(GENLMSG_DEFAULT_SIZE, GFP_KERNEL);
  1956. if (!mcast_skb)
  1957. return;
  1958. data = genlmsg_put(mcast_skb, 0, 0, &hwsim_genl_family, 0,
  1959. HWSIM_CMD_NEW_RADIO);
  1960. if (!data)
  1961. goto out_err;
  1962. if (append_radio_msg(mcast_skb, id, param) < 0)
  1963. goto out_err;
  1964. genlmsg_end(mcast_skb, data);
  1965. hwsim_mcast_config_msg(mcast_skb, info);
  1966. return;
  1967. out_err:
  1968. genlmsg_cancel(mcast_skb, data);
  1969. nlmsg_free(mcast_skb);
  1970. }
  1971. static int mac80211_hwsim_new_radio(struct genl_info *info,
  1972. struct hwsim_new_radio_params *param)
  1973. {
  1974. int err;
  1975. u8 addr[ETH_ALEN];
  1976. struct mac80211_hwsim_data *data;
  1977. struct ieee80211_hw *hw;
  1978. enum ieee80211_band band;
  1979. const struct ieee80211_ops *ops = &mac80211_hwsim_ops;
  1980. int idx;
  1981. if (WARN_ON(param->channels > 1 && !param->use_chanctx))
  1982. return -EINVAL;
  1983. spin_lock_bh(&hwsim_radio_lock);
  1984. idx = hwsim_radio_idx++;
  1985. spin_unlock_bh(&hwsim_radio_lock);
  1986. if (param->use_chanctx)
  1987. ops = &mac80211_hwsim_mchan_ops;
  1988. hw = ieee80211_alloc_hw_nm(sizeof(*data), ops, param->hwname);
  1989. if (!hw) {
  1990. printk(KERN_DEBUG "mac80211_hwsim: ieee80211_alloc_hw failed\n");
  1991. err = -ENOMEM;
  1992. goto failed;
  1993. }
  1994. data = hw->priv;
  1995. data->hw = hw;
  1996. data->dev = device_create(hwsim_class, NULL, 0, hw, "hwsim%d", idx);
  1997. if (IS_ERR(data->dev)) {
  1998. printk(KERN_DEBUG
  1999. "mac80211_hwsim: device_create failed (%ld)\n",
  2000. PTR_ERR(data->dev));
  2001. err = -ENOMEM;
  2002. goto failed_drvdata;
  2003. }
  2004. data->dev->driver = &mac80211_hwsim_driver.driver;
  2005. err = device_bind_driver(data->dev);
  2006. if (err != 0) {
  2007. printk(KERN_DEBUG "mac80211_hwsim: device_bind_driver failed (%d)\n",
  2008. err);
  2009. goto failed_bind;
  2010. }
  2011. skb_queue_head_init(&data->pending);
  2012. SET_IEEE80211_DEV(hw, data->dev);
  2013. eth_zero_addr(addr);
  2014. addr[0] = 0x02;
  2015. addr[3] = idx >> 8;
  2016. addr[4] = idx;
  2017. memcpy(data->addresses[0].addr, addr, ETH_ALEN);
  2018. memcpy(data->addresses[1].addr, addr, ETH_ALEN);
  2019. data->addresses[1].addr[0] |= 0x40;
  2020. hw->wiphy->n_addresses = 2;
  2021. hw->wiphy->addresses = data->addresses;
  2022. data->channels = param->channels;
  2023. data->use_chanctx = param->use_chanctx;
  2024. data->idx = idx;
  2025. data->destroy_on_close = param->destroy_on_close;
  2026. if (info)
  2027. data->portid = info->snd_portid;
  2028. if (data->use_chanctx) {
  2029. hw->wiphy->max_scan_ssids = 255;
  2030. hw->wiphy->max_scan_ie_len = IEEE80211_MAX_DATA_LEN;
  2031. hw->wiphy->max_remain_on_channel_duration = 1000;
  2032. /* For channels > 1 DFS is not allowed */
  2033. hw->wiphy->n_iface_combinations = 1;
  2034. hw->wiphy->iface_combinations = &data->if_combination;
  2035. if (param->p2p_device)
  2036. data->if_combination = hwsim_if_comb_p2p_dev[0];
  2037. else
  2038. data->if_combination = hwsim_if_comb[0];
  2039. data->if_combination.num_different_channels = data->channels;
  2040. } else if (param->p2p_device) {
  2041. hw->wiphy->iface_combinations = hwsim_if_comb_p2p_dev;
  2042. hw->wiphy->n_iface_combinations =
  2043. ARRAY_SIZE(hwsim_if_comb_p2p_dev);
  2044. } else {
  2045. hw->wiphy->iface_combinations = hwsim_if_comb;
  2046. hw->wiphy->n_iface_combinations = ARRAY_SIZE(hwsim_if_comb);
  2047. }
  2048. INIT_DELAYED_WORK(&data->roc_start, hw_roc_start);
  2049. INIT_DELAYED_WORK(&data->roc_done, hw_roc_done);
  2050. INIT_DELAYED_WORK(&data->hw_scan, hw_scan_work);
  2051. hw->queues = 5;
  2052. hw->offchannel_tx_hw_queue = 4;
  2053. hw->wiphy->interface_modes = BIT(NL80211_IFTYPE_STATION) |
  2054. BIT(NL80211_IFTYPE_AP) |
  2055. BIT(NL80211_IFTYPE_P2P_CLIENT) |
  2056. BIT(NL80211_IFTYPE_P2P_GO) |
  2057. BIT(NL80211_IFTYPE_ADHOC) |
  2058. BIT(NL80211_IFTYPE_MESH_POINT);
  2059. if (param->p2p_device)
  2060. hw->wiphy->interface_modes |= BIT(NL80211_IFTYPE_P2P_DEVICE);
  2061. ieee80211_hw_set(hw, SUPPORT_FAST_XMIT);
  2062. ieee80211_hw_set(hw, CHANCTX_STA_CSA);
  2063. ieee80211_hw_set(hw, SUPPORTS_HT_CCK_RATES);
  2064. ieee80211_hw_set(hw, QUEUE_CONTROL);
  2065. ieee80211_hw_set(hw, WANT_MONITOR_VIF);
  2066. ieee80211_hw_set(hw, AMPDU_AGGREGATION);
  2067. ieee80211_hw_set(hw, MFP_CAPABLE);
  2068. ieee80211_hw_set(hw, SIGNAL_DBM);
  2069. ieee80211_hw_set(hw, TDLS_WIDER_BW);
  2070. if (rctbl)
  2071. ieee80211_hw_set(hw, SUPPORTS_RC_TABLE);
  2072. hw->wiphy->flags |= WIPHY_FLAG_SUPPORTS_TDLS |
  2073. WIPHY_FLAG_HAS_REMAIN_ON_CHANNEL |
  2074. WIPHY_FLAG_AP_UAPSD |
  2075. WIPHY_FLAG_HAS_CHANNEL_SWITCH;
  2076. hw->wiphy->features |= NL80211_FEATURE_ACTIVE_MONITOR |
  2077. NL80211_FEATURE_AP_MODE_CHAN_WIDTH_CHANGE |
  2078. NL80211_FEATURE_STATIC_SMPS |
  2079. NL80211_FEATURE_DYNAMIC_SMPS |
  2080. NL80211_FEATURE_SCAN_RANDOM_MAC_ADDR;
  2081. wiphy_ext_feature_set(hw->wiphy, NL80211_EXT_FEATURE_VHT_IBSS);
  2082. /* ask mac80211 to reserve space for magic */
  2083. hw->vif_data_size = sizeof(struct hwsim_vif_priv);
  2084. hw->sta_data_size = sizeof(struct hwsim_sta_priv);
  2085. hw->chanctx_data_size = sizeof(struct hwsim_chanctx_priv);
  2086. memcpy(data->channels_2ghz, hwsim_channels_2ghz,
  2087. sizeof(hwsim_channels_2ghz));
  2088. memcpy(data->channels_5ghz, hwsim_channels_5ghz,
  2089. sizeof(hwsim_channels_5ghz));
  2090. memcpy(data->rates, hwsim_rates, sizeof(hwsim_rates));
  2091. for (band = IEEE80211_BAND_2GHZ; band < IEEE80211_NUM_BANDS; band++) {
  2092. struct ieee80211_supported_band *sband = &data->bands[band];
  2093. switch (band) {
  2094. case IEEE80211_BAND_2GHZ:
  2095. sband->channels = data->channels_2ghz;
  2096. sband->n_channels = ARRAY_SIZE(hwsim_channels_2ghz);
  2097. sband->bitrates = data->rates;
  2098. sband->n_bitrates = ARRAY_SIZE(hwsim_rates);
  2099. break;
  2100. case IEEE80211_BAND_5GHZ:
  2101. sband->channels = data->channels_5ghz;
  2102. sband->n_channels = ARRAY_SIZE(hwsim_channels_5ghz);
  2103. sband->bitrates = data->rates + 4;
  2104. sband->n_bitrates = ARRAY_SIZE(hwsim_rates) - 4;
  2105. sband->vht_cap.vht_supported = true;
  2106. sband->vht_cap.cap =
  2107. IEEE80211_VHT_CAP_MAX_MPDU_LENGTH_11454 |
  2108. IEEE80211_VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ |
  2109. IEEE80211_VHT_CAP_RXLDPC |
  2110. IEEE80211_VHT_CAP_SHORT_GI_80 |
  2111. IEEE80211_VHT_CAP_SHORT_GI_160 |
  2112. IEEE80211_VHT_CAP_TXSTBC |
  2113. IEEE80211_VHT_CAP_RXSTBC_1 |
  2114. IEEE80211_VHT_CAP_RXSTBC_2 |
  2115. IEEE80211_VHT_CAP_RXSTBC_3 |
  2116. IEEE80211_VHT_CAP_RXSTBC_4 |
  2117. IEEE80211_VHT_CAP_MAX_A_MPDU_LENGTH_EXPONENT_MASK;
  2118. sband->vht_cap.vht_mcs.rx_mcs_map =
  2119. cpu_to_le16(IEEE80211_VHT_MCS_SUPPORT_0_9 << 0 |
  2120. IEEE80211_VHT_MCS_SUPPORT_0_9 << 2 |
  2121. IEEE80211_VHT_MCS_SUPPORT_0_9 << 4 |
  2122. IEEE80211_VHT_MCS_SUPPORT_0_9 << 6 |
  2123. IEEE80211_VHT_MCS_SUPPORT_0_9 << 8 |
  2124. IEEE80211_VHT_MCS_SUPPORT_0_9 << 10 |
  2125. IEEE80211_VHT_MCS_SUPPORT_0_9 << 12 |
  2126. IEEE80211_VHT_MCS_SUPPORT_0_9 << 14);
  2127. sband->vht_cap.vht_mcs.tx_mcs_map =
  2128. sband->vht_cap.vht_mcs.rx_mcs_map;
  2129. break;
  2130. default:
  2131. continue;
  2132. }
  2133. sband->ht_cap.ht_supported = true;
  2134. sband->ht_cap.cap = IEEE80211_HT_CAP_SUP_WIDTH_20_40 |
  2135. IEEE80211_HT_CAP_GRN_FLD |
  2136. IEEE80211_HT_CAP_SGI_20 |
  2137. IEEE80211_HT_CAP_SGI_40 |
  2138. IEEE80211_HT_CAP_DSSSCCK40;
  2139. sband->ht_cap.ampdu_factor = 0x3;
  2140. sband->ht_cap.ampdu_density = 0x6;
  2141. memset(&sband->ht_cap.mcs, 0,
  2142. sizeof(sband->ht_cap.mcs));
  2143. sband->ht_cap.mcs.rx_mask[0] = 0xff;
  2144. sband->ht_cap.mcs.rx_mask[1] = 0xff;
  2145. sband->ht_cap.mcs.tx_params = IEEE80211_HT_MCS_TX_DEFINED;
  2146. hw->wiphy->bands[band] = sband;
  2147. }
  2148. /* By default all radios belong to the first group */
  2149. data->group = 1;
  2150. mutex_init(&data->mutex);
  2151. /* Enable frame retransmissions for lossy channels */
  2152. hw->max_rates = 4;
  2153. hw->max_rate_tries = 11;
  2154. hw->wiphy->vendor_commands = mac80211_hwsim_vendor_commands;
  2155. hw->wiphy->n_vendor_commands =
  2156. ARRAY_SIZE(mac80211_hwsim_vendor_commands);
  2157. hw->wiphy->vendor_events = mac80211_hwsim_vendor_events;
  2158. hw->wiphy->n_vendor_events = ARRAY_SIZE(mac80211_hwsim_vendor_events);
  2159. if (param->reg_strict)
  2160. hw->wiphy->regulatory_flags |= REGULATORY_STRICT_REG;
  2161. if (param->regd) {
  2162. data->regd = param->regd;
  2163. hw->wiphy->regulatory_flags |= REGULATORY_CUSTOM_REG;
  2164. wiphy_apply_custom_regulatory(hw->wiphy, param->regd);
  2165. /* give the regulatory workqueue a chance to run */
  2166. schedule_timeout_interruptible(1);
  2167. }
  2168. if (param->no_vif)
  2169. ieee80211_hw_set(hw, NO_AUTO_VIF);
  2170. err = ieee80211_register_hw(hw);
  2171. if (err < 0) {
  2172. printk(KERN_DEBUG "mac80211_hwsim: ieee80211_register_hw failed (%d)\n",
  2173. err);
  2174. goto failed_hw;
  2175. }
  2176. wiphy_debug(hw->wiphy, "hwaddr %pM registered\n", hw->wiphy->perm_addr);
  2177. if (param->reg_alpha2) {
  2178. data->alpha2[0] = param->reg_alpha2[0];
  2179. data->alpha2[1] = param->reg_alpha2[1];
  2180. regulatory_hint(hw->wiphy, param->reg_alpha2);
  2181. }
  2182. data->debugfs = debugfs_create_dir("hwsim", hw->wiphy->debugfsdir);
  2183. debugfs_create_file("ps", 0666, data->debugfs, data, &hwsim_fops_ps);
  2184. debugfs_create_file("group", 0666, data->debugfs, data,
  2185. &hwsim_fops_group);
  2186. if (!data->use_chanctx)
  2187. debugfs_create_file("dfs_simulate_radar", 0222,
  2188. data->debugfs,
  2189. data, &hwsim_simulate_radar);
  2190. tasklet_hrtimer_init(&data->beacon_timer,
  2191. mac80211_hwsim_beacon,
  2192. CLOCK_MONOTONIC_RAW, HRTIMER_MODE_ABS);
  2193. spin_lock_bh(&hwsim_radio_lock);
  2194. list_add_tail(&data->list, &hwsim_radios);
  2195. spin_unlock_bh(&hwsim_radio_lock);
  2196. if (idx > 0)
  2197. hwsim_mcast_new_radio(idx, info, param);
  2198. return idx;
  2199. failed_hw:
  2200. device_release_driver(data->dev);
  2201. failed_bind:
  2202. device_unregister(data->dev);
  2203. failed_drvdata:
  2204. ieee80211_free_hw(hw);
  2205. failed:
  2206. return err;
  2207. }
  2208. static void hwsim_mcast_del_radio(int id, const char *hwname,
  2209. struct genl_info *info)
  2210. {
  2211. struct sk_buff *skb;
  2212. void *data;
  2213. int ret;
  2214. skb = genlmsg_new(GENLMSG_DEFAULT_SIZE, GFP_KERNEL);
  2215. if (!skb)
  2216. return;
  2217. data = genlmsg_put(skb, 0, 0, &hwsim_genl_family, 0,
  2218. HWSIM_CMD_DEL_RADIO);
  2219. if (!data)
  2220. goto error;
  2221. ret = nla_put_u32(skb, HWSIM_ATTR_RADIO_ID, id);
  2222. if (ret < 0)
  2223. goto error;
  2224. ret = nla_put(skb, HWSIM_ATTR_RADIO_NAME, strlen(hwname),
  2225. hwname);
  2226. if (ret < 0)
  2227. goto error;
  2228. genlmsg_end(skb, data);
  2229. hwsim_mcast_config_msg(skb, info);
  2230. return;
  2231. error:
  2232. nlmsg_free(skb);
  2233. }
  2234. static void mac80211_hwsim_del_radio(struct mac80211_hwsim_data *data,
  2235. const char *hwname,
  2236. struct genl_info *info)
  2237. {
  2238. hwsim_mcast_del_radio(data->idx, hwname, info);
  2239. debugfs_remove_recursive(data->debugfs);
  2240. ieee80211_unregister_hw(data->hw);
  2241. device_release_driver(data->dev);
  2242. device_unregister(data->dev);
  2243. ieee80211_free_hw(data->hw);
  2244. }
  2245. static int mac80211_hwsim_get_radio(struct sk_buff *skb,
  2246. struct mac80211_hwsim_data *data,
  2247. u32 portid, u32 seq,
  2248. struct netlink_callback *cb, int flags)
  2249. {
  2250. void *hdr;
  2251. struct hwsim_new_radio_params param = { };
  2252. int res = -EMSGSIZE;
  2253. hdr = genlmsg_put(skb, portid, seq, &hwsim_genl_family, flags,
  2254. HWSIM_CMD_GET_RADIO);
  2255. if (!hdr)
  2256. return -EMSGSIZE;
  2257. if (cb)
  2258. genl_dump_check_consistent(cb, hdr, &hwsim_genl_family);
  2259. if (data->alpha2[0] && data->alpha2[1])
  2260. param.reg_alpha2 = data->alpha2;
  2261. param.reg_strict = !!(data->hw->wiphy->regulatory_flags &
  2262. REGULATORY_STRICT_REG);
  2263. param.p2p_device = !!(data->hw->wiphy->interface_modes &
  2264. BIT(NL80211_IFTYPE_P2P_DEVICE));
  2265. param.use_chanctx = data->use_chanctx;
  2266. param.regd = data->regd;
  2267. param.channels = data->channels;
  2268. param.hwname = wiphy_name(data->hw->wiphy);
  2269. res = append_radio_msg(skb, data->idx, &param);
  2270. if (res < 0)
  2271. goto out_err;
  2272. genlmsg_end(skb, hdr);
  2273. return 0;
  2274. out_err:
  2275. genlmsg_cancel(skb, hdr);
  2276. return res;
  2277. }
  2278. static void mac80211_hwsim_free(void)
  2279. {
  2280. struct mac80211_hwsim_data *data;
  2281. spin_lock_bh(&hwsim_radio_lock);
  2282. while ((data = list_first_entry_or_null(&hwsim_radios,
  2283. struct mac80211_hwsim_data,
  2284. list))) {
  2285. list_del(&data->list);
  2286. spin_unlock_bh(&hwsim_radio_lock);
  2287. mac80211_hwsim_del_radio(data, wiphy_name(data->hw->wiphy),
  2288. NULL);
  2289. spin_lock_bh(&hwsim_radio_lock);
  2290. }
  2291. spin_unlock_bh(&hwsim_radio_lock);
  2292. class_destroy(hwsim_class);
  2293. }
  2294. static const struct net_device_ops hwsim_netdev_ops = {
  2295. .ndo_start_xmit = hwsim_mon_xmit,
  2296. .ndo_change_mtu = eth_change_mtu,
  2297. .ndo_set_mac_address = eth_mac_addr,
  2298. .ndo_validate_addr = eth_validate_addr,
  2299. };
  2300. static void hwsim_mon_setup(struct net_device *dev)
  2301. {
  2302. dev->netdev_ops = &hwsim_netdev_ops;
  2303. dev->destructor = free_netdev;
  2304. ether_setup(dev);
  2305. dev->priv_flags |= IFF_NO_QUEUE;
  2306. dev->type = ARPHRD_IEEE80211_RADIOTAP;
  2307. eth_zero_addr(dev->dev_addr);
  2308. dev->dev_addr[0] = 0x12;
  2309. }
  2310. static struct mac80211_hwsim_data *get_hwsim_data_ref_from_addr(const u8 *addr)
  2311. {
  2312. struct mac80211_hwsim_data *data;
  2313. bool _found = false;
  2314. spin_lock_bh(&hwsim_radio_lock);
  2315. list_for_each_entry(data, &hwsim_radios, list) {
  2316. if (memcmp(data->addresses[1].addr, addr, ETH_ALEN) == 0) {
  2317. _found = true;
  2318. break;
  2319. }
  2320. }
  2321. spin_unlock_bh(&hwsim_radio_lock);
  2322. if (!_found)
  2323. return NULL;
  2324. return data;
  2325. }
  2326. static int hwsim_tx_info_frame_received_nl(struct sk_buff *skb_2,
  2327. struct genl_info *info)
  2328. {
  2329. struct ieee80211_hdr *hdr;
  2330. struct mac80211_hwsim_data *data2;
  2331. struct ieee80211_tx_info *txi;
  2332. struct hwsim_tx_rate *tx_attempts;
  2333. u64 ret_skb_cookie;
  2334. struct sk_buff *skb, *tmp;
  2335. const u8 *src;
  2336. unsigned int hwsim_flags;
  2337. int i;
  2338. bool found = false;
  2339. if (info->snd_portid != wmediumd_portid)
  2340. return -EINVAL;
  2341. if (!info->attrs[HWSIM_ATTR_ADDR_TRANSMITTER] ||
  2342. !info->attrs[HWSIM_ATTR_FLAGS] ||
  2343. !info->attrs[HWSIM_ATTR_COOKIE] ||
  2344. !info->attrs[HWSIM_ATTR_TX_INFO])
  2345. goto out;
  2346. src = (void *)nla_data(info->attrs[HWSIM_ATTR_ADDR_TRANSMITTER]);
  2347. hwsim_flags = nla_get_u32(info->attrs[HWSIM_ATTR_FLAGS]);
  2348. ret_skb_cookie = nla_get_u64(info->attrs[HWSIM_ATTR_COOKIE]);
  2349. data2 = get_hwsim_data_ref_from_addr(src);
  2350. if (!data2)
  2351. goto out;
  2352. /* look for the skb matching the cookie passed back from user */
  2353. skb_queue_walk_safe(&data2->pending, skb, tmp) {
  2354. u64 skb_cookie;
  2355. txi = IEEE80211_SKB_CB(skb);
  2356. skb_cookie = (u64)(uintptr_t)txi->rate_driver_data[0];
  2357. if (skb_cookie == ret_skb_cookie) {
  2358. skb_unlink(skb, &data2->pending);
  2359. found = true;
  2360. break;
  2361. }
  2362. }
  2363. /* not found */
  2364. if (!found)
  2365. goto out;
  2366. /* Tx info received because the frame was broadcasted on user space,
  2367. so we get all the necessary info: tx attempts and skb control buff */
  2368. tx_attempts = (struct hwsim_tx_rate *)nla_data(
  2369. info->attrs[HWSIM_ATTR_TX_INFO]);
  2370. /* now send back TX status */
  2371. txi = IEEE80211_SKB_CB(skb);
  2372. ieee80211_tx_info_clear_status(txi);
  2373. for (i = 0; i < IEEE80211_TX_MAX_RATES; i++) {
  2374. txi->status.rates[i].idx = tx_attempts[i].idx;
  2375. txi->status.rates[i].count = tx_attempts[i].count;
  2376. /*txi->status.rates[i].flags = 0;*/
  2377. }
  2378. txi->status.ack_signal = nla_get_u32(info->attrs[HWSIM_ATTR_SIGNAL]);
  2379. if (!(hwsim_flags & HWSIM_TX_CTL_NO_ACK) &&
  2380. (hwsim_flags & HWSIM_TX_STAT_ACK)) {
  2381. if (skb->len >= 16) {
  2382. hdr = (struct ieee80211_hdr *) skb->data;
  2383. mac80211_hwsim_monitor_ack(data2->channel,
  2384. hdr->addr2);
  2385. }
  2386. txi->flags |= IEEE80211_TX_STAT_ACK;
  2387. }
  2388. ieee80211_tx_status_irqsafe(data2->hw, skb);
  2389. return 0;
  2390. out:
  2391. return -EINVAL;
  2392. }
  2393. static int hwsim_cloned_frame_received_nl(struct sk_buff *skb_2,
  2394. struct genl_info *info)
  2395. {
  2396. struct mac80211_hwsim_data *data2;
  2397. struct ieee80211_rx_status rx_status;
  2398. const u8 *dst;
  2399. int frame_data_len;
  2400. void *frame_data;
  2401. struct sk_buff *skb = NULL;
  2402. if (info->snd_portid != wmediumd_portid)
  2403. return -EINVAL;
  2404. if (!info->attrs[HWSIM_ATTR_ADDR_RECEIVER] ||
  2405. !info->attrs[HWSIM_ATTR_FRAME] ||
  2406. !info->attrs[HWSIM_ATTR_RX_RATE] ||
  2407. !info->attrs[HWSIM_ATTR_SIGNAL])
  2408. goto out;
  2409. dst = (void *)nla_data(info->attrs[HWSIM_ATTR_ADDR_RECEIVER]);
  2410. frame_data_len = nla_len(info->attrs[HWSIM_ATTR_FRAME]);
  2411. frame_data = (void *)nla_data(info->attrs[HWSIM_ATTR_FRAME]);
  2412. /* Allocate new skb here */
  2413. skb = alloc_skb(frame_data_len, GFP_KERNEL);
  2414. if (skb == NULL)
  2415. goto err;
  2416. if (frame_data_len > IEEE80211_MAX_DATA_LEN)
  2417. goto err;
  2418. /* Copy the data */
  2419. memcpy(skb_put(skb, frame_data_len), frame_data, frame_data_len);
  2420. data2 = get_hwsim_data_ref_from_addr(dst);
  2421. if (!data2)
  2422. goto out;
  2423. /* check if radio is configured properly */
  2424. if (data2->idle || !data2->started)
  2425. goto out;
  2426. /* A frame is received from user space */
  2427. memset(&rx_status, 0, sizeof(rx_status));
  2428. if (info->attrs[HWSIM_ATTR_FREQ]) {
  2429. /* throw away off-channel packets, but allow both the temporary
  2430. * ("hw" scan/remain-on-channel) and regular channel, since the
  2431. * internal datapath also allows this
  2432. */
  2433. mutex_lock(&data2->mutex);
  2434. rx_status.freq = nla_get_u32(info->attrs[HWSIM_ATTR_FREQ]);
  2435. if (rx_status.freq != data2->channel->center_freq &&
  2436. (!data2->tmp_chan ||
  2437. rx_status.freq != data2->tmp_chan->center_freq)) {
  2438. mutex_unlock(&data2->mutex);
  2439. goto out;
  2440. }
  2441. mutex_unlock(&data2->mutex);
  2442. } else {
  2443. rx_status.freq = data2->channel->center_freq;
  2444. }
  2445. rx_status.band = data2->channel->band;
  2446. rx_status.rate_idx = nla_get_u32(info->attrs[HWSIM_ATTR_RX_RATE]);
  2447. rx_status.signal = nla_get_u32(info->attrs[HWSIM_ATTR_SIGNAL]);
  2448. memcpy(IEEE80211_SKB_RXCB(skb), &rx_status, sizeof(rx_status));
  2449. data2->rx_pkts++;
  2450. data2->rx_bytes += skb->len;
  2451. ieee80211_rx_irqsafe(data2->hw, skb);
  2452. return 0;
  2453. err:
  2454. printk(KERN_DEBUG "mac80211_hwsim: error occurred in %s\n", __func__);
  2455. out:
  2456. dev_kfree_skb(skb);
  2457. return -EINVAL;
  2458. }
  2459. static int hwsim_register_received_nl(struct sk_buff *skb_2,
  2460. struct genl_info *info)
  2461. {
  2462. struct mac80211_hwsim_data *data;
  2463. int chans = 1;
  2464. spin_lock_bh(&hwsim_radio_lock);
  2465. list_for_each_entry(data, &hwsim_radios, list)
  2466. chans = max(chans, data->channels);
  2467. spin_unlock_bh(&hwsim_radio_lock);
  2468. /* In the future we should revise the userspace API and allow it
  2469. * to set a flag that it does support multi-channel, then we can
  2470. * let this pass conditionally on the flag.
  2471. * For current userspace, prohibit it since it won't work right.
  2472. */
  2473. if (chans > 1)
  2474. return -EOPNOTSUPP;
  2475. if (wmediumd_portid)
  2476. return -EBUSY;
  2477. wmediumd_portid = info->snd_portid;
  2478. printk(KERN_DEBUG "mac80211_hwsim: received a REGISTER, "
  2479. "switching to wmediumd mode with pid %d\n", info->snd_portid);
  2480. return 0;
  2481. }
  2482. static int hwsim_new_radio_nl(struct sk_buff *msg, struct genl_info *info)
  2483. {
  2484. struct hwsim_new_radio_params param = { 0 };
  2485. param.reg_strict = info->attrs[HWSIM_ATTR_REG_STRICT_REG];
  2486. param.p2p_device = info->attrs[HWSIM_ATTR_SUPPORT_P2P_DEVICE];
  2487. param.channels = channels;
  2488. param.destroy_on_close =
  2489. info->attrs[HWSIM_ATTR_DESTROY_RADIO_ON_CLOSE];
  2490. if (info->attrs[HWSIM_ATTR_CHANNELS])
  2491. param.channels = nla_get_u32(info->attrs[HWSIM_ATTR_CHANNELS]);
  2492. if (info->attrs[HWSIM_ATTR_NO_VIF])
  2493. param.no_vif = true;
  2494. if (info->attrs[HWSIM_ATTR_RADIO_NAME])
  2495. param.hwname = nla_data(info->attrs[HWSIM_ATTR_RADIO_NAME]);
  2496. if (info->attrs[HWSIM_ATTR_USE_CHANCTX])
  2497. param.use_chanctx = true;
  2498. else
  2499. param.use_chanctx = (param.channels > 1);
  2500. if (info->attrs[HWSIM_ATTR_REG_HINT_ALPHA2])
  2501. param.reg_alpha2 =
  2502. nla_data(info->attrs[HWSIM_ATTR_REG_HINT_ALPHA2]);
  2503. if (info->attrs[HWSIM_ATTR_REG_CUSTOM_REG]) {
  2504. u32 idx = nla_get_u32(info->attrs[HWSIM_ATTR_REG_CUSTOM_REG]);
  2505. if (idx >= ARRAY_SIZE(hwsim_world_regdom_custom))
  2506. return -EINVAL;
  2507. param.regd = hwsim_world_regdom_custom[idx];
  2508. }
  2509. return mac80211_hwsim_new_radio(info, &param);
  2510. }
  2511. static int hwsim_del_radio_nl(struct sk_buff *msg, struct genl_info *info)
  2512. {
  2513. struct mac80211_hwsim_data *data;
  2514. s64 idx = -1;
  2515. const char *hwname = NULL;
  2516. if (info->attrs[HWSIM_ATTR_RADIO_ID])
  2517. idx = nla_get_u32(info->attrs[HWSIM_ATTR_RADIO_ID]);
  2518. else if (info->attrs[HWSIM_ATTR_RADIO_NAME])
  2519. hwname = (void *)nla_data(info->attrs[HWSIM_ATTR_RADIO_NAME]);
  2520. else
  2521. return -EINVAL;
  2522. spin_lock_bh(&hwsim_radio_lock);
  2523. list_for_each_entry(data, &hwsim_radios, list) {
  2524. if (idx >= 0) {
  2525. if (data->idx != idx)
  2526. continue;
  2527. } else {
  2528. if (strcmp(hwname, wiphy_name(data->hw->wiphy)))
  2529. continue;
  2530. }
  2531. list_del(&data->list);
  2532. spin_unlock_bh(&hwsim_radio_lock);
  2533. mac80211_hwsim_del_radio(data, wiphy_name(data->hw->wiphy),
  2534. info);
  2535. return 0;
  2536. }
  2537. spin_unlock_bh(&hwsim_radio_lock);
  2538. return -ENODEV;
  2539. }
  2540. static int hwsim_get_radio_nl(struct sk_buff *msg, struct genl_info *info)
  2541. {
  2542. struct mac80211_hwsim_data *data;
  2543. struct sk_buff *skb;
  2544. int idx, res = -ENODEV;
  2545. if (!info->attrs[HWSIM_ATTR_RADIO_ID])
  2546. return -EINVAL;
  2547. idx = nla_get_u32(info->attrs[HWSIM_ATTR_RADIO_ID]);
  2548. spin_lock_bh(&hwsim_radio_lock);
  2549. list_for_each_entry(data, &hwsim_radios, list) {
  2550. if (data->idx != idx)
  2551. continue;
  2552. skb = nlmsg_new(NLMSG_DEFAULT_SIZE, GFP_KERNEL);
  2553. if (!skb) {
  2554. res = -ENOMEM;
  2555. goto out_err;
  2556. }
  2557. res = mac80211_hwsim_get_radio(skb, data, info->snd_portid,
  2558. info->snd_seq, NULL, 0);
  2559. if (res < 0) {
  2560. nlmsg_free(skb);
  2561. goto out_err;
  2562. }
  2563. genlmsg_reply(skb, info);
  2564. break;
  2565. }
  2566. out_err:
  2567. spin_unlock_bh(&hwsim_radio_lock);
  2568. return res;
  2569. }
  2570. static int hwsim_dump_radio_nl(struct sk_buff *skb,
  2571. struct netlink_callback *cb)
  2572. {
  2573. int idx = cb->args[0];
  2574. struct mac80211_hwsim_data *data = NULL;
  2575. int res;
  2576. spin_lock_bh(&hwsim_radio_lock);
  2577. if (idx == hwsim_radio_idx)
  2578. goto done;
  2579. list_for_each_entry(data, &hwsim_radios, list) {
  2580. if (data->idx < idx)
  2581. continue;
  2582. res = mac80211_hwsim_get_radio(skb, data,
  2583. NETLINK_CB(cb->skb).portid,
  2584. cb->nlh->nlmsg_seq, cb,
  2585. NLM_F_MULTI);
  2586. if (res < 0)
  2587. break;
  2588. idx = data->idx + 1;
  2589. }
  2590. cb->args[0] = idx;
  2591. done:
  2592. spin_unlock_bh(&hwsim_radio_lock);
  2593. return skb->len;
  2594. }
  2595. /* Generic Netlink operations array */
  2596. static const struct genl_ops hwsim_ops[] = {
  2597. {
  2598. .cmd = HWSIM_CMD_REGISTER,
  2599. .policy = hwsim_genl_policy,
  2600. .doit = hwsim_register_received_nl,
  2601. .flags = GENL_ADMIN_PERM,
  2602. },
  2603. {
  2604. .cmd = HWSIM_CMD_FRAME,
  2605. .policy = hwsim_genl_policy,
  2606. .doit = hwsim_cloned_frame_received_nl,
  2607. },
  2608. {
  2609. .cmd = HWSIM_CMD_TX_INFO_FRAME,
  2610. .policy = hwsim_genl_policy,
  2611. .doit = hwsim_tx_info_frame_received_nl,
  2612. },
  2613. {
  2614. .cmd = HWSIM_CMD_NEW_RADIO,
  2615. .policy = hwsim_genl_policy,
  2616. .doit = hwsim_new_radio_nl,
  2617. .flags = GENL_ADMIN_PERM,
  2618. },
  2619. {
  2620. .cmd = HWSIM_CMD_DEL_RADIO,
  2621. .policy = hwsim_genl_policy,
  2622. .doit = hwsim_del_radio_nl,
  2623. .flags = GENL_ADMIN_PERM,
  2624. },
  2625. {
  2626. .cmd = HWSIM_CMD_GET_RADIO,
  2627. .policy = hwsim_genl_policy,
  2628. .doit = hwsim_get_radio_nl,
  2629. .dumpit = hwsim_dump_radio_nl,
  2630. },
  2631. };
  2632. static void destroy_radio(struct work_struct *work)
  2633. {
  2634. struct mac80211_hwsim_data *data =
  2635. container_of(work, struct mac80211_hwsim_data, destroy_work);
  2636. mac80211_hwsim_del_radio(data, wiphy_name(data->hw->wiphy), NULL);
  2637. }
  2638. static void remove_user_radios(u32 portid)
  2639. {
  2640. struct mac80211_hwsim_data *entry, *tmp;
  2641. spin_lock_bh(&hwsim_radio_lock);
  2642. list_for_each_entry_safe(entry, tmp, &hwsim_radios, list) {
  2643. if (entry->destroy_on_close && entry->portid == portid) {
  2644. list_del(&entry->list);
  2645. INIT_WORK(&entry->destroy_work, destroy_radio);
  2646. schedule_work(&entry->destroy_work);
  2647. }
  2648. }
  2649. spin_unlock_bh(&hwsim_radio_lock);
  2650. }
  2651. static int mac80211_hwsim_netlink_notify(struct notifier_block *nb,
  2652. unsigned long state,
  2653. void *_notify)
  2654. {
  2655. struct netlink_notify *notify = _notify;
  2656. if (state != NETLINK_URELEASE)
  2657. return NOTIFY_DONE;
  2658. remove_user_radios(notify->portid);
  2659. if (notify->portid == wmediumd_portid) {
  2660. printk(KERN_INFO "mac80211_hwsim: wmediumd released netlink"
  2661. " socket, switching to perfect channel medium\n");
  2662. wmediumd_portid = 0;
  2663. }
  2664. return NOTIFY_DONE;
  2665. }
  2666. static struct notifier_block hwsim_netlink_notifier = {
  2667. .notifier_call = mac80211_hwsim_netlink_notify,
  2668. };
  2669. static int hwsim_init_netlink(void)
  2670. {
  2671. int rc;
  2672. printk(KERN_INFO "mac80211_hwsim: initializing netlink\n");
  2673. rc = genl_register_family_with_ops_groups(&hwsim_genl_family,
  2674. hwsim_ops,
  2675. hwsim_mcgrps);
  2676. if (rc)
  2677. goto failure;
  2678. rc = netlink_register_notifier(&hwsim_netlink_notifier);
  2679. if (rc) {
  2680. genl_unregister_family(&hwsim_genl_family);
  2681. goto failure;
  2682. }
  2683. return 0;
  2684. failure:
  2685. printk(KERN_DEBUG "mac80211_hwsim: error occurred in %s\n", __func__);
  2686. return -EINVAL;
  2687. }
  2688. static void hwsim_exit_netlink(void)
  2689. {
  2690. /* unregister the notifier */
  2691. netlink_unregister_notifier(&hwsim_netlink_notifier);
  2692. /* unregister the family */
  2693. genl_unregister_family(&hwsim_genl_family);
  2694. }
  2695. static int __init init_mac80211_hwsim(void)
  2696. {
  2697. int i, err;
  2698. if (radios < 0 || radios > 100)
  2699. return -EINVAL;
  2700. if (channels < 1)
  2701. return -EINVAL;
  2702. mac80211_hwsim_mchan_ops = mac80211_hwsim_ops;
  2703. mac80211_hwsim_mchan_ops.hw_scan = mac80211_hwsim_hw_scan;
  2704. mac80211_hwsim_mchan_ops.cancel_hw_scan = mac80211_hwsim_cancel_hw_scan;
  2705. mac80211_hwsim_mchan_ops.sw_scan_start = NULL;
  2706. mac80211_hwsim_mchan_ops.sw_scan_complete = NULL;
  2707. mac80211_hwsim_mchan_ops.remain_on_channel = mac80211_hwsim_roc;
  2708. mac80211_hwsim_mchan_ops.cancel_remain_on_channel = mac80211_hwsim_croc;
  2709. mac80211_hwsim_mchan_ops.add_chanctx = mac80211_hwsim_add_chanctx;
  2710. mac80211_hwsim_mchan_ops.remove_chanctx = mac80211_hwsim_remove_chanctx;
  2711. mac80211_hwsim_mchan_ops.change_chanctx = mac80211_hwsim_change_chanctx;
  2712. mac80211_hwsim_mchan_ops.assign_vif_chanctx =
  2713. mac80211_hwsim_assign_vif_chanctx;
  2714. mac80211_hwsim_mchan_ops.unassign_vif_chanctx =
  2715. mac80211_hwsim_unassign_vif_chanctx;
  2716. spin_lock_init(&hwsim_radio_lock);
  2717. INIT_LIST_HEAD(&hwsim_radios);
  2718. err = platform_driver_register(&mac80211_hwsim_driver);
  2719. if (err)
  2720. return err;
  2721. hwsim_class = class_create(THIS_MODULE, "mac80211_hwsim");
  2722. if (IS_ERR(hwsim_class)) {
  2723. err = PTR_ERR(hwsim_class);
  2724. goto out_unregister_driver;
  2725. }
  2726. err = hwsim_init_netlink();
  2727. if (err < 0)
  2728. goto out_unregister_driver;
  2729. for (i = 0; i < radios; i++) {
  2730. struct hwsim_new_radio_params param = { 0 };
  2731. param.channels = channels;
  2732. switch (regtest) {
  2733. case HWSIM_REGTEST_DIFF_COUNTRY:
  2734. if (i < ARRAY_SIZE(hwsim_alpha2s))
  2735. param.reg_alpha2 = hwsim_alpha2s[i];
  2736. break;
  2737. case HWSIM_REGTEST_DRIVER_REG_FOLLOW:
  2738. if (!i)
  2739. param.reg_alpha2 = hwsim_alpha2s[0];
  2740. break;
  2741. case HWSIM_REGTEST_STRICT_ALL:
  2742. param.reg_strict = true;
  2743. case HWSIM_REGTEST_DRIVER_REG_ALL:
  2744. param.reg_alpha2 = hwsim_alpha2s[0];
  2745. break;
  2746. case HWSIM_REGTEST_WORLD_ROAM:
  2747. if (i == 0)
  2748. param.regd = &hwsim_world_regdom_custom_01;
  2749. break;
  2750. case HWSIM_REGTEST_CUSTOM_WORLD:
  2751. param.regd = &hwsim_world_regdom_custom_01;
  2752. break;
  2753. case HWSIM_REGTEST_CUSTOM_WORLD_2:
  2754. if (i == 0)
  2755. param.regd = &hwsim_world_regdom_custom_01;
  2756. else if (i == 1)
  2757. param.regd = &hwsim_world_regdom_custom_02;
  2758. break;
  2759. case HWSIM_REGTEST_STRICT_FOLLOW:
  2760. if (i == 0) {
  2761. param.reg_strict = true;
  2762. param.reg_alpha2 = hwsim_alpha2s[0];
  2763. }
  2764. break;
  2765. case HWSIM_REGTEST_STRICT_AND_DRIVER_REG:
  2766. if (i == 0) {
  2767. param.reg_strict = true;
  2768. param.reg_alpha2 = hwsim_alpha2s[0];
  2769. } else if (i == 1) {
  2770. param.reg_alpha2 = hwsim_alpha2s[1];
  2771. }
  2772. break;
  2773. case HWSIM_REGTEST_ALL:
  2774. switch (i) {
  2775. case 0:
  2776. param.regd = &hwsim_world_regdom_custom_01;
  2777. break;
  2778. case 1:
  2779. param.regd = &hwsim_world_regdom_custom_02;
  2780. break;
  2781. case 2:
  2782. param.reg_alpha2 = hwsim_alpha2s[0];
  2783. break;
  2784. case 3:
  2785. param.reg_alpha2 = hwsim_alpha2s[1];
  2786. break;
  2787. case 4:
  2788. param.reg_strict = true;
  2789. param.reg_alpha2 = hwsim_alpha2s[2];
  2790. break;
  2791. }
  2792. break;
  2793. default:
  2794. break;
  2795. }
  2796. param.p2p_device = support_p2p_device;
  2797. param.use_chanctx = channels > 1;
  2798. err = mac80211_hwsim_new_radio(NULL, &param);
  2799. if (err < 0)
  2800. goto out_free_radios;
  2801. }
  2802. hwsim_mon = alloc_netdev(0, "hwsim%d", NET_NAME_UNKNOWN,
  2803. hwsim_mon_setup);
  2804. if (hwsim_mon == NULL) {
  2805. err = -ENOMEM;
  2806. goto out_free_radios;
  2807. }
  2808. rtnl_lock();
  2809. err = dev_alloc_name(hwsim_mon, hwsim_mon->name);
  2810. if (err < 0) {
  2811. rtnl_unlock();
  2812. goto out_free_radios;
  2813. }
  2814. err = register_netdevice(hwsim_mon);
  2815. if (err < 0) {
  2816. rtnl_unlock();
  2817. goto out_free_mon;
  2818. }
  2819. rtnl_unlock();
  2820. return 0;
  2821. out_free_mon:
  2822. free_netdev(hwsim_mon);
  2823. out_free_radios:
  2824. mac80211_hwsim_free();
  2825. out_unregister_driver:
  2826. platform_driver_unregister(&mac80211_hwsim_driver);
  2827. return err;
  2828. }
  2829. module_init(init_mac80211_hwsim);
  2830. static void __exit exit_mac80211_hwsim(void)
  2831. {
  2832. printk(KERN_DEBUG "mac80211_hwsim: unregister radios\n");
  2833. hwsim_exit_netlink();
  2834. mac80211_hwsim_free();
  2835. unregister_netdev(hwsim_mon);
  2836. platform_driver_unregister(&mac80211_hwsim_driver);
  2837. }
  2838. module_exit(exit_mac80211_hwsim);