rx.c 71 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582
  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/kernel.h>
  13. #include <linux/skbuff.h>
  14. #include <linux/netdevice.h>
  15. #include <linux/etherdevice.h>
  16. #include <linux/rcupdate.h>
  17. #include <net/mac80211.h>
  18. #include <net/ieee80211_radiotap.h>
  19. #include "ieee80211_i.h"
  20. #include "driver-ops.h"
  21. #include "led.h"
  22. #include "mesh.h"
  23. #include "wep.h"
  24. #include "wpa.h"
  25. #include "tkip.h"
  26. #include "wme.h"
  27. /*
  28. * monitor mode reception
  29. *
  30. * This function cleans up the SKB, i.e. it removes all the stuff
  31. * only useful for monitoring.
  32. */
  33. static struct sk_buff *remove_monitor_info(struct ieee80211_local *local,
  34. struct sk_buff *skb)
  35. {
  36. if (local->hw.flags & IEEE80211_HW_RX_INCLUDES_FCS) {
  37. if (likely(skb->len > FCS_LEN))
  38. skb_trim(skb, skb->len - FCS_LEN);
  39. else {
  40. /* driver bug */
  41. WARN_ON(1);
  42. dev_kfree_skb(skb);
  43. skb = NULL;
  44. }
  45. }
  46. return skb;
  47. }
  48. static inline int should_drop_frame(struct sk_buff *skb,
  49. int present_fcs_len)
  50. {
  51. struct ieee80211_rx_status *status = IEEE80211_SKB_RXCB(skb);
  52. struct ieee80211_hdr *hdr = (struct ieee80211_hdr *)skb->data;
  53. if (status->flag & (RX_FLAG_FAILED_FCS_CRC | RX_FLAG_FAILED_PLCP_CRC))
  54. return 1;
  55. if (unlikely(skb->len < 16 + present_fcs_len))
  56. return 1;
  57. if (ieee80211_is_ctl(hdr->frame_control) &&
  58. !ieee80211_is_pspoll(hdr->frame_control) &&
  59. !ieee80211_is_back_req(hdr->frame_control))
  60. return 1;
  61. return 0;
  62. }
  63. static int
  64. ieee80211_rx_radiotap_len(struct ieee80211_local *local,
  65. struct ieee80211_rx_status *status)
  66. {
  67. int len;
  68. /* always present fields */
  69. len = sizeof(struct ieee80211_radiotap_header) + 9;
  70. if (status->flag & RX_FLAG_TSFT)
  71. len += 8;
  72. if (local->hw.flags & IEEE80211_HW_SIGNAL_DBM)
  73. len += 1;
  74. if (local->hw.flags & IEEE80211_HW_NOISE_DBM)
  75. len += 1;
  76. if (len & 1) /* padding for RX_FLAGS if necessary */
  77. len++;
  78. return len;
  79. }
  80. /*
  81. * ieee80211_add_rx_radiotap_header - add radiotap header
  82. *
  83. * add a radiotap header containing all the fields which the hardware provided.
  84. */
  85. static void
  86. ieee80211_add_rx_radiotap_header(struct ieee80211_local *local,
  87. struct sk_buff *skb,
  88. struct ieee80211_rate *rate,
  89. int rtap_len)
  90. {
  91. struct ieee80211_rx_status *status = IEEE80211_SKB_RXCB(skb);
  92. struct ieee80211_radiotap_header *rthdr;
  93. unsigned char *pos;
  94. u16 rx_flags = 0;
  95. rthdr = (struct ieee80211_radiotap_header *)skb_push(skb, rtap_len);
  96. memset(rthdr, 0, rtap_len);
  97. /* radiotap header, set always present flags */
  98. rthdr->it_present =
  99. cpu_to_le32((1 << IEEE80211_RADIOTAP_FLAGS) |
  100. (1 << IEEE80211_RADIOTAP_CHANNEL) |
  101. (1 << IEEE80211_RADIOTAP_ANTENNA) |
  102. (1 << IEEE80211_RADIOTAP_RX_FLAGS));
  103. rthdr->it_len = cpu_to_le16(rtap_len);
  104. pos = (unsigned char *)(rthdr+1);
  105. /* the order of the following fields is important */
  106. /* IEEE80211_RADIOTAP_TSFT */
  107. if (status->flag & RX_FLAG_TSFT) {
  108. put_unaligned_le64(status->mactime, pos);
  109. rthdr->it_present |=
  110. cpu_to_le32(1 << IEEE80211_RADIOTAP_TSFT);
  111. pos += 8;
  112. }
  113. /* IEEE80211_RADIOTAP_FLAGS */
  114. if (local->hw.flags & IEEE80211_HW_RX_INCLUDES_FCS)
  115. *pos |= IEEE80211_RADIOTAP_F_FCS;
  116. if (status->flag & (RX_FLAG_FAILED_FCS_CRC | RX_FLAG_FAILED_PLCP_CRC))
  117. *pos |= IEEE80211_RADIOTAP_F_BADFCS;
  118. if (status->flag & RX_FLAG_SHORTPRE)
  119. *pos |= IEEE80211_RADIOTAP_F_SHORTPRE;
  120. pos++;
  121. /* IEEE80211_RADIOTAP_RATE */
  122. if (status->flag & RX_FLAG_HT) {
  123. /*
  124. * TODO: add following information into radiotap header once
  125. * suitable fields are defined for it:
  126. * - MCS index (status->rate_idx)
  127. * - HT40 (status->flag & RX_FLAG_40MHZ)
  128. * - short-GI (status->flag & RX_FLAG_SHORT_GI)
  129. */
  130. *pos = 0;
  131. } else {
  132. rthdr->it_present |= cpu_to_le32(1 << IEEE80211_RADIOTAP_RATE);
  133. *pos = rate->bitrate / 5;
  134. }
  135. pos++;
  136. /* IEEE80211_RADIOTAP_CHANNEL */
  137. put_unaligned_le16(status->freq, pos);
  138. pos += 2;
  139. if (status->band == IEEE80211_BAND_5GHZ)
  140. put_unaligned_le16(IEEE80211_CHAN_OFDM | IEEE80211_CHAN_5GHZ,
  141. pos);
  142. else if (status->flag & RX_FLAG_HT)
  143. put_unaligned_le16(IEEE80211_CHAN_DYN | IEEE80211_CHAN_2GHZ,
  144. pos);
  145. else if (rate->flags & IEEE80211_RATE_ERP_G)
  146. put_unaligned_le16(IEEE80211_CHAN_OFDM | IEEE80211_CHAN_2GHZ,
  147. pos);
  148. else
  149. put_unaligned_le16(IEEE80211_CHAN_CCK | IEEE80211_CHAN_2GHZ,
  150. pos);
  151. pos += 2;
  152. /* IEEE80211_RADIOTAP_DBM_ANTSIGNAL */
  153. if (local->hw.flags & IEEE80211_HW_SIGNAL_DBM) {
  154. *pos = status->signal;
  155. rthdr->it_present |=
  156. cpu_to_le32(1 << IEEE80211_RADIOTAP_DBM_ANTSIGNAL);
  157. pos++;
  158. }
  159. /* IEEE80211_RADIOTAP_DBM_ANTNOISE */
  160. if (local->hw.flags & IEEE80211_HW_NOISE_DBM) {
  161. *pos = status->noise;
  162. rthdr->it_present |=
  163. cpu_to_le32(1 << IEEE80211_RADIOTAP_DBM_ANTNOISE);
  164. pos++;
  165. }
  166. /* IEEE80211_RADIOTAP_LOCK_QUALITY is missing */
  167. /* IEEE80211_RADIOTAP_ANTENNA */
  168. *pos = status->antenna;
  169. pos++;
  170. /* IEEE80211_RADIOTAP_DB_ANTNOISE is not used */
  171. /* IEEE80211_RADIOTAP_RX_FLAGS */
  172. /* ensure 2 byte alignment for the 2 byte field as required */
  173. if ((pos - (u8 *)rthdr) & 1)
  174. pos++;
  175. if (status->flag & RX_FLAG_FAILED_PLCP_CRC)
  176. rx_flags |= IEEE80211_RADIOTAP_F_RX_BADPLCP;
  177. put_unaligned_le16(rx_flags, pos);
  178. pos += 2;
  179. }
  180. /*
  181. * This function copies a received frame to all monitor interfaces and
  182. * returns a cleaned-up SKB that no longer includes the FCS nor the
  183. * radiotap header the driver might have added.
  184. */
  185. static struct sk_buff *
  186. ieee80211_rx_monitor(struct ieee80211_local *local, struct sk_buff *origskb,
  187. struct ieee80211_rate *rate)
  188. {
  189. struct ieee80211_rx_status *status = IEEE80211_SKB_RXCB(origskb);
  190. struct ieee80211_sub_if_data *sdata;
  191. int needed_headroom = 0;
  192. struct sk_buff *skb, *skb2;
  193. struct net_device *prev_dev = NULL;
  194. int present_fcs_len = 0;
  195. /*
  196. * First, we may need to make a copy of the skb because
  197. * (1) we need to modify it for radiotap (if not present), and
  198. * (2) the other RX handlers will modify the skb we got.
  199. *
  200. * We don't need to, of course, if we aren't going to return
  201. * the SKB because it has a bad FCS/PLCP checksum.
  202. */
  203. /* room for the radiotap header based on driver features */
  204. needed_headroom = ieee80211_rx_radiotap_len(local, status);
  205. if (local->hw.flags & IEEE80211_HW_RX_INCLUDES_FCS)
  206. present_fcs_len = FCS_LEN;
  207. if (!local->monitors) {
  208. if (should_drop_frame(origskb, present_fcs_len)) {
  209. dev_kfree_skb(origskb);
  210. return NULL;
  211. }
  212. return remove_monitor_info(local, origskb);
  213. }
  214. if (should_drop_frame(origskb, present_fcs_len)) {
  215. /* only need to expand headroom if necessary */
  216. skb = origskb;
  217. origskb = NULL;
  218. /*
  219. * This shouldn't trigger often because most devices have an
  220. * RX header they pull before we get here, and that should
  221. * be big enough for our radiotap information. We should
  222. * probably export the length to drivers so that we can have
  223. * them allocate enough headroom to start with.
  224. */
  225. if (skb_headroom(skb) < needed_headroom &&
  226. pskb_expand_head(skb, needed_headroom, 0, GFP_ATOMIC)) {
  227. dev_kfree_skb(skb);
  228. return NULL;
  229. }
  230. } else {
  231. /*
  232. * Need to make a copy and possibly remove radiotap header
  233. * and FCS from the original.
  234. */
  235. skb = skb_copy_expand(origskb, needed_headroom, 0, GFP_ATOMIC);
  236. origskb = remove_monitor_info(local, origskb);
  237. if (!skb)
  238. return origskb;
  239. }
  240. /* prepend radiotap information */
  241. ieee80211_add_rx_radiotap_header(local, skb, rate, needed_headroom);
  242. skb_reset_mac_header(skb);
  243. skb->ip_summed = CHECKSUM_UNNECESSARY;
  244. skb->pkt_type = PACKET_OTHERHOST;
  245. skb->protocol = htons(ETH_P_802_2);
  246. list_for_each_entry_rcu(sdata, &local->interfaces, list) {
  247. if (sdata->vif.type != NL80211_IFTYPE_MONITOR)
  248. continue;
  249. if (sdata->u.mntr_flags & MONITOR_FLAG_COOK_FRAMES)
  250. continue;
  251. if (!ieee80211_sdata_running(sdata))
  252. continue;
  253. if (prev_dev) {
  254. skb2 = skb_clone(skb, GFP_ATOMIC);
  255. if (skb2) {
  256. skb2->dev = prev_dev;
  257. netif_rx(skb2);
  258. }
  259. }
  260. prev_dev = sdata->dev;
  261. sdata->dev->stats.rx_packets++;
  262. sdata->dev->stats.rx_bytes += skb->len;
  263. }
  264. if (prev_dev) {
  265. skb->dev = prev_dev;
  266. netif_rx(skb);
  267. } else
  268. dev_kfree_skb(skb);
  269. return origskb;
  270. }
  271. static void ieee80211_parse_qos(struct ieee80211_rx_data *rx)
  272. {
  273. struct ieee80211_hdr *hdr = (struct ieee80211_hdr *)rx->skb->data;
  274. int tid;
  275. /* does the frame have a qos control field? */
  276. if (ieee80211_is_data_qos(hdr->frame_control)) {
  277. u8 *qc = ieee80211_get_qos_ctl(hdr);
  278. /* frame has qos control */
  279. tid = *qc & IEEE80211_QOS_CTL_TID_MASK;
  280. if (*qc & IEEE80211_QOS_CONTROL_A_MSDU_PRESENT)
  281. rx->flags |= IEEE80211_RX_AMSDU;
  282. else
  283. rx->flags &= ~IEEE80211_RX_AMSDU;
  284. } else {
  285. /*
  286. * IEEE 802.11-2007, 7.1.3.4.1 ("Sequence Number field"):
  287. *
  288. * Sequence numbers for management frames, QoS data
  289. * frames with a broadcast/multicast address in the
  290. * Address 1 field, and all non-QoS data frames sent
  291. * by QoS STAs are assigned using an additional single
  292. * modulo-4096 counter, [...]
  293. *
  294. * We also use that counter for non-QoS STAs.
  295. */
  296. tid = NUM_RX_DATA_QUEUES - 1;
  297. }
  298. rx->queue = tid;
  299. /* Set skb->priority to 1d tag if highest order bit of TID is not set.
  300. * For now, set skb->priority to 0 for other cases. */
  301. rx->skb->priority = (tid > 7) ? 0 : tid;
  302. }
  303. /**
  304. * DOC: Packet alignment
  305. *
  306. * Drivers always need to pass packets that are aligned to two-byte boundaries
  307. * to the stack.
  308. *
  309. * Additionally, should, if possible, align the payload data in a way that
  310. * guarantees that the contained IP header is aligned to a four-byte
  311. * boundary. In the case of regular frames, this simply means aligning the
  312. * payload to a four-byte boundary (because either the IP header is directly
  313. * contained, or IV/RFC1042 headers that have a length divisible by four are
  314. * in front of it). If the payload data is not properly aligned and the
  315. * architecture doesn't support efficient unaligned operations, mac80211
  316. * will align the data.
  317. *
  318. * With A-MSDU frames, however, the payload data address must yield two modulo
  319. * four because there are 14-byte 802.3 headers within the A-MSDU frames that
  320. * push the IP header further back to a multiple of four again. Thankfully, the
  321. * specs were sane enough this time around to require padding each A-MSDU
  322. * subframe to a length that is a multiple of four.
  323. *
  324. * Padding like Atheros hardware adds which is inbetween the 802.11 header and
  325. * the payload is not supported, the driver is required to move the 802.11
  326. * header to be directly in front of the payload in that case.
  327. */
  328. static void ieee80211_verify_alignment(struct ieee80211_rx_data *rx)
  329. {
  330. #ifdef CONFIG_MAC80211_VERBOSE_DEBUG
  331. WARN_ONCE((unsigned long)rx->skb->data & 1,
  332. "unaligned packet at 0x%p\n", rx->skb->data);
  333. #endif
  334. }
  335. /* rx handlers */
  336. static ieee80211_rx_result debug_noinline
  337. ieee80211_rx_h_passive_scan(struct ieee80211_rx_data *rx)
  338. {
  339. struct ieee80211_local *local = rx->local;
  340. struct sk_buff *skb = rx->skb;
  341. if (unlikely(test_bit(SCAN_HW_SCANNING, &local->scanning)))
  342. return ieee80211_scan_rx(rx->sdata, skb);
  343. if (unlikely(test_bit(SCAN_SW_SCANNING, &local->scanning) &&
  344. (rx->flags & IEEE80211_RX_IN_SCAN))) {
  345. /* drop all the other packets during a software scan anyway */
  346. if (ieee80211_scan_rx(rx->sdata, skb) != RX_QUEUED)
  347. dev_kfree_skb(skb);
  348. return RX_QUEUED;
  349. }
  350. if (unlikely(rx->flags & IEEE80211_RX_IN_SCAN)) {
  351. /* scanning finished during invoking of handlers */
  352. I802_DEBUG_INC(local->rx_handlers_drop_passive_scan);
  353. return RX_DROP_UNUSABLE;
  354. }
  355. return RX_CONTINUE;
  356. }
  357. static int ieee80211_is_unicast_robust_mgmt_frame(struct sk_buff *skb)
  358. {
  359. struct ieee80211_hdr *hdr = (struct ieee80211_hdr *) skb->data;
  360. if (skb->len < 24 || is_multicast_ether_addr(hdr->addr1))
  361. return 0;
  362. return ieee80211_is_robust_mgmt_frame(hdr);
  363. }
  364. static int ieee80211_is_multicast_robust_mgmt_frame(struct sk_buff *skb)
  365. {
  366. struct ieee80211_hdr *hdr = (struct ieee80211_hdr *) skb->data;
  367. if (skb->len < 24 || !is_multicast_ether_addr(hdr->addr1))
  368. return 0;
  369. return ieee80211_is_robust_mgmt_frame(hdr);
  370. }
  371. /* Get the BIP key index from MMIE; return -1 if this is not a BIP frame */
  372. static int ieee80211_get_mmie_keyidx(struct sk_buff *skb)
  373. {
  374. struct ieee80211_mgmt *hdr = (struct ieee80211_mgmt *) skb->data;
  375. struct ieee80211_mmie *mmie;
  376. if (skb->len < 24 + sizeof(*mmie) ||
  377. !is_multicast_ether_addr(hdr->da))
  378. return -1;
  379. if (!ieee80211_is_robust_mgmt_frame((struct ieee80211_hdr *) hdr))
  380. return -1; /* not a robust management frame */
  381. mmie = (struct ieee80211_mmie *)
  382. (skb->data + skb->len - sizeof(*mmie));
  383. if (mmie->element_id != WLAN_EID_MMIE ||
  384. mmie->length != sizeof(*mmie) - 2)
  385. return -1;
  386. return le16_to_cpu(mmie->key_id);
  387. }
  388. static ieee80211_rx_result
  389. ieee80211_rx_mesh_check(struct ieee80211_rx_data *rx)
  390. {
  391. struct ieee80211_hdr *hdr = (struct ieee80211_hdr *)rx->skb->data;
  392. unsigned int hdrlen = ieee80211_hdrlen(hdr->frame_control);
  393. char *dev_addr = rx->sdata->vif.addr;
  394. if (ieee80211_is_data(hdr->frame_control)) {
  395. if (is_multicast_ether_addr(hdr->addr1)) {
  396. if (ieee80211_has_tods(hdr->frame_control) ||
  397. !ieee80211_has_fromds(hdr->frame_control))
  398. return RX_DROP_MONITOR;
  399. if (memcmp(hdr->addr3, dev_addr, ETH_ALEN) == 0)
  400. return RX_DROP_MONITOR;
  401. } else {
  402. if (!ieee80211_has_a4(hdr->frame_control))
  403. return RX_DROP_MONITOR;
  404. if (memcmp(hdr->addr4, dev_addr, ETH_ALEN) == 0)
  405. return RX_DROP_MONITOR;
  406. }
  407. }
  408. /* If there is not an established peer link and this is not a peer link
  409. * establisment frame, beacon or probe, drop the frame.
  410. */
  411. if (!rx->sta || sta_plink_state(rx->sta) != PLINK_ESTAB) {
  412. struct ieee80211_mgmt *mgmt;
  413. if (!ieee80211_is_mgmt(hdr->frame_control))
  414. return RX_DROP_MONITOR;
  415. if (ieee80211_is_action(hdr->frame_control)) {
  416. mgmt = (struct ieee80211_mgmt *)hdr;
  417. if (mgmt->u.action.category != MESH_PLINK_CATEGORY)
  418. return RX_DROP_MONITOR;
  419. return RX_CONTINUE;
  420. }
  421. if (ieee80211_is_probe_req(hdr->frame_control) ||
  422. ieee80211_is_probe_resp(hdr->frame_control) ||
  423. ieee80211_is_beacon(hdr->frame_control))
  424. return RX_CONTINUE;
  425. return RX_DROP_MONITOR;
  426. }
  427. #define msh_h_get(h, l) ((struct ieee80211s_hdr *) ((u8 *)h + l))
  428. if (ieee80211_is_data(hdr->frame_control) &&
  429. is_multicast_ether_addr(hdr->addr1) &&
  430. mesh_rmc_check(hdr->addr3, msh_h_get(hdr, hdrlen), rx->sdata))
  431. return RX_DROP_MONITOR;
  432. #undef msh_h_get
  433. return RX_CONTINUE;
  434. }
  435. #define SEQ_MODULO 0x1000
  436. #define SEQ_MASK 0xfff
  437. static inline int seq_less(u16 sq1, u16 sq2)
  438. {
  439. return ((sq1 - sq2) & SEQ_MASK) > (SEQ_MODULO >> 1);
  440. }
  441. static inline u16 seq_inc(u16 sq)
  442. {
  443. return (sq + 1) & SEQ_MASK;
  444. }
  445. static inline u16 seq_sub(u16 sq1, u16 sq2)
  446. {
  447. return (sq1 - sq2) & SEQ_MASK;
  448. }
  449. static void ieee80211_release_reorder_frame(struct ieee80211_hw *hw,
  450. struct tid_ampdu_rx *tid_agg_rx,
  451. int index,
  452. struct sk_buff_head *frames)
  453. {
  454. struct ieee80211_supported_band *sband;
  455. struct ieee80211_rate *rate = NULL;
  456. struct sk_buff *skb = tid_agg_rx->reorder_buf[index];
  457. struct ieee80211_rx_status *status;
  458. if (!skb)
  459. goto no_frame;
  460. status = IEEE80211_SKB_RXCB(skb);
  461. /* release the reordered frames to stack */
  462. sband = hw->wiphy->bands[status->band];
  463. if (!(status->flag & RX_FLAG_HT))
  464. rate = &sband->bitrates[status->rate_idx];
  465. tid_agg_rx->stored_mpdu_num--;
  466. tid_agg_rx->reorder_buf[index] = NULL;
  467. __skb_queue_tail(frames, skb);
  468. no_frame:
  469. tid_agg_rx->head_seq_num = seq_inc(tid_agg_rx->head_seq_num);
  470. }
  471. static void ieee80211_release_reorder_frames(struct ieee80211_hw *hw,
  472. struct tid_ampdu_rx *tid_agg_rx,
  473. u16 head_seq_num,
  474. struct sk_buff_head *frames)
  475. {
  476. int index;
  477. while (seq_less(tid_agg_rx->head_seq_num, head_seq_num)) {
  478. index = seq_sub(tid_agg_rx->head_seq_num, tid_agg_rx->ssn) %
  479. tid_agg_rx->buf_size;
  480. ieee80211_release_reorder_frame(hw, tid_agg_rx, index, frames);
  481. }
  482. }
  483. /*
  484. * Timeout (in jiffies) for skb's that are waiting in the RX reorder buffer. If
  485. * the skb was added to the buffer longer than this time ago, the earlier
  486. * frames that have not yet been received are assumed to be lost and the skb
  487. * can be released for processing. This may also release other skb's from the
  488. * reorder buffer if there are no additional gaps between the frames.
  489. */
  490. #define HT_RX_REORDER_BUF_TIMEOUT (HZ / 10)
  491. /*
  492. * As this function belongs to the RX path it must be under
  493. * rcu_read_lock protection. It returns false if the frame
  494. * can be processed immediately, true if it was consumed.
  495. */
  496. static bool ieee80211_sta_manage_reorder_buf(struct ieee80211_hw *hw,
  497. struct tid_ampdu_rx *tid_agg_rx,
  498. struct sk_buff *skb,
  499. struct sk_buff_head *frames)
  500. {
  501. struct ieee80211_hdr *hdr = (struct ieee80211_hdr *) skb->data;
  502. u16 sc = le16_to_cpu(hdr->seq_ctrl);
  503. u16 mpdu_seq_num = (sc & IEEE80211_SCTL_SEQ) >> 4;
  504. u16 head_seq_num, buf_size;
  505. int index;
  506. buf_size = tid_agg_rx->buf_size;
  507. head_seq_num = tid_agg_rx->head_seq_num;
  508. /* frame with out of date sequence number */
  509. if (seq_less(mpdu_seq_num, head_seq_num)) {
  510. dev_kfree_skb(skb);
  511. return true;
  512. }
  513. /*
  514. * If frame the sequence number exceeds our buffering window
  515. * size release some previous frames to make room for this one.
  516. */
  517. if (!seq_less(mpdu_seq_num, head_seq_num + buf_size)) {
  518. head_seq_num = seq_inc(seq_sub(mpdu_seq_num, buf_size));
  519. /* release stored frames up to new head to stack */
  520. ieee80211_release_reorder_frames(hw, tid_agg_rx, head_seq_num,
  521. frames);
  522. }
  523. /* Now the new frame is always in the range of the reordering buffer */
  524. index = seq_sub(mpdu_seq_num, tid_agg_rx->ssn) % tid_agg_rx->buf_size;
  525. /* check if we already stored this frame */
  526. if (tid_agg_rx->reorder_buf[index]) {
  527. dev_kfree_skb(skb);
  528. return true;
  529. }
  530. /*
  531. * If the current MPDU is in the right order and nothing else
  532. * is stored we can process it directly, no need to buffer it.
  533. */
  534. if (mpdu_seq_num == tid_agg_rx->head_seq_num &&
  535. tid_agg_rx->stored_mpdu_num == 0) {
  536. tid_agg_rx->head_seq_num = seq_inc(tid_agg_rx->head_seq_num);
  537. return false;
  538. }
  539. /* put the frame in the reordering buffer */
  540. tid_agg_rx->reorder_buf[index] = skb;
  541. tid_agg_rx->reorder_time[index] = jiffies;
  542. tid_agg_rx->stored_mpdu_num++;
  543. /* release the buffer until next missing frame */
  544. index = seq_sub(tid_agg_rx->head_seq_num, tid_agg_rx->ssn) %
  545. tid_agg_rx->buf_size;
  546. if (!tid_agg_rx->reorder_buf[index] &&
  547. tid_agg_rx->stored_mpdu_num > 1) {
  548. /*
  549. * No buffers ready to be released, but check whether any
  550. * frames in the reorder buffer have timed out.
  551. */
  552. int j;
  553. int skipped = 1;
  554. for (j = (index + 1) % tid_agg_rx->buf_size; j != index;
  555. j = (j + 1) % tid_agg_rx->buf_size) {
  556. if (!tid_agg_rx->reorder_buf[j]) {
  557. skipped++;
  558. continue;
  559. }
  560. if (!time_after(jiffies, tid_agg_rx->reorder_time[j] +
  561. HT_RX_REORDER_BUF_TIMEOUT))
  562. break;
  563. #ifdef CONFIG_MAC80211_HT_DEBUG
  564. if (net_ratelimit())
  565. printk(KERN_DEBUG "%s: release an RX reorder "
  566. "frame due to timeout on earlier "
  567. "frames\n",
  568. wiphy_name(hw->wiphy));
  569. #endif
  570. ieee80211_release_reorder_frame(hw, tid_agg_rx,
  571. j, frames);
  572. /*
  573. * Increment the head seq# also for the skipped slots.
  574. */
  575. tid_agg_rx->head_seq_num =
  576. (tid_agg_rx->head_seq_num + skipped) & SEQ_MASK;
  577. skipped = 0;
  578. }
  579. } else while (tid_agg_rx->reorder_buf[index]) {
  580. ieee80211_release_reorder_frame(hw, tid_agg_rx, index, frames);
  581. index = seq_sub(tid_agg_rx->head_seq_num, tid_agg_rx->ssn) %
  582. tid_agg_rx->buf_size;
  583. }
  584. return true;
  585. }
  586. /*
  587. * Reorder MPDUs from A-MPDUs, keeping them on a buffer. Returns
  588. * true if the MPDU was buffered, false if it should be processed.
  589. */
  590. static void ieee80211_rx_reorder_ampdu(struct ieee80211_rx_data *rx,
  591. struct sk_buff_head *frames)
  592. {
  593. struct sk_buff *skb = rx->skb;
  594. struct ieee80211_local *local = rx->local;
  595. struct ieee80211_hw *hw = &local->hw;
  596. struct ieee80211_hdr *hdr = (struct ieee80211_hdr *) skb->data;
  597. struct sta_info *sta = rx->sta;
  598. struct tid_ampdu_rx *tid_agg_rx;
  599. u16 sc;
  600. int tid;
  601. if (!ieee80211_is_data_qos(hdr->frame_control))
  602. goto dont_reorder;
  603. /*
  604. * filter the QoS data rx stream according to
  605. * STA/TID and check if this STA/TID is on aggregation
  606. */
  607. if (!sta)
  608. goto dont_reorder;
  609. tid = *ieee80211_get_qos_ctl(hdr) & IEEE80211_QOS_CTL_TID_MASK;
  610. if (sta->ampdu_mlme.tid_state_rx[tid] != HT_AGG_STATE_OPERATIONAL)
  611. goto dont_reorder;
  612. tid_agg_rx = sta->ampdu_mlme.tid_rx[tid];
  613. /* qos null data frames are excluded */
  614. if (unlikely(hdr->frame_control & cpu_to_le16(IEEE80211_STYPE_NULLFUNC)))
  615. goto dont_reorder;
  616. /* new, potentially un-ordered, ampdu frame - process it */
  617. /* reset session timer */
  618. if (tid_agg_rx->timeout)
  619. mod_timer(&tid_agg_rx->session_timer,
  620. TU_TO_EXP_TIME(tid_agg_rx->timeout));
  621. /* if this mpdu is fragmented - terminate rx aggregation session */
  622. sc = le16_to_cpu(hdr->seq_ctrl);
  623. if (sc & IEEE80211_SCTL_FRAG) {
  624. ieee80211_sta_stop_rx_ba_session(sta->sdata, sta->sta.addr,
  625. tid, 0, WLAN_REASON_QSTA_REQUIRE_SETUP);
  626. dev_kfree_skb(skb);
  627. return;
  628. }
  629. if (ieee80211_sta_manage_reorder_buf(hw, tid_agg_rx, skb, frames))
  630. return;
  631. dont_reorder:
  632. __skb_queue_tail(frames, skb);
  633. }
  634. static ieee80211_rx_result debug_noinline
  635. ieee80211_rx_h_check(struct ieee80211_rx_data *rx)
  636. {
  637. struct ieee80211_hdr *hdr = (struct ieee80211_hdr *)rx->skb->data;
  638. /* Drop duplicate 802.11 retransmissions (IEEE 802.11 Chap. 9.2.9) */
  639. if (rx->sta && !is_multicast_ether_addr(hdr->addr1)) {
  640. if (unlikely(ieee80211_has_retry(hdr->frame_control) &&
  641. rx->sta->last_seq_ctrl[rx->queue] ==
  642. hdr->seq_ctrl)) {
  643. if (rx->flags & IEEE80211_RX_RA_MATCH) {
  644. rx->local->dot11FrameDuplicateCount++;
  645. rx->sta->num_duplicates++;
  646. }
  647. return RX_DROP_MONITOR;
  648. } else
  649. rx->sta->last_seq_ctrl[rx->queue] = hdr->seq_ctrl;
  650. }
  651. if (unlikely(rx->skb->len < 16)) {
  652. I802_DEBUG_INC(rx->local->rx_handlers_drop_short);
  653. return RX_DROP_MONITOR;
  654. }
  655. /* Drop disallowed frame classes based on STA auth/assoc state;
  656. * IEEE 802.11, Chap 5.5.
  657. *
  658. * mac80211 filters only based on association state, i.e. it drops
  659. * Class 3 frames from not associated stations. hostapd sends
  660. * deauth/disassoc frames when needed. In addition, hostapd is
  661. * responsible for filtering on both auth and assoc states.
  662. */
  663. if (ieee80211_vif_is_mesh(&rx->sdata->vif))
  664. return ieee80211_rx_mesh_check(rx);
  665. if (unlikely((ieee80211_is_data(hdr->frame_control) ||
  666. ieee80211_is_pspoll(hdr->frame_control)) &&
  667. rx->sdata->vif.type != NL80211_IFTYPE_ADHOC &&
  668. (!rx->sta || !test_sta_flags(rx->sta, WLAN_STA_ASSOC)))) {
  669. if ((!ieee80211_has_fromds(hdr->frame_control) &&
  670. !ieee80211_has_tods(hdr->frame_control) &&
  671. ieee80211_is_data(hdr->frame_control)) ||
  672. !(rx->flags & IEEE80211_RX_RA_MATCH)) {
  673. /* Drop IBSS frames and frames for other hosts
  674. * silently. */
  675. return RX_DROP_MONITOR;
  676. }
  677. return RX_DROP_MONITOR;
  678. }
  679. return RX_CONTINUE;
  680. }
  681. static ieee80211_rx_result debug_noinline
  682. ieee80211_rx_h_decrypt(struct ieee80211_rx_data *rx)
  683. {
  684. struct sk_buff *skb = rx->skb;
  685. struct ieee80211_rx_status *status = IEEE80211_SKB_RXCB(skb);
  686. struct ieee80211_hdr *hdr = (struct ieee80211_hdr *)skb->data;
  687. int keyidx;
  688. int hdrlen;
  689. ieee80211_rx_result result = RX_DROP_UNUSABLE;
  690. struct ieee80211_key *stakey = NULL;
  691. int mmie_keyidx = -1;
  692. /*
  693. * Key selection 101
  694. *
  695. * There are four types of keys:
  696. * - GTK (group keys)
  697. * - IGTK (group keys for management frames)
  698. * - PTK (pairwise keys)
  699. * - STK (station-to-station pairwise keys)
  700. *
  701. * When selecting a key, we have to distinguish between multicast
  702. * (including broadcast) and unicast frames, the latter can only
  703. * use PTKs and STKs while the former always use GTKs and IGTKs.
  704. * Unless, of course, actual WEP keys ("pre-RSNA") are used, then
  705. * unicast frames can also use key indices like GTKs. Hence, if we
  706. * don't have a PTK/STK we check the key index for a WEP key.
  707. *
  708. * Note that in a regular BSS, multicast frames are sent by the
  709. * AP only, associated stations unicast the frame to the AP first
  710. * which then multicasts it on their behalf.
  711. *
  712. * There is also a slight problem in IBSS mode: GTKs are negotiated
  713. * with each station, that is something we don't currently handle.
  714. * The spec seems to expect that one negotiates the same key with
  715. * every station but there's no such requirement; VLANs could be
  716. * possible.
  717. */
  718. /*
  719. * No point in finding a key and decrypting if the frame is neither
  720. * addressed to us nor a multicast frame.
  721. */
  722. if (!(rx->flags & IEEE80211_RX_RA_MATCH))
  723. return RX_CONTINUE;
  724. /* start without a key */
  725. rx->key = NULL;
  726. if (rx->sta)
  727. stakey = rcu_dereference(rx->sta->key);
  728. if (!ieee80211_has_protected(hdr->frame_control))
  729. mmie_keyidx = ieee80211_get_mmie_keyidx(rx->skb);
  730. if (!is_multicast_ether_addr(hdr->addr1) && stakey) {
  731. rx->key = stakey;
  732. /* Skip decryption if the frame is not protected. */
  733. if (!ieee80211_has_protected(hdr->frame_control))
  734. return RX_CONTINUE;
  735. } else if (mmie_keyidx >= 0) {
  736. /* Broadcast/multicast robust management frame / BIP */
  737. if ((status->flag & RX_FLAG_DECRYPTED) &&
  738. (status->flag & RX_FLAG_IV_STRIPPED))
  739. return RX_CONTINUE;
  740. if (mmie_keyidx < NUM_DEFAULT_KEYS ||
  741. mmie_keyidx >= NUM_DEFAULT_KEYS + NUM_DEFAULT_MGMT_KEYS)
  742. return RX_DROP_MONITOR; /* unexpected BIP keyidx */
  743. rx->key = rcu_dereference(rx->sdata->keys[mmie_keyidx]);
  744. } else if (!ieee80211_has_protected(hdr->frame_control)) {
  745. /*
  746. * The frame was not protected, so skip decryption. However, we
  747. * need to set rx->key if there is a key that could have been
  748. * used so that the frame may be dropped if encryption would
  749. * have been expected.
  750. */
  751. struct ieee80211_key *key = NULL;
  752. if (ieee80211_is_mgmt(hdr->frame_control) &&
  753. is_multicast_ether_addr(hdr->addr1) &&
  754. (key = rcu_dereference(rx->sdata->default_mgmt_key)))
  755. rx->key = key;
  756. else if ((key = rcu_dereference(rx->sdata->default_key)))
  757. rx->key = key;
  758. return RX_CONTINUE;
  759. } else {
  760. /*
  761. * The device doesn't give us the IV so we won't be
  762. * able to look up the key. That's ok though, we
  763. * don't need to decrypt the frame, we just won't
  764. * be able to keep statistics accurate.
  765. * Except for key threshold notifications, should
  766. * we somehow allow the driver to tell us which key
  767. * the hardware used if this flag is set?
  768. */
  769. if ((status->flag & RX_FLAG_DECRYPTED) &&
  770. (status->flag & RX_FLAG_IV_STRIPPED))
  771. return RX_CONTINUE;
  772. hdrlen = ieee80211_hdrlen(hdr->frame_control);
  773. if (rx->skb->len < 8 + hdrlen)
  774. return RX_DROP_UNUSABLE; /* TODO: count this? */
  775. /*
  776. * no need to call ieee80211_wep_get_keyidx,
  777. * it verifies a bunch of things we've done already
  778. */
  779. keyidx = rx->skb->data[hdrlen + 3] >> 6;
  780. rx->key = rcu_dereference(rx->sdata->keys[keyidx]);
  781. /*
  782. * RSNA-protected unicast frames should always be sent with
  783. * pairwise or station-to-station keys, but for WEP we allow
  784. * using a key index as well.
  785. */
  786. if (rx->key && rx->key->conf.alg != ALG_WEP &&
  787. !is_multicast_ether_addr(hdr->addr1))
  788. rx->key = NULL;
  789. }
  790. if (rx->key) {
  791. rx->key->tx_rx_count++;
  792. /* TODO: add threshold stuff again */
  793. } else {
  794. return RX_DROP_MONITOR;
  795. }
  796. /* Check for weak IVs if possible */
  797. if (rx->sta && rx->key->conf.alg == ALG_WEP &&
  798. ieee80211_is_data(hdr->frame_control) &&
  799. (!(status->flag & RX_FLAG_IV_STRIPPED) ||
  800. !(status->flag & RX_FLAG_DECRYPTED)) &&
  801. ieee80211_wep_is_weak_iv(rx->skb, rx->key))
  802. rx->sta->wep_weak_iv_count++;
  803. switch (rx->key->conf.alg) {
  804. case ALG_WEP:
  805. result = ieee80211_crypto_wep_decrypt(rx);
  806. break;
  807. case ALG_TKIP:
  808. result = ieee80211_crypto_tkip_decrypt(rx);
  809. break;
  810. case ALG_CCMP:
  811. result = ieee80211_crypto_ccmp_decrypt(rx);
  812. break;
  813. case ALG_AES_CMAC:
  814. result = ieee80211_crypto_aes_cmac_decrypt(rx);
  815. break;
  816. }
  817. /* either the frame has been decrypted or will be dropped */
  818. status->flag |= RX_FLAG_DECRYPTED;
  819. return result;
  820. }
  821. static ieee80211_rx_result debug_noinline
  822. ieee80211_rx_h_check_more_data(struct ieee80211_rx_data *rx)
  823. {
  824. struct ieee80211_local *local;
  825. struct ieee80211_hdr *hdr;
  826. struct sk_buff *skb;
  827. local = rx->local;
  828. skb = rx->skb;
  829. hdr = (struct ieee80211_hdr *) skb->data;
  830. if (!local->pspolling)
  831. return RX_CONTINUE;
  832. if (!ieee80211_has_fromds(hdr->frame_control))
  833. /* this is not from AP */
  834. return RX_CONTINUE;
  835. if (!ieee80211_is_data(hdr->frame_control))
  836. return RX_CONTINUE;
  837. if (!ieee80211_has_moredata(hdr->frame_control)) {
  838. /* AP has no more frames buffered for us */
  839. local->pspolling = false;
  840. return RX_CONTINUE;
  841. }
  842. /* more data bit is set, let's request a new frame from the AP */
  843. ieee80211_send_pspoll(local, rx->sdata);
  844. return RX_CONTINUE;
  845. }
  846. static void ap_sta_ps_start(struct sta_info *sta)
  847. {
  848. struct ieee80211_sub_if_data *sdata = sta->sdata;
  849. struct ieee80211_local *local = sdata->local;
  850. atomic_inc(&sdata->bss->num_sta_ps);
  851. set_sta_flags(sta, WLAN_STA_PS_STA);
  852. drv_sta_notify(local, sdata, STA_NOTIFY_SLEEP, &sta->sta);
  853. #ifdef CONFIG_MAC80211_VERBOSE_PS_DEBUG
  854. printk(KERN_DEBUG "%s: STA %pM aid %d enters power save mode\n",
  855. sdata->name, sta->sta.addr, sta->sta.aid);
  856. #endif /* CONFIG_MAC80211_VERBOSE_PS_DEBUG */
  857. }
  858. static void ap_sta_ps_end(struct sta_info *sta)
  859. {
  860. struct ieee80211_sub_if_data *sdata = sta->sdata;
  861. atomic_dec(&sdata->bss->num_sta_ps);
  862. clear_sta_flags(sta, WLAN_STA_PS_STA);
  863. #ifdef CONFIG_MAC80211_VERBOSE_PS_DEBUG
  864. printk(KERN_DEBUG "%s: STA %pM aid %d exits power save mode\n",
  865. sdata->name, sta->sta.addr, sta->sta.aid);
  866. #endif /* CONFIG_MAC80211_VERBOSE_PS_DEBUG */
  867. if (test_sta_flags(sta, WLAN_STA_PS_DRIVER)) {
  868. #ifdef CONFIG_MAC80211_VERBOSE_PS_DEBUG
  869. printk(KERN_DEBUG "%s: STA %pM aid %d driver-ps-blocked\n",
  870. sdata->name, sta->sta.addr, sta->sta.aid);
  871. #endif /* CONFIG_MAC80211_VERBOSE_PS_DEBUG */
  872. return;
  873. }
  874. ieee80211_sta_ps_deliver_wakeup(sta);
  875. }
  876. static ieee80211_rx_result debug_noinline
  877. ieee80211_rx_h_sta_process(struct ieee80211_rx_data *rx)
  878. {
  879. struct sta_info *sta = rx->sta;
  880. struct sk_buff *skb = rx->skb;
  881. struct ieee80211_rx_status *status = IEEE80211_SKB_RXCB(skb);
  882. struct ieee80211_hdr *hdr = (struct ieee80211_hdr *)skb->data;
  883. if (!sta)
  884. return RX_CONTINUE;
  885. /*
  886. * Update last_rx only for IBSS packets which are for the current
  887. * BSSID to avoid keeping the current IBSS network alive in cases
  888. * where other STAs start using different BSSID.
  889. */
  890. if (rx->sdata->vif.type == NL80211_IFTYPE_ADHOC) {
  891. u8 *bssid = ieee80211_get_bssid(hdr, rx->skb->len,
  892. NL80211_IFTYPE_ADHOC);
  893. if (compare_ether_addr(bssid, rx->sdata->u.ibss.bssid) == 0)
  894. sta->last_rx = jiffies;
  895. } else if (!is_multicast_ether_addr(hdr->addr1)) {
  896. /*
  897. * Mesh beacons will update last_rx when if they are found to
  898. * match the current local configuration when processed.
  899. */
  900. sta->last_rx = jiffies;
  901. }
  902. if (!(rx->flags & IEEE80211_RX_RA_MATCH))
  903. return RX_CONTINUE;
  904. if (rx->sdata->vif.type == NL80211_IFTYPE_STATION)
  905. ieee80211_sta_rx_notify(rx->sdata, hdr);
  906. sta->rx_fragments++;
  907. sta->rx_bytes += rx->skb->len;
  908. sta->last_signal = status->signal;
  909. sta->last_noise = status->noise;
  910. /*
  911. * Change STA power saving mode only at the end of a frame
  912. * exchange sequence.
  913. */
  914. if (!ieee80211_has_morefrags(hdr->frame_control) &&
  915. (rx->sdata->vif.type == NL80211_IFTYPE_AP ||
  916. rx->sdata->vif.type == NL80211_IFTYPE_AP_VLAN)) {
  917. if (test_sta_flags(sta, WLAN_STA_PS_STA)) {
  918. /*
  919. * Ignore doze->wake transitions that are
  920. * indicated by non-data frames, the standard
  921. * is unclear here, but for example going to
  922. * PS mode and then scanning would cause a
  923. * doze->wake transition for the probe request,
  924. * and that is clearly undesirable.
  925. */
  926. if (ieee80211_is_data(hdr->frame_control) &&
  927. !ieee80211_has_pm(hdr->frame_control))
  928. ap_sta_ps_end(sta);
  929. } else {
  930. if (ieee80211_has_pm(hdr->frame_control))
  931. ap_sta_ps_start(sta);
  932. }
  933. }
  934. /*
  935. * Drop (qos-)data::nullfunc frames silently, since they
  936. * are used only to control station power saving mode.
  937. */
  938. if (ieee80211_is_nullfunc(hdr->frame_control) ||
  939. ieee80211_is_qos_nullfunc(hdr->frame_control)) {
  940. I802_DEBUG_INC(rx->local->rx_handlers_drop_nullfunc);
  941. /*
  942. * If we receive a 4-addr nullfunc frame from a STA
  943. * that was not moved to a 4-addr STA vlan yet, drop
  944. * the frame to the monitor interface, to make sure
  945. * that hostapd sees it
  946. */
  947. if (ieee80211_has_a4(hdr->frame_control) &&
  948. (rx->sdata->vif.type == NL80211_IFTYPE_AP ||
  949. (rx->sdata->vif.type == NL80211_IFTYPE_AP_VLAN &&
  950. !rx->sdata->u.vlan.sta)))
  951. return RX_DROP_MONITOR;
  952. /*
  953. * Update counter and free packet here to avoid
  954. * counting this as a dropped packed.
  955. */
  956. sta->rx_packets++;
  957. dev_kfree_skb(rx->skb);
  958. return RX_QUEUED;
  959. }
  960. return RX_CONTINUE;
  961. } /* ieee80211_rx_h_sta_process */
  962. static inline struct ieee80211_fragment_entry *
  963. ieee80211_reassemble_add(struct ieee80211_sub_if_data *sdata,
  964. unsigned int frag, unsigned int seq, int rx_queue,
  965. struct sk_buff **skb)
  966. {
  967. struct ieee80211_fragment_entry *entry;
  968. int idx;
  969. idx = sdata->fragment_next;
  970. entry = &sdata->fragments[sdata->fragment_next++];
  971. if (sdata->fragment_next >= IEEE80211_FRAGMENT_MAX)
  972. sdata->fragment_next = 0;
  973. if (!skb_queue_empty(&entry->skb_list)) {
  974. #ifdef CONFIG_MAC80211_VERBOSE_DEBUG
  975. struct ieee80211_hdr *hdr =
  976. (struct ieee80211_hdr *) entry->skb_list.next->data;
  977. printk(KERN_DEBUG "%s: RX reassembly removed oldest "
  978. "fragment entry (idx=%d age=%lu seq=%d last_frag=%d "
  979. "addr1=%pM addr2=%pM\n",
  980. sdata->name, idx,
  981. jiffies - entry->first_frag_time, entry->seq,
  982. entry->last_frag, hdr->addr1, hdr->addr2);
  983. #endif
  984. __skb_queue_purge(&entry->skb_list);
  985. }
  986. __skb_queue_tail(&entry->skb_list, *skb); /* no need for locking */
  987. *skb = NULL;
  988. entry->first_frag_time = jiffies;
  989. entry->seq = seq;
  990. entry->rx_queue = rx_queue;
  991. entry->last_frag = frag;
  992. entry->ccmp = 0;
  993. entry->extra_len = 0;
  994. return entry;
  995. }
  996. static inline struct ieee80211_fragment_entry *
  997. ieee80211_reassemble_find(struct ieee80211_sub_if_data *sdata,
  998. unsigned int frag, unsigned int seq,
  999. int rx_queue, struct ieee80211_hdr *hdr)
  1000. {
  1001. struct ieee80211_fragment_entry *entry;
  1002. int i, idx;
  1003. idx = sdata->fragment_next;
  1004. for (i = 0; i < IEEE80211_FRAGMENT_MAX; i++) {
  1005. struct ieee80211_hdr *f_hdr;
  1006. idx--;
  1007. if (idx < 0)
  1008. idx = IEEE80211_FRAGMENT_MAX - 1;
  1009. entry = &sdata->fragments[idx];
  1010. if (skb_queue_empty(&entry->skb_list) || entry->seq != seq ||
  1011. entry->rx_queue != rx_queue ||
  1012. entry->last_frag + 1 != frag)
  1013. continue;
  1014. f_hdr = (struct ieee80211_hdr *)entry->skb_list.next->data;
  1015. /*
  1016. * Check ftype and addresses are equal, else check next fragment
  1017. */
  1018. if (((hdr->frame_control ^ f_hdr->frame_control) &
  1019. cpu_to_le16(IEEE80211_FCTL_FTYPE)) ||
  1020. compare_ether_addr(hdr->addr1, f_hdr->addr1) != 0 ||
  1021. compare_ether_addr(hdr->addr2, f_hdr->addr2) != 0)
  1022. continue;
  1023. if (time_after(jiffies, entry->first_frag_time + 2 * HZ)) {
  1024. __skb_queue_purge(&entry->skb_list);
  1025. continue;
  1026. }
  1027. return entry;
  1028. }
  1029. return NULL;
  1030. }
  1031. static ieee80211_rx_result debug_noinline
  1032. ieee80211_rx_h_defragment(struct ieee80211_rx_data *rx)
  1033. {
  1034. struct ieee80211_hdr *hdr;
  1035. u16 sc;
  1036. __le16 fc;
  1037. unsigned int frag, seq;
  1038. struct ieee80211_fragment_entry *entry;
  1039. struct sk_buff *skb;
  1040. hdr = (struct ieee80211_hdr *)rx->skb->data;
  1041. fc = hdr->frame_control;
  1042. sc = le16_to_cpu(hdr->seq_ctrl);
  1043. frag = sc & IEEE80211_SCTL_FRAG;
  1044. if (likely((!ieee80211_has_morefrags(fc) && frag == 0) ||
  1045. (rx->skb)->len < 24 ||
  1046. is_multicast_ether_addr(hdr->addr1))) {
  1047. /* not fragmented */
  1048. goto out;
  1049. }
  1050. I802_DEBUG_INC(rx->local->rx_handlers_fragments);
  1051. seq = (sc & IEEE80211_SCTL_SEQ) >> 4;
  1052. if (frag == 0) {
  1053. /* This is the first fragment of a new frame. */
  1054. entry = ieee80211_reassemble_add(rx->sdata, frag, seq,
  1055. rx->queue, &(rx->skb));
  1056. if (rx->key && rx->key->conf.alg == ALG_CCMP &&
  1057. ieee80211_has_protected(fc)) {
  1058. /* Store CCMP PN so that we can verify that the next
  1059. * fragment has a sequential PN value. */
  1060. entry->ccmp = 1;
  1061. memcpy(entry->last_pn,
  1062. rx->key->u.ccmp.rx_pn[rx->queue],
  1063. CCMP_PN_LEN);
  1064. }
  1065. return RX_QUEUED;
  1066. }
  1067. /* This is a fragment for a frame that should already be pending in
  1068. * fragment cache. Add this fragment to the end of the pending entry.
  1069. */
  1070. entry = ieee80211_reassemble_find(rx->sdata, frag, seq, rx->queue, hdr);
  1071. if (!entry) {
  1072. I802_DEBUG_INC(rx->local->rx_handlers_drop_defrag);
  1073. return RX_DROP_MONITOR;
  1074. }
  1075. /* Verify that MPDUs within one MSDU have sequential PN values.
  1076. * (IEEE 802.11i, 8.3.3.4.5) */
  1077. if (entry->ccmp) {
  1078. int i;
  1079. u8 pn[CCMP_PN_LEN], *rpn;
  1080. if (!rx->key || rx->key->conf.alg != ALG_CCMP)
  1081. return RX_DROP_UNUSABLE;
  1082. memcpy(pn, entry->last_pn, CCMP_PN_LEN);
  1083. for (i = CCMP_PN_LEN - 1; i >= 0; i--) {
  1084. pn[i]++;
  1085. if (pn[i])
  1086. break;
  1087. }
  1088. rpn = rx->key->u.ccmp.rx_pn[rx->queue];
  1089. if (memcmp(pn, rpn, CCMP_PN_LEN))
  1090. return RX_DROP_UNUSABLE;
  1091. memcpy(entry->last_pn, pn, CCMP_PN_LEN);
  1092. }
  1093. skb_pull(rx->skb, ieee80211_hdrlen(fc));
  1094. __skb_queue_tail(&entry->skb_list, rx->skb);
  1095. entry->last_frag = frag;
  1096. entry->extra_len += rx->skb->len;
  1097. if (ieee80211_has_morefrags(fc)) {
  1098. rx->skb = NULL;
  1099. return RX_QUEUED;
  1100. }
  1101. rx->skb = __skb_dequeue(&entry->skb_list);
  1102. if (skb_tailroom(rx->skb) < entry->extra_len) {
  1103. I802_DEBUG_INC(rx->local->rx_expand_skb_head2);
  1104. if (unlikely(pskb_expand_head(rx->skb, 0, entry->extra_len,
  1105. GFP_ATOMIC))) {
  1106. I802_DEBUG_INC(rx->local->rx_handlers_drop_defrag);
  1107. __skb_queue_purge(&entry->skb_list);
  1108. return RX_DROP_UNUSABLE;
  1109. }
  1110. }
  1111. while ((skb = __skb_dequeue(&entry->skb_list))) {
  1112. memcpy(skb_put(rx->skb, skb->len), skb->data, skb->len);
  1113. dev_kfree_skb(skb);
  1114. }
  1115. /* Complete frame has been reassembled - process it now */
  1116. rx->flags |= IEEE80211_RX_FRAGMENTED;
  1117. out:
  1118. if (rx->sta)
  1119. rx->sta->rx_packets++;
  1120. if (is_multicast_ether_addr(hdr->addr1))
  1121. rx->local->dot11MulticastReceivedFrameCount++;
  1122. else
  1123. ieee80211_led_rx(rx->local);
  1124. return RX_CONTINUE;
  1125. }
  1126. static ieee80211_rx_result debug_noinline
  1127. ieee80211_rx_h_ps_poll(struct ieee80211_rx_data *rx)
  1128. {
  1129. struct ieee80211_sub_if_data *sdata = rx->sdata;
  1130. __le16 fc = ((struct ieee80211_hdr *)rx->skb->data)->frame_control;
  1131. if (likely(!rx->sta || !ieee80211_is_pspoll(fc) ||
  1132. !(rx->flags & IEEE80211_RX_RA_MATCH)))
  1133. return RX_CONTINUE;
  1134. if ((sdata->vif.type != NL80211_IFTYPE_AP) &&
  1135. (sdata->vif.type != NL80211_IFTYPE_AP_VLAN))
  1136. return RX_DROP_UNUSABLE;
  1137. if (!test_sta_flags(rx->sta, WLAN_STA_PS_DRIVER))
  1138. ieee80211_sta_ps_deliver_poll_response(rx->sta);
  1139. else
  1140. set_sta_flags(rx->sta, WLAN_STA_PSPOLL);
  1141. /* Free PS Poll skb here instead of returning RX_DROP that would
  1142. * count as an dropped frame. */
  1143. dev_kfree_skb(rx->skb);
  1144. return RX_QUEUED;
  1145. }
  1146. static ieee80211_rx_result debug_noinline
  1147. ieee80211_rx_h_remove_qos_control(struct ieee80211_rx_data *rx)
  1148. {
  1149. u8 *data = rx->skb->data;
  1150. struct ieee80211_hdr *hdr = (struct ieee80211_hdr *)data;
  1151. if (!ieee80211_is_data_qos(hdr->frame_control))
  1152. return RX_CONTINUE;
  1153. /* remove the qos control field, update frame type and meta-data */
  1154. memmove(data + IEEE80211_QOS_CTL_LEN, data,
  1155. ieee80211_hdrlen(hdr->frame_control) - IEEE80211_QOS_CTL_LEN);
  1156. hdr = (struct ieee80211_hdr *)skb_pull(rx->skb, IEEE80211_QOS_CTL_LEN);
  1157. /* change frame type to non QOS */
  1158. hdr->frame_control &= ~cpu_to_le16(IEEE80211_STYPE_QOS_DATA);
  1159. return RX_CONTINUE;
  1160. }
  1161. static int
  1162. ieee80211_802_1x_port_control(struct ieee80211_rx_data *rx)
  1163. {
  1164. if (unlikely(!rx->sta ||
  1165. !test_sta_flags(rx->sta, WLAN_STA_AUTHORIZED)))
  1166. return -EACCES;
  1167. return 0;
  1168. }
  1169. static int
  1170. ieee80211_drop_unencrypted(struct ieee80211_rx_data *rx, __le16 fc)
  1171. {
  1172. struct sk_buff *skb = rx->skb;
  1173. struct ieee80211_rx_status *status = IEEE80211_SKB_RXCB(skb);
  1174. /*
  1175. * Pass through unencrypted frames if the hardware has
  1176. * decrypted them already.
  1177. */
  1178. if (status->flag & RX_FLAG_DECRYPTED)
  1179. return 0;
  1180. /* Drop unencrypted frames if key is set. */
  1181. if (unlikely(!ieee80211_has_protected(fc) &&
  1182. !ieee80211_is_nullfunc(fc) &&
  1183. ieee80211_is_data(fc) &&
  1184. (rx->key || rx->sdata->drop_unencrypted)))
  1185. return -EACCES;
  1186. return 0;
  1187. }
  1188. static int
  1189. ieee80211_drop_unencrypted_mgmt(struct ieee80211_rx_data *rx)
  1190. {
  1191. struct ieee80211_hdr *hdr = (struct ieee80211_hdr *)rx->skb->data;
  1192. __le16 fc = hdr->frame_control;
  1193. int res;
  1194. res = ieee80211_drop_unencrypted(rx, fc);
  1195. if (unlikely(res))
  1196. return res;
  1197. if (rx->sta && test_sta_flags(rx->sta, WLAN_STA_MFP)) {
  1198. if (unlikely(ieee80211_is_unicast_robust_mgmt_frame(rx->skb) &&
  1199. rx->key))
  1200. return -EACCES;
  1201. /* BIP does not use Protected field, so need to check MMIE */
  1202. if (unlikely(ieee80211_is_multicast_robust_mgmt_frame(rx->skb) &&
  1203. ieee80211_get_mmie_keyidx(rx->skb) < 0 &&
  1204. rx->key))
  1205. return -EACCES;
  1206. /*
  1207. * When using MFP, Action frames are not allowed prior to
  1208. * having configured keys.
  1209. */
  1210. if (unlikely(ieee80211_is_action(fc) && !rx->key &&
  1211. ieee80211_is_robust_mgmt_frame(
  1212. (struct ieee80211_hdr *) rx->skb->data)))
  1213. return -EACCES;
  1214. }
  1215. return 0;
  1216. }
  1217. static int
  1218. __ieee80211_data_to_8023(struct ieee80211_rx_data *rx)
  1219. {
  1220. struct ieee80211_sub_if_data *sdata = rx->sdata;
  1221. struct ieee80211_hdr *hdr = (struct ieee80211_hdr *)rx->skb->data;
  1222. if (ieee80211_has_a4(hdr->frame_control) &&
  1223. sdata->vif.type == NL80211_IFTYPE_AP_VLAN && !sdata->u.vlan.sta)
  1224. return -1;
  1225. if (is_multicast_ether_addr(hdr->addr1) &&
  1226. ((sdata->vif.type == NL80211_IFTYPE_AP_VLAN && sdata->u.vlan.sta) ||
  1227. (sdata->vif.type == NL80211_IFTYPE_STATION && sdata->u.mgd.use_4addr)))
  1228. return -1;
  1229. return ieee80211_data_to_8023(rx->skb, sdata->vif.addr, sdata->vif.type);
  1230. }
  1231. /*
  1232. * requires that rx->skb is a frame with ethernet header
  1233. */
  1234. static bool ieee80211_frame_allowed(struct ieee80211_rx_data *rx, __le16 fc)
  1235. {
  1236. static const u8 pae_group_addr[ETH_ALEN] __aligned(2)
  1237. = { 0x01, 0x80, 0xC2, 0x00, 0x00, 0x03 };
  1238. struct ethhdr *ehdr = (struct ethhdr *) rx->skb->data;
  1239. /*
  1240. * Allow EAPOL frames to us/the PAE group address regardless
  1241. * of whether the frame was encrypted or not.
  1242. */
  1243. if (ehdr->h_proto == htons(ETH_P_PAE) &&
  1244. (compare_ether_addr(ehdr->h_dest, rx->sdata->vif.addr) == 0 ||
  1245. compare_ether_addr(ehdr->h_dest, pae_group_addr) == 0))
  1246. return true;
  1247. if (ieee80211_802_1x_port_control(rx) ||
  1248. ieee80211_drop_unencrypted(rx, fc))
  1249. return false;
  1250. return true;
  1251. }
  1252. /*
  1253. * requires that rx->skb is a frame with ethernet header
  1254. */
  1255. static void
  1256. ieee80211_deliver_skb(struct ieee80211_rx_data *rx)
  1257. {
  1258. struct ieee80211_sub_if_data *sdata = rx->sdata;
  1259. struct net_device *dev = sdata->dev;
  1260. struct sk_buff *skb, *xmit_skb;
  1261. struct ethhdr *ehdr = (struct ethhdr *) rx->skb->data;
  1262. struct sta_info *dsta;
  1263. skb = rx->skb;
  1264. xmit_skb = NULL;
  1265. if ((sdata->vif.type == NL80211_IFTYPE_AP ||
  1266. sdata->vif.type == NL80211_IFTYPE_AP_VLAN) &&
  1267. !(sdata->flags & IEEE80211_SDATA_DONT_BRIDGE_PACKETS) &&
  1268. (rx->flags & IEEE80211_RX_RA_MATCH) &&
  1269. (sdata->vif.type != NL80211_IFTYPE_AP_VLAN || !sdata->u.vlan.sta)) {
  1270. if (is_multicast_ether_addr(ehdr->h_dest)) {
  1271. /*
  1272. * send multicast frames both to higher layers in
  1273. * local net stack and back to the wireless medium
  1274. */
  1275. xmit_skb = skb_copy(skb, GFP_ATOMIC);
  1276. if (!xmit_skb && net_ratelimit())
  1277. printk(KERN_DEBUG "%s: failed to clone "
  1278. "multicast frame\n", dev->name);
  1279. } else {
  1280. dsta = sta_info_get(sdata, skb->data);
  1281. if (dsta) {
  1282. /*
  1283. * The destination station is associated to
  1284. * this AP (in this VLAN), so send the frame
  1285. * directly to it and do not pass it to local
  1286. * net stack.
  1287. */
  1288. xmit_skb = skb;
  1289. skb = NULL;
  1290. }
  1291. }
  1292. }
  1293. if (skb) {
  1294. int align __maybe_unused;
  1295. #ifndef CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS
  1296. /*
  1297. * 'align' will only take the values 0 or 2 here
  1298. * since all frames are required to be aligned
  1299. * to 2-byte boundaries when being passed to
  1300. * mac80211. That also explains the __skb_push()
  1301. * below.
  1302. */
  1303. align = ((unsigned long)(skb->data + sizeof(struct ethhdr))) & 3;
  1304. if (align) {
  1305. if (WARN_ON(skb_headroom(skb) < 3)) {
  1306. dev_kfree_skb(skb);
  1307. skb = NULL;
  1308. } else {
  1309. u8 *data = skb->data;
  1310. size_t len = skb_headlen(skb);
  1311. skb->data -= align;
  1312. memmove(skb->data, data, len);
  1313. skb_set_tail_pointer(skb, len);
  1314. }
  1315. }
  1316. #endif
  1317. if (skb) {
  1318. /* deliver to local stack */
  1319. skb->protocol = eth_type_trans(skb, dev);
  1320. memset(skb->cb, 0, sizeof(skb->cb));
  1321. netif_rx(skb);
  1322. }
  1323. }
  1324. if (xmit_skb) {
  1325. /* send to wireless media */
  1326. xmit_skb->protocol = htons(ETH_P_802_3);
  1327. skb_reset_network_header(xmit_skb);
  1328. skb_reset_mac_header(xmit_skb);
  1329. dev_queue_xmit(xmit_skb);
  1330. }
  1331. }
  1332. static ieee80211_rx_result debug_noinline
  1333. ieee80211_rx_h_amsdu(struct ieee80211_rx_data *rx)
  1334. {
  1335. struct net_device *dev = rx->sdata->dev;
  1336. struct sk_buff *skb = rx->skb;
  1337. struct ieee80211_hdr *hdr = (struct ieee80211_hdr *)skb->data;
  1338. __le16 fc = hdr->frame_control;
  1339. struct sk_buff_head frame_list;
  1340. if (unlikely(!ieee80211_is_data(fc)))
  1341. return RX_CONTINUE;
  1342. if (unlikely(!ieee80211_is_data_present(fc)))
  1343. return RX_DROP_MONITOR;
  1344. if (!(rx->flags & IEEE80211_RX_AMSDU))
  1345. return RX_CONTINUE;
  1346. if (ieee80211_has_a4(hdr->frame_control) &&
  1347. rx->sdata->vif.type == NL80211_IFTYPE_AP_VLAN &&
  1348. !rx->sdata->u.vlan.sta)
  1349. return RX_DROP_UNUSABLE;
  1350. if (is_multicast_ether_addr(hdr->addr1) &&
  1351. ((rx->sdata->vif.type == NL80211_IFTYPE_AP_VLAN &&
  1352. rx->sdata->u.vlan.sta) ||
  1353. (rx->sdata->vif.type == NL80211_IFTYPE_STATION &&
  1354. rx->sdata->u.mgd.use_4addr)))
  1355. return RX_DROP_UNUSABLE;
  1356. skb->dev = dev;
  1357. __skb_queue_head_init(&frame_list);
  1358. ieee80211_amsdu_to_8023s(skb, &frame_list, dev->dev_addr,
  1359. rx->sdata->vif.type,
  1360. rx->local->hw.extra_tx_headroom);
  1361. while (!skb_queue_empty(&frame_list)) {
  1362. rx->skb = __skb_dequeue(&frame_list);
  1363. if (!ieee80211_frame_allowed(rx, fc)) {
  1364. dev_kfree_skb(rx->skb);
  1365. continue;
  1366. }
  1367. dev->stats.rx_packets++;
  1368. dev->stats.rx_bytes += rx->skb->len;
  1369. ieee80211_deliver_skb(rx);
  1370. }
  1371. return RX_QUEUED;
  1372. }
  1373. #ifdef CONFIG_MAC80211_MESH
  1374. static ieee80211_rx_result
  1375. ieee80211_rx_h_mesh_fwding(struct ieee80211_rx_data *rx)
  1376. {
  1377. struct ieee80211_hdr *hdr;
  1378. struct ieee80211s_hdr *mesh_hdr;
  1379. unsigned int hdrlen;
  1380. struct sk_buff *skb = rx->skb, *fwd_skb;
  1381. struct ieee80211_local *local = rx->local;
  1382. struct ieee80211_sub_if_data *sdata = rx->sdata;
  1383. hdr = (struct ieee80211_hdr *) skb->data;
  1384. hdrlen = ieee80211_hdrlen(hdr->frame_control);
  1385. mesh_hdr = (struct ieee80211s_hdr *) (skb->data + hdrlen);
  1386. if (!ieee80211_is_data(hdr->frame_control))
  1387. return RX_CONTINUE;
  1388. if (!mesh_hdr->ttl)
  1389. /* illegal frame */
  1390. return RX_DROP_MONITOR;
  1391. if (mesh_hdr->flags & MESH_FLAGS_AE) {
  1392. struct mesh_path *mppath;
  1393. char *proxied_addr;
  1394. char *mpp_addr;
  1395. if (is_multicast_ether_addr(hdr->addr1)) {
  1396. mpp_addr = hdr->addr3;
  1397. proxied_addr = mesh_hdr->eaddr1;
  1398. } else {
  1399. mpp_addr = hdr->addr4;
  1400. proxied_addr = mesh_hdr->eaddr2;
  1401. }
  1402. rcu_read_lock();
  1403. mppath = mpp_path_lookup(proxied_addr, sdata);
  1404. if (!mppath) {
  1405. mpp_path_add(proxied_addr, mpp_addr, sdata);
  1406. } else {
  1407. spin_lock_bh(&mppath->state_lock);
  1408. if (compare_ether_addr(mppath->mpp, mpp_addr) != 0)
  1409. memcpy(mppath->mpp, mpp_addr, ETH_ALEN);
  1410. spin_unlock_bh(&mppath->state_lock);
  1411. }
  1412. rcu_read_unlock();
  1413. }
  1414. /* Frame has reached destination. Don't forward */
  1415. if (!is_multicast_ether_addr(hdr->addr1) &&
  1416. compare_ether_addr(sdata->vif.addr, hdr->addr3) == 0)
  1417. return RX_CONTINUE;
  1418. mesh_hdr->ttl--;
  1419. if (rx->flags & IEEE80211_RX_RA_MATCH) {
  1420. if (!mesh_hdr->ttl)
  1421. IEEE80211_IFSTA_MESH_CTR_INC(&rx->sdata->u.mesh,
  1422. dropped_frames_ttl);
  1423. else {
  1424. struct ieee80211_hdr *fwd_hdr;
  1425. struct ieee80211_tx_info *info;
  1426. fwd_skb = skb_copy(skb, GFP_ATOMIC);
  1427. if (!fwd_skb && net_ratelimit())
  1428. printk(KERN_DEBUG "%s: failed to clone mesh frame\n",
  1429. sdata->name);
  1430. fwd_hdr = (struct ieee80211_hdr *) fwd_skb->data;
  1431. memcpy(fwd_hdr->addr2, sdata->vif.addr, ETH_ALEN);
  1432. info = IEEE80211_SKB_CB(fwd_skb);
  1433. memset(info, 0, sizeof(*info));
  1434. info->flags |= IEEE80211_TX_INTFL_NEED_TXPROCESSING;
  1435. info->control.vif = &rx->sdata->vif;
  1436. skb_set_queue_mapping(skb,
  1437. ieee80211_select_queue(rx->sdata, fwd_skb));
  1438. ieee80211_set_qos_hdr(local, skb);
  1439. if (is_multicast_ether_addr(fwd_hdr->addr1))
  1440. IEEE80211_IFSTA_MESH_CTR_INC(&sdata->u.mesh,
  1441. fwded_mcast);
  1442. else {
  1443. int err;
  1444. /*
  1445. * Save TA to addr1 to send TA a path error if a
  1446. * suitable next hop is not found
  1447. */
  1448. memcpy(fwd_hdr->addr1, fwd_hdr->addr2,
  1449. ETH_ALEN);
  1450. err = mesh_nexthop_lookup(fwd_skb, sdata);
  1451. /* Failed to immediately resolve next hop:
  1452. * fwded frame was dropped or will be added
  1453. * later to the pending skb queue. */
  1454. if (err)
  1455. return RX_DROP_MONITOR;
  1456. IEEE80211_IFSTA_MESH_CTR_INC(&sdata->u.mesh,
  1457. fwded_unicast);
  1458. }
  1459. IEEE80211_IFSTA_MESH_CTR_INC(&sdata->u.mesh,
  1460. fwded_frames);
  1461. ieee80211_add_pending_skb(local, fwd_skb);
  1462. }
  1463. }
  1464. if (is_multicast_ether_addr(hdr->addr1) ||
  1465. sdata->dev->flags & IFF_PROMISC)
  1466. return RX_CONTINUE;
  1467. else
  1468. return RX_DROP_MONITOR;
  1469. }
  1470. #endif
  1471. static ieee80211_rx_result debug_noinline
  1472. ieee80211_rx_h_data(struct ieee80211_rx_data *rx)
  1473. {
  1474. struct ieee80211_sub_if_data *sdata = rx->sdata;
  1475. struct ieee80211_local *local = rx->local;
  1476. struct net_device *dev = sdata->dev;
  1477. struct ieee80211_hdr *hdr = (struct ieee80211_hdr *)rx->skb->data;
  1478. __le16 fc = hdr->frame_control;
  1479. int err;
  1480. if (unlikely(!ieee80211_is_data(hdr->frame_control)))
  1481. return RX_CONTINUE;
  1482. if (unlikely(!ieee80211_is_data_present(hdr->frame_control)))
  1483. return RX_DROP_MONITOR;
  1484. /*
  1485. * Allow the cooked monitor interface of an AP to see 4-addr frames so
  1486. * that a 4-addr station can be detected and moved into a separate VLAN
  1487. */
  1488. if (ieee80211_has_a4(hdr->frame_control) &&
  1489. sdata->vif.type == NL80211_IFTYPE_AP)
  1490. return RX_DROP_MONITOR;
  1491. err = __ieee80211_data_to_8023(rx);
  1492. if (unlikely(err))
  1493. return RX_DROP_UNUSABLE;
  1494. if (!ieee80211_frame_allowed(rx, fc))
  1495. return RX_DROP_MONITOR;
  1496. rx->skb->dev = dev;
  1497. dev->stats.rx_packets++;
  1498. dev->stats.rx_bytes += rx->skb->len;
  1499. if (ieee80211_is_data(hdr->frame_control) &&
  1500. !is_multicast_ether_addr(hdr->addr1) &&
  1501. local->hw.conf.dynamic_ps_timeout > 0 && local->ps_sdata) {
  1502. mod_timer(&local->dynamic_ps_timer, jiffies +
  1503. msecs_to_jiffies(local->hw.conf.dynamic_ps_timeout));
  1504. }
  1505. ieee80211_deliver_skb(rx);
  1506. return RX_QUEUED;
  1507. }
  1508. static ieee80211_rx_result debug_noinline
  1509. ieee80211_rx_h_ctrl(struct ieee80211_rx_data *rx, struct sk_buff_head *frames)
  1510. {
  1511. struct ieee80211_local *local = rx->local;
  1512. struct ieee80211_hw *hw = &local->hw;
  1513. struct sk_buff *skb = rx->skb;
  1514. struct ieee80211_bar *bar = (struct ieee80211_bar *)skb->data;
  1515. struct tid_ampdu_rx *tid_agg_rx;
  1516. u16 start_seq_num;
  1517. u16 tid;
  1518. if (likely(!ieee80211_is_ctl(bar->frame_control)))
  1519. return RX_CONTINUE;
  1520. if (ieee80211_is_back_req(bar->frame_control)) {
  1521. if (!rx->sta)
  1522. return RX_DROP_MONITOR;
  1523. tid = le16_to_cpu(bar->control) >> 12;
  1524. if (rx->sta->ampdu_mlme.tid_state_rx[tid]
  1525. != HT_AGG_STATE_OPERATIONAL)
  1526. return RX_DROP_MONITOR;
  1527. tid_agg_rx = rx->sta->ampdu_mlme.tid_rx[tid];
  1528. start_seq_num = le16_to_cpu(bar->start_seq_num) >> 4;
  1529. /* reset session timer */
  1530. if (tid_agg_rx->timeout)
  1531. mod_timer(&tid_agg_rx->session_timer,
  1532. TU_TO_EXP_TIME(tid_agg_rx->timeout));
  1533. /* release stored frames up to start of BAR */
  1534. ieee80211_release_reorder_frames(hw, tid_agg_rx, start_seq_num,
  1535. frames);
  1536. kfree_skb(skb);
  1537. return RX_QUEUED;
  1538. }
  1539. return RX_CONTINUE;
  1540. }
  1541. static void ieee80211_process_sa_query_req(struct ieee80211_sub_if_data *sdata,
  1542. struct ieee80211_mgmt *mgmt,
  1543. size_t len)
  1544. {
  1545. struct ieee80211_local *local = sdata->local;
  1546. struct sk_buff *skb;
  1547. struct ieee80211_mgmt *resp;
  1548. if (compare_ether_addr(mgmt->da, sdata->vif.addr) != 0) {
  1549. /* Not to own unicast address */
  1550. return;
  1551. }
  1552. if (compare_ether_addr(mgmt->sa, sdata->u.mgd.bssid) != 0 ||
  1553. compare_ether_addr(mgmt->bssid, sdata->u.mgd.bssid) != 0) {
  1554. /* Not from the current AP or not associated yet. */
  1555. return;
  1556. }
  1557. if (len < 24 + 1 + sizeof(resp->u.action.u.sa_query)) {
  1558. /* Too short SA Query request frame */
  1559. return;
  1560. }
  1561. skb = dev_alloc_skb(sizeof(*resp) + local->hw.extra_tx_headroom);
  1562. if (skb == NULL)
  1563. return;
  1564. skb_reserve(skb, local->hw.extra_tx_headroom);
  1565. resp = (struct ieee80211_mgmt *) skb_put(skb, 24);
  1566. memset(resp, 0, 24);
  1567. memcpy(resp->da, mgmt->sa, ETH_ALEN);
  1568. memcpy(resp->sa, sdata->vif.addr, ETH_ALEN);
  1569. memcpy(resp->bssid, sdata->u.mgd.bssid, ETH_ALEN);
  1570. resp->frame_control = cpu_to_le16(IEEE80211_FTYPE_MGMT |
  1571. IEEE80211_STYPE_ACTION);
  1572. skb_put(skb, 1 + sizeof(resp->u.action.u.sa_query));
  1573. resp->u.action.category = WLAN_CATEGORY_SA_QUERY;
  1574. resp->u.action.u.sa_query.action = WLAN_ACTION_SA_QUERY_RESPONSE;
  1575. memcpy(resp->u.action.u.sa_query.trans_id,
  1576. mgmt->u.action.u.sa_query.trans_id,
  1577. WLAN_SA_QUERY_TR_ID_LEN);
  1578. ieee80211_tx_skb(sdata, skb);
  1579. }
  1580. static ieee80211_rx_result debug_noinline
  1581. ieee80211_rx_h_action(struct ieee80211_rx_data *rx)
  1582. {
  1583. struct ieee80211_local *local = rx->local;
  1584. struct ieee80211_sub_if_data *sdata = rx->sdata;
  1585. struct ieee80211_mgmt *mgmt = (struct ieee80211_mgmt *) rx->skb->data;
  1586. struct sk_buff *nskb;
  1587. struct ieee80211_rx_status *status;
  1588. int len = rx->skb->len;
  1589. if (!ieee80211_is_action(mgmt->frame_control))
  1590. return RX_CONTINUE;
  1591. /* drop too small frames */
  1592. if (len < IEEE80211_MIN_ACTION_SIZE)
  1593. return RX_DROP_UNUSABLE;
  1594. if (!rx->sta && mgmt->u.action.category != WLAN_CATEGORY_PUBLIC)
  1595. return RX_DROP_UNUSABLE;
  1596. if (!(rx->flags & IEEE80211_RX_RA_MATCH))
  1597. return RX_DROP_UNUSABLE;
  1598. if (ieee80211_drop_unencrypted_mgmt(rx))
  1599. return RX_DROP_UNUSABLE;
  1600. switch (mgmt->u.action.category) {
  1601. case WLAN_CATEGORY_BACK:
  1602. /*
  1603. * The aggregation code is not prepared to handle
  1604. * anything but STA/AP due to the BSSID handling;
  1605. * IBSS could work in the code but isn't supported
  1606. * by drivers or the standard.
  1607. */
  1608. if (sdata->vif.type != NL80211_IFTYPE_STATION &&
  1609. sdata->vif.type != NL80211_IFTYPE_AP_VLAN &&
  1610. sdata->vif.type != NL80211_IFTYPE_AP)
  1611. break;
  1612. /* verify action_code is present */
  1613. if (len < IEEE80211_MIN_ACTION_SIZE + 1)
  1614. break;
  1615. switch (mgmt->u.action.u.addba_req.action_code) {
  1616. case WLAN_ACTION_ADDBA_REQ:
  1617. if (len < (IEEE80211_MIN_ACTION_SIZE +
  1618. sizeof(mgmt->u.action.u.addba_req)))
  1619. return RX_DROP_MONITOR;
  1620. ieee80211_process_addba_request(local, rx->sta, mgmt, len);
  1621. goto handled;
  1622. case WLAN_ACTION_ADDBA_RESP:
  1623. if (len < (IEEE80211_MIN_ACTION_SIZE +
  1624. sizeof(mgmt->u.action.u.addba_resp)))
  1625. break;
  1626. ieee80211_process_addba_resp(local, rx->sta, mgmt, len);
  1627. goto handled;
  1628. case WLAN_ACTION_DELBA:
  1629. if (len < (IEEE80211_MIN_ACTION_SIZE +
  1630. sizeof(mgmt->u.action.u.delba)))
  1631. break;
  1632. ieee80211_process_delba(sdata, rx->sta, mgmt, len);
  1633. goto handled;
  1634. }
  1635. break;
  1636. case WLAN_CATEGORY_SPECTRUM_MGMT:
  1637. if (local->hw.conf.channel->band != IEEE80211_BAND_5GHZ)
  1638. break;
  1639. if (sdata->vif.type != NL80211_IFTYPE_STATION)
  1640. break;
  1641. /* verify action_code is present */
  1642. if (len < IEEE80211_MIN_ACTION_SIZE + 1)
  1643. break;
  1644. switch (mgmt->u.action.u.measurement.action_code) {
  1645. case WLAN_ACTION_SPCT_MSR_REQ:
  1646. if (len < (IEEE80211_MIN_ACTION_SIZE +
  1647. sizeof(mgmt->u.action.u.measurement)))
  1648. break;
  1649. ieee80211_process_measurement_req(sdata, mgmt, len);
  1650. goto handled;
  1651. case WLAN_ACTION_SPCT_CHL_SWITCH:
  1652. if (len < (IEEE80211_MIN_ACTION_SIZE +
  1653. sizeof(mgmt->u.action.u.chan_switch)))
  1654. break;
  1655. if (sdata->vif.type != NL80211_IFTYPE_STATION)
  1656. break;
  1657. if (memcmp(mgmt->bssid, sdata->u.mgd.bssid, ETH_ALEN))
  1658. break;
  1659. return ieee80211_sta_rx_mgmt(sdata, rx->skb);
  1660. }
  1661. break;
  1662. case WLAN_CATEGORY_SA_QUERY:
  1663. if (len < (IEEE80211_MIN_ACTION_SIZE +
  1664. sizeof(mgmt->u.action.u.sa_query)))
  1665. break;
  1666. switch (mgmt->u.action.u.sa_query.action) {
  1667. case WLAN_ACTION_SA_QUERY_REQUEST:
  1668. if (sdata->vif.type != NL80211_IFTYPE_STATION)
  1669. break;
  1670. ieee80211_process_sa_query_req(sdata, mgmt, len);
  1671. goto handled;
  1672. }
  1673. break;
  1674. }
  1675. /*
  1676. * For AP mode, hostapd is responsible for handling any action
  1677. * frames that we didn't handle, including returning unknown
  1678. * ones. For all other modes we will return them to the sender,
  1679. * setting the 0x80 bit in the action category, as required by
  1680. * 802.11-2007 7.3.1.11.
  1681. */
  1682. if (sdata->vif.type == NL80211_IFTYPE_AP ||
  1683. sdata->vif.type == NL80211_IFTYPE_AP_VLAN)
  1684. return RX_DROP_MONITOR;
  1685. /*
  1686. * Getting here means the kernel doesn't know how to handle
  1687. * it, but maybe userspace does ... include returned frames
  1688. * so userspace can register for those to know whether ones
  1689. * it transmitted were processed or returned.
  1690. */
  1691. status = IEEE80211_SKB_RXCB(rx->skb);
  1692. if (sdata->vif.type == NL80211_IFTYPE_STATION &&
  1693. cfg80211_rx_action(rx->sdata->dev, status->freq,
  1694. rx->skb->data, rx->skb->len,
  1695. GFP_ATOMIC))
  1696. goto handled;
  1697. /* do not return rejected action frames */
  1698. if (mgmt->u.action.category & 0x80)
  1699. return RX_DROP_UNUSABLE;
  1700. nskb = skb_copy_expand(rx->skb, local->hw.extra_tx_headroom, 0,
  1701. GFP_ATOMIC);
  1702. if (nskb) {
  1703. struct ieee80211_mgmt *mgmt = (void *)nskb->data;
  1704. mgmt->u.action.category |= 0x80;
  1705. memcpy(mgmt->da, mgmt->sa, ETH_ALEN);
  1706. memcpy(mgmt->sa, rx->sdata->vif.addr, ETH_ALEN);
  1707. memset(nskb->cb, 0, sizeof(nskb->cb));
  1708. ieee80211_tx_skb(rx->sdata, nskb);
  1709. }
  1710. handled:
  1711. if (rx->sta)
  1712. rx->sta->rx_packets++;
  1713. dev_kfree_skb(rx->skb);
  1714. return RX_QUEUED;
  1715. }
  1716. static ieee80211_rx_result debug_noinline
  1717. ieee80211_rx_h_mgmt(struct ieee80211_rx_data *rx)
  1718. {
  1719. struct ieee80211_sub_if_data *sdata = rx->sdata;
  1720. ieee80211_rx_result rxs;
  1721. if (!(rx->flags & IEEE80211_RX_RA_MATCH))
  1722. return RX_DROP_MONITOR;
  1723. if (ieee80211_drop_unencrypted_mgmt(rx))
  1724. return RX_DROP_UNUSABLE;
  1725. rxs = ieee80211_work_rx_mgmt(rx->sdata, rx->skb);
  1726. if (rxs != RX_CONTINUE)
  1727. return rxs;
  1728. if (ieee80211_vif_is_mesh(&sdata->vif))
  1729. return ieee80211_mesh_rx_mgmt(sdata, rx->skb);
  1730. if (sdata->vif.type == NL80211_IFTYPE_ADHOC)
  1731. return ieee80211_ibss_rx_mgmt(sdata, rx->skb);
  1732. if (sdata->vif.type == NL80211_IFTYPE_STATION)
  1733. return ieee80211_sta_rx_mgmt(sdata, rx->skb);
  1734. return RX_DROP_MONITOR;
  1735. }
  1736. static void ieee80211_rx_michael_mic_report(struct ieee80211_hdr *hdr,
  1737. struct ieee80211_rx_data *rx)
  1738. {
  1739. int keyidx;
  1740. unsigned int hdrlen;
  1741. hdrlen = ieee80211_hdrlen(hdr->frame_control);
  1742. if (rx->skb->len >= hdrlen + 4)
  1743. keyidx = rx->skb->data[hdrlen + 3] >> 6;
  1744. else
  1745. keyidx = -1;
  1746. if (!rx->sta) {
  1747. /*
  1748. * Some hardware seem to generate incorrect Michael MIC
  1749. * reports; ignore them to avoid triggering countermeasures.
  1750. */
  1751. return;
  1752. }
  1753. if (!ieee80211_has_protected(hdr->frame_control))
  1754. return;
  1755. if (rx->sdata->vif.type == NL80211_IFTYPE_AP && keyidx) {
  1756. /*
  1757. * APs with pairwise keys should never receive Michael MIC
  1758. * errors for non-zero keyidx because these are reserved for
  1759. * group keys and only the AP is sending real multicast
  1760. * frames in the BSS.
  1761. */
  1762. return;
  1763. }
  1764. if (!ieee80211_is_data(hdr->frame_control) &&
  1765. !ieee80211_is_auth(hdr->frame_control))
  1766. return;
  1767. mac80211_ev_michael_mic_failure(rx->sdata, keyidx, hdr, NULL,
  1768. GFP_ATOMIC);
  1769. }
  1770. /* TODO: use IEEE80211_RX_FRAGMENTED */
  1771. static void ieee80211_rx_cooked_monitor(struct ieee80211_rx_data *rx,
  1772. struct ieee80211_rate *rate)
  1773. {
  1774. struct ieee80211_sub_if_data *sdata;
  1775. struct ieee80211_local *local = rx->local;
  1776. struct ieee80211_rtap_hdr {
  1777. struct ieee80211_radiotap_header hdr;
  1778. u8 flags;
  1779. u8 rate_or_pad;
  1780. __le16 chan_freq;
  1781. __le16 chan_flags;
  1782. } __attribute__ ((packed)) *rthdr;
  1783. struct sk_buff *skb = rx->skb, *skb2;
  1784. struct net_device *prev_dev = NULL;
  1785. struct ieee80211_rx_status *status = IEEE80211_SKB_RXCB(skb);
  1786. if (status->flag & RX_FLAG_INTERNAL_CMTR)
  1787. goto out_free_skb;
  1788. if (skb_headroom(skb) < sizeof(*rthdr) &&
  1789. pskb_expand_head(skb, sizeof(*rthdr), 0, GFP_ATOMIC))
  1790. goto out_free_skb;
  1791. rthdr = (void *)skb_push(skb, sizeof(*rthdr));
  1792. memset(rthdr, 0, sizeof(*rthdr));
  1793. rthdr->hdr.it_len = cpu_to_le16(sizeof(*rthdr));
  1794. rthdr->hdr.it_present =
  1795. cpu_to_le32((1 << IEEE80211_RADIOTAP_FLAGS) |
  1796. (1 << IEEE80211_RADIOTAP_CHANNEL));
  1797. if (rate) {
  1798. rthdr->rate_or_pad = rate->bitrate / 5;
  1799. rthdr->hdr.it_present |=
  1800. cpu_to_le32(1 << IEEE80211_RADIOTAP_RATE);
  1801. }
  1802. rthdr->chan_freq = cpu_to_le16(status->freq);
  1803. if (status->band == IEEE80211_BAND_5GHZ)
  1804. rthdr->chan_flags = cpu_to_le16(IEEE80211_CHAN_OFDM |
  1805. IEEE80211_CHAN_5GHZ);
  1806. else
  1807. rthdr->chan_flags = cpu_to_le16(IEEE80211_CHAN_DYN |
  1808. IEEE80211_CHAN_2GHZ);
  1809. skb_set_mac_header(skb, 0);
  1810. skb->ip_summed = CHECKSUM_UNNECESSARY;
  1811. skb->pkt_type = PACKET_OTHERHOST;
  1812. skb->protocol = htons(ETH_P_802_2);
  1813. list_for_each_entry_rcu(sdata, &local->interfaces, list) {
  1814. if (!ieee80211_sdata_running(sdata))
  1815. continue;
  1816. if (sdata->vif.type != NL80211_IFTYPE_MONITOR ||
  1817. !(sdata->u.mntr_flags & MONITOR_FLAG_COOK_FRAMES))
  1818. continue;
  1819. if (prev_dev) {
  1820. skb2 = skb_clone(skb, GFP_ATOMIC);
  1821. if (skb2) {
  1822. skb2->dev = prev_dev;
  1823. netif_rx(skb2);
  1824. }
  1825. }
  1826. prev_dev = sdata->dev;
  1827. sdata->dev->stats.rx_packets++;
  1828. sdata->dev->stats.rx_bytes += skb->len;
  1829. }
  1830. if (prev_dev) {
  1831. skb->dev = prev_dev;
  1832. netif_rx(skb);
  1833. skb = NULL;
  1834. } else
  1835. goto out_free_skb;
  1836. status->flag |= RX_FLAG_INTERNAL_CMTR;
  1837. return;
  1838. out_free_skb:
  1839. dev_kfree_skb(skb);
  1840. }
  1841. static void ieee80211_invoke_rx_handlers(struct ieee80211_sub_if_data *sdata,
  1842. struct ieee80211_rx_data *rx,
  1843. struct sk_buff *skb,
  1844. struct ieee80211_rate *rate)
  1845. {
  1846. struct sk_buff_head reorder_release;
  1847. ieee80211_rx_result res = RX_DROP_MONITOR;
  1848. __skb_queue_head_init(&reorder_release);
  1849. rx->skb = skb;
  1850. rx->sdata = sdata;
  1851. #define CALL_RXH(rxh) \
  1852. do { \
  1853. res = rxh(rx); \
  1854. if (res != RX_CONTINUE) \
  1855. goto rxh_next; \
  1856. } while (0);
  1857. /*
  1858. * NB: the rxh_next label works even if we jump
  1859. * to it from here because then the list will
  1860. * be empty, which is a trivial check
  1861. */
  1862. CALL_RXH(ieee80211_rx_h_passive_scan)
  1863. CALL_RXH(ieee80211_rx_h_check)
  1864. ieee80211_rx_reorder_ampdu(rx, &reorder_release);
  1865. while ((skb = __skb_dequeue(&reorder_release))) {
  1866. /*
  1867. * all the other fields are valid across frames
  1868. * that belong to an aMPDU since they are on the
  1869. * same TID from the same station
  1870. */
  1871. rx->skb = skb;
  1872. CALL_RXH(ieee80211_rx_h_decrypt)
  1873. CALL_RXH(ieee80211_rx_h_check_more_data)
  1874. CALL_RXH(ieee80211_rx_h_sta_process)
  1875. CALL_RXH(ieee80211_rx_h_defragment)
  1876. CALL_RXH(ieee80211_rx_h_ps_poll)
  1877. CALL_RXH(ieee80211_rx_h_michael_mic_verify)
  1878. /* must be after MMIC verify so header is counted in MPDU mic */
  1879. CALL_RXH(ieee80211_rx_h_remove_qos_control)
  1880. CALL_RXH(ieee80211_rx_h_amsdu)
  1881. #ifdef CONFIG_MAC80211_MESH
  1882. if (ieee80211_vif_is_mesh(&sdata->vif))
  1883. CALL_RXH(ieee80211_rx_h_mesh_fwding);
  1884. #endif
  1885. CALL_RXH(ieee80211_rx_h_data)
  1886. /* special treatment -- needs the queue */
  1887. res = ieee80211_rx_h_ctrl(rx, &reorder_release);
  1888. if (res != RX_CONTINUE)
  1889. goto rxh_next;
  1890. CALL_RXH(ieee80211_rx_h_action)
  1891. CALL_RXH(ieee80211_rx_h_mgmt)
  1892. #undef CALL_RXH
  1893. rxh_next:
  1894. switch (res) {
  1895. case RX_DROP_MONITOR:
  1896. I802_DEBUG_INC(sdata->local->rx_handlers_drop);
  1897. if (rx->sta)
  1898. rx->sta->rx_dropped++;
  1899. /* fall through */
  1900. case RX_CONTINUE:
  1901. ieee80211_rx_cooked_monitor(rx, rate);
  1902. break;
  1903. case RX_DROP_UNUSABLE:
  1904. I802_DEBUG_INC(sdata->local->rx_handlers_drop);
  1905. if (rx->sta)
  1906. rx->sta->rx_dropped++;
  1907. dev_kfree_skb(rx->skb);
  1908. break;
  1909. case RX_QUEUED:
  1910. I802_DEBUG_INC(sdata->local->rx_handlers_queued);
  1911. break;
  1912. }
  1913. }
  1914. }
  1915. /* main receive path */
  1916. static int prepare_for_handlers(struct ieee80211_sub_if_data *sdata,
  1917. struct ieee80211_rx_data *rx,
  1918. struct ieee80211_hdr *hdr)
  1919. {
  1920. struct sk_buff *skb = rx->skb;
  1921. struct ieee80211_rx_status *status = IEEE80211_SKB_RXCB(skb);
  1922. u8 *bssid = ieee80211_get_bssid(hdr, skb->len, sdata->vif.type);
  1923. int multicast = is_multicast_ether_addr(hdr->addr1);
  1924. switch (sdata->vif.type) {
  1925. case NL80211_IFTYPE_STATION:
  1926. if (!bssid && !sdata->u.mgd.use_4addr)
  1927. return 0;
  1928. if (!multicast &&
  1929. compare_ether_addr(sdata->vif.addr, hdr->addr1) != 0) {
  1930. if (!(sdata->dev->flags & IFF_PROMISC))
  1931. return 0;
  1932. rx->flags &= ~IEEE80211_RX_RA_MATCH;
  1933. }
  1934. break;
  1935. case NL80211_IFTYPE_ADHOC:
  1936. if (!bssid)
  1937. return 0;
  1938. if (ieee80211_is_beacon(hdr->frame_control)) {
  1939. return 1;
  1940. }
  1941. else if (!ieee80211_bssid_match(bssid, sdata->u.ibss.bssid)) {
  1942. if (!(rx->flags & IEEE80211_RX_IN_SCAN))
  1943. return 0;
  1944. rx->flags &= ~IEEE80211_RX_RA_MATCH;
  1945. } else if (!multicast &&
  1946. compare_ether_addr(sdata->vif.addr,
  1947. hdr->addr1) != 0) {
  1948. if (!(sdata->dev->flags & IFF_PROMISC))
  1949. return 0;
  1950. rx->flags &= ~IEEE80211_RX_RA_MATCH;
  1951. } else if (!rx->sta) {
  1952. int rate_idx;
  1953. if (status->flag & RX_FLAG_HT)
  1954. rate_idx = 0; /* TODO: HT rates */
  1955. else
  1956. rate_idx = status->rate_idx;
  1957. rx->sta = ieee80211_ibss_add_sta(sdata, bssid,
  1958. hdr->addr2, BIT(rate_idx), GFP_ATOMIC);
  1959. }
  1960. break;
  1961. case NL80211_IFTYPE_MESH_POINT:
  1962. if (!multicast &&
  1963. compare_ether_addr(sdata->vif.addr,
  1964. hdr->addr1) != 0) {
  1965. if (!(sdata->dev->flags & IFF_PROMISC))
  1966. return 0;
  1967. rx->flags &= ~IEEE80211_RX_RA_MATCH;
  1968. }
  1969. break;
  1970. case NL80211_IFTYPE_AP_VLAN:
  1971. case NL80211_IFTYPE_AP:
  1972. if (!bssid) {
  1973. if (compare_ether_addr(sdata->vif.addr,
  1974. hdr->addr1))
  1975. return 0;
  1976. } else if (!ieee80211_bssid_match(bssid,
  1977. sdata->vif.addr)) {
  1978. if (!(rx->flags & IEEE80211_RX_IN_SCAN))
  1979. return 0;
  1980. rx->flags &= ~IEEE80211_RX_RA_MATCH;
  1981. }
  1982. break;
  1983. case NL80211_IFTYPE_WDS:
  1984. if (bssid || !ieee80211_is_data(hdr->frame_control))
  1985. return 0;
  1986. if (compare_ether_addr(sdata->u.wds.remote_addr, hdr->addr2))
  1987. return 0;
  1988. break;
  1989. case NL80211_IFTYPE_MONITOR:
  1990. case NL80211_IFTYPE_UNSPECIFIED:
  1991. case __NL80211_IFTYPE_AFTER_LAST:
  1992. /* should never get here */
  1993. WARN_ON(1);
  1994. break;
  1995. }
  1996. return 1;
  1997. }
  1998. /*
  1999. * This is the actual Rx frames handler. as it blongs to Rx path it must
  2000. * be called with rcu_read_lock protection.
  2001. */
  2002. static void __ieee80211_rx_handle_packet(struct ieee80211_hw *hw,
  2003. struct sk_buff *skb,
  2004. struct ieee80211_rate *rate)
  2005. {
  2006. struct ieee80211_rx_status *status = IEEE80211_SKB_RXCB(skb);
  2007. struct ieee80211_local *local = hw_to_local(hw);
  2008. struct ieee80211_sub_if_data *sdata;
  2009. struct ieee80211_hdr *hdr;
  2010. struct ieee80211_rx_data rx;
  2011. int prepares;
  2012. struct ieee80211_sub_if_data *prev = NULL;
  2013. struct sk_buff *skb_new;
  2014. struct sta_info *sta, *tmp;
  2015. bool found_sta = false;
  2016. hdr = (struct ieee80211_hdr *)skb->data;
  2017. memset(&rx, 0, sizeof(rx));
  2018. rx.skb = skb;
  2019. rx.local = local;
  2020. if (ieee80211_is_data(hdr->frame_control) || ieee80211_is_mgmt(hdr->frame_control))
  2021. local->dot11ReceivedFragmentCount++;
  2022. if (unlikely(test_bit(SCAN_HW_SCANNING, &local->scanning) ||
  2023. test_bit(SCAN_OFF_CHANNEL, &local->scanning)))
  2024. rx.flags |= IEEE80211_RX_IN_SCAN;
  2025. ieee80211_parse_qos(&rx);
  2026. ieee80211_verify_alignment(&rx);
  2027. if (ieee80211_is_data(hdr->frame_control)) {
  2028. for_each_sta_info(local, hdr->addr2, sta, tmp) {
  2029. rx.sta = sta;
  2030. found_sta = true;
  2031. rx.sdata = sta->sdata;
  2032. rx.flags |= IEEE80211_RX_RA_MATCH;
  2033. prepares = prepare_for_handlers(rx.sdata, &rx, hdr);
  2034. if (prepares) {
  2035. if (status->flag & RX_FLAG_MMIC_ERROR) {
  2036. if (rx.flags & IEEE80211_RX_RA_MATCH)
  2037. ieee80211_rx_michael_mic_report(hdr, &rx);
  2038. } else
  2039. prev = rx.sdata;
  2040. }
  2041. }
  2042. }
  2043. if (!found_sta) {
  2044. list_for_each_entry_rcu(sdata, &local->interfaces, list) {
  2045. if (!ieee80211_sdata_running(sdata))
  2046. continue;
  2047. if (sdata->vif.type == NL80211_IFTYPE_MONITOR ||
  2048. sdata->vif.type == NL80211_IFTYPE_AP_VLAN)
  2049. continue;
  2050. /*
  2051. * frame is destined for this interface, but if it's
  2052. * not also for the previous one we handle that after
  2053. * the loop to avoid copying the SKB once too much
  2054. */
  2055. if (!prev) {
  2056. prev = sdata;
  2057. continue;
  2058. }
  2059. rx.sta = sta_info_get_bss(prev, hdr->addr2);
  2060. rx.flags |= IEEE80211_RX_RA_MATCH;
  2061. prepares = prepare_for_handlers(prev, &rx, hdr);
  2062. if (!prepares)
  2063. goto next;
  2064. if (status->flag & RX_FLAG_MMIC_ERROR) {
  2065. rx.sdata = prev;
  2066. if (rx.flags & IEEE80211_RX_RA_MATCH)
  2067. ieee80211_rx_michael_mic_report(hdr,
  2068. &rx);
  2069. goto next;
  2070. }
  2071. /*
  2072. * frame was destined for the previous interface
  2073. * so invoke RX handlers for it
  2074. */
  2075. skb_new = skb_copy(skb, GFP_ATOMIC);
  2076. if (!skb_new) {
  2077. if (net_ratelimit())
  2078. printk(KERN_DEBUG "%s: failed to copy "
  2079. "multicast frame for %s\n",
  2080. wiphy_name(local->hw.wiphy),
  2081. prev->name);
  2082. goto next;
  2083. }
  2084. ieee80211_invoke_rx_handlers(prev, &rx, skb_new, rate);
  2085. next:
  2086. prev = sdata;
  2087. }
  2088. if (prev) {
  2089. rx.sta = sta_info_get_bss(prev, hdr->addr2);
  2090. rx.flags |= IEEE80211_RX_RA_MATCH;
  2091. prepares = prepare_for_handlers(prev, &rx, hdr);
  2092. if (!prepares)
  2093. prev = NULL;
  2094. }
  2095. }
  2096. if (prev)
  2097. ieee80211_invoke_rx_handlers(prev, &rx, skb, rate);
  2098. else
  2099. dev_kfree_skb(skb);
  2100. }
  2101. /*
  2102. * This is the receive path handler. It is called by a low level driver when an
  2103. * 802.11 MPDU is received from the hardware.
  2104. */
  2105. void ieee80211_rx(struct ieee80211_hw *hw, struct sk_buff *skb)
  2106. {
  2107. struct ieee80211_local *local = hw_to_local(hw);
  2108. struct ieee80211_rate *rate = NULL;
  2109. struct ieee80211_supported_band *sband;
  2110. struct ieee80211_rx_status *status = IEEE80211_SKB_RXCB(skb);
  2111. WARN_ON_ONCE(softirq_count() == 0);
  2112. if (WARN_ON(status->band < 0 ||
  2113. status->band >= IEEE80211_NUM_BANDS))
  2114. goto drop;
  2115. sband = local->hw.wiphy->bands[status->band];
  2116. if (WARN_ON(!sband))
  2117. goto drop;
  2118. /*
  2119. * If we're suspending, it is possible although not too likely
  2120. * that we'd be receiving frames after having already partially
  2121. * quiesced the stack. We can't process such frames then since
  2122. * that might, for example, cause stations to be added or other
  2123. * driver callbacks be invoked.
  2124. */
  2125. if (unlikely(local->quiescing || local->suspended))
  2126. goto drop;
  2127. /*
  2128. * The same happens when we're not even started,
  2129. * but that's worth a warning.
  2130. */
  2131. if (WARN_ON(!local->started))
  2132. goto drop;
  2133. if (status->flag & RX_FLAG_HT) {
  2134. /*
  2135. * rate_idx is MCS index, which can be [0-76] as documented on:
  2136. *
  2137. * http://wireless.kernel.org/en/developers/Documentation/ieee80211/802.11n
  2138. *
  2139. * Anything else would be some sort of driver or hardware error.
  2140. * The driver should catch hardware errors.
  2141. */
  2142. if (WARN((status->rate_idx < 0 ||
  2143. status->rate_idx > 76),
  2144. "Rate marked as an HT rate but passed "
  2145. "status->rate_idx is not "
  2146. "an MCS index [0-76]: %d (0x%02x)\n",
  2147. status->rate_idx,
  2148. status->rate_idx))
  2149. goto drop;
  2150. } else {
  2151. if (WARN_ON(status->rate_idx < 0 ||
  2152. status->rate_idx >= sband->n_bitrates))
  2153. goto drop;
  2154. rate = &sband->bitrates[status->rate_idx];
  2155. }
  2156. /*
  2157. * key references and virtual interfaces are protected using RCU
  2158. * and this requires that we are in a read-side RCU section during
  2159. * receive processing
  2160. */
  2161. rcu_read_lock();
  2162. /*
  2163. * Frames with failed FCS/PLCP checksum are not returned,
  2164. * all other frames are returned without radiotap header
  2165. * if it was previously present.
  2166. * Also, frames with less than 16 bytes are dropped.
  2167. */
  2168. skb = ieee80211_rx_monitor(local, skb, rate);
  2169. if (!skb) {
  2170. rcu_read_unlock();
  2171. return;
  2172. }
  2173. __ieee80211_rx_handle_packet(hw, skb, rate);
  2174. rcu_read_unlock();
  2175. return;
  2176. drop:
  2177. kfree_skb(skb);
  2178. }
  2179. EXPORT_SYMBOL(ieee80211_rx);
  2180. /* This is a version of the rx handler that can be called from hard irq
  2181. * context. Post the skb on the queue and schedule the tasklet */
  2182. void ieee80211_rx_irqsafe(struct ieee80211_hw *hw, struct sk_buff *skb)
  2183. {
  2184. struct ieee80211_local *local = hw_to_local(hw);
  2185. BUILD_BUG_ON(sizeof(struct ieee80211_rx_status) > sizeof(skb->cb));
  2186. skb->pkt_type = IEEE80211_RX_MSG;
  2187. skb_queue_tail(&local->skb_queue, skb);
  2188. tasklet_schedule(&local->tasklet);
  2189. }
  2190. EXPORT_SYMBOL(ieee80211_rx_irqsafe);