rx.c 91 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290
  1. /*
  2. * Copyright 2002-2005, Instant802 Networks, Inc.
  3. * Copyright 2005-2006, Devicescape Software, Inc.
  4. * Copyright 2006-2007 Jiri Benc <jbenc@suse.cz>
  5. * Copyright 2007-2010 Johannes Berg <johannes@sipsolutions.net>
  6. *
  7. * This program is free software; you can redistribute it and/or modify
  8. * it under the terms of the GNU General Public License version 2 as
  9. * published by the Free Software Foundation.
  10. */
  11. #include <linux/jiffies.h>
  12. #include <linux/slab.h>
  13. #include <linux/kernel.h>
  14. #include <linux/skbuff.h>
  15. #include <linux/netdevice.h>
  16. #include <linux/etherdevice.h>
  17. #include <linux/rcupdate.h>
  18. #include <linux/export.h>
  19. #include <net/mac80211.h>
  20. #include <net/ieee80211_radiotap.h>
  21. #include <asm/unaligned.h>
  22. #include "ieee80211_i.h"
  23. #include "driver-ops.h"
  24. #include "led.h"
  25. #include "mesh.h"
  26. #include "wep.h"
  27. #include "wpa.h"
  28. #include "tkip.h"
  29. #include "wme.h"
  30. #include "rate.h"
  31. /*
  32. * monitor mode reception
  33. *
  34. * This function cleans up the SKB, i.e. it removes all the stuff
  35. * only useful for monitoring.
  36. */
  37. static struct sk_buff *remove_monitor_info(struct ieee80211_local *local,
  38. struct sk_buff *skb)
  39. {
  40. struct ieee80211_rx_status *status = IEEE80211_SKB_RXCB(skb);
  41. if (local->hw.flags & IEEE80211_HW_RX_INCLUDES_FCS) {
  42. if (likely(skb->len > FCS_LEN))
  43. __pskb_trim(skb, skb->len - FCS_LEN);
  44. else {
  45. /* driver bug */
  46. WARN_ON(1);
  47. dev_kfree_skb(skb);
  48. return NULL;
  49. }
  50. }
  51. if (status->vendor_radiotap_len)
  52. __pskb_pull(skb, status->vendor_radiotap_len);
  53. return skb;
  54. }
  55. static inline int should_drop_frame(struct sk_buff *skb, int present_fcs_len)
  56. {
  57. struct ieee80211_rx_status *status = IEEE80211_SKB_RXCB(skb);
  58. struct ieee80211_hdr *hdr;
  59. hdr = (void *)(skb->data + status->vendor_radiotap_len);
  60. if (status->flag & (RX_FLAG_FAILED_FCS_CRC |
  61. RX_FLAG_FAILED_PLCP_CRC |
  62. RX_FLAG_AMPDU_IS_ZEROLEN))
  63. return 1;
  64. if (unlikely(skb->len < 16 + present_fcs_len +
  65. status->vendor_radiotap_len))
  66. return 1;
  67. if (ieee80211_is_ctl(hdr->frame_control) &&
  68. !ieee80211_is_pspoll(hdr->frame_control) &&
  69. !ieee80211_is_back_req(hdr->frame_control))
  70. return 1;
  71. return 0;
  72. }
  73. static int
  74. ieee80211_rx_radiotap_space(struct ieee80211_local *local,
  75. struct ieee80211_rx_status *status)
  76. {
  77. int len;
  78. /* always present fields */
  79. len = sizeof(struct ieee80211_radiotap_header) + 9;
  80. /* allocate extra bitmap */
  81. if (status->vendor_radiotap_len)
  82. len += 4;
  83. if (ieee80211_have_rx_timestamp(status)) {
  84. len = ALIGN(len, 8);
  85. len += 8;
  86. }
  87. if (local->hw.flags & IEEE80211_HW_SIGNAL_DBM)
  88. len += 1;
  89. /* padding for RX_FLAGS if necessary */
  90. len = ALIGN(len, 2);
  91. if (status->flag & RX_FLAG_HT) /* HT info */
  92. len += 3;
  93. if (status->flag & RX_FLAG_AMPDU_DETAILS) {
  94. len = ALIGN(len, 4);
  95. len += 8;
  96. }
  97. if (status->flag & RX_FLAG_VHT) {
  98. len = ALIGN(len, 2);
  99. len += 12;
  100. }
  101. if (status->vendor_radiotap_len) {
  102. if (WARN_ON_ONCE(status->vendor_radiotap_align == 0))
  103. status->vendor_radiotap_align = 1;
  104. /* align standard part of vendor namespace */
  105. len = ALIGN(len, 2);
  106. /* allocate standard part of vendor namespace */
  107. len += 6;
  108. /* align vendor-defined part */
  109. len = ALIGN(len, status->vendor_radiotap_align);
  110. /* vendor-defined part is already in skb */
  111. }
  112. return len;
  113. }
  114. /*
  115. * ieee80211_add_rx_radiotap_header - add radiotap header
  116. *
  117. * add a radiotap header containing all the fields which the hardware provided.
  118. */
  119. static void
  120. ieee80211_add_rx_radiotap_header(struct ieee80211_local *local,
  121. struct sk_buff *skb,
  122. struct ieee80211_rate *rate,
  123. int rtap_len, bool has_fcs)
  124. {
  125. struct ieee80211_rx_status *status = IEEE80211_SKB_RXCB(skb);
  126. struct ieee80211_radiotap_header *rthdr;
  127. unsigned char *pos;
  128. u16 rx_flags = 0;
  129. int mpdulen;
  130. mpdulen = skb->len;
  131. if (!(has_fcs && (local->hw.flags & IEEE80211_HW_RX_INCLUDES_FCS)))
  132. mpdulen += FCS_LEN;
  133. rthdr = (struct ieee80211_radiotap_header *)skb_push(skb, rtap_len);
  134. memset(rthdr, 0, rtap_len);
  135. /* radiotap header, set always present flags */
  136. rthdr->it_present =
  137. cpu_to_le32((1 << IEEE80211_RADIOTAP_FLAGS) |
  138. (1 << IEEE80211_RADIOTAP_CHANNEL) |
  139. (1 << IEEE80211_RADIOTAP_ANTENNA) |
  140. (1 << IEEE80211_RADIOTAP_RX_FLAGS));
  141. rthdr->it_len = cpu_to_le16(rtap_len + status->vendor_radiotap_len);
  142. pos = (unsigned char *)(rthdr + 1);
  143. if (status->vendor_radiotap_len) {
  144. rthdr->it_present |=
  145. cpu_to_le32(BIT(IEEE80211_RADIOTAP_VENDOR_NAMESPACE)) |
  146. cpu_to_le32(BIT(IEEE80211_RADIOTAP_EXT));
  147. put_unaligned_le32(status->vendor_radiotap_bitmap, pos);
  148. pos += 4;
  149. }
  150. /* the order of the following fields is important */
  151. /* IEEE80211_RADIOTAP_TSFT */
  152. if (ieee80211_have_rx_timestamp(status)) {
  153. /* padding */
  154. while ((pos - (u8 *)rthdr) & 7)
  155. *pos++ = 0;
  156. put_unaligned_le64(
  157. ieee80211_calculate_rx_timestamp(local, status,
  158. mpdulen, 0),
  159. pos);
  160. rthdr->it_present |= cpu_to_le32(1 << IEEE80211_RADIOTAP_TSFT);
  161. pos += 8;
  162. }
  163. /* IEEE80211_RADIOTAP_FLAGS */
  164. if (has_fcs && (local->hw.flags & IEEE80211_HW_RX_INCLUDES_FCS))
  165. *pos |= IEEE80211_RADIOTAP_F_FCS;
  166. if (status->flag & (RX_FLAG_FAILED_FCS_CRC | RX_FLAG_FAILED_PLCP_CRC))
  167. *pos |= IEEE80211_RADIOTAP_F_BADFCS;
  168. if (status->flag & RX_FLAG_SHORTPRE)
  169. *pos |= IEEE80211_RADIOTAP_F_SHORTPRE;
  170. pos++;
  171. /* IEEE80211_RADIOTAP_RATE */
  172. if (!rate || status->flag & (RX_FLAG_HT | RX_FLAG_VHT)) {
  173. /*
  174. * Without rate information don't add it. If we have,
  175. * MCS information is a separate field in radiotap,
  176. * added below. The byte here is needed as padding
  177. * for the channel though, so initialise it to 0.
  178. */
  179. *pos = 0;
  180. } else {
  181. rthdr->it_present |= cpu_to_le32(1 << IEEE80211_RADIOTAP_RATE);
  182. *pos = rate->bitrate / 5;
  183. }
  184. pos++;
  185. /* IEEE80211_RADIOTAP_CHANNEL */
  186. put_unaligned_le16(status->freq, pos);
  187. pos += 2;
  188. if (status->band == IEEE80211_BAND_5GHZ)
  189. put_unaligned_le16(IEEE80211_CHAN_OFDM | IEEE80211_CHAN_5GHZ,
  190. pos);
  191. else if (status->flag & (RX_FLAG_HT | RX_FLAG_VHT))
  192. put_unaligned_le16(IEEE80211_CHAN_DYN | IEEE80211_CHAN_2GHZ,
  193. pos);
  194. else if (rate && rate->flags & IEEE80211_RATE_ERP_G)
  195. put_unaligned_le16(IEEE80211_CHAN_OFDM | IEEE80211_CHAN_2GHZ,
  196. pos);
  197. else if (rate)
  198. put_unaligned_le16(IEEE80211_CHAN_CCK | IEEE80211_CHAN_2GHZ,
  199. pos);
  200. else
  201. put_unaligned_le16(IEEE80211_CHAN_2GHZ, pos);
  202. pos += 2;
  203. /* IEEE80211_RADIOTAP_DBM_ANTSIGNAL */
  204. if (local->hw.flags & IEEE80211_HW_SIGNAL_DBM &&
  205. !(status->flag & RX_FLAG_NO_SIGNAL_VAL)) {
  206. *pos = status->signal;
  207. rthdr->it_present |=
  208. cpu_to_le32(1 << IEEE80211_RADIOTAP_DBM_ANTSIGNAL);
  209. pos++;
  210. }
  211. /* IEEE80211_RADIOTAP_LOCK_QUALITY is missing */
  212. /* IEEE80211_RADIOTAP_ANTENNA */
  213. *pos = status->antenna;
  214. pos++;
  215. /* IEEE80211_RADIOTAP_DB_ANTNOISE is not used */
  216. /* IEEE80211_RADIOTAP_RX_FLAGS */
  217. /* ensure 2 byte alignment for the 2 byte field as required */
  218. if ((pos - (u8 *)rthdr) & 1)
  219. *pos++ = 0;
  220. if (status->flag & RX_FLAG_FAILED_PLCP_CRC)
  221. rx_flags |= IEEE80211_RADIOTAP_F_RX_BADPLCP;
  222. put_unaligned_le16(rx_flags, pos);
  223. pos += 2;
  224. if (status->flag & RX_FLAG_HT) {
  225. rthdr->it_present |= cpu_to_le32(1 << IEEE80211_RADIOTAP_MCS);
  226. *pos++ = local->hw.radiotap_mcs_details;
  227. *pos = 0;
  228. if (status->flag & RX_FLAG_SHORT_GI)
  229. *pos |= IEEE80211_RADIOTAP_MCS_SGI;
  230. if (status->flag & RX_FLAG_40MHZ)
  231. *pos |= IEEE80211_RADIOTAP_MCS_BW_40;
  232. if (status->flag & RX_FLAG_HT_GF)
  233. *pos |= IEEE80211_RADIOTAP_MCS_FMT_GF;
  234. pos++;
  235. *pos++ = status->rate_idx;
  236. }
  237. if (status->flag & RX_FLAG_AMPDU_DETAILS) {
  238. u16 flags = 0;
  239. /* ensure 4 byte alignment */
  240. while ((pos - (u8 *)rthdr) & 3)
  241. pos++;
  242. rthdr->it_present |=
  243. cpu_to_le32(1 << IEEE80211_RADIOTAP_AMPDU_STATUS);
  244. put_unaligned_le32(status->ampdu_reference, pos);
  245. pos += 4;
  246. if (status->flag & RX_FLAG_AMPDU_REPORT_ZEROLEN)
  247. flags |= IEEE80211_RADIOTAP_AMPDU_REPORT_ZEROLEN;
  248. if (status->flag & RX_FLAG_AMPDU_IS_ZEROLEN)
  249. flags |= IEEE80211_RADIOTAP_AMPDU_IS_ZEROLEN;
  250. if (status->flag & RX_FLAG_AMPDU_LAST_KNOWN)
  251. flags |= IEEE80211_RADIOTAP_AMPDU_LAST_KNOWN;
  252. if (status->flag & RX_FLAG_AMPDU_IS_LAST)
  253. flags |= IEEE80211_RADIOTAP_AMPDU_IS_LAST;
  254. if (status->flag & RX_FLAG_AMPDU_DELIM_CRC_ERROR)
  255. flags |= IEEE80211_RADIOTAP_AMPDU_DELIM_CRC_ERR;
  256. if (status->flag & RX_FLAG_AMPDU_DELIM_CRC_KNOWN)
  257. flags |= IEEE80211_RADIOTAP_AMPDU_DELIM_CRC_KNOWN;
  258. put_unaligned_le16(flags, pos);
  259. pos += 2;
  260. if (status->flag & RX_FLAG_AMPDU_DELIM_CRC_KNOWN)
  261. *pos++ = status->ampdu_delimiter_crc;
  262. else
  263. *pos++ = 0;
  264. *pos++ = 0;
  265. }
  266. if (status->flag & RX_FLAG_VHT) {
  267. u16 known = local->hw.radiotap_vht_details;
  268. rthdr->it_present |= cpu_to_le32(1 << IEEE80211_RADIOTAP_VHT);
  269. /* known field - how to handle 80+80? */
  270. if (status->flag & RX_FLAG_80P80MHZ)
  271. known &= ~IEEE80211_RADIOTAP_VHT_KNOWN_BANDWIDTH;
  272. put_unaligned_le16(known, pos);
  273. pos += 2;
  274. /* flags */
  275. if (status->flag & RX_FLAG_SHORT_GI)
  276. *pos |= IEEE80211_RADIOTAP_VHT_FLAG_SGI;
  277. pos++;
  278. /* bandwidth */
  279. if (status->flag & RX_FLAG_80MHZ)
  280. *pos++ = 4;
  281. else if (status->flag & RX_FLAG_80P80MHZ)
  282. *pos++ = 0; /* marked not known above */
  283. else if (status->flag & RX_FLAG_160MHZ)
  284. *pos++ = 11;
  285. else if (status->flag & RX_FLAG_40MHZ)
  286. *pos++ = 1;
  287. else /* 20 MHz */
  288. *pos++ = 0;
  289. /* MCS/NSS */
  290. *pos = (status->rate_idx << 4) | status->vht_nss;
  291. pos += 4;
  292. /* coding field */
  293. pos++;
  294. /* group ID */
  295. pos++;
  296. /* partial_aid */
  297. pos += 2;
  298. }
  299. if (status->vendor_radiotap_len) {
  300. /* ensure 2 byte alignment for the vendor field as required */
  301. if ((pos - (u8 *)rthdr) & 1)
  302. *pos++ = 0;
  303. *pos++ = status->vendor_radiotap_oui[0];
  304. *pos++ = status->vendor_radiotap_oui[1];
  305. *pos++ = status->vendor_radiotap_oui[2];
  306. *pos++ = status->vendor_radiotap_subns;
  307. put_unaligned_le16(status->vendor_radiotap_len, pos);
  308. pos += 2;
  309. /* align the actual payload as requested */
  310. while ((pos - (u8 *)rthdr) & (status->vendor_radiotap_align - 1))
  311. *pos++ = 0;
  312. }
  313. }
  314. /*
  315. * This function copies a received frame to all monitor interfaces and
  316. * returns a cleaned-up SKB that no longer includes the FCS nor the
  317. * radiotap header the driver might have added.
  318. */
  319. static struct sk_buff *
  320. ieee80211_rx_monitor(struct ieee80211_local *local, struct sk_buff *origskb,
  321. struct ieee80211_rate *rate)
  322. {
  323. struct ieee80211_rx_status *status = IEEE80211_SKB_RXCB(origskb);
  324. struct ieee80211_sub_if_data *sdata;
  325. int needed_headroom;
  326. struct sk_buff *skb, *skb2;
  327. struct net_device *prev_dev = NULL;
  328. int present_fcs_len = 0;
  329. /*
  330. * First, we may need to make a copy of the skb because
  331. * (1) we need to modify it for radiotap (if not present), and
  332. * (2) the other RX handlers will modify the skb we got.
  333. *
  334. * We don't need to, of course, if we aren't going to return
  335. * the SKB because it has a bad FCS/PLCP checksum.
  336. */
  337. if (local->hw.flags & IEEE80211_HW_RX_INCLUDES_FCS)
  338. present_fcs_len = FCS_LEN;
  339. /* ensure hdr->frame_control and vendor radiotap data are in skb head */
  340. if (!pskb_may_pull(origskb, 2 + status->vendor_radiotap_len)) {
  341. dev_kfree_skb(origskb);
  342. return NULL;
  343. }
  344. if (!local->monitors) {
  345. if (should_drop_frame(origskb, present_fcs_len)) {
  346. dev_kfree_skb(origskb);
  347. return NULL;
  348. }
  349. return remove_monitor_info(local, origskb);
  350. }
  351. /* room for the radiotap header based on driver features */
  352. needed_headroom = ieee80211_rx_radiotap_space(local, status);
  353. if (should_drop_frame(origskb, present_fcs_len)) {
  354. /* only need to expand headroom if necessary */
  355. skb = origskb;
  356. origskb = NULL;
  357. /*
  358. * This shouldn't trigger often because most devices have an
  359. * RX header they pull before we get here, and that should
  360. * be big enough for our radiotap information. We should
  361. * probably export the length to drivers so that we can have
  362. * them allocate enough headroom to start with.
  363. */
  364. if (skb_headroom(skb) < needed_headroom &&
  365. pskb_expand_head(skb, needed_headroom, 0, GFP_ATOMIC)) {
  366. dev_kfree_skb(skb);
  367. return NULL;
  368. }
  369. } else {
  370. /*
  371. * Need to make a copy and possibly remove radiotap header
  372. * and FCS from the original.
  373. */
  374. skb = skb_copy_expand(origskb, needed_headroom, 0, GFP_ATOMIC);
  375. origskb = remove_monitor_info(local, origskb);
  376. if (!skb)
  377. return origskb;
  378. }
  379. /* prepend radiotap information */
  380. ieee80211_add_rx_radiotap_header(local, skb, rate, needed_headroom,
  381. true);
  382. skb_reset_mac_header(skb);
  383. skb->ip_summed = CHECKSUM_UNNECESSARY;
  384. skb->pkt_type = PACKET_OTHERHOST;
  385. skb->protocol = htons(ETH_P_802_2);
  386. list_for_each_entry_rcu(sdata, &local->interfaces, list) {
  387. if (sdata->vif.type != NL80211_IFTYPE_MONITOR)
  388. continue;
  389. if (sdata->u.mntr_flags & MONITOR_FLAG_COOK_FRAMES)
  390. continue;
  391. if (!ieee80211_sdata_running(sdata))
  392. continue;
  393. if (prev_dev) {
  394. skb2 = skb_clone(skb, GFP_ATOMIC);
  395. if (skb2) {
  396. skb2->dev = prev_dev;
  397. netif_receive_skb(skb2);
  398. }
  399. }
  400. prev_dev = sdata->dev;
  401. sdata->dev->stats.rx_packets++;
  402. sdata->dev->stats.rx_bytes += skb->len;
  403. }
  404. if (prev_dev) {
  405. skb->dev = prev_dev;
  406. netif_receive_skb(skb);
  407. } else
  408. dev_kfree_skb(skb);
  409. return origskb;
  410. }
  411. static void ieee80211_parse_qos(struct ieee80211_rx_data *rx)
  412. {
  413. struct ieee80211_hdr *hdr = (struct ieee80211_hdr *)rx->skb->data;
  414. struct ieee80211_rx_status *status = IEEE80211_SKB_RXCB(rx->skb);
  415. int tid, seqno_idx, security_idx;
  416. /* does the frame have a qos control field? */
  417. if (ieee80211_is_data_qos(hdr->frame_control)) {
  418. u8 *qc = ieee80211_get_qos_ctl(hdr);
  419. /* frame has qos control */
  420. tid = *qc & IEEE80211_QOS_CTL_TID_MASK;
  421. if (*qc & IEEE80211_QOS_CTL_A_MSDU_PRESENT)
  422. status->rx_flags |= IEEE80211_RX_AMSDU;
  423. seqno_idx = tid;
  424. security_idx = tid;
  425. } else {
  426. /*
  427. * IEEE 802.11-2007, 7.1.3.4.1 ("Sequence Number field"):
  428. *
  429. * Sequence numbers for management frames, QoS data
  430. * frames with a broadcast/multicast address in the
  431. * Address 1 field, and all non-QoS data frames sent
  432. * by QoS STAs are assigned using an additional single
  433. * modulo-4096 counter, [...]
  434. *
  435. * We also use that counter for non-QoS STAs.
  436. */
  437. seqno_idx = IEEE80211_NUM_TIDS;
  438. security_idx = 0;
  439. if (ieee80211_is_mgmt(hdr->frame_control))
  440. security_idx = IEEE80211_NUM_TIDS;
  441. tid = 0;
  442. }
  443. rx->seqno_idx = seqno_idx;
  444. rx->security_idx = security_idx;
  445. /* Set skb->priority to 1d tag if highest order bit of TID is not set.
  446. * For now, set skb->priority to 0 for other cases. */
  447. rx->skb->priority = (tid > 7) ? 0 : tid;
  448. }
  449. /**
  450. * DOC: Packet alignment
  451. *
  452. * Drivers always need to pass packets that are aligned to two-byte boundaries
  453. * to the stack.
  454. *
  455. * Additionally, should, if possible, align the payload data in a way that
  456. * guarantees that the contained IP header is aligned to a four-byte
  457. * boundary. In the case of regular frames, this simply means aligning the
  458. * payload to a four-byte boundary (because either the IP header is directly
  459. * contained, or IV/RFC1042 headers that have a length divisible by four are
  460. * in front of it). If the payload data is not properly aligned and the
  461. * architecture doesn't support efficient unaligned operations, mac80211
  462. * will align the data.
  463. *
  464. * With A-MSDU frames, however, the payload data address must yield two modulo
  465. * four because there are 14-byte 802.3 headers within the A-MSDU frames that
  466. * push the IP header further back to a multiple of four again. Thankfully, the
  467. * specs were sane enough this time around to require padding each A-MSDU
  468. * subframe to a length that is a multiple of four.
  469. *
  470. * Padding like Atheros hardware adds which is between the 802.11 header and
  471. * the payload is not supported, the driver is required to move the 802.11
  472. * header to be directly in front of the payload in that case.
  473. */
  474. static void ieee80211_verify_alignment(struct ieee80211_rx_data *rx)
  475. {
  476. #ifdef CONFIG_MAC80211_VERBOSE_DEBUG
  477. WARN_ONCE((unsigned long)rx->skb->data & 1,
  478. "unaligned packet at 0x%p\n", rx->skb->data);
  479. #endif
  480. }
  481. /* rx handlers */
  482. static int ieee80211_is_unicast_robust_mgmt_frame(struct sk_buff *skb)
  483. {
  484. struct ieee80211_hdr *hdr = (struct ieee80211_hdr *) skb->data;
  485. if (skb->len < 24 || is_multicast_ether_addr(hdr->addr1))
  486. return 0;
  487. return ieee80211_is_robust_mgmt_frame(hdr);
  488. }
  489. static int ieee80211_is_multicast_robust_mgmt_frame(struct sk_buff *skb)
  490. {
  491. struct ieee80211_hdr *hdr = (struct ieee80211_hdr *) skb->data;
  492. if (skb->len < 24 || !is_multicast_ether_addr(hdr->addr1))
  493. return 0;
  494. return ieee80211_is_robust_mgmt_frame(hdr);
  495. }
  496. /* Get the BIP key index from MMIE; return -1 if this is not a BIP frame */
  497. static int ieee80211_get_mmie_keyidx(struct sk_buff *skb)
  498. {
  499. struct ieee80211_mgmt *hdr = (struct ieee80211_mgmt *) skb->data;
  500. struct ieee80211_mmie *mmie;
  501. if (skb->len < 24 + sizeof(*mmie) || !is_multicast_ether_addr(hdr->da))
  502. return -1;
  503. if (!ieee80211_is_robust_mgmt_frame((struct ieee80211_hdr *) hdr))
  504. return -1; /* not a robust management frame */
  505. mmie = (struct ieee80211_mmie *)
  506. (skb->data + skb->len - sizeof(*mmie));
  507. if (mmie->element_id != WLAN_EID_MMIE ||
  508. mmie->length != sizeof(*mmie) - 2)
  509. return -1;
  510. return le16_to_cpu(mmie->key_id);
  511. }
  512. static ieee80211_rx_result ieee80211_rx_mesh_check(struct ieee80211_rx_data *rx)
  513. {
  514. struct ieee80211_hdr *hdr = (struct ieee80211_hdr *)rx->skb->data;
  515. char *dev_addr = rx->sdata->vif.addr;
  516. if (ieee80211_is_data(hdr->frame_control)) {
  517. if (is_multicast_ether_addr(hdr->addr1)) {
  518. if (ieee80211_has_tods(hdr->frame_control) ||
  519. !ieee80211_has_fromds(hdr->frame_control))
  520. return RX_DROP_MONITOR;
  521. if (ether_addr_equal(hdr->addr3, dev_addr))
  522. return RX_DROP_MONITOR;
  523. } else {
  524. if (!ieee80211_has_a4(hdr->frame_control))
  525. return RX_DROP_MONITOR;
  526. if (ether_addr_equal(hdr->addr4, dev_addr))
  527. return RX_DROP_MONITOR;
  528. }
  529. }
  530. /* If there is not an established peer link and this is not a peer link
  531. * establisment frame, beacon or probe, drop the frame.
  532. */
  533. if (!rx->sta || sta_plink_state(rx->sta) != NL80211_PLINK_ESTAB) {
  534. struct ieee80211_mgmt *mgmt;
  535. if (!ieee80211_is_mgmt(hdr->frame_control))
  536. return RX_DROP_MONITOR;
  537. if (ieee80211_is_action(hdr->frame_control)) {
  538. u8 category;
  539. /* make sure category field is present */
  540. if (rx->skb->len < IEEE80211_MIN_ACTION_SIZE)
  541. return RX_DROP_MONITOR;
  542. mgmt = (struct ieee80211_mgmt *)hdr;
  543. category = mgmt->u.action.category;
  544. if (category != WLAN_CATEGORY_MESH_ACTION &&
  545. category != WLAN_CATEGORY_SELF_PROTECTED)
  546. return RX_DROP_MONITOR;
  547. return RX_CONTINUE;
  548. }
  549. if (ieee80211_is_probe_req(hdr->frame_control) ||
  550. ieee80211_is_probe_resp(hdr->frame_control) ||
  551. ieee80211_is_beacon(hdr->frame_control) ||
  552. ieee80211_is_auth(hdr->frame_control))
  553. return RX_CONTINUE;
  554. return RX_DROP_MONITOR;
  555. }
  556. return RX_CONTINUE;
  557. }
  558. #define SEQ_MODULO 0x1000
  559. #define SEQ_MASK 0xfff
  560. static inline int seq_less(u16 sq1, u16 sq2)
  561. {
  562. return ((sq1 - sq2) & SEQ_MASK) > (SEQ_MODULO >> 1);
  563. }
  564. static inline u16 seq_inc(u16 sq)
  565. {
  566. return (sq + 1) & SEQ_MASK;
  567. }
  568. static inline u16 seq_sub(u16 sq1, u16 sq2)
  569. {
  570. return (sq1 - sq2) & SEQ_MASK;
  571. }
  572. static void ieee80211_release_reorder_frame(struct ieee80211_sub_if_data *sdata,
  573. struct tid_ampdu_rx *tid_agg_rx,
  574. int index)
  575. {
  576. struct ieee80211_local *local = sdata->local;
  577. struct sk_buff *skb = tid_agg_rx->reorder_buf[index];
  578. struct ieee80211_rx_status *status;
  579. lockdep_assert_held(&tid_agg_rx->reorder_lock);
  580. if (!skb)
  581. goto no_frame;
  582. /* release the frame from the reorder ring buffer */
  583. tid_agg_rx->stored_mpdu_num--;
  584. tid_agg_rx->reorder_buf[index] = NULL;
  585. status = IEEE80211_SKB_RXCB(skb);
  586. status->rx_flags |= IEEE80211_RX_DEFERRED_RELEASE;
  587. skb_queue_tail(&local->rx_skb_queue, skb);
  588. no_frame:
  589. tid_agg_rx->head_seq_num = seq_inc(tid_agg_rx->head_seq_num);
  590. }
  591. static void ieee80211_release_reorder_frames(struct ieee80211_sub_if_data *sdata,
  592. struct tid_ampdu_rx *tid_agg_rx,
  593. u16 head_seq_num)
  594. {
  595. int index;
  596. lockdep_assert_held(&tid_agg_rx->reorder_lock);
  597. while (seq_less(tid_agg_rx->head_seq_num, head_seq_num)) {
  598. index = seq_sub(tid_agg_rx->head_seq_num, tid_agg_rx->ssn) %
  599. tid_agg_rx->buf_size;
  600. ieee80211_release_reorder_frame(sdata, tid_agg_rx, index);
  601. }
  602. }
  603. /*
  604. * Timeout (in jiffies) for skb's that are waiting in the RX reorder buffer. If
  605. * the skb was added to the buffer longer than this time ago, the earlier
  606. * frames that have not yet been received are assumed to be lost and the skb
  607. * can be released for processing. This may also release other skb's from the
  608. * reorder buffer if there are no additional gaps between the frames.
  609. *
  610. * Callers must hold tid_agg_rx->reorder_lock.
  611. */
  612. #define HT_RX_REORDER_BUF_TIMEOUT (HZ / 10)
  613. static void ieee80211_sta_reorder_release(struct ieee80211_sub_if_data *sdata,
  614. struct tid_ampdu_rx *tid_agg_rx)
  615. {
  616. int index, j;
  617. lockdep_assert_held(&tid_agg_rx->reorder_lock);
  618. /* release the buffer until next missing frame */
  619. index = seq_sub(tid_agg_rx->head_seq_num, tid_agg_rx->ssn) %
  620. tid_agg_rx->buf_size;
  621. if (!tid_agg_rx->reorder_buf[index] &&
  622. tid_agg_rx->stored_mpdu_num) {
  623. /*
  624. * No buffers ready to be released, but check whether any
  625. * frames in the reorder buffer have timed out.
  626. */
  627. int skipped = 1;
  628. for (j = (index + 1) % tid_agg_rx->buf_size; j != index;
  629. j = (j + 1) % tid_agg_rx->buf_size) {
  630. if (!tid_agg_rx->reorder_buf[j]) {
  631. skipped++;
  632. continue;
  633. }
  634. if (skipped &&
  635. !time_after(jiffies, tid_agg_rx->reorder_time[j] +
  636. HT_RX_REORDER_BUF_TIMEOUT))
  637. goto set_release_timer;
  638. ht_dbg_ratelimited(sdata,
  639. "release an RX reorder frame due to timeout on earlier frames\n");
  640. ieee80211_release_reorder_frame(sdata, tid_agg_rx, j);
  641. /*
  642. * Increment the head seq# also for the skipped slots.
  643. */
  644. tid_agg_rx->head_seq_num =
  645. (tid_agg_rx->head_seq_num + skipped) & SEQ_MASK;
  646. skipped = 0;
  647. }
  648. } else while (tid_agg_rx->reorder_buf[index]) {
  649. ieee80211_release_reorder_frame(sdata, tid_agg_rx, index);
  650. index = seq_sub(tid_agg_rx->head_seq_num, tid_agg_rx->ssn) %
  651. tid_agg_rx->buf_size;
  652. }
  653. if (tid_agg_rx->stored_mpdu_num) {
  654. j = index = seq_sub(tid_agg_rx->head_seq_num,
  655. tid_agg_rx->ssn) % tid_agg_rx->buf_size;
  656. for (; j != (index - 1) % tid_agg_rx->buf_size;
  657. j = (j + 1) % tid_agg_rx->buf_size) {
  658. if (tid_agg_rx->reorder_buf[j])
  659. break;
  660. }
  661. set_release_timer:
  662. mod_timer(&tid_agg_rx->reorder_timer,
  663. tid_agg_rx->reorder_time[j] + 1 +
  664. HT_RX_REORDER_BUF_TIMEOUT);
  665. } else {
  666. del_timer(&tid_agg_rx->reorder_timer);
  667. }
  668. }
  669. /*
  670. * As this function belongs to the RX path it must be under
  671. * rcu_read_lock protection. It returns false if the frame
  672. * can be processed immediately, true if it was consumed.
  673. */
  674. static bool ieee80211_sta_manage_reorder_buf(struct ieee80211_sub_if_data *sdata,
  675. struct tid_ampdu_rx *tid_agg_rx,
  676. struct sk_buff *skb)
  677. {
  678. struct ieee80211_hdr *hdr = (struct ieee80211_hdr *) skb->data;
  679. u16 sc = le16_to_cpu(hdr->seq_ctrl);
  680. u16 mpdu_seq_num = (sc & IEEE80211_SCTL_SEQ) >> 4;
  681. u16 head_seq_num, buf_size;
  682. int index;
  683. bool ret = true;
  684. spin_lock(&tid_agg_rx->reorder_lock);
  685. buf_size = tid_agg_rx->buf_size;
  686. head_seq_num = tid_agg_rx->head_seq_num;
  687. /* frame with out of date sequence number */
  688. if (seq_less(mpdu_seq_num, head_seq_num)) {
  689. dev_kfree_skb(skb);
  690. goto out;
  691. }
  692. /*
  693. * If frame the sequence number exceeds our buffering window
  694. * size release some previous frames to make room for this one.
  695. */
  696. if (!seq_less(mpdu_seq_num, head_seq_num + buf_size)) {
  697. head_seq_num = seq_inc(seq_sub(mpdu_seq_num, buf_size));
  698. /* release stored frames up to new head to stack */
  699. ieee80211_release_reorder_frames(sdata, tid_agg_rx,
  700. head_seq_num);
  701. }
  702. /* Now the new frame is always in the range of the reordering buffer */
  703. index = seq_sub(mpdu_seq_num, tid_agg_rx->ssn) % tid_agg_rx->buf_size;
  704. /* check if we already stored this frame */
  705. if (tid_agg_rx->reorder_buf[index]) {
  706. dev_kfree_skb(skb);
  707. goto out;
  708. }
  709. /*
  710. * If the current MPDU is in the right order and nothing else
  711. * is stored we can process it directly, no need to buffer it.
  712. * If it is first but there's something stored, we may be able
  713. * to release frames after this one.
  714. */
  715. if (mpdu_seq_num == tid_agg_rx->head_seq_num &&
  716. tid_agg_rx->stored_mpdu_num == 0) {
  717. tid_agg_rx->head_seq_num = seq_inc(tid_agg_rx->head_seq_num);
  718. ret = false;
  719. goto out;
  720. }
  721. /* put the frame in the reordering buffer */
  722. tid_agg_rx->reorder_buf[index] = skb;
  723. tid_agg_rx->reorder_time[index] = jiffies;
  724. tid_agg_rx->stored_mpdu_num++;
  725. ieee80211_sta_reorder_release(sdata, tid_agg_rx);
  726. out:
  727. spin_unlock(&tid_agg_rx->reorder_lock);
  728. return ret;
  729. }
  730. /*
  731. * Reorder MPDUs from A-MPDUs, keeping them on a buffer. Returns
  732. * true if the MPDU was buffered, false if it should be processed.
  733. */
  734. static void ieee80211_rx_reorder_ampdu(struct ieee80211_rx_data *rx)
  735. {
  736. struct sk_buff *skb = rx->skb;
  737. struct ieee80211_local *local = rx->local;
  738. struct ieee80211_hdr *hdr = (struct ieee80211_hdr *) skb->data;
  739. struct ieee80211_rx_status *status = IEEE80211_SKB_RXCB(skb);
  740. struct sta_info *sta = rx->sta;
  741. struct tid_ampdu_rx *tid_agg_rx;
  742. u16 sc;
  743. u8 tid, ack_policy;
  744. if (!ieee80211_is_data_qos(hdr->frame_control))
  745. goto dont_reorder;
  746. /*
  747. * filter the QoS data rx stream according to
  748. * STA/TID and check if this STA/TID is on aggregation
  749. */
  750. if (!sta)
  751. goto dont_reorder;
  752. ack_policy = *ieee80211_get_qos_ctl(hdr) &
  753. IEEE80211_QOS_CTL_ACK_POLICY_MASK;
  754. tid = *ieee80211_get_qos_ctl(hdr) & IEEE80211_QOS_CTL_TID_MASK;
  755. tid_agg_rx = rcu_dereference(sta->ampdu_mlme.tid_rx[tid]);
  756. if (!tid_agg_rx)
  757. goto dont_reorder;
  758. /* qos null data frames are excluded */
  759. if (unlikely(hdr->frame_control & cpu_to_le16(IEEE80211_STYPE_NULLFUNC)))
  760. goto dont_reorder;
  761. /* not part of a BA session */
  762. if (ack_policy != IEEE80211_QOS_CTL_ACK_POLICY_BLOCKACK &&
  763. ack_policy != IEEE80211_QOS_CTL_ACK_POLICY_NORMAL)
  764. goto dont_reorder;
  765. /* not actually part of this BA session */
  766. if (!(status->rx_flags & IEEE80211_RX_RA_MATCH))
  767. goto dont_reorder;
  768. /* new, potentially un-ordered, ampdu frame - process it */
  769. /* reset session timer */
  770. if (tid_agg_rx->timeout)
  771. tid_agg_rx->last_rx = jiffies;
  772. /* if this mpdu is fragmented - terminate rx aggregation session */
  773. sc = le16_to_cpu(hdr->seq_ctrl);
  774. if (sc & IEEE80211_SCTL_FRAG) {
  775. skb->pkt_type = IEEE80211_SDATA_QUEUE_TYPE_FRAME;
  776. skb_queue_tail(&rx->sdata->skb_queue, skb);
  777. ieee80211_queue_work(&local->hw, &rx->sdata->work);
  778. return;
  779. }
  780. /*
  781. * No locking needed -- we will only ever process one
  782. * RX packet at a time, and thus own tid_agg_rx. All
  783. * other code manipulating it needs to (and does) make
  784. * sure that we cannot get to it any more before doing
  785. * anything with it.
  786. */
  787. if (ieee80211_sta_manage_reorder_buf(rx->sdata, tid_agg_rx, skb))
  788. return;
  789. dont_reorder:
  790. skb_queue_tail(&local->rx_skb_queue, skb);
  791. }
  792. static ieee80211_rx_result debug_noinline
  793. ieee80211_rx_h_check(struct ieee80211_rx_data *rx)
  794. {
  795. struct ieee80211_hdr *hdr = (struct ieee80211_hdr *)rx->skb->data;
  796. struct ieee80211_rx_status *status = IEEE80211_SKB_RXCB(rx->skb);
  797. /* Drop duplicate 802.11 retransmissions (IEEE 802.11 Chap. 9.2.9) */
  798. if (rx->sta && !is_multicast_ether_addr(hdr->addr1)) {
  799. if (unlikely(ieee80211_has_retry(hdr->frame_control) &&
  800. rx->sta->last_seq_ctrl[rx->seqno_idx] ==
  801. hdr->seq_ctrl)) {
  802. if (status->rx_flags & IEEE80211_RX_RA_MATCH) {
  803. rx->local->dot11FrameDuplicateCount++;
  804. rx->sta->num_duplicates++;
  805. }
  806. return RX_DROP_UNUSABLE;
  807. } else
  808. rx->sta->last_seq_ctrl[rx->seqno_idx] = hdr->seq_ctrl;
  809. }
  810. if (unlikely(rx->skb->len < 16)) {
  811. I802_DEBUG_INC(rx->local->rx_handlers_drop_short);
  812. return RX_DROP_MONITOR;
  813. }
  814. /* Drop disallowed frame classes based on STA auth/assoc state;
  815. * IEEE 802.11, Chap 5.5.
  816. *
  817. * mac80211 filters only based on association state, i.e. it drops
  818. * Class 3 frames from not associated stations. hostapd sends
  819. * deauth/disassoc frames when needed. In addition, hostapd is
  820. * responsible for filtering on both auth and assoc states.
  821. */
  822. if (ieee80211_vif_is_mesh(&rx->sdata->vif))
  823. return ieee80211_rx_mesh_check(rx);
  824. if (unlikely((ieee80211_is_data(hdr->frame_control) ||
  825. ieee80211_is_pspoll(hdr->frame_control)) &&
  826. rx->sdata->vif.type != NL80211_IFTYPE_ADHOC &&
  827. rx->sdata->vif.type != NL80211_IFTYPE_WDS &&
  828. (!rx->sta || !test_sta_flag(rx->sta, WLAN_STA_ASSOC)))) {
  829. /*
  830. * accept port control frames from the AP even when it's not
  831. * yet marked ASSOC to prevent a race where we don't set the
  832. * assoc bit quickly enough before it sends the first frame
  833. */
  834. if (rx->sta && rx->sdata->vif.type == NL80211_IFTYPE_STATION &&
  835. ieee80211_is_data_present(hdr->frame_control)) {
  836. unsigned int hdrlen;
  837. __be16 ethertype;
  838. hdrlen = ieee80211_hdrlen(hdr->frame_control);
  839. if (rx->skb->len < hdrlen + 8)
  840. return RX_DROP_MONITOR;
  841. skb_copy_bits(rx->skb, hdrlen + 6, &ethertype, 2);
  842. if (ethertype == rx->sdata->control_port_protocol)
  843. return RX_CONTINUE;
  844. }
  845. if (rx->sdata->vif.type == NL80211_IFTYPE_AP &&
  846. cfg80211_rx_spurious_frame(rx->sdata->dev,
  847. hdr->addr2,
  848. GFP_ATOMIC))
  849. return RX_DROP_UNUSABLE;
  850. return RX_DROP_MONITOR;
  851. }
  852. return RX_CONTINUE;
  853. }
  854. static ieee80211_rx_result debug_noinline
  855. ieee80211_rx_h_decrypt(struct ieee80211_rx_data *rx)
  856. {
  857. struct sk_buff *skb = rx->skb;
  858. struct ieee80211_rx_status *status = IEEE80211_SKB_RXCB(skb);
  859. struct ieee80211_hdr *hdr = (struct ieee80211_hdr *)skb->data;
  860. int keyidx;
  861. int hdrlen;
  862. ieee80211_rx_result result = RX_DROP_UNUSABLE;
  863. struct ieee80211_key *sta_ptk = NULL;
  864. int mmie_keyidx = -1;
  865. __le16 fc;
  866. /*
  867. * Key selection 101
  868. *
  869. * There are four types of keys:
  870. * - GTK (group keys)
  871. * - IGTK (group keys for management frames)
  872. * - PTK (pairwise keys)
  873. * - STK (station-to-station pairwise keys)
  874. *
  875. * When selecting a key, we have to distinguish between multicast
  876. * (including broadcast) and unicast frames, the latter can only
  877. * use PTKs and STKs while the former always use GTKs and IGTKs.
  878. * Unless, of course, actual WEP keys ("pre-RSNA") are used, then
  879. * unicast frames can also use key indices like GTKs. Hence, if we
  880. * don't have a PTK/STK we check the key index for a WEP key.
  881. *
  882. * Note that in a regular BSS, multicast frames are sent by the
  883. * AP only, associated stations unicast the frame to the AP first
  884. * which then multicasts it on their behalf.
  885. *
  886. * There is also a slight problem in IBSS mode: GTKs are negotiated
  887. * with each station, that is something we don't currently handle.
  888. * The spec seems to expect that one negotiates the same key with
  889. * every station but there's no such requirement; VLANs could be
  890. * possible.
  891. */
  892. /*
  893. * No point in finding a key and decrypting if the frame is neither
  894. * addressed to us nor a multicast frame.
  895. */
  896. if (!(status->rx_flags & IEEE80211_RX_RA_MATCH))
  897. return RX_CONTINUE;
  898. /* start without a key */
  899. rx->key = NULL;
  900. if (rx->sta)
  901. sta_ptk = rcu_dereference(rx->sta->ptk);
  902. fc = hdr->frame_control;
  903. if (!ieee80211_has_protected(fc))
  904. mmie_keyidx = ieee80211_get_mmie_keyidx(rx->skb);
  905. if (!is_multicast_ether_addr(hdr->addr1) && sta_ptk) {
  906. rx->key = sta_ptk;
  907. if ((status->flag & RX_FLAG_DECRYPTED) &&
  908. (status->flag & RX_FLAG_IV_STRIPPED))
  909. return RX_CONTINUE;
  910. /* Skip decryption if the frame is not protected. */
  911. if (!ieee80211_has_protected(fc))
  912. return RX_CONTINUE;
  913. } else if (mmie_keyidx >= 0) {
  914. /* Broadcast/multicast robust management frame / BIP */
  915. if ((status->flag & RX_FLAG_DECRYPTED) &&
  916. (status->flag & RX_FLAG_IV_STRIPPED))
  917. return RX_CONTINUE;
  918. if (mmie_keyidx < NUM_DEFAULT_KEYS ||
  919. mmie_keyidx >= NUM_DEFAULT_KEYS + NUM_DEFAULT_MGMT_KEYS)
  920. return RX_DROP_MONITOR; /* unexpected BIP keyidx */
  921. if (rx->sta)
  922. rx->key = rcu_dereference(rx->sta->gtk[mmie_keyidx]);
  923. if (!rx->key)
  924. rx->key = rcu_dereference(rx->sdata->keys[mmie_keyidx]);
  925. } else if (!ieee80211_has_protected(fc)) {
  926. /*
  927. * The frame was not protected, so skip decryption. However, we
  928. * need to set rx->key if there is a key that could have been
  929. * used so that the frame may be dropped if encryption would
  930. * have been expected.
  931. */
  932. struct ieee80211_key *key = NULL;
  933. struct ieee80211_sub_if_data *sdata = rx->sdata;
  934. int i;
  935. if (ieee80211_is_mgmt(fc) &&
  936. is_multicast_ether_addr(hdr->addr1) &&
  937. (key = rcu_dereference(rx->sdata->default_mgmt_key)))
  938. rx->key = key;
  939. else {
  940. if (rx->sta) {
  941. for (i = 0; i < NUM_DEFAULT_KEYS; i++) {
  942. key = rcu_dereference(rx->sta->gtk[i]);
  943. if (key)
  944. break;
  945. }
  946. }
  947. if (!key) {
  948. for (i = 0; i < NUM_DEFAULT_KEYS; i++) {
  949. key = rcu_dereference(sdata->keys[i]);
  950. if (key)
  951. break;
  952. }
  953. }
  954. if (key)
  955. rx->key = key;
  956. }
  957. return RX_CONTINUE;
  958. } else {
  959. u8 keyid;
  960. /*
  961. * The device doesn't give us the IV so we won't be
  962. * able to look up the key. That's ok though, we
  963. * don't need to decrypt the frame, we just won't
  964. * be able to keep statistics accurate.
  965. * Except for key threshold notifications, should
  966. * we somehow allow the driver to tell us which key
  967. * the hardware used if this flag is set?
  968. */
  969. if ((status->flag & RX_FLAG_DECRYPTED) &&
  970. (status->flag & RX_FLAG_IV_STRIPPED))
  971. return RX_CONTINUE;
  972. hdrlen = ieee80211_hdrlen(fc);
  973. if (rx->skb->len < 8 + hdrlen)
  974. return RX_DROP_UNUSABLE; /* TODO: count this? */
  975. /*
  976. * no need to call ieee80211_wep_get_keyidx,
  977. * it verifies a bunch of things we've done already
  978. */
  979. skb_copy_bits(rx->skb, hdrlen + 3, &keyid, 1);
  980. keyidx = keyid >> 6;
  981. /* check per-station GTK first, if multicast packet */
  982. if (is_multicast_ether_addr(hdr->addr1) && rx->sta)
  983. rx->key = rcu_dereference(rx->sta->gtk[keyidx]);
  984. /* if not found, try default key */
  985. if (!rx->key) {
  986. rx->key = rcu_dereference(rx->sdata->keys[keyidx]);
  987. /*
  988. * RSNA-protected unicast frames should always be
  989. * sent with pairwise or station-to-station keys,
  990. * but for WEP we allow using a key index as well.
  991. */
  992. if (rx->key &&
  993. rx->key->conf.cipher != WLAN_CIPHER_SUITE_WEP40 &&
  994. rx->key->conf.cipher != WLAN_CIPHER_SUITE_WEP104 &&
  995. !is_multicast_ether_addr(hdr->addr1))
  996. rx->key = NULL;
  997. }
  998. }
  999. if (rx->key) {
  1000. if (unlikely(rx->key->flags & KEY_FLAG_TAINTED))
  1001. return RX_DROP_MONITOR;
  1002. rx->key->tx_rx_count++;
  1003. /* TODO: add threshold stuff again */
  1004. } else {
  1005. return RX_DROP_MONITOR;
  1006. }
  1007. switch (rx->key->conf.cipher) {
  1008. case WLAN_CIPHER_SUITE_WEP40:
  1009. case WLAN_CIPHER_SUITE_WEP104:
  1010. result = ieee80211_crypto_wep_decrypt(rx);
  1011. break;
  1012. case WLAN_CIPHER_SUITE_TKIP:
  1013. result = ieee80211_crypto_tkip_decrypt(rx);
  1014. break;
  1015. case WLAN_CIPHER_SUITE_CCMP:
  1016. result = ieee80211_crypto_ccmp_decrypt(rx);
  1017. break;
  1018. case WLAN_CIPHER_SUITE_AES_CMAC:
  1019. result = ieee80211_crypto_aes_cmac_decrypt(rx);
  1020. break;
  1021. default:
  1022. /*
  1023. * We can reach here only with HW-only algorithms
  1024. * but why didn't it decrypt the frame?!
  1025. */
  1026. return RX_DROP_UNUSABLE;
  1027. }
  1028. /* the hdr variable is invalid after the decrypt handlers */
  1029. /* either the frame has been decrypted or will be dropped */
  1030. status->flag |= RX_FLAG_DECRYPTED;
  1031. return result;
  1032. }
  1033. static ieee80211_rx_result debug_noinline
  1034. ieee80211_rx_h_check_more_data(struct ieee80211_rx_data *rx)
  1035. {
  1036. struct ieee80211_local *local;
  1037. struct ieee80211_hdr *hdr;
  1038. struct sk_buff *skb;
  1039. local = rx->local;
  1040. skb = rx->skb;
  1041. hdr = (struct ieee80211_hdr *) skb->data;
  1042. if (!local->pspolling)
  1043. return RX_CONTINUE;
  1044. if (!ieee80211_has_fromds(hdr->frame_control))
  1045. /* this is not from AP */
  1046. return RX_CONTINUE;
  1047. if (!ieee80211_is_data(hdr->frame_control))
  1048. return RX_CONTINUE;
  1049. if (!ieee80211_has_moredata(hdr->frame_control)) {
  1050. /* AP has no more frames buffered for us */
  1051. local->pspolling = false;
  1052. return RX_CONTINUE;
  1053. }
  1054. /* more data bit is set, let's request a new frame from the AP */
  1055. ieee80211_send_pspoll(local, rx->sdata);
  1056. return RX_CONTINUE;
  1057. }
  1058. static void sta_ps_start(struct sta_info *sta)
  1059. {
  1060. struct ieee80211_sub_if_data *sdata = sta->sdata;
  1061. struct ieee80211_local *local = sdata->local;
  1062. struct ps_data *ps;
  1063. if (sta->sdata->vif.type == NL80211_IFTYPE_AP ||
  1064. sta->sdata->vif.type == NL80211_IFTYPE_AP_VLAN)
  1065. ps = &sdata->bss->ps;
  1066. else
  1067. return;
  1068. atomic_inc(&ps->num_sta_ps);
  1069. set_sta_flag(sta, WLAN_STA_PS_STA);
  1070. if (!(local->hw.flags & IEEE80211_HW_AP_LINK_PS))
  1071. drv_sta_notify(local, sdata, STA_NOTIFY_SLEEP, &sta->sta);
  1072. ps_dbg(sdata, "STA %pM aid %d enters power save mode\n",
  1073. sta->sta.addr, sta->sta.aid);
  1074. }
  1075. static void sta_ps_end(struct sta_info *sta)
  1076. {
  1077. ps_dbg(sta->sdata, "STA %pM aid %d exits power save mode\n",
  1078. sta->sta.addr, sta->sta.aid);
  1079. if (test_sta_flag(sta, WLAN_STA_PS_DRIVER)) {
  1080. ps_dbg(sta->sdata, "STA %pM aid %d driver-ps-blocked\n",
  1081. sta->sta.addr, sta->sta.aid);
  1082. return;
  1083. }
  1084. ieee80211_sta_ps_deliver_wakeup(sta);
  1085. }
  1086. int ieee80211_sta_ps_transition(struct ieee80211_sta *sta, bool start)
  1087. {
  1088. struct sta_info *sta_inf = container_of(sta, struct sta_info, sta);
  1089. bool in_ps;
  1090. WARN_ON(!(sta_inf->local->hw.flags & IEEE80211_HW_AP_LINK_PS));
  1091. /* Don't let the same PS state be set twice */
  1092. in_ps = test_sta_flag(sta_inf, WLAN_STA_PS_STA);
  1093. if ((start && in_ps) || (!start && !in_ps))
  1094. return -EINVAL;
  1095. if (start)
  1096. sta_ps_start(sta_inf);
  1097. else
  1098. sta_ps_end(sta_inf);
  1099. return 0;
  1100. }
  1101. EXPORT_SYMBOL(ieee80211_sta_ps_transition);
  1102. static ieee80211_rx_result debug_noinline
  1103. ieee80211_rx_h_uapsd_and_pspoll(struct ieee80211_rx_data *rx)
  1104. {
  1105. struct ieee80211_sub_if_data *sdata = rx->sdata;
  1106. struct ieee80211_hdr *hdr = (void *)rx->skb->data;
  1107. struct ieee80211_rx_status *status = IEEE80211_SKB_RXCB(rx->skb);
  1108. int tid, ac;
  1109. if (!rx->sta || !(status->rx_flags & IEEE80211_RX_RA_MATCH))
  1110. return RX_CONTINUE;
  1111. if (sdata->vif.type != NL80211_IFTYPE_AP &&
  1112. sdata->vif.type != NL80211_IFTYPE_AP_VLAN)
  1113. return RX_CONTINUE;
  1114. /*
  1115. * The device handles station powersave, so don't do anything about
  1116. * uAPSD and PS-Poll frames (the latter shouldn't even come up from
  1117. * it to mac80211 since they're handled.)
  1118. */
  1119. if (sdata->local->hw.flags & IEEE80211_HW_AP_LINK_PS)
  1120. return RX_CONTINUE;
  1121. /*
  1122. * Don't do anything if the station isn't already asleep. In
  1123. * the uAPSD case, the station will probably be marked asleep,
  1124. * in the PS-Poll case the station must be confused ...
  1125. */
  1126. if (!test_sta_flag(rx->sta, WLAN_STA_PS_STA))
  1127. return RX_CONTINUE;
  1128. if (unlikely(ieee80211_is_pspoll(hdr->frame_control))) {
  1129. if (!test_sta_flag(rx->sta, WLAN_STA_SP)) {
  1130. if (!test_sta_flag(rx->sta, WLAN_STA_PS_DRIVER))
  1131. ieee80211_sta_ps_deliver_poll_response(rx->sta);
  1132. else
  1133. set_sta_flag(rx->sta, WLAN_STA_PSPOLL);
  1134. }
  1135. /* Free PS Poll skb here instead of returning RX_DROP that would
  1136. * count as an dropped frame. */
  1137. dev_kfree_skb(rx->skb);
  1138. return RX_QUEUED;
  1139. } else if (!ieee80211_has_morefrags(hdr->frame_control) &&
  1140. !(status->rx_flags & IEEE80211_RX_DEFERRED_RELEASE) &&
  1141. ieee80211_has_pm(hdr->frame_control) &&
  1142. (ieee80211_is_data_qos(hdr->frame_control) ||
  1143. ieee80211_is_qos_nullfunc(hdr->frame_control))) {
  1144. tid = *ieee80211_get_qos_ctl(hdr) & IEEE80211_QOS_CTL_TID_MASK;
  1145. ac = ieee802_1d_to_ac[tid & 7];
  1146. /*
  1147. * If this AC is not trigger-enabled do nothing.
  1148. *
  1149. * NB: This could/should check a separate bitmap of trigger-
  1150. * enabled queues, but for now we only implement uAPSD w/o
  1151. * TSPEC changes to the ACs, so they're always the same.
  1152. */
  1153. if (!(rx->sta->sta.uapsd_queues & BIT(ac)))
  1154. return RX_CONTINUE;
  1155. /* if we are in a service period, do nothing */
  1156. if (test_sta_flag(rx->sta, WLAN_STA_SP))
  1157. return RX_CONTINUE;
  1158. if (!test_sta_flag(rx->sta, WLAN_STA_PS_DRIVER))
  1159. ieee80211_sta_ps_deliver_uapsd(rx->sta);
  1160. else
  1161. set_sta_flag(rx->sta, WLAN_STA_UAPSD);
  1162. }
  1163. return RX_CONTINUE;
  1164. }
  1165. static ieee80211_rx_result debug_noinline
  1166. ieee80211_rx_h_sta_process(struct ieee80211_rx_data *rx)
  1167. {
  1168. struct sta_info *sta = rx->sta;
  1169. struct sk_buff *skb = rx->skb;
  1170. struct ieee80211_rx_status *status = IEEE80211_SKB_RXCB(skb);
  1171. struct ieee80211_hdr *hdr = (struct ieee80211_hdr *)skb->data;
  1172. if (!sta)
  1173. return RX_CONTINUE;
  1174. /*
  1175. * Update last_rx only for IBSS packets which are for the current
  1176. * BSSID and for station already AUTHORIZED to avoid keeping the
  1177. * current IBSS network alive in cases where other STAs start
  1178. * using different BSSID. This will also give the station another
  1179. * chance to restart the authentication/authorization in case
  1180. * something went wrong the first time.
  1181. */
  1182. if (rx->sdata->vif.type == NL80211_IFTYPE_ADHOC) {
  1183. u8 *bssid = ieee80211_get_bssid(hdr, rx->skb->len,
  1184. NL80211_IFTYPE_ADHOC);
  1185. if (ether_addr_equal(bssid, rx->sdata->u.ibss.bssid) &&
  1186. test_sta_flag(sta, WLAN_STA_AUTHORIZED)) {
  1187. sta->last_rx = jiffies;
  1188. if (ieee80211_is_data(hdr->frame_control)) {
  1189. sta->last_rx_rate_idx = status->rate_idx;
  1190. sta->last_rx_rate_flag = status->flag;
  1191. sta->last_rx_rate_vht_nss = status->vht_nss;
  1192. }
  1193. }
  1194. } else if (!is_multicast_ether_addr(hdr->addr1)) {
  1195. /*
  1196. * Mesh beacons will update last_rx when if they are found to
  1197. * match the current local configuration when processed.
  1198. */
  1199. sta->last_rx = jiffies;
  1200. if (ieee80211_is_data(hdr->frame_control)) {
  1201. sta->last_rx_rate_idx = status->rate_idx;
  1202. sta->last_rx_rate_flag = status->flag;
  1203. sta->last_rx_rate_vht_nss = status->vht_nss;
  1204. }
  1205. }
  1206. if (!(status->rx_flags & IEEE80211_RX_RA_MATCH))
  1207. return RX_CONTINUE;
  1208. if (rx->sdata->vif.type == NL80211_IFTYPE_STATION)
  1209. ieee80211_sta_rx_notify(rx->sdata, hdr);
  1210. sta->rx_fragments++;
  1211. sta->rx_bytes += rx->skb->len;
  1212. if (!(status->flag & RX_FLAG_NO_SIGNAL_VAL)) {
  1213. sta->last_signal = status->signal;
  1214. ewma_add(&sta->avg_signal, -status->signal);
  1215. }
  1216. /*
  1217. * Change STA power saving mode only at the end of a frame
  1218. * exchange sequence.
  1219. */
  1220. if (!(sta->local->hw.flags & IEEE80211_HW_AP_LINK_PS) &&
  1221. !ieee80211_has_morefrags(hdr->frame_control) &&
  1222. !(status->rx_flags & IEEE80211_RX_DEFERRED_RELEASE) &&
  1223. (rx->sdata->vif.type == NL80211_IFTYPE_AP ||
  1224. rx->sdata->vif.type == NL80211_IFTYPE_AP_VLAN)) {
  1225. if (test_sta_flag(sta, WLAN_STA_PS_STA)) {
  1226. /*
  1227. * Ignore doze->wake transitions that are
  1228. * indicated by non-data frames, the standard
  1229. * is unclear here, but for example going to
  1230. * PS mode and then scanning would cause a
  1231. * doze->wake transition for the probe request,
  1232. * and that is clearly undesirable.
  1233. */
  1234. if (ieee80211_is_data(hdr->frame_control) &&
  1235. !ieee80211_has_pm(hdr->frame_control))
  1236. sta_ps_end(sta);
  1237. } else {
  1238. if (ieee80211_has_pm(hdr->frame_control))
  1239. sta_ps_start(sta);
  1240. }
  1241. }
  1242. /*
  1243. * Drop (qos-)data::nullfunc frames silently, since they
  1244. * are used only to control station power saving mode.
  1245. */
  1246. if (ieee80211_is_nullfunc(hdr->frame_control) ||
  1247. ieee80211_is_qos_nullfunc(hdr->frame_control)) {
  1248. I802_DEBUG_INC(rx->local->rx_handlers_drop_nullfunc);
  1249. /*
  1250. * If we receive a 4-addr nullfunc frame from a STA
  1251. * that was not moved to a 4-addr STA vlan yet send
  1252. * the event to userspace and for older hostapd drop
  1253. * the frame to the monitor interface.
  1254. */
  1255. if (ieee80211_has_a4(hdr->frame_control) &&
  1256. (rx->sdata->vif.type == NL80211_IFTYPE_AP ||
  1257. (rx->sdata->vif.type == NL80211_IFTYPE_AP_VLAN &&
  1258. !rx->sdata->u.vlan.sta))) {
  1259. if (!test_and_set_sta_flag(sta, WLAN_STA_4ADDR_EVENT))
  1260. cfg80211_rx_unexpected_4addr_frame(
  1261. rx->sdata->dev, sta->sta.addr,
  1262. GFP_ATOMIC);
  1263. return RX_DROP_MONITOR;
  1264. }
  1265. /*
  1266. * Update counter and free packet here to avoid
  1267. * counting this as a dropped packed.
  1268. */
  1269. sta->rx_packets++;
  1270. dev_kfree_skb(rx->skb);
  1271. return RX_QUEUED;
  1272. }
  1273. return RX_CONTINUE;
  1274. } /* ieee80211_rx_h_sta_process */
  1275. static inline struct ieee80211_fragment_entry *
  1276. ieee80211_reassemble_add(struct ieee80211_sub_if_data *sdata,
  1277. unsigned int frag, unsigned int seq, int rx_queue,
  1278. struct sk_buff **skb)
  1279. {
  1280. struct ieee80211_fragment_entry *entry;
  1281. entry = &sdata->fragments[sdata->fragment_next++];
  1282. if (sdata->fragment_next >= IEEE80211_FRAGMENT_MAX)
  1283. sdata->fragment_next = 0;
  1284. if (!skb_queue_empty(&entry->skb_list))
  1285. __skb_queue_purge(&entry->skb_list);
  1286. __skb_queue_tail(&entry->skb_list, *skb); /* no need for locking */
  1287. *skb = NULL;
  1288. entry->first_frag_time = jiffies;
  1289. entry->seq = seq;
  1290. entry->rx_queue = rx_queue;
  1291. entry->last_frag = frag;
  1292. entry->ccmp = 0;
  1293. entry->extra_len = 0;
  1294. return entry;
  1295. }
  1296. static inline struct ieee80211_fragment_entry *
  1297. ieee80211_reassemble_find(struct ieee80211_sub_if_data *sdata,
  1298. unsigned int frag, unsigned int seq,
  1299. int rx_queue, struct ieee80211_hdr *hdr)
  1300. {
  1301. struct ieee80211_fragment_entry *entry;
  1302. int i, idx;
  1303. idx = sdata->fragment_next;
  1304. for (i = 0; i < IEEE80211_FRAGMENT_MAX; i++) {
  1305. struct ieee80211_hdr *f_hdr;
  1306. idx--;
  1307. if (idx < 0)
  1308. idx = IEEE80211_FRAGMENT_MAX - 1;
  1309. entry = &sdata->fragments[idx];
  1310. if (skb_queue_empty(&entry->skb_list) || entry->seq != seq ||
  1311. entry->rx_queue != rx_queue ||
  1312. entry->last_frag + 1 != frag)
  1313. continue;
  1314. f_hdr = (struct ieee80211_hdr *)entry->skb_list.next->data;
  1315. /*
  1316. * Check ftype and addresses are equal, else check next fragment
  1317. */
  1318. if (((hdr->frame_control ^ f_hdr->frame_control) &
  1319. cpu_to_le16(IEEE80211_FCTL_FTYPE)) ||
  1320. !ether_addr_equal(hdr->addr1, f_hdr->addr1) ||
  1321. !ether_addr_equal(hdr->addr2, f_hdr->addr2))
  1322. continue;
  1323. if (time_after(jiffies, entry->first_frag_time + 2 * HZ)) {
  1324. __skb_queue_purge(&entry->skb_list);
  1325. continue;
  1326. }
  1327. return entry;
  1328. }
  1329. return NULL;
  1330. }
  1331. static ieee80211_rx_result debug_noinline
  1332. ieee80211_rx_h_defragment(struct ieee80211_rx_data *rx)
  1333. {
  1334. struct ieee80211_hdr *hdr;
  1335. u16 sc;
  1336. __le16 fc;
  1337. unsigned int frag, seq;
  1338. struct ieee80211_fragment_entry *entry;
  1339. struct sk_buff *skb;
  1340. struct ieee80211_rx_status *status;
  1341. hdr = (struct ieee80211_hdr *)rx->skb->data;
  1342. fc = hdr->frame_control;
  1343. if (ieee80211_is_ctl(fc))
  1344. return RX_CONTINUE;
  1345. sc = le16_to_cpu(hdr->seq_ctrl);
  1346. frag = sc & IEEE80211_SCTL_FRAG;
  1347. if (likely((!ieee80211_has_morefrags(fc) && frag == 0) ||
  1348. is_multicast_ether_addr(hdr->addr1))) {
  1349. /* not fragmented */
  1350. goto out;
  1351. }
  1352. I802_DEBUG_INC(rx->local->rx_handlers_fragments);
  1353. if (skb_linearize(rx->skb))
  1354. return RX_DROP_UNUSABLE;
  1355. /*
  1356. * skb_linearize() might change the skb->data and
  1357. * previously cached variables (in this case, hdr) need to
  1358. * be refreshed with the new data.
  1359. */
  1360. hdr = (struct ieee80211_hdr *)rx->skb->data;
  1361. seq = (sc & IEEE80211_SCTL_SEQ) >> 4;
  1362. if (frag == 0) {
  1363. /* This is the first fragment of a new frame. */
  1364. entry = ieee80211_reassemble_add(rx->sdata, frag, seq,
  1365. rx->seqno_idx, &(rx->skb));
  1366. if (rx->key && rx->key->conf.cipher == WLAN_CIPHER_SUITE_CCMP &&
  1367. ieee80211_has_protected(fc)) {
  1368. int queue = rx->security_idx;
  1369. /* Store CCMP PN so that we can verify that the next
  1370. * fragment has a sequential PN value. */
  1371. entry->ccmp = 1;
  1372. memcpy(entry->last_pn,
  1373. rx->key->u.ccmp.rx_pn[queue],
  1374. CCMP_PN_LEN);
  1375. }
  1376. return RX_QUEUED;
  1377. }
  1378. /* This is a fragment for a frame that should already be pending in
  1379. * fragment cache. Add this fragment to the end of the pending entry.
  1380. */
  1381. entry = ieee80211_reassemble_find(rx->sdata, frag, seq,
  1382. rx->seqno_idx, hdr);
  1383. if (!entry) {
  1384. I802_DEBUG_INC(rx->local->rx_handlers_drop_defrag);
  1385. return RX_DROP_MONITOR;
  1386. }
  1387. /* Verify that MPDUs within one MSDU have sequential PN values.
  1388. * (IEEE 802.11i, 8.3.3.4.5) */
  1389. if (entry->ccmp) {
  1390. int i;
  1391. u8 pn[CCMP_PN_LEN], *rpn;
  1392. int queue;
  1393. if (!rx->key || rx->key->conf.cipher != WLAN_CIPHER_SUITE_CCMP)
  1394. return RX_DROP_UNUSABLE;
  1395. memcpy(pn, entry->last_pn, CCMP_PN_LEN);
  1396. for (i = CCMP_PN_LEN - 1; i >= 0; i--) {
  1397. pn[i]++;
  1398. if (pn[i])
  1399. break;
  1400. }
  1401. queue = rx->security_idx;
  1402. rpn = rx->key->u.ccmp.rx_pn[queue];
  1403. if (memcmp(pn, rpn, CCMP_PN_LEN))
  1404. return RX_DROP_UNUSABLE;
  1405. memcpy(entry->last_pn, pn, CCMP_PN_LEN);
  1406. }
  1407. skb_pull(rx->skb, ieee80211_hdrlen(fc));
  1408. __skb_queue_tail(&entry->skb_list, rx->skb);
  1409. entry->last_frag = frag;
  1410. entry->extra_len += rx->skb->len;
  1411. if (ieee80211_has_morefrags(fc)) {
  1412. rx->skb = NULL;
  1413. return RX_QUEUED;
  1414. }
  1415. rx->skb = __skb_dequeue(&entry->skb_list);
  1416. if (skb_tailroom(rx->skb) < entry->extra_len) {
  1417. I802_DEBUG_INC(rx->local->rx_expand_skb_head2);
  1418. if (unlikely(pskb_expand_head(rx->skb, 0, entry->extra_len,
  1419. GFP_ATOMIC))) {
  1420. I802_DEBUG_INC(rx->local->rx_handlers_drop_defrag);
  1421. __skb_queue_purge(&entry->skb_list);
  1422. return RX_DROP_UNUSABLE;
  1423. }
  1424. }
  1425. while ((skb = __skb_dequeue(&entry->skb_list))) {
  1426. memcpy(skb_put(rx->skb, skb->len), skb->data, skb->len);
  1427. dev_kfree_skb(skb);
  1428. }
  1429. /* Complete frame has been reassembled - process it now */
  1430. status = IEEE80211_SKB_RXCB(rx->skb);
  1431. status->rx_flags |= IEEE80211_RX_FRAGMENTED;
  1432. out:
  1433. if (rx->sta)
  1434. rx->sta->rx_packets++;
  1435. if (is_multicast_ether_addr(hdr->addr1))
  1436. rx->local->dot11MulticastReceivedFrameCount++;
  1437. else
  1438. ieee80211_led_rx(rx->local);
  1439. return RX_CONTINUE;
  1440. }
  1441. static int ieee80211_802_1x_port_control(struct ieee80211_rx_data *rx)
  1442. {
  1443. if (unlikely(!rx->sta || !test_sta_flag(rx->sta, WLAN_STA_AUTHORIZED)))
  1444. return -EACCES;
  1445. return 0;
  1446. }
  1447. static int ieee80211_drop_unencrypted(struct ieee80211_rx_data *rx, __le16 fc)
  1448. {
  1449. struct sk_buff *skb = rx->skb;
  1450. struct ieee80211_rx_status *status = IEEE80211_SKB_RXCB(skb);
  1451. /*
  1452. * Pass through unencrypted frames if the hardware has
  1453. * decrypted them already.
  1454. */
  1455. if (status->flag & RX_FLAG_DECRYPTED)
  1456. return 0;
  1457. /* Drop unencrypted frames if key is set. */
  1458. if (unlikely(!ieee80211_has_protected(fc) &&
  1459. !ieee80211_is_nullfunc(fc) &&
  1460. ieee80211_is_data(fc) &&
  1461. (rx->key || rx->sdata->drop_unencrypted)))
  1462. return -EACCES;
  1463. return 0;
  1464. }
  1465. static int ieee80211_drop_unencrypted_mgmt(struct ieee80211_rx_data *rx)
  1466. {
  1467. struct ieee80211_hdr *hdr = (struct ieee80211_hdr *)rx->skb->data;
  1468. struct ieee80211_rx_status *status = IEEE80211_SKB_RXCB(rx->skb);
  1469. __le16 fc = hdr->frame_control;
  1470. /*
  1471. * Pass through unencrypted frames if the hardware has
  1472. * decrypted them already.
  1473. */
  1474. if (status->flag & RX_FLAG_DECRYPTED)
  1475. return 0;
  1476. if (rx->sta && test_sta_flag(rx->sta, WLAN_STA_MFP)) {
  1477. if (unlikely(!ieee80211_has_protected(fc) &&
  1478. ieee80211_is_unicast_robust_mgmt_frame(rx->skb) &&
  1479. rx->key)) {
  1480. if (ieee80211_is_deauth(fc))
  1481. cfg80211_send_unprot_deauth(rx->sdata->dev,
  1482. rx->skb->data,
  1483. rx->skb->len);
  1484. else if (ieee80211_is_disassoc(fc))
  1485. cfg80211_send_unprot_disassoc(rx->sdata->dev,
  1486. rx->skb->data,
  1487. rx->skb->len);
  1488. return -EACCES;
  1489. }
  1490. /* BIP does not use Protected field, so need to check MMIE */
  1491. if (unlikely(ieee80211_is_multicast_robust_mgmt_frame(rx->skb) &&
  1492. ieee80211_get_mmie_keyidx(rx->skb) < 0)) {
  1493. if (ieee80211_is_deauth(fc))
  1494. cfg80211_send_unprot_deauth(rx->sdata->dev,
  1495. rx->skb->data,
  1496. rx->skb->len);
  1497. else if (ieee80211_is_disassoc(fc))
  1498. cfg80211_send_unprot_disassoc(rx->sdata->dev,
  1499. rx->skb->data,
  1500. rx->skb->len);
  1501. return -EACCES;
  1502. }
  1503. /*
  1504. * When using MFP, Action frames are not allowed prior to
  1505. * having configured keys.
  1506. */
  1507. if (unlikely(ieee80211_is_action(fc) && !rx->key &&
  1508. ieee80211_is_robust_mgmt_frame(
  1509. (struct ieee80211_hdr *) rx->skb->data)))
  1510. return -EACCES;
  1511. }
  1512. return 0;
  1513. }
  1514. static int
  1515. __ieee80211_data_to_8023(struct ieee80211_rx_data *rx, bool *port_control)
  1516. {
  1517. struct ieee80211_sub_if_data *sdata = rx->sdata;
  1518. struct ieee80211_hdr *hdr = (struct ieee80211_hdr *)rx->skb->data;
  1519. bool check_port_control = false;
  1520. struct ethhdr *ehdr;
  1521. int ret;
  1522. *port_control = false;
  1523. if (ieee80211_has_a4(hdr->frame_control) &&
  1524. sdata->vif.type == NL80211_IFTYPE_AP_VLAN && !sdata->u.vlan.sta)
  1525. return -1;
  1526. if (sdata->vif.type == NL80211_IFTYPE_STATION &&
  1527. !!sdata->u.mgd.use_4addr != !!ieee80211_has_a4(hdr->frame_control)) {
  1528. if (!sdata->u.mgd.use_4addr)
  1529. return -1;
  1530. else
  1531. check_port_control = true;
  1532. }
  1533. if (is_multicast_ether_addr(hdr->addr1) &&
  1534. sdata->vif.type == NL80211_IFTYPE_AP_VLAN && sdata->u.vlan.sta)
  1535. return -1;
  1536. ret = ieee80211_data_to_8023(rx->skb, sdata->vif.addr, sdata->vif.type);
  1537. if (ret < 0)
  1538. return ret;
  1539. ehdr = (struct ethhdr *) rx->skb->data;
  1540. if (ehdr->h_proto == rx->sdata->control_port_protocol)
  1541. *port_control = true;
  1542. else if (check_port_control)
  1543. return -1;
  1544. return 0;
  1545. }
  1546. /*
  1547. * requires that rx->skb is a frame with ethernet header
  1548. */
  1549. static bool ieee80211_frame_allowed(struct ieee80211_rx_data *rx, __le16 fc)
  1550. {
  1551. static const u8 pae_group_addr[ETH_ALEN] __aligned(2)
  1552. = { 0x01, 0x80, 0xC2, 0x00, 0x00, 0x03 };
  1553. struct ethhdr *ehdr = (struct ethhdr *) rx->skb->data;
  1554. /*
  1555. * Allow EAPOL frames to us/the PAE group address regardless
  1556. * of whether the frame was encrypted or not.
  1557. */
  1558. if (ehdr->h_proto == rx->sdata->control_port_protocol &&
  1559. (ether_addr_equal(ehdr->h_dest, rx->sdata->vif.addr) ||
  1560. ether_addr_equal(ehdr->h_dest, pae_group_addr)))
  1561. return true;
  1562. if (ieee80211_802_1x_port_control(rx) ||
  1563. ieee80211_drop_unencrypted(rx, fc))
  1564. return false;
  1565. return true;
  1566. }
  1567. /*
  1568. * requires that rx->skb is a frame with ethernet header
  1569. */
  1570. static void
  1571. ieee80211_deliver_skb(struct ieee80211_rx_data *rx)
  1572. {
  1573. struct ieee80211_sub_if_data *sdata = rx->sdata;
  1574. struct net_device *dev = sdata->dev;
  1575. struct sk_buff *skb, *xmit_skb;
  1576. struct ethhdr *ehdr = (struct ethhdr *) rx->skb->data;
  1577. struct sta_info *dsta;
  1578. struct ieee80211_rx_status *status = IEEE80211_SKB_RXCB(rx->skb);
  1579. skb = rx->skb;
  1580. xmit_skb = NULL;
  1581. if ((sdata->vif.type == NL80211_IFTYPE_AP ||
  1582. sdata->vif.type == NL80211_IFTYPE_AP_VLAN) &&
  1583. !(sdata->flags & IEEE80211_SDATA_DONT_BRIDGE_PACKETS) &&
  1584. (status->rx_flags & IEEE80211_RX_RA_MATCH) &&
  1585. (sdata->vif.type != NL80211_IFTYPE_AP_VLAN || !sdata->u.vlan.sta)) {
  1586. if (is_multicast_ether_addr(ehdr->h_dest)) {
  1587. /*
  1588. * send multicast frames both to higher layers in
  1589. * local net stack and back to the wireless medium
  1590. */
  1591. xmit_skb = skb_copy(skb, GFP_ATOMIC);
  1592. if (!xmit_skb)
  1593. net_info_ratelimited("%s: failed to clone multicast frame\n",
  1594. dev->name);
  1595. } else {
  1596. dsta = sta_info_get(sdata, skb->data);
  1597. if (dsta) {
  1598. /*
  1599. * The destination station is associated to
  1600. * this AP (in this VLAN), so send the frame
  1601. * directly to it and do not pass it to local
  1602. * net stack.
  1603. */
  1604. xmit_skb = skb;
  1605. skb = NULL;
  1606. }
  1607. }
  1608. }
  1609. if (skb) {
  1610. int align __maybe_unused;
  1611. #ifndef CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS
  1612. /*
  1613. * 'align' will only take the values 0 or 2 here
  1614. * since all frames are required to be aligned
  1615. * to 2-byte boundaries when being passed to
  1616. * mac80211. That also explains the __skb_push()
  1617. * below.
  1618. */
  1619. align = ((unsigned long)(skb->data + sizeof(struct ethhdr))) & 3;
  1620. if (align) {
  1621. if (WARN_ON(skb_headroom(skb) < 3)) {
  1622. dev_kfree_skb(skb);
  1623. skb = NULL;
  1624. } else {
  1625. u8 *data = skb->data;
  1626. size_t len = skb_headlen(skb);
  1627. skb->data -= align;
  1628. memmove(skb->data, data, len);
  1629. skb_set_tail_pointer(skb, len);
  1630. }
  1631. }
  1632. #endif
  1633. if (skb) {
  1634. /* deliver to local stack */
  1635. skb->protocol = eth_type_trans(skb, dev);
  1636. memset(skb->cb, 0, sizeof(skb->cb));
  1637. netif_receive_skb(skb);
  1638. }
  1639. }
  1640. if (xmit_skb) {
  1641. /*
  1642. * Send to wireless media and increase priority by 256 to
  1643. * keep the received priority instead of reclassifying
  1644. * the frame (see cfg80211_classify8021d).
  1645. */
  1646. xmit_skb->priority += 256;
  1647. xmit_skb->protocol = htons(ETH_P_802_3);
  1648. skb_reset_network_header(xmit_skb);
  1649. skb_reset_mac_header(xmit_skb);
  1650. dev_queue_xmit(xmit_skb);
  1651. }
  1652. }
  1653. static ieee80211_rx_result debug_noinline
  1654. ieee80211_rx_h_amsdu(struct ieee80211_rx_data *rx)
  1655. {
  1656. struct net_device *dev = rx->sdata->dev;
  1657. struct sk_buff *skb = rx->skb;
  1658. struct ieee80211_hdr *hdr = (struct ieee80211_hdr *)skb->data;
  1659. __le16 fc = hdr->frame_control;
  1660. struct sk_buff_head frame_list;
  1661. struct ieee80211_rx_status *status = IEEE80211_SKB_RXCB(rx->skb);
  1662. if (unlikely(!ieee80211_is_data(fc)))
  1663. return RX_CONTINUE;
  1664. if (unlikely(!ieee80211_is_data_present(fc)))
  1665. return RX_DROP_MONITOR;
  1666. if (!(status->rx_flags & IEEE80211_RX_AMSDU))
  1667. return RX_CONTINUE;
  1668. if (ieee80211_has_a4(hdr->frame_control) &&
  1669. rx->sdata->vif.type == NL80211_IFTYPE_AP_VLAN &&
  1670. !rx->sdata->u.vlan.sta)
  1671. return RX_DROP_UNUSABLE;
  1672. if (is_multicast_ether_addr(hdr->addr1) &&
  1673. ((rx->sdata->vif.type == NL80211_IFTYPE_AP_VLAN &&
  1674. rx->sdata->u.vlan.sta) ||
  1675. (rx->sdata->vif.type == NL80211_IFTYPE_STATION &&
  1676. rx->sdata->u.mgd.use_4addr)))
  1677. return RX_DROP_UNUSABLE;
  1678. skb->dev = dev;
  1679. __skb_queue_head_init(&frame_list);
  1680. if (skb_linearize(skb))
  1681. return RX_DROP_UNUSABLE;
  1682. ieee80211_amsdu_to_8023s(skb, &frame_list, dev->dev_addr,
  1683. rx->sdata->vif.type,
  1684. rx->local->hw.extra_tx_headroom, true);
  1685. while (!skb_queue_empty(&frame_list)) {
  1686. rx->skb = __skb_dequeue(&frame_list);
  1687. if (!ieee80211_frame_allowed(rx, fc)) {
  1688. dev_kfree_skb(rx->skb);
  1689. continue;
  1690. }
  1691. dev->stats.rx_packets++;
  1692. dev->stats.rx_bytes += rx->skb->len;
  1693. ieee80211_deliver_skb(rx);
  1694. }
  1695. return RX_QUEUED;
  1696. }
  1697. #ifdef CONFIG_MAC80211_MESH
  1698. static ieee80211_rx_result
  1699. ieee80211_rx_h_mesh_fwding(struct ieee80211_rx_data *rx)
  1700. {
  1701. struct ieee80211_hdr *fwd_hdr, *hdr;
  1702. struct ieee80211_tx_info *info;
  1703. struct ieee80211s_hdr *mesh_hdr;
  1704. struct sk_buff *skb = rx->skb, *fwd_skb;
  1705. struct ieee80211_local *local = rx->local;
  1706. struct ieee80211_sub_if_data *sdata = rx->sdata;
  1707. struct ieee80211_rx_status *status = IEEE80211_SKB_RXCB(skb);
  1708. struct ieee80211_if_mesh *ifmsh = &sdata->u.mesh;
  1709. __le16 reason = cpu_to_le16(WLAN_REASON_MESH_PATH_NOFORWARD);
  1710. u16 q, hdrlen;
  1711. hdr = (struct ieee80211_hdr *) skb->data;
  1712. hdrlen = ieee80211_hdrlen(hdr->frame_control);
  1713. /* make sure fixed part of mesh header is there, also checks skb len */
  1714. if (!pskb_may_pull(rx->skb, hdrlen + 6))
  1715. return RX_DROP_MONITOR;
  1716. mesh_hdr = (struct ieee80211s_hdr *) (skb->data + hdrlen);
  1717. /* make sure full mesh header is there, also checks skb len */
  1718. if (!pskb_may_pull(rx->skb,
  1719. hdrlen + ieee80211_get_mesh_hdrlen(mesh_hdr)))
  1720. return RX_DROP_MONITOR;
  1721. /* reload pointers */
  1722. hdr = (struct ieee80211_hdr *) skb->data;
  1723. mesh_hdr = (struct ieee80211s_hdr *) (skb->data + hdrlen);
  1724. /* frame is in RMC, don't forward */
  1725. if (ieee80211_is_data(hdr->frame_control) &&
  1726. is_multicast_ether_addr(hdr->addr1) &&
  1727. mesh_rmc_check(hdr->addr3, mesh_hdr, rx->sdata))
  1728. return RX_DROP_MONITOR;
  1729. if (!ieee80211_is_data(hdr->frame_control) ||
  1730. !(status->rx_flags & IEEE80211_RX_RA_MATCH))
  1731. return RX_CONTINUE;
  1732. if (!mesh_hdr->ttl)
  1733. return RX_DROP_MONITOR;
  1734. if (mesh_hdr->flags & MESH_FLAGS_AE) {
  1735. struct mesh_path *mppath;
  1736. char *proxied_addr;
  1737. char *mpp_addr;
  1738. if (is_multicast_ether_addr(hdr->addr1)) {
  1739. mpp_addr = hdr->addr3;
  1740. proxied_addr = mesh_hdr->eaddr1;
  1741. } else if (mesh_hdr->flags & MESH_FLAGS_AE_A5_A6) {
  1742. /* has_a4 already checked in ieee80211_rx_mesh_check */
  1743. mpp_addr = hdr->addr4;
  1744. proxied_addr = mesh_hdr->eaddr2;
  1745. } else {
  1746. return RX_DROP_MONITOR;
  1747. }
  1748. rcu_read_lock();
  1749. mppath = mpp_path_lookup(proxied_addr, sdata);
  1750. if (!mppath) {
  1751. mpp_path_add(proxied_addr, mpp_addr, sdata);
  1752. } else {
  1753. spin_lock_bh(&mppath->state_lock);
  1754. if (!ether_addr_equal(mppath->mpp, mpp_addr))
  1755. memcpy(mppath->mpp, mpp_addr, ETH_ALEN);
  1756. spin_unlock_bh(&mppath->state_lock);
  1757. }
  1758. rcu_read_unlock();
  1759. }
  1760. /* Frame has reached destination. Don't forward */
  1761. if (!is_multicast_ether_addr(hdr->addr1) &&
  1762. ether_addr_equal(sdata->vif.addr, hdr->addr3))
  1763. return RX_CONTINUE;
  1764. q = ieee80211_select_queue_80211(sdata, skb, hdr);
  1765. if (ieee80211_queue_stopped(&local->hw, q)) {
  1766. IEEE80211_IFSTA_MESH_CTR_INC(ifmsh, dropped_frames_congestion);
  1767. return RX_DROP_MONITOR;
  1768. }
  1769. skb_set_queue_mapping(skb, q);
  1770. if (!--mesh_hdr->ttl) {
  1771. IEEE80211_IFSTA_MESH_CTR_INC(ifmsh, dropped_frames_ttl);
  1772. goto out;
  1773. }
  1774. if (!ifmsh->mshcfg.dot11MeshForwarding)
  1775. goto out;
  1776. fwd_skb = skb_copy(skb, GFP_ATOMIC);
  1777. if (!fwd_skb) {
  1778. net_info_ratelimited("%s: failed to clone mesh frame\n",
  1779. sdata->name);
  1780. goto out;
  1781. }
  1782. fwd_hdr = (struct ieee80211_hdr *) fwd_skb->data;
  1783. info = IEEE80211_SKB_CB(fwd_skb);
  1784. memset(info, 0, sizeof(*info));
  1785. info->flags |= IEEE80211_TX_INTFL_NEED_TXPROCESSING;
  1786. info->control.vif = &rx->sdata->vif;
  1787. info->control.jiffies = jiffies;
  1788. if (is_multicast_ether_addr(fwd_hdr->addr1)) {
  1789. IEEE80211_IFSTA_MESH_CTR_INC(ifmsh, fwded_mcast);
  1790. memcpy(fwd_hdr->addr2, sdata->vif.addr, ETH_ALEN);
  1791. } else if (!mesh_nexthop_lookup(fwd_skb, sdata)) {
  1792. IEEE80211_IFSTA_MESH_CTR_INC(ifmsh, fwded_unicast);
  1793. } else {
  1794. /* unable to resolve next hop */
  1795. mesh_path_error_tx(ifmsh->mshcfg.element_ttl, fwd_hdr->addr3,
  1796. 0, reason, fwd_hdr->addr2, sdata);
  1797. IEEE80211_IFSTA_MESH_CTR_INC(ifmsh, dropped_frames_no_route);
  1798. kfree_skb(fwd_skb);
  1799. return RX_DROP_MONITOR;
  1800. }
  1801. IEEE80211_IFSTA_MESH_CTR_INC(ifmsh, fwded_frames);
  1802. ieee80211_add_pending_skb(local, fwd_skb);
  1803. out:
  1804. if (is_multicast_ether_addr(hdr->addr1) ||
  1805. sdata->dev->flags & IFF_PROMISC)
  1806. return RX_CONTINUE;
  1807. else
  1808. return RX_DROP_MONITOR;
  1809. }
  1810. #endif
  1811. static ieee80211_rx_result debug_noinline
  1812. ieee80211_rx_h_data(struct ieee80211_rx_data *rx)
  1813. {
  1814. struct ieee80211_sub_if_data *sdata = rx->sdata;
  1815. struct ieee80211_local *local = rx->local;
  1816. struct net_device *dev = sdata->dev;
  1817. struct ieee80211_hdr *hdr = (struct ieee80211_hdr *)rx->skb->data;
  1818. __le16 fc = hdr->frame_control;
  1819. bool port_control;
  1820. int err;
  1821. if (unlikely(!ieee80211_is_data(hdr->frame_control)))
  1822. return RX_CONTINUE;
  1823. if (unlikely(!ieee80211_is_data_present(hdr->frame_control)))
  1824. return RX_DROP_MONITOR;
  1825. /*
  1826. * Send unexpected-4addr-frame event to hostapd. For older versions,
  1827. * also drop the frame to cooked monitor interfaces.
  1828. */
  1829. if (ieee80211_has_a4(hdr->frame_control) &&
  1830. sdata->vif.type == NL80211_IFTYPE_AP) {
  1831. if (rx->sta &&
  1832. !test_and_set_sta_flag(rx->sta, WLAN_STA_4ADDR_EVENT))
  1833. cfg80211_rx_unexpected_4addr_frame(
  1834. rx->sdata->dev, rx->sta->sta.addr, GFP_ATOMIC);
  1835. return RX_DROP_MONITOR;
  1836. }
  1837. err = __ieee80211_data_to_8023(rx, &port_control);
  1838. if (unlikely(err))
  1839. return RX_DROP_UNUSABLE;
  1840. if (!ieee80211_frame_allowed(rx, fc))
  1841. return RX_DROP_MONITOR;
  1842. if (rx->sdata->vif.type == NL80211_IFTYPE_AP_VLAN &&
  1843. unlikely(port_control) && sdata->bss) {
  1844. sdata = container_of(sdata->bss, struct ieee80211_sub_if_data,
  1845. u.ap);
  1846. dev = sdata->dev;
  1847. rx->sdata = sdata;
  1848. }
  1849. rx->skb->dev = dev;
  1850. dev->stats.rx_packets++;
  1851. dev->stats.rx_bytes += rx->skb->len;
  1852. if (local->ps_sdata && local->hw.conf.dynamic_ps_timeout > 0 &&
  1853. !is_multicast_ether_addr(
  1854. ((struct ethhdr *)rx->skb->data)->h_dest) &&
  1855. (!local->scanning &&
  1856. !test_bit(SDATA_STATE_OFFCHANNEL, &sdata->state))) {
  1857. mod_timer(&local->dynamic_ps_timer, jiffies +
  1858. msecs_to_jiffies(local->hw.conf.dynamic_ps_timeout));
  1859. }
  1860. ieee80211_deliver_skb(rx);
  1861. return RX_QUEUED;
  1862. }
  1863. static ieee80211_rx_result debug_noinline
  1864. ieee80211_rx_h_ctrl(struct ieee80211_rx_data *rx)
  1865. {
  1866. struct sk_buff *skb = rx->skb;
  1867. struct ieee80211_bar *bar = (struct ieee80211_bar *)skb->data;
  1868. struct tid_ampdu_rx *tid_agg_rx;
  1869. u16 start_seq_num;
  1870. u16 tid;
  1871. if (likely(!ieee80211_is_ctl(bar->frame_control)))
  1872. return RX_CONTINUE;
  1873. if (ieee80211_is_back_req(bar->frame_control)) {
  1874. struct {
  1875. __le16 control, start_seq_num;
  1876. } __packed bar_data;
  1877. if (!rx->sta)
  1878. return RX_DROP_MONITOR;
  1879. if (skb_copy_bits(skb, offsetof(struct ieee80211_bar, control),
  1880. &bar_data, sizeof(bar_data)))
  1881. return RX_DROP_MONITOR;
  1882. tid = le16_to_cpu(bar_data.control) >> 12;
  1883. tid_agg_rx = rcu_dereference(rx->sta->ampdu_mlme.tid_rx[tid]);
  1884. if (!tid_agg_rx)
  1885. return RX_DROP_MONITOR;
  1886. start_seq_num = le16_to_cpu(bar_data.start_seq_num) >> 4;
  1887. /* reset session timer */
  1888. if (tid_agg_rx->timeout)
  1889. mod_timer(&tid_agg_rx->session_timer,
  1890. TU_TO_EXP_TIME(tid_agg_rx->timeout));
  1891. spin_lock(&tid_agg_rx->reorder_lock);
  1892. /* release stored frames up to start of BAR */
  1893. ieee80211_release_reorder_frames(rx->sdata, tid_agg_rx,
  1894. start_seq_num);
  1895. spin_unlock(&tid_agg_rx->reorder_lock);
  1896. kfree_skb(skb);
  1897. return RX_QUEUED;
  1898. }
  1899. /*
  1900. * After this point, we only want management frames,
  1901. * so we can drop all remaining control frames to
  1902. * cooked monitor interfaces.
  1903. */
  1904. return RX_DROP_MONITOR;
  1905. }
  1906. static void ieee80211_process_sa_query_req(struct ieee80211_sub_if_data *sdata,
  1907. struct ieee80211_mgmt *mgmt,
  1908. size_t len)
  1909. {
  1910. struct ieee80211_local *local = sdata->local;
  1911. struct sk_buff *skb;
  1912. struct ieee80211_mgmt *resp;
  1913. if (!ether_addr_equal(mgmt->da, sdata->vif.addr)) {
  1914. /* Not to own unicast address */
  1915. return;
  1916. }
  1917. if (!ether_addr_equal(mgmt->sa, sdata->u.mgd.bssid) ||
  1918. !ether_addr_equal(mgmt->bssid, sdata->u.mgd.bssid)) {
  1919. /* Not from the current AP or not associated yet. */
  1920. return;
  1921. }
  1922. if (len < 24 + 1 + sizeof(resp->u.action.u.sa_query)) {
  1923. /* Too short SA Query request frame */
  1924. return;
  1925. }
  1926. skb = dev_alloc_skb(sizeof(*resp) + local->hw.extra_tx_headroom);
  1927. if (skb == NULL)
  1928. return;
  1929. skb_reserve(skb, local->hw.extra_tx_headroom);
  1930. resp = (struct ieee80211_mgmt *) skb_put(skb, 24);
  1931. memset(resp, 0, 24);
  1932. memcpy(resp->da, mgmt->sa, ETH_ALEN);
  1933. memcpy(resp->sa, sdata->vif.addr, ETH_ALEN);
  1934. memcpy(resp->bssid, sdata->u.mgd.bssid, ETH_ALEN);
  1935. resp->frame_control = cpu_to_le16(IEEE80211_FTYPE_MGMT |
  1936. IEEE80211_STYPE_ACTION);
  1937. skb_put(skb, 1 + sizeof(resp->u.action.u.sa_query));
  1938. resp->u.action.category = WLAN_CATEGORY_SA_QUERY;
  1939. resp->u.action.u.sa_query.action = WLAN_ACTION_SA_QUERY_RESPONSE;
  1940. memcpy(resp->u.action.u.sa_query.trans_id,
  1941. mgmt->u.action.u.sa_query.trans_id,
  1942. WLAN_SA_QUERY_TR_ID_LEN);
  1943. ieee80211_tx_skb(sdata, skb);
  1944. }
  1945. static ieee80211_rx_result debug_noinline
  1946. ieee80211_rx_h_mgmt_check(struct ieee80211_rx_data *rx)
  1947. {
  1948. struct ieee80211_mgmt *mgmt = (struct ieee80211_mgmt *) rx->skb->data;
  1949. struct ieee80211_rx_status *status = IEEE80211_SKB_RXCB(rx->skb);
  1950. /*
  1951. * From here on, look only at management frames.
  1952. * Data and control frames are already handled,
  1953. * and unknown (reserved) frames are useless.
  1954. */
  1955. if (rx->skb->len < 24)
  1956. return RX_DROP_MONITOR;
  1957. if (!ieee80211_is_mgmt(mgmt->frame_control))
  1958. return RX_DROP_MONITOR;
  1959. if (rx->sdata->vif.type == NL80211_IFTYPE_AP &&
  1960. ieee80211_is_beacon(mgmt->frame_control) &&
  1961. !(rx->flags & IEEE80211_RX_BEACON_REPORTED)) {
  1962. int sig = 0;
  1963. if (rx->local->hw.flags & IEEE80211_HW_SIGNAL_DBM)
  1964. sig = status->signal;
  1965. cfg80211_report_obss_beacon(rx->local->hw.wiphy,
  1966. rx->skb->data, rx->skb->len,
  1967. status->freq, sig);
  1968. rx->flags |= IEEE80211_RX_BEACON_REPORTED;
  1969. }
  1970. if (!(status->rx_flags & IEEE80211_RX_RA_MATCH))
  1971. return RX_DROP_MONITOR;
  1972. if (ieee80211_drop_unencrypted_mgmt(rx))
  1973. return RX_DROP_UNUSABLE;
  1974. return RX_CONTINUE;
  1975. }
  1976. static ieee80211_rx_result debug_noinline
  1977. ieee80211_rx_h_action(struct ieee80211_rx_data *rx)
  1978. {
  1979. struct ieee80211_local *local = rx->local;
  1980. struct ieee80211_sub_if_data *sdata = rx->sdata;
  1981. struct ieee80211_mgmt *mgmt = (struct ieee80211_mgmt *) rx->skb->data;
  1982. struct ieee80211_rx_status *status = IEEE80211_SKB_RXCB(rx->skb);
  1983. int len = rx->skb->len;
  1984. if (!ieee80211_is_action(mgmt->frame_control))
  1985. return RX_CONTINUE;
  1986. /* drop too small frames */
  1987. if (len < IEEE80211_MIN_ACTION_SIZE)
  1988. return RX_DROP_UNUSABLE;
  1989. if (!rx->sta && mgmt->u.action.category != WLAN_CATEGORY_PUBLIC &&
  1990. mgmt->u.action.category != WLAN_CATEGORY_SELF_PROTECTED)
  1991. return RX_DROP_UNUSABLE;
  1992. if (!(status->rx_flags & IEEE80211_RX_RA_MATCH))
  1993. return RX_DROP_UNUSABLE;
  1994. switch (mgmt->u.action.category) {
  1995. case WLAN_CATEGORY_HT:
  1996. /* reject HT action frames from stations not supporting HT */
  1997. if (!rx->sta->sta.ht_cap.ht_supported)
  1998. goto invalid;
  1999. if (sdata->vif.type != NL80211_IFTYPE_STATION &&
  2000. sdata->vif.type != NL80211_IFTYPE_MESH_POINT &&
  2001. sdata->vif.type != NL80211_IFTYPE_AP_VLAN &&
  2002. sdata->vif.type != NL80211_IFTYPE_AP &&
  2003. sdata->vif.type != NL80211_IFTYPE_ADHOC)
  2004. break;
  2005. /* verify action & smps_control/chanwidth are present */
  2006. if (len < IEEE80211_MIN_ACTION_SIZE + 2)
  2007. goto invalid;
  2008. switch (mgmt->u.action.u.ht_smps.action) {
  2009. case WLAN_HT_ACTION_SMPS: {
  2010. struct ieee80211_supported_band *sband;
  2011. u8 smps;
  2012. /* convert to HT capability */
  2013. switch (mgmt->u.action.u.ht_smps.smps_control) {
  2014. case WLAN_HT_SMPS_CONTROL_DISABLED:
  2015. smps = WLAN_HT_CAP_SM_PS_DISABLED;
  2016. break;
  2017. case WLAN_HT_SMPS_CONTROL_STATIC:
  2018. smps = WLAN_HT_CAP_SM_PS_STATIC;
  2019. break;
  2020. case WLAN_HT_SMPS_CONTROL_DYNAMIC:
  2021. smps = WLAN_HT_CAP_SM_PS_DYNAMIC;
  2022. break;
  2023. default:
  2024. goto invalid;
  2025. }
  2026. smps <<= IEEE80211_HT_CAP_SM_PS_SHIFT;
  2027. /* if no change do nothing */
  2028. if ((rx->sta->sta.ht_cap.cap &
  2029. IEEE80211_HT_CAP_SM_PS) == smps)
  2030. goto handled;
  2031. rx->sta->sta.ht_cap.cap &= ~IEEE80211_HT_CAP_SM_PS;
  2032. rx->sta->sta.ht_cap.cap |= smps;
  2033. sband = rx->local->hw.wiphy->bands[status->band];
  2034. rate_control_rate_update(local, sband, rx->sta,
  2035. IEEE80211_RC_SMPS_CHANGED);
  2036. goto handled;
  2037. }
  2038. case WLAN_HT_ACTION_NOTIFY_CHANWIDTH: {
  2039. struct ieee80211_supported_band *sband;
  2040. u8 chanwidth = mgmt->u.action.u.ht_notify_cw.chanwidth;
  2041. bool old_40mhz, new_40mhz;
  2042. /* If it doesn't support 40 MHz it can't change ... */
  2043. if (!rx->sta->supports_40mhz)
  2044. goto handled;
  2045. old_40mhz = rx->sta->sta.ht_cap.cap &
  2046. IEEE80211_HT_CAP_SUP_WIDTH_20_40;
  2047. new_40mhz = chanwidth == IEEE80211_HT_CHANWIDTH_ANY;
  2048. if (old_40mhz == new_40mhz)
  2049. goto handled;
  2050. if (new_40mhz)
  2051. rx->sta->sta.ht_cap.cap |=
  2052. IEEE80211_HT_CAP_SUP_WIDTH_20_40;
  2053. else
  2054. rx->sta->sta.ht_cap.cap &=
  2055. ~IEEE80211_HT_CAP_SUP_WIDTH_20_40;
  2056. sband = rx->local->hw.wiphy->bands[status->band];
  2057. rate_control_rate_update(local, sband, rx->sta,
  2058. IEEE80211_RC_BW_CHANGED);
  2059. goto handled;
  2060. }
  2061. default:
  2062. goto invalid;
  2063. }
  2064. break;
  2065. case WLAN_CATEGORY_BACK:
  2066. if (sdata->vif.type != NL80211_IFTYPE_STATION &&
  2067. sdata->vif.type != NL80211_IFTYPE_MESH_POINT &&
  2068. sdata->vif.type != NL80211_IFTYPE_AP_VLAN &&
  2069. sdata->vif.type != NL80211_IFTYPE_AP &&
  2070. sdata->vif.type != NL80211_IFTYPE_ADHOC)
  2071. break;
  2072. /* verify action_code is present */
  2073. if (len < IEEE80211_MIN_ACTION_SIZE + 1)
  2074. break;
  2075. switch (mgmt->u.action.u.addba_req.action_code) {
  2076. case WLAN_ACTION_ADDBA_REQ:
  2077. if (len < (IEEE80211_MIN_ACTION_SIZE +
  2078. sizeof(mgmt->u.action.u.addba_req)))
  2079. goto invalid;
  2080. break;
  2081. case WLAN_ACTION_ADDBA_RESP:
  2082. if (len < (IEEE80211_MIN_ACTION_SIZE +
  2083. sizeof(mgmt->u.action.u.addba_resp)))
  2084. goto invalid;
  2085. break;
  2086. case WLAN_ACTION_DELBA:
  2087. if (len < (IEEE80211_MIN_ACTION_SIZE +
  2088. sizeof(mgmt->u.action.u.delba)))
  2089. goto invalid;
  2090. break;
  2091. default:
  2092. goto invalid;
  2093. }
  2094. goto queue;
  2095. case WLAN_CATEGORY_SPECTRUM_MGMT:
  2096. if (status->band != IEEE80211_BAND_5GHZ)
  2097. break;
  2098. if (sdata->vif.type != NL80211_IFTYPE_STATION)
  2099. break;
  2100. /* verify action_code is present */
  2101. if (len < IEEE80211_MIN_ACTION_SIZE + 1)
  2102. break;
  2103. switch (mgmt->u.action.u.measurement.action_code) {
  2104. case WLAN_ACTION_SPCT_MSR_REQ:
  2105. if (len < (IEEE80211_MIN_ACTION_SIZE +
  2106. sizeof(mgmt->u.action.u.measurement)))
  2107. break;
  2108. ieee80211_process_measurement_req(sdata, mgmt, len);
  2109. goto handled;
  2110. case WLAN_ACTION_SPCT_CHL_SWITCH:
  2111. if (len < (IEEE80211_MIN_ACTION_SIZE +
  2112. sizeof(mgmt->u.action.u.chan_switch)))
  2113. break;
  2114. if (sdata->vif.type != NL80211_IFTYPE_STATION)
  2115. break;
  2116. if (!ether_addr_equal(mgmt->bssid, sdata->u.mgd.bssid))
  2117. break;
  2118. goto queue;
  2119. }
  2120. break;
  2121. case WLAN_CATEGORY_SA_QUERY:
  2122. if (len < (IEEE80211_MIN_ACTION_SIZE +
  2123. sizeof(mgmt->u.action.u.sa_query)))
  2124. break;
  2125. switch (mgmt->u.action.u.sa_query.action) {
  2126. case WLAN_ACTION_SA_QUERY_REQUEST:
  2127. if (sdata->vif.type != NL80211_IFTYPE_STATION)
  2128. break;
  2129. ieee80211_process_sa_query_req(sdata, mgmt, len);
  2130. goto handled;
  2131. }
  2132. break;
  2133. case WLAN_CATEGORY_SELF_PROTECTED:
  2134. if (len < (IEEE80211_MIN_ACTION_SIZE +
  2135. sizeof(mgmt->u.action.u.self_prot.action_code)))
  2136. break;
  2137. switch (mgmt->u.action.u.self_prot.action_code) {
  2138. case WLAN_SP_MESH_PEERING_OPEN:
  2139. case WLAN_SP_MESH_PEERING_CLOSE:
  2140. case WLAN_SP_MESH_PEERING_CONFIRM:
  2141. if (!ieee80211_vif_is_mesh(&sdata->vif))
  2142. goto invalid;
  2143. if (sdata->u.mesh.security != IEEE80211_MESH_SEC_NONE)
  2144. /* userspace handles this frame */
  2145. break;
  2146. goto queue;
  2147. case WLAN_SP_MGK_INFORM:
  2148. case WLAN_SP_MGK_ACK:
  2149. if (!ieee80211_vif_is_mesh(&sdata->vif))
  2150. goto invalid;
  2151. break;
  2152. }
  2153. break;
  2154. case WLAN_CATEGORY_MESH_ACTION:
  2155. if (len < (IEEE80211_MIN_ACTION_SIZE +
  2156. sizeof(mgmt->u.action.u.mesh_action.action_code)))
  2157. break;
  2158. if (!ieee80211_vif_is_mesh(&sdata->vif))
  2159. break;
  2160. if (mesh_action_is_path_sel(mgmt) &&
  2161. !mesh_path_sel_is_hwmp(sdata))
  2162. break;
  2163. goto queue;
  2164. }
  2165. return RX_CONTINUE;
  2166. invalid:
  2167. status->rx_flags |= IEEE80211_RX_MALFORMED_ACTION_FRM;
  2168. /* will return in the next handlers */
  2169. return RX_CONTINUE;
  2170. handled:
  2171. if (rx->sta)
  2172. rx->sta->rx_packets++;
  2173. dev_kfree_skb(rx->skb);
  2174. return RX_QUEUED;
  2175. queue:
  2176. rx->skb->pkt_type = IEEE80211_SDATA_QUEUE_TYPE_FRAME;
  2177. skb_queue_tail(&sdata->skb_queue, rx->skb);
  2178. ieee80211_queue_work(&local->hw, &sdata->work);
  2179. if (rx->sta)
  2180. rx->sta->rx_packets++;
  2181. return RX_QUEUED;
  2182. }
  2183. static ieee80211_rx_result debug_noinline
  2184. ieee80211_rx_h_userspace_mgmt(struct ieee80211_rx_data *rx)
  2185. {
  2186. struct ieee80211_rx_status *status = IEEE80211_SKB_RXCB(rx->skb);
  2187. int sig = 0;
  2188. /* skip known-bad action frames and return them in the next handler */
  2189. if (status->rx_flags & IEEE80211_RX_MALFORMED_ACTION_FRM)
  2190. return RX_CONTINUE;
  2191. /*
  2192. * Getting here means the kernel doesn't know how to handle
  2193. * it, but maybe userspace does ... include returned frames
  2194. * so userspace can register for those to know whether ones
  2195. * it transmitted were processed or returned.
  2196. */
  2197. if (rx->local->hw.flags & IEEE80211_HW_SIGNAL_DBM)
  2198. sig = status->signal;
  2199. if (cfg80211_rx_mgmt(&rx->sdata->wdev, status->freq, sig,
  2200. rx->skb->data, rx->skb->len,
  2201. GFP_ATOMIC)) {
  2202. if (rx->sta)
  2203. rx->sta->rx_packets++;
  2204. dev_kfree_skb(rx->skb);
  2205. return RX_QUEUED;
  2206. }
  2207. return RX_CONTINUE;
  2208. }
  2209. static ieee80211_rx_result debug_noinline
  2210. ieee80211_rx_h_action_return(struct ieee80211_rx_data *rx)
  2211. {
  2212. struct ieee80211_local *local = rx->local;
  2213. struct ieee80211_mgmt *mgmt = (struct ieee80211_mgmt *) rx->skb->data;
  2214. struct sk_buff *nskb;
  2215. struct ieee80211_sub_if_data *sdata = rx->sdata;
  2216. struct ieee80211_rx_status *status = IEEE80211_SKB_RXCB(rx->skb);
  2217. if (!ieee80211_is_action(mgmt->frame_control))
  2218. return RX_CONTINUE;
  2219. /*
  2220. * For AP mode, hostapd is responsible for handling any action
  2221. * frames that we didn't handle, including returning unknown
  2222. * ones. For all other modes we will return them to the sender,
  2223. * setting the 0x80 bit in the action category, as required by
  2224. * 802.11-2012 9.24.4.
  2225. * Newer versions of hostapd shall also use the management frame
  2226. * registration mechanisms, but older ones still use cooked
  2227. * monitor interfaces so push all frames there.
  2228. */
  2229. if (!(status->rx_flags & IEEE80211_RX_MALFORMED_ACTION_FRM) &&
  2230. (sdata->vif.type == NL80211_IFTYPE_AP ||
  2231. sdata->vif.type == NL80211_IFTYPE_AP_VLAN))
  2232. return RX_DROP_MONITOR;
  2233. if (is_multicast_ether_addr(mgmt->da))
  2234. return RX_DROP_MONITOR;
  2235. /* do not return rejected action frames */
  2236. if (mgmt->u.action.category & 0x80)
  2237. return RX_DROP_UNUSABLE;
  2238. nskb = skb_copy_expand(rx->skb, local->hw.extra_tx_headroom, 0,
  2239. GFP_ATOMIC);
  2240. if (nskb) {
  2241. struct ieee80211_mgmt *nmgmt = (void *)nskb->data;
  2242. nmgmt->u.action.category |= 0x80;
  2243. memcpy(nmgmt->da, nmgmt->sa, ETH_ALEN);
  2244. memcpy(nmgmt->sa, rx->sdata->vif.addr, ETH_ALEN);
  2245. memset(nskb->cb, 0, sizeof(nskb->cb));
  2246. ieee80211_tx_skb(rx->sdata, nskb);
  2247. }
  2248. dev_kfree_skb(rx->skb);
  2249. return RX_QUEUED;
  2250. }
  2251. static ieee80211_rx_result debug_noinline
  2252. ieee80211_rx_h_mgmt(struct ieee80211_rx_data *rx)
  2253. {
  2254. struct ieee80211_sub_if_data *sdata = rx->sdata;
  2255. struct ieee80211_mgmt *mgmt = (void *)rx->skb->data;
  2256. __le16 stype;
  2257. stype = mgmt->frame_control & cpu_to_le16(IEEE80211_FCTL_STYPE);
  2258. if (!ieee80211_vif_is_mesh(&sdata->vif) &&
  2259. sdata->vif.type != NL80211_IFTYPE_ADHOC &&
  2260. sdata->vif.type != NL80211_IFTYPE_STATION)
  2261. return RX_DROP_MONITOR;
  2262. switch (stype) {
  2263. case cpu_to_le16(IEEE80211_STYPE_AUTH):
  2264. case cpu_to_le16(IEEE80211_STYPE_BEACON):
  2265. case cpu_to_le16(IEEE80211_STYPE_PROBE_RESP):
  2266. /* process for all: mesh, mlme, ibss */
  2267. break;
  2268. case cpu_to_le16(IEEE80211_STYPE_ASSOC_RESP):
  2269. case cpu_to_le16(IEEE80211_STYPE_REASSOC_RESP):
  2270. case cpu_to_le16(IEEE80211_STYPE_DEAUTH):
  2271. case cpu_to_le16(IEEE80211_STYPE_DISASSOC):
  2272. if (is_multicast_ether_addr(mgmt->da) &&
  2273. !is_broadcast_ether_addr(mgmt->da))
  2274. return RX_DROP_MONITOR;
  2275. /* process only for station */
  2276. if (sdata->vif.type != NL80211_IFTYPE_STATION)
  2277. return RX_DROP_MONITOR;
  2278. break;
  2279. case cpu_to_le16(IEEE80211_STYPE_PROBE_REQ):
  2280. /* process only for ibss */
  2281. if (sdata->vif.type != NL80211_IFTYPE_ADHOC)
  2282. return RX_DROP_MONITOR;
  2283. break;
  2284. default:
  2285. return RX_DROP_MONITOR;
  2286. }
  2287. /* queue up frame and kick off work to process it */
  2288. rx->skb->pkt_type = IEEE80211_SDATA_QUEUE_TYPE_FRAME;
  2289. skb_queue_tail(&sdata->skb_queue, rx->skb);
  2290. ieee80211_queue_work(&rx->local->hw, &sdata->work);
  2291. if (rx->sta)
  2292. rx->sta->rx_packets++;
  2293. return RX_QUEUED;
  2294. }
  2295. /* TODO: use IEEE80211_RX_FRAGMENTED */
  2296. static void ieee80211_rx_cooked_monitor(struct ieee80211_rx_data *rx,
  2297. struct ieee80211_rate *rate)
  2298. {
  2299. struct ieee80211_sub_if_data *sdata;
  2300. struct ieee80211_local *local = rx->local;
  2301. struct sk_buff *skb = rx->skb, *skb2;
  2302. struct net_device *prev_dev = NULL;
  2303. struct ieee80211_rx_status *status = IEEE80211_SKB_RXCB(skb);
  2304. int needed_headroom;
  2305. /*
  2306. * If cooked monitor has been processed already, then
  2307. * don't do it again. If not, set the flag.
  2308. */
  2309. if (rx->flags & IEEE80211_RX_CMNTR)
  2310. goto out_free_skb;
  2311. rx->flags |= IEEE80211_RX_CMNTR;
  2312. /* If there are no cooked monitor interfaces, just free the SKB */
  2313. if (!local->cooked_mntrs)
  2314. goto out_free_skb;
  2315. /* room for the radiotap header based on driver features */
  2316. needed_headroom = ieee80211_rx_radiotap_space(local, status);
  2317. if (skb_headroom(skb) < needed_headroom &&
  2318. pskb_expand_head(skb, needed_headroom, 0, GFP_ATOMIC))
  2319. goto out_free_skb;
  2320. /* prepend radiotap information */
  2321. ieee80211_add_rx_radiotap_header(local, skb, rate, needed_headroom,
  2322. false);
  2323. skb_set_mac_header(skb, 0);
  2324. skb->ip_summed = CHECKSUM_UNNECESSARY;
  2325. skb->pkt_type = PACKET_OTHERHOST;
  2326. skb->protocol = htons(ETH_P_802_2);
  2327. list_for_each_entry_rcu(sdata, &local->interfaces, list) {
  2328. if (!ieee80211_sdata_running(sdata))
  2329. continue;
  2330. if (sdata->vif.type != NL80211_IFTYPE_MONITOR ||
  2331. !(sdata->u.mntr_flags & MONITOR_FLAG_COOK_FRAMES))
  2332. continue;
  2333. if (prev_dev) {
  2334. skb2 = skb_clone(skb, GFP_ATOMIC);
  2335. if (skb2) {
  2336. skb2->dev = prev_dev;
  2337. netif_receive_skb(skb2);
  2338. }
  2339. }
  2340. prev_dev = sdata->dev;
  2341. sdata->dev->stats.rx_packets++;
  2342. sdata->dev->stats.rx_bytes += skb->len;
  2343. }
  2344. if (prev_dev) {
  2345. skb->dev = prev_dev;
  2346. netif_receive_skb(skb);
  2347. return;
  2348. }
  2349. out_free_skb:
  2350. dev_kfree_skb(skb);
  2351. }
  2352. static void ieee80211_rx_handlers_result(struct ieee80211_rx_data *rx,
  2353. ieee80211_rx_result res)
  2354. {
  2355. switch (res) {
  2356. case RX_DROP_MONITOR:
  2357. I802_DEBUG_INC(rx->sdata->local->rx_handlers_drop);
  2358. if (rx->sta)
  2359. rx->sta->rx_dropped++;
  2360. /* fall through */
  2361. case RX_CONTINUE: {
  2362. struct ieee80211_rate *rate = NULL;
  2363. struct ieee80211_supported_band *sband;
  2364. struct ieee80211_rx_status *status;
  2365. status = IEEE80211_SKB_RXCB((rx->skb));
  2366. sband = rx->local->hw.wiphy->bands[status->band];
  2367. if (!(status->flag & RX_FLAG_HT) &&
  2368. !(status->flag & RX_FLAG_VHT))
  2369. rate = &sband->bitrates[status->rate_idx];
  2370. ieee80211_rx_cooked_monitor(rx, rate);
  2371. break;
  2372. }
  2373. case RX_DROP_UNUSABLE:
  2374. I802_DEBUG_INC(rx->sdata->local->rx_handlers_drop);
  2375. if (rx->sta)
  2376. rx->sta->rx_dropped++;
  2377. dev_kfree_skb(rx->skb);
  2378. break;
  2379. case RX_QUEUED:
  2380. I802_DEBUG_INC(rx->sdata->local->rx_handlers_queued);
  2381. break;
  2382. }
  2383. }
  2384. static void ieee80211_rx_handlers(struct ieee80211_rx_data *rx)
  2385. {
  2386. ieee80211_rx_result res = RX_DROP_MONITOR;
  2387. struct sk_buff *skb;
  2388. #define CALL_RXH(rxh) \
  2389. do { \
  2390. res = rxh(rx); \
  2391. if (res != RX_CONTINUE) \
  2392. goto rxh_next; \
  2393. } while (0);
  2394. spin_lock(&rx->local->rx_skb_queue.lock);
  2395. if (rx->local->running_rx_handler)
  2396. goto unlock;
  2397. rx->local->running_rx_handler = true;
  2398. while ((skb = __skb_dequeue(&rx->local->rx_skb_queue))) {
  2399. spin_unlock(&rx->local->rx_skb_queue.lock);
  2400. /*
  2401. * all the other fields are valid across frames
  2402. * that belong to an aMPDU since they are on the
  2403. * same TID from the same station
  2404. */
  2405. rx->skb = skb;
  2406. CALL_RXH(ieee80211_rx_h_decrypt)
  2407. CALL_RXH(ieee80211_rx_h_check_more_data)
  2408. CALL_RXH(ieee80211_rx_h_uapsd_and_pspoll)
  2409. CALL_RXH(ieee80211_rx_h_sta_process)
  2410. CALL_RXH(ieee80211_rx_h_defragment)
  2411. CALL_RXH(ieee80211_rx_h_michael_mic_verify)
  2412. /* must be after MMIC verify so header is counted in MPDU mic */
  2413. #ifdef CONFIG_MAC80211_MESH
  2414. if (ieee80211_vif_is_mesh(&rx->sdata->vif))
  2415. CALL_RXH(ieee80211_rx_h_mesh_fwding);
  2416. #endif
  2417. CALL_RXH(ieee80211_rx_h_amsdu)
  2418. CALL_RXH(ieee80211_rx_h_data)
  2419. CALL_RXH(ieee80211_rx_h_ctrl);
  2420. CALL_RXH(ieee80211_rx_h_mgmt_check)
  2421. CALL_RXH(ieee80211_rx_h_action)
  2422. CALL_RXH(ieee80211_rx_h_userspace_mgmt)
  2423. CALL_RXH(ieee80211_rx_h_action_return)
  2424. CALL_RXH(ieee80211_rx_h_mgmt)
  2425. rxh_next:
  2426. ieee80211_rx_handlers_result(rx, res);
  2427. spin_lock(&rx->local->rx_skb_queue.lock);
  2428. #undef CALL_RXH
  2429. }
  2430. rx->local->running_rx_handler = false;
  2431. unlock:
  2432. spin_unlock(&rx->local->rx_skb_queue.lock);
  2433. }
  2434. static void ieee80211_invoke_rx_handlers(struct ieee80211_rx_data *rx)
  2435. {
  2436. ieee80211_rx_result res = RX_DROP_MONITOR;
  2437. #define CALL_RXH(rxh) \
  2438. do { \
  2439. res = rxh(rx); \
  2440. if (res != RX_CONTINUE) \
  2441. goto rxh_next; \
  2442. } while (0);
  2443. CALL_RXH(ieee80211_rx_h_check)
  2444. ieee80211_rx_reorder_ampdu(rx);
  2445. ieee80211_rx_handlers(rx);
  2446. return;
  2447. rxh_next:
  2448. ieee80211_rx_handlers_result(rx, res);
  2449. #undef CALL_RXH
  2450. }
  2451. /*
  2452. * This function makes calls into the RX path, therefore
  2453. * it has to be invoked under RCU read lock.
  2454. */
  2455. void ieee80211_release_reorder_timeout(struct sta_info *sta, int tid)
  2456. {
  2457. struct ieee80211_rx_data rx = {
  2458. .sta = sta,
  2459. .sdata = sta->sdata,
  2460. .local = sta->local,
  2461. /* This is OK -- must be QoS data frame */
  2462. .security_idx = tid,
  2463. .seqno_idx = tid,
  2464. .flags = 0,
  2465. };
  2466. struct tid_ampdu_rx *tid_agg_rx;
  2467. tid_agg_rx = rcu_dereference(sta->ampdu_mlme.tid_rx[tid]);
  2468. if (!tid_agg_rx)
  2469. return;
  2470. spin_lock(&tid_agg_rx->reorder_lock);
  2471. ieee80211_sta_reorder_release(sta->sdata, tid_agg_rx);
  2472. spin_unlock(&tid_agg_rx->reorder_lock);
  2473. ieee80211_rx_handlers(&rx);
  2474. }
  2475. /* main receive path */
  2476. static int prepare_for_handlers(struct ieee80211_rx_data *rx,
  2477. struct ieee80211_hdr *hdr)
  2478. {
  2479. struct ieee80211_sub_if_data *sdata = rx->sdata;
  2480. struct sk_buff *skb = rx->skb;
  2481. struct ieee80211_rx_status *status = IEEE80211_SKB_RXCB(skb);
  2482. u8 *bssid = ieee80211_get_bssid(hdr, skb->len, sdata->vif.type);
  2483. int multicast = is_multicast_ether_addr(hdr->addr1);
  2484. switch (sdata->vif.type) {
  2485. case NL80211_IFTYPE_STATION:
  2486. if (!bssid && !sdata->u.mgd.use_4addr)
  2487. return 0;
  2488. if (!multicast &&
  2489. !ether_addr_equal(sdata->vif.addr, hdr->addr1)) {
  2490. if (!(sdata->dev->flags & IFF_PROMISC) ||
  2491. sdata->u.mgd.use_4addr)
  2492. return 0;
  2493. status->rx_flags &= ~IEEE80211_RX_RA_MATCH;
  2494. }
  2495. break;
  2496. case NL80211_IFTYPE_ADHOC:
  2497. if (!bssid)
  2498. return 0;
  2499. if (ieee80211_is_beacon(hdr->frame_control)) {
  2500. return 1;
  2501. } else if (!ieee80211_bssid_match(bssid, sdata->u.ibss.bssid)) {
  2502. return 0;
  2503. } else if (!multicast &&
  2504. !ether_addr_equal(sdata->vif.addr, hdr->addr1)) {
  2505. if (!(sdata->dev->flags & IFF_PROMISC))
  2506. return 0;
  2507. status->rx_flags &= ~IEEE80211_RX_RA_MATCH;
  2508. } else if (!rx->sta) {
  2509. int rate_idx;
  2510. if (status->flag & (RX_FLAG_HT | RX_FLAG_VHT))
  2511. rate_idx = 0; /* TODO: HT/VHT rates */
  2512. else
  2513. rate_idx = status->rate_idx;
  2514. ieee80211_ibss_rx_no_sta(sdata, bssid, hdr->addr2,
  2515. BIT(rate_idx));
  2516. }
  2517. break;
  2518. case NL80211_IFTYPE_MESH_POINT:
  2519. if (!multicast &&
  2520. !ether_addr_equal(sdata->vif.addr, hdr->addr1)) {
  2521. if (!(sdata->dev->flags & IFF_PROMISC))
  2522. return 0;
  2523. status->rx_flags &= ~IEEE80211_RX_RA_MATCH;
  2524. }
  2525. break;
  2526. case NL80211_IFTYPE_AP_VLAN:
  2527. case NL80211_IFTYPE_AP:
  2528. if (!bssid) {
  2529. if (!ether_addr_equal(sdata->vif.addr, hdr->addr1))
  2530. return 0;
  2531. } else if (!ieee80211_bssid_match(bssid, sdata->vif.addr)) {
  2532. /*
  2533. * Accept public action frames even when the
  2534. * BSSID doesn't match, this is used for P2P
  2535. * and location updates. Note that mac80211
  2536. * itself never looks at these frames.
  2537. */
  2538. if (ieee80211_is_public_action(hdr, skb->len))
  2539. return 1;
  2540. if (!ieee80211_is_beacon(hdr->frame_control))
  2541. return 0;
  2542. status->rx_flags &= ~IEEE80211_RX_RA_MATCH;
  2543. }
  2544. break;
  2545. case NL80211_IFTYPE_WDS:
  2546. if (bssid || !ieee80211_is_data(hdr->frame_control))
  2547. return 0;
  2548. if (!ether_addr_equal(sdata->u.wds.remote_addr, hdr->addr2))
  2549. return 0;
  2550. break;
  2551. case NL80211_IFTYPE_P2P_DEVICE:
  2552. if (!ieee80211_is_public_action(hdr, skb->len) &&
  2553. !ieee80211_is_probe_req(hdr->frame_control) &&
  2554. !ieee80211_is_probe_resp(hdr->frame_control) &&
  2555. !ieee80211_is_beacon(hdr->frame_control))
  2556. return 0;
  2557. if (!ether_addr_equal(sdata->vif.addr, hdr->addr1))
  2558. status->rx_flags &= ~IEEE80211_RX_RA_MATCH;
  2559. break;
  2560. default:
  2561. /* should never get here */
  2562. WARN_ON_ONCE(1);
  2563. break;
  2564. }
  2565. return 1;
  2566. }
  2567. /*
  2568. * This function returns whether or not the SKB
  2569. * was destined for RX processing or not, which,
  2570. * if consume is true, is equivalent to whether
  2571. * or not the skb was consumed.
  2572. */
  2573. static bool ieee80211_prepare_and_rx_handle(struct ieee80211_rx_data *rx,
  2574. struct sk_buff *skb, bool consume)
  2575. {
  2576. struct ieee80211_local *local = rx->local;
  2577. struct ieee80211_sub_if_data *sdata = rx->sdata;
  2578. struct ieee80211_rx_status *status = IEEE80211_SKB_RXCB(skb);
  2579. struct ieee80211_hdr *hdr = (void *)skb->data;
  2580. int prepares;
  2581. rx->skb = skb;
  2582. status->rx_flags |= IEEE80211_RX_RA_MATCH;
  2583. prepares = prepare_for_handlers(rx, hdr);
  2584. if (!prepares)
  2585. return false;
  2586. if (!consume) {
  2587. skb = skb_copy(skb, GFP_ATOMIC);
  2588. if (!skb) {
  2589. if (net_ratelimit())
  2590. wiphy_debug(local->hw.wiphy,
  2591. "failed to copy skb for %s\n",
  2592. sdata->name);
  2593. return true;
  2594. }
  2595. rx->skb = skb;
  2596. }
  2597. ieee80211_invoke_rx_handlers(rx);
  2598. return true;
  2599. }
  2600. /*
  2601. * This is the actual Rx frames handler. as it blongs to Rx path it must
  2602. * be called with rcu_read_lock protection.
  2603. */
  2604. static void __ieee80211_rx_handle_packet(struct ieee80211_hw *hw,
  2605. struct sk_buff *skb)
  2606. {
  2607. struct ieee80211_local *local = hw_to_local(hw);
  2608. struct ieee80211_sub_if_data *sdata;
  2609. struct ieee80211_hdr *hdr;
  2610. __le16 fc;
  2611. struct ieee80211_rx_data rx;
  2612. struct ieee80211_sub_if_data *prev;
  2613. struct sta_info *sta, *tmp, *prev_sta;
  2614. int err = 0;
  2615. fc = ((struct ieee80211_hdr *)skb->data)->frame_control;
  2616. memset(&rx, 0, sizeof(rx));
  2617. rx.skb = skb;
  2618. rx.local = local;
  2619. if (ieee80211_is_data(fc) || ieee80211_is_mgmt(fc))
  2620. local->dot11ReceivedFragmentCount++;
  2621. if (ieee80211_is_mgmt(fc)) {
  2622. /* drop frame if too short for header */
  2623. if (skb->len < ieee80211_hdrlen(fc))
  2624. err = -ENOBUFS;
  2625. else
  2626. err = skb_linearize(skb);
  2627. } else {
  2628. err = !pskb_may_pull(skb, ieee80211_hdrlen(fc));
  2629. }
  2630. if (err) {
  2631. dev_kfree_skb(skb);
  2632. return;
  2633. }
  2634. hdr = (struct ieee80211_hdr *)skb->data;
  2635. ieee80211_parse_qos(&rx);
  2636. ieee80211_verify_alignment(&rx);
  2637. if (unlikely(ieee80211_is_probe_resp(hdr->frame_control) ||
  2638. ieee80211_is_beacon(hdr->frame_control)))
  2639. ieee80211_scan_rx(local, skb);
  2640. if (ieee80211_is_data(fc)) {
  2641. prev_sta = NULL;
  2642. for_each_sta_info(local, hdr->addr2, sta, tmp) {
  2643. if (!prev_sta) {
  2644. prev_sta = sta;
  2645. continue;
  2646. }
  2647. rx.sta = prev_sta;
  2648. rx.sdata = prev_sta->sdata;
  2649. ieee80211_prepare_and_rx_handle(&rx, skb, false);
  2650. prev_sta = sta;
  2651. }
  2652. if (prev_sta) {
  2653. rx.sta = prev_sta;
  2654. rx.sdata = prev_sta->sdata;
  2655. if (ieee80211_prepare_and_rx_handle(&rx, skb, true))
  2656. return;
  2657. goto out;
  2658. }
  2659. }
  2660. prev = NULL;
  2661. list_for_each_entry_rcu(sdata, &local->interfaces, list) {
  2662. if (!ieee80211_sdata_running(sdata))
  2663. continue;
  2664. if (sdata->vif.type == NL80211_IFTYPE_MONITOR ||
  2665. sdata->vif.type == NL80211_IFTYPE_AP_VLAN)
  2666. continue;
  2667. /*
  2668. * frame is destined for this interface, but if it's
  2669. * not also for the previous one we handle that after
  2670. * the loop to avoid copying the SKB once too much
  2671. */
  2672. if (!prev) {
  2673. prev = sdata;
  2674. continue;
  2675. }
  2676. rx.sta = sta_info_get_bss(prev, hdr->addr2);
  2677. rx.sdata = prev;
  2678. ieee80211_prepare_and_rx_handle(&rx, skb, false);
  2679. prev = sdata;
  2680. }
  2681. if (prev) {
  2682. rx.sta = sta_info_get_bss(prev, hdr->addr2);
  2683. rx.sdata = prev;
  2684. if (ieee80211_prepare_and_rx_handle(&rx, skb, true))
  2685. return;
  2686. }
  2687. out:
  2688. dev_kfree_skb(skb);
  2689. }
  2690. /*
  2691. * This is the receive path handler. It is called by a low level driver when an
  2692. * 802.11 MPDU is received from the hardware.
  2693. */
  2694. void ieee80211_rx(struct ieee80211_hw *hw, struct sk_buff *skb)
  2695. {
  2696. struct ieee80211_local *local = hw_to_local(hw);
  2697. struct ieee80211_rate *rate = NULL;
  2698. struct ieee80211_supported_band *sband;
  2699. struct ieee80211_rx_status *status = IEEE80211_SKB_RXCB(skb);
  2700. WARN_ON_ONCE(softirq_count() == 0);
  2701. if (WARN_ON(status->band >= IEEE80211_NUM_BANDS))
  2702. goto drop;
  2703. sband = local->hw.wiphy->bands[status->band];
  2704. if (WARN_ON(!sband))
  2705. goto drop;
  2706. /*
  2707. * If we're suspending, it is possible although not too likely
  2708. * that we'd be receiving frames after having already partially
  2709. * quiesced the stack. We can't process such frames then since
  2710. * that might, for example, cause stations to be added or other
  2711. * driver callbacks be invoked.
  2712. */
  2713. if (unlikely(local->quiescing || local->suspended))
  2714. goto drop;
  2715. /* We might be during a HW reconfig, prevent Rx for the same reason */
  2716. if (unlikely(local->in_reconfig))
  2717. goto drop;
  2718. /*
  2719. * The same happens when we're not even started,
  2720. * but that's worth a warning.
  2721. */
  2722. if (WARN_ON(!local->started))
  2723. goto drop;
  2724. if (likely(!(status->flag & RX_FLAG_FAILED_PLCP_CRC))) {
  2725. /*
  2726. * Validate the rate, unless a PLCP error means that
  2727. * we probably can't have a valid rate here anyway.
  2728. */
  2729. if (status->flag & RX_FLAG_HT) {
  2730. /*
  2731. * rate_idx is MCS index, which can be [0-76]
  2732. * as documented on:
  2733. *
  2734. * http://wireless.kernel.org/en/developers/Documentation/ieee80211/802.11n
  2735. *
  2736. * Anything else would be some sort of driver or
  2737. * hardware error. The driver should catch hardware
  2738. * errors.
  2739. */
  2740. if (WARN(status->rate_idx > 76,
  2741. "Rate marked as an HT rate but passed "
  2742. "status->rate_idx is not "
  2743. "an MCS index [0-76]: %d (0x%02x)\n",
  2744. status->rate_idx,
  2745. status->rate_idx))
  2746. goto drop;
  2747. } else if (status->flag & RX_FLAG_VHT) {
  2748. if (WARN_ONCE(status->rate_idx > 9 ||
  2749. !status->vht_nss ||
  2750. status->vht_nss > 8,
  2751. "Rate marked as a VHT rate but data is invalid: MCS: %d, NSS: %d\n",
  2752. status->rate_idx, status->vht_nss))
  2753. goto drop;
  2754. } else {
  2755. if (WARN_ON(status->rate_idx >= sband->n_bitrates))
  2756. goto drop;
  2757. rate = &sband->bitrates[status->rate_idx];
  2758. }
  2759. }
  2760. status->rx_flags = 0;
  2761. /*
  2762. * key references and virtual interfaces are protected using RCU
  2763. * and this requires that we are in a read-side RCU section during
  2764. * receive processing
  2765. */
  2766. rcu_read_lock();
  2767. /*
  2768. * Frames with failed FCS/PLCP checksum are not returned,
  2769. * all other frames are returned without radiotap header
  2770. * if it was previously present.
  2771. * Also, frames with less than 16 bytes are dropped.
  2772. */
  2773. skb = ieee80211_rx_monitor(local, skb, rate);
  2774. if (!skb) {
  2775. rcu_read_unlock();
  2776. return;
  2777. }
  2778. ieee80211_tpt_led_trig_rx(local,
  2779. ((struct ieee80211_hdr *)skb->data)->frame_control,
  2780. skb->len);
  2781. __ieee80211_rx_handle_packet(hw, skb);
  2782. rcu_read_unlock();
  2783. return;
  2784. drop:
  2785. kfree_skb(skb);
  2786. }
  2787. EXPORT_SYMBOL(ieee80211_rx);
  2788. /* This is a version of the rx handler that can be called from hard irq
  2789. * context. Post the skb on the queue and schedule the tasklet */
  2790. void ieee80211_rx_irqsafe(struct ieee80211_hw *hw, struct sk_buff *skb)
  2791. {
  2792. struct ieee80211_local *local = hw_to_local(hw);
  2793. BUILD_BUG_ON(sizeof(struct ieee80211_rx_status) > sizeof(skb->cb));
  2794. skb->pkt_type = IEEE80211_RX_MSG;
  2795. skb_queue_tail(&local->skb_queue, skb);
  2796. tasklet_schedule(&local->tasklet);
  2797. }
  2798. EXPORT_SYMBOL(ieee80211_rx_irqsafe);