scan.c 52 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952
  1. /*
  2. * WPA Supplicant - Scanning
  3. * Copyright (c) 2003-2014, Jouni Malinen <j@w1.fi>
  4. *
  5. * This software may be distributed under the terms of the BSD license.
  6. * See README for more details.
  7. */
  8. #include "utils/includes.h"
  9. #include "utils/common.h"
  10. #include "utils/eloop.h"
  11. #include "common/ieee802_11_defs.h"
  12. #include "common/wpa_ctrl.h"
  13. #include "config.h"
  14. #include "wpa_supplicant_i.h"
  15. #include "driver_i.h"
  16. #include "wps_supplicant.h"
  17. #include "p2p_supplicant.h"
  18. #include "p2p/p2p.h"
  19. #include "hs20_supplicant.h"
  20. #include "notify.h"
  21. #include "bss.h"
  22. #include "scan.h"
  23. static void wpa_supplicant_gen_assoc_event(struct wpa_supplicant *wpa_s)
  24. {
  25. struct wpa_ssid *ssid;
  26. union wpa_event_data data;
  27. ssid = wpa_supplicant_get_ssid(wpa_s);
  28. if (ssid == NULL)
  29. return;
  30. if (wpa_s->current_ssid == NULL) {
  31. wpa_s->current_ssid = ssid;
  32. if (wpa_s->current_ssid != NULL)
  33. wpas_notify_network_changed(wpa_s);
  34. }
  35. wpa_supplicant_initiate_eapol(wpa_s);
  36. wpa_dbg(wpa_s, MSG_DEBUG, "Already associated with a configured "
  37. "network - generating associated event");
  38. os_memset(&data, 0, sizeof(data));
  39. wpa_supplicant_event(wpa_s, EVENT_ASSOC, &data);
  40. }
  41. #ifdef CONFIG_WPS
  42. static int wpas_wps_in_use(struct wpa_supplicant *wpa_s,
  43. enum wps_request_type *req_type)
  44. {
  45. struct wpa_ssid *ssid;
  46. int wps = 0;
  47. for (ssid = wpa_s->conf->ssid; ssid; ssid = ssid->next) {
  48. if (!(ssid->key_mgmt & WPA_KEY_MGMT_WPS))
  49. continue;
  50. wps = 1;
  51. *req_type = wpas_wps_get_req_type(ssid);
  52. if (!ssid->eap.phase1)
  53. continue;
  54. if (os_strstr(ssid->eap.phase1, "pbc=1"))
  55. return 2;
  56. }
  57. #ifdef CONFIG_P2P
  58. if (!wpa_s->global->p2p_disabled && wpa_s->global->p2p &&
  59. !wpa_s->conf->p2p_disabled) {
  60. wpa_s->wps->dev.p2p = 1;
  61. if (!wps) {
  62. wps = 1;
  63. *req_type = WPS_REQ_ENROLLEE_INFO;
  64. }
  65. }
  66. #endif /* CONFIG_P2P */
  67. return wps;
  68. }
  69. #endif /* CONFIG_WPS */
  70. /**
  71. * wpa_supplicant_enabled_networks - Check whether there are enabled networks
  72. * @wpa_s: Pointer to wpa_supplicant data
  73. * Returns: 0 if no networks are enabled, >0 if networks are enabled
  74. *
  75. * This function is used to figure out whether any networks (or Interworking
  76. * with enabled credentials and auto_interworking) are present in the current
  77. * configuration.
  78. */
  79. int wpa_supplicant_enabled_networks(struct wpa_supplicant *wpa_s)
  80. {
  81. struct wpa_ssid *ssid = wpa_s->conf->ssid;
  82. int count = 0, disabled = 0;
  83. while (ssid) {
  84. if (!wpas_network_disabled(wpa_s, ssid))
  85. count++;
  86. else
  87. disabled++;
  88. ssid = ssid->next;
  89. }
  90. if (wpa_s->conf->cred && wpa_s->conf->interworking &&
  91. wpa_s->conf->auto_interworking)
  92. count++;
  93. if (count == 0 && disabled > 0) {
  94. wpa_dbg(wpa_s, MSG_DEBUG, "No enabled networks (%d disabled "
  95. "networks)", disabled);
  96. }
  97. return count;
  98. }
  99. static void wpa_supplicant_assoc_try(struct wpa_supplicant *wpa_s,
  100. struct wpa_ssid *ssid)
  101. {
  102. while (ssid) {
  103. if (!wpas_network_disabled(wpa_s, ssid))
  104. break;
  105. ssid = ssid->next;
  106. }
  107. /* ap_scan=2 mode - try to associate with each SSID. */
  108. if (ssid == NULL) {
  109. wpa_dbg(wpa_s, MSG_DEBUG, "wpa_supplicant_assoc_try: Reached "
  110. "end of scan list - go back to beginning");
  111. wpa_s->prev_scan_ssid = WILDCARD_SSID_SCAN;
  112. wpa_supplicant_req_scan(wpa_s, 0, 0);
  113. return;
  114. }
  115. if (ssid->next) {
  116. /* Continue from the next SSID on the next attempt. */
  117. wpa_s->prev_scan_ssid = ssid;
  118. } else {
  119. /* Start from the beginning of the SSID list. */
  120. wpa_s->prev_scan_ssid = WILDCARD_SSID_SCAN;
  121. }
  122. wpa_supplicant_associate(wpa_s, NULL, ssid);
  123. }
  124. static void wpas_trigger_scan_cb(struct wpa_radio_work *work, int deinit)
  125. {
  126. struct wpa_supplicant *wpa_s = work->wpa_s;
  127. struct wpa_driver_scan_params *params = work->ctx;
  128. int ret;
  129. if (deinit) {
  130. if (!work->started) {
  131. wpa_scan_free_params(params);
  132. return;
  133. }
  134. wpa_supplicant_notify_scanning(wpa_s, 0);
  135. wpas_notify_scan_done(wpa_s, 0);
  136. wpa_s->scan_work = NULL;
  137. return;
  138. }
  139. wpa_supplicant_notify_scanning(wpa_s, 1);
  140. if (wpa_s->clear_driver_scan_cache)
  141. params->only_new_results = 1;
  142. ret = wpa_drv_scan(wpa_s, params);
  143. wpa_scan_free_params(params);
  144. work->ctx = NULL;
  145. if (ret) {
  146. wpa_supplicant_notify_scanning(wpa_s, 0);
  147. wpas_notify_scan_done(wpa_s, 0);
  148. radio_work_done(work);
  149. return;
  150. }
  151. os_get_reltime(&wpa_s->scan_trigger_time);
  152. wpa_s->scan_runs++;
  153. wpa_s->normal_scans++;
  154. wpa_s->own_scan_requested = 1;
  155. wpa_s->clear_driver_scan_cache = 0;
  156. wpa_s->scan_work = work;
  157. }
  158. /**
  159. * wpa_supplicant_trigger_scan - Request driver to start a scan
  160. * @wpa_s: Pointer to wpa_supplicant data
  161. * @params: Scan parameters
  162. * Returns: 0 on success, -1 on failure
  163. */
  164. int wpa_supplicant_trigger_scan(struct wpa_supplicant *wpa_s,
  165. struct wpa_driver_scan_params *params)
  166. {
  167. struct wpa_driver_scan_params *ctx;
  168. if (wpa_s->scan_work) {
  169. wpa_dbg(wpa_s, MSG_INFO, "Reject scan trigger since one is already pending");
  170. return -1;
  171. }
  172. ctx = wpa_scan_clone_params(params);
  173. if (ctx == NULL)
  174. return -1;
  175. if (radio_add_work(wpa_s, 0, "scan", 0, wpas_trigger_scan_cb, ctx) < 0)
  176. {
  177. wpa_scan_free_params(ctx);
  178. return -1;
  179. }
  180. return 0;
  181. }
  182. static void
  183. wpa_supplicant_delayed_sched_scan_timeout(void *eloop_ctx, void *timeout_ctx)
  184. {
  185. struct wpa_supplicant *wpa_s = eloop_ctx;
  186. wpa_dbg(wpa_s, MSG_DEBUG, "Starting delayed sched scan");
  187. if (wpa_supplicant_req_sched_scan(wpa_s))
  188. wpa_supplicant_req_scan(wpa_s, 0, 0);
  189. }
  190. static void
  191. wpa_supplicant_sched_scan_timeout(void *eloop_ctx, void *timeout_ctx)
  192. {
  193. struct wpa_supplicant *wpa_s = eloop_ctx;
  194. wpa_dbg(wpa_s, MSG_DEBUG, "Sched scan timeout - stopping it");
  195. wpa_s->sched_scan_timed_out = 1;
  196. wpa_supplicant_cancel_sched_scan(wpa_s);
  197. }
  198. int wpa_supplicant_start_sched_scan(struct wpa_supplicant *wpa_s,
  199. struct wpa_driver_scan_params *params,
  200. int interval)
  201. {
  202. int ret;
  203. wpa_supplicant_notify_scanning(wpa_s, 1);
  204. ret = wpa_drv_sched_scan(wpa_s, params, interval * 1000);
  205. if (ret)
  206. wpa_supplicant_notify_scanning(wpa_s, 0);
  207. else
  208. wpa_s->sched_scanning = 1;
  209. return ret;
  210. }
  211. int wpa_supplicant_stop_sched_scan(struct wpa_supplicant *wpa_s)
  212. {
  213. int ret;
  214. ret = wpa_drv_stop_sched_scan(wpa_s);
  215. if (ret) {
  216. wpa_dbg(wpa_s, MSG_DEBUG, "stopping sched_scan failed!");
  217. /* TODO: what to do if stopping fails? */
  218. return -1;
  219. }
  220. return ret;
  221. }
  222. static struct wpa_driver_scan_filter *
  223. wpa_supplicant_build_filter_ssids(struct wpa_config *conf, size_t *num_ssids)
  224. {
  225. struct wpa_driver_scan_filter *ssids;
  226. struct wpa_ssid *ssid;
  227. size_t count;
  228. *num_ssids = 0;
  229. if (!conf->filter_ssids)
  230. return NULL;
  231. for (count = 0, ssid = conf->ssid; ssid; ssid = ssid->next) {
  232. if (ssid->ssid && ssid->ssid_len)
  233. count++;
  234. }
  235. if (count == 0)
  236. return NULL;
  237. ssids = os_zalloc(count * sizeof(struct wpa_driver_scan_filter));
  238. if (ssids == NULL)
  239. return NULL;
  240. for (ssid = conf->ssid; ssid; ssid = ssid->next) {
  241. if (!ssid->ssid || !ssid->ssid_len)
  242. continue;
  243. os_memcpy(ssids[*num_ssids].ssid, ssid->ssid, ssid->ssid_len);
  244. ssids[*num_ssids].ssid_len = ssid->ssid_len;
  245. (*num_ssids)++;
  246. }
  247. return ssids;
  248. }
  249. static void wpa_supplicant_optimize_freqs(
  250. struct wpa_supplicant *wpa_s, struct wpa_driver_scan_params *params)
  251. {
  252. #ifdef CONFIG_P2P
  253. if (params->freqs == NULL && wpa_s->p2p_in_provisioning &&
  254. wpa_s->go_params) {
  255. /* Optimize provisioning state scan based on GO information */
  256. if (wpa_s->p2p_in_provisioning < 5 &&
  257. wpa_s->go_params->freq > 0) {
  258. wpa_dbg(wpa_s, MSG_DEBUG, "P2P: Scan only GO "
  259. "preferred frequency %d MHz",
  260. wpa_s->go_params->freq);
  261. params->freqs = os_zalloc(2 * sizeof(int));
  262. if (params->freqs)
  263. params->freqs[0] = wpa_s->go_params->freq;
  264. } else if (wpa_s->p2p_in_provisioning < 8 &&
  265. wpa_s->go_params->freq_list[0]) {
  266. wpa_dbg(wpa_s, MSG_DEBUG, "P2P: Scan only common "
  267. "channels");
  268. int_array_concat(&params->freqs,
  269. wpa_s->go_params->freq_list);
  270. if (params->freqs)
  271. int_array_sort_unique(params->freqs);
  272. }
  273. wpa_s->p2p_in_provisioning++;
  274. }
  275. #endif /* CONFIG_P2P */
  276. #ifdef CONFIG_WPS
  277. if (params->freqs == NULL && wpa_s->after_wps && wpa_s->wps_freq) {
  278. /*
  279. * Optimize post-provisioning scan based on channel used
  280. * during provisioning.
  281. */
  282. wpa_dbg(wpa_s, MSG_DEBUG, "WPS: Scan only frequency %u MHz "
  283. "that was used during provisioning", wpa_s->wps_freq);
  284. params->freqs = os_zalloc(2 * sizeof(int));
  285. if (params->freqs)
  286. params->freqs[0] = wpa_s->wps_freq;
  287. wpa_s->after_wps--;
  288. } else if (wpa_s->after_wps)
  289. wpa_s->after_wps--;
  290. if (params->freqs == NULL && wpa_s->known_wps_freq && wpa_s->wps_freq)
  291. {
  292. /* Optimize provisioning scan based on already known channel */
  293. wpa_dbg(wpa_s, MSG_DEBUG, "WPS: Scan only frequency %u MHz",
  294. wpa_s->wps_freq);
  295. params->freqs = os_zalloc(2 * sizeof(int));
  296. if (params->freqs)
  297. params->freqs[0] = wpa_s->wps_freq;
  298. wpa_s->known_wps_freq = 0; /* only do this once */
  299. }
  300. #endif /* CONFIG_WPS */
  301. }
  302. #ifdef CONFIG_INTERWORKING
  303. static void wpas_add_interworking_elements(struct wpa_supplicant *wpa_s,
  304. struct wpabuf *buf)
  305. {
  306. if (wpa_s->conf->interworking == 0)
  307. return;
  308. wpabuf_put_u8(buf, WLAN_EID_EXT_CAPAB);
  309. wpabuf_put_u8(buf, 6);
  310. wpabuf_put_u8(buf, 0x00);
  311. wpabuf_put_u8(buf, 0x00);
  312. wpabuf_put_u8(buf, 0x00);
  313. wpabuf_put_u8(buf, 0x80); /* Bit 31 - Interworking */
  314. wpabuf_put_u8(buf, 0x00);
  315. #ifdef CONFIG_HS20
  316. wpabuf_put_u8(buf, 0x40); /* Bit 46 - WNM-Notification */
  317. #else /* CONFIG_HS20 */
  318. wpabuf_put_u8(buf, 0x00);
  319. #endif /* CONFIG_HS20 */
  320. wpabuf_put_u8(buf, WLAN_EID_INTERWORKING);
  321. wpabuf_put_u8(buf, is_zero_ether_addr(wpa_s->conf->hessid) ? 1 :
  322. 1 + ETH_ALEN);
  323. wpabuf_put_u8(buf, wpa_s->conf->access_network_type);
  324. /* No Venue Info */
  325. if (!is_zero_ether_addr(wpa_s->conf->hessid))
  326. wpabuf_put_data(buf, wpa_s->conf->hessid, ETH_ALEN);
  327. }
  328. #endif /* CONFIG_INTERWORKING */
  329. static struct wpabuf * wpa_supplicant_extra_ies(struct wpa_supplicant *wpa_s)
  330. {
  331. struct wpabuf *extra_ie = NULL;
  332. #ifdef CONFIG_WPS
  333. int wps = 0;
  334. enum wps_request_type req_type = WPS_REQ_ENROLLEE_INFO;
  335. #endif /* CONFIG_WPS */
  336. #ifdef CONFIG_INTERWORKING
  337. if (wpa_s->conf->interworking &&
  338. wpabuf_resize(&extra_ie, 100) == 0)
  339. wpas_add_interworking_elements(wpa_s, extra_ie);
  340. #endif /* CONFIG_INTERWORKING */
  341. #ifdef CONFIG_WPS
  342. wps = wpas_wps_in_use(wpa_s, &req_type);
  343. if (wps) {
  344. struct wpabuf *wps_ie;
  345. wps_ie = wps_build_probe_req_ie(wps == 2 ? DEV_PW_PUSHBUTTON :
  346. DEV_PW_DEFAULT,
  347. &wpa_s->wps->dev,
  348. wpa_s->wps->uuid, req_type,
  349. 0, NULL);
  350. if (wps_ie) {
  351. if (wpabuf_resize(&extra_ie, wpabuf_len(wps_ie)) == 0)
  352. wpabuf_put_buf(extra_ie, wps_ie);
  353. wpabuf_free(wps_ie);
  354. }
  355. }
  356. #ifdef CONFIG_P2P
  357. if (wps) {
  358. size_t ielen = p2p_scan_ie_buf_len(wpa_s->global->p2p);
  359. if (wpabuf_resize(&extra_ie, ielen) == 0)
  360. wpas_p2p_scan_ie(wpa_s, extra_ie);
  361. }
  362. #endif /* CONFIG_P2P */
  363. #endif /* CONFIG_WPS */
  364. #ifdef CONFIG_HS20
  365. if (wpa_s->conf->hs20 && wpabuf_resize(&extra_ie, 7) == 0)
  366. wpas_hs20_add_indication(extra_ie, -1);
  367. #endif /* CONFIG_HS20 */
  368. return extra_ie;
  369. }
  370. #ifdef CONFIG_P2P
  371. /*
  372. * Check whether there are any enabled networks or credentials that could be
  373. * used for a non-P2P connection.
  374. */
  375. static int non_p2p_network_enabled(struct wpa_supplicant *wpa_s)
  376. {
  377. struct wpa_ssid *ssid;
  378. for (ssid = wpa_s->conf->ssid; ssid; ssid = ssid->next) {
  379. if (wpas_network_disabled(wpa_s, ssid))
  380. continue;
  381. if (!ssid->p2p_group)
  382. return 1;
  383. }
  384. if (wpa_s->conf->cred && wpa_s->conf->interworking &&
  385. wpa_s->conf->auto_interworking)
  386. return 1;
  387. return 0;
  388. }
  389. #endif /* CONFIG_P2P */
  390. static struct hostapd_hw_modes * get_mode(struct hostapd_hw_modes *modes,
  391. u16 num_modes,
  392. enum hostapd_hw_mode mode)
  393. {
  394. u16 i;
  395. for (i = 0; i < num_modes; i++) {
  396. if (modes[i].mode == mode)
  397. return &modes[i];
  398. }
  399. return NULL;
  400. }
  401. static void wpa_setband_scan_freqs_list(struct wpa_supplicant *wpa_s,
  402. enum hostapd_hw_mode band,
  403. struct wpa_driver_scan_params *params)
  404. {
  405. /* Include only supported channels for the specified band */
  406. struct hostapd_hw_modes *mode;
  407. int count, i;
  408. mode = get_mode(wpa_s->hw.modes, wpa_s->hw.num_modes, band);
  409. if (mode == NULL) {
  410. /* No channels supported in this band - use empty list */
  411. params->freqs = os_zalloc(sizeof(int));
  412. return;
  413. }
  414. params->freqs = os_zalloc((mode->num_channels + 1) * sizeof(int));
  415. if (params->freqs == NULL)
  416. return;
  417. for (count = 0, i = 0; i < mode->num_channels; i++) {
  418. if (mode->channels[i].flag & HOSTAPD_CHAN_DISABLED)
  419. continue;
  420. params->freqs[count++] = mode->channels[i].freq;
  421. }
  422. }
  423. static void wpa_setband_scan_freqs(struct wpa_supplicant *wpa_s,
  424. struct wpa_driver_scan_params *params)
  425. {
  426. if (wpa_s->hw.modes == NULL)
  427. return; /* unknown what channels the driver supports */
  428. if (params->freqs)
  429. return; /* already using a limited channel set */
  430. if (wpa_s->setband == WPA_SETBAND_5G)
  431. wpa_setband_scan_freqs_list(wpa_s, HOSTAPD_MODE_IEEE80211A,
  432. params);
  433. else if (wpa_s->setband == WPA_SETBAND_2G)
  434. wpa_setband_scan_freqs_list(wpa_s, HOSTAPD_MODE_IEEE80211G,
  435. params);
  436. }
  437. static void wpa_supplicant_scan(void *eloop_ctx, void *timeout_ctx)
  438. {
  439. struct wpa_supplicant *wpa_s = eloop_ctx;
  440. struct wpa_ssid *ssid;
  441. int ret;
  442. struct wpabuf *extra_ie = NULL;
  443. struct wpa_driver_scan_params params;
  444. struct wpa_driver_scan_params *scan_params;
  445. size_t max_ssids;
  446. enum wpa_states prev_state;
  447. if (wpa_s->pno || wpa_s->pno_sched_pending) {
  448. wpa_dbg(wpa_s, MSG_DEBUG, "Skip scan - PNO is in progress");
  449. return;
  450. }
  451. if (wpa_s->wpa_state == WPA_INTERFACE_DISABLED) {
  452. wpa_dbg(wpa_s, MSG_DEBUG, "Skip scan - interface disabled");
  453. return;
  454. }
  455. if (wpa_s->disconnected && wpa_s->scan_req == NORMAL_SCAN_REQ) {
  456. wpa_dbg(wpa_s, MSG_DEBUG, "Disconnected - do not scan");
  457. wpa_supplicant_set_state(wpa_s, WPA_DISCONNECTED);
  458. return;
  459. }
  460. if (wpa_s->scanning) {
  461. /*
  462. * If we are already in scanning state, we shall reschedule the
  463. * the incoming scan request.
  464. */
  465. wpa_dbg(wpa_s, MSG_DEBUG, "Already scanning - Reschedule the incoming scan req");
  466. wpa_supplicant_req_scan(wpa_s, 1, 0);
  467. return;
  468. }
  469. if (!wpa_supplicant_enabled_networks(wpa_s) &&
  470. wpa_s->scan_req == NORMAL_SCAN_REQ) {
  471. wpa_dbg(wpa_s, MSG_DEBUG, "No enabled networks - do not scan");
  472. wpa_supplicant_set_state(wpa_s, WPA_INACTIVE);
  473. return;
  474. }
  475. if (wpa_s->conf->ap_scan != 0 &&
  476. (wpa_s->drv_flags & WPA_DRIVER_FLAGS_WIRED)) {
  477. wpa_dbg(wpa_s, MSG_DEBUG, "Using wired authentication - "
  478. "overriding ap_scan configuration");
  479. wpa_s->conf->ap_scan = 0;
  480. wpas_notify_ap_scan_changed(wpa_s);
  481. }
  482. if (wpa_s->conf->ap_scan == 0) {
  483. wpa_supplicant_gen_assoc_event(wpa_s);
  484. return;
  485. }
  486. #ifdef CONFIG_P2P
  487. if (wpas_p2p_in_progress(wpa_s)) {
  488. wpa_dbg(wpa_s, MSG_DEBUG, "Delay station mode scan while P2P operation is in progress");
  489. wpa_supplicant_req_scan(wpa_s, 5, 0);
  490. return;
  491. }
  492. #endif /* CONFIG_P2P */
  493. if (wpa_s->conf->ap_scan == 2)
  494. max_ssids = 1;
  495. else {
  496. max_ssids = wpa_s->max_scan_ssids;
  497. if (max_ssids > WPAS_MAX_SCAN_SSIDS)
  498. max_ssids = WPAS_MAX_SCAN_SSIDS;
  499. }
  500. wpa_s->last_scan_req = wpa_s->scan_req;
  501. wpa_s->scan_req = NORMAL_SCAN_REQ;
  502. os_memset(&params, 0, sizeof(params));
  503. prev_state = wpa_s->wpa_state;
  504. if (wpa_s->wpa_state == WPA_DISCONNECTED ||
  505. wpa_s->wpa_state == WPA_INACTIVE)
  506. wpa_supplicant_set_state(wpa_s, WPA_SCANNING);
  507. /*
  508. * If autoscan has set its own scanning parameters
  509. */
  510. if (wpa_s->autoscan_params != NULL) {
  511. scan_params = wpa_s->autoscan_params;
  512. goto scan;
  513. }
  514. if (wpa_s->last_scan_req != MANUAL_SCAN_REQ &&
  515. wpa_s->connect_without_scan) {
  516. for (ssid = wpa_s->conf->ssid; ssid; ssid = ssid->next) {
  517. if (ssid == wpa_s->connect_without_scan)
  518. break;
  519. }
  520. wpa_s->connect_without_scan = NULL;
  521. if (ssid) {
  522. wpa_printf(MSG_DEBUG, "Start a pre-selected network "
  523. "without scan step");
  524. wpa_supplicant_associate(wpa_s, NULL, ssid);
  525. return;
  526. }
  527. }
  528. #ifdef CONFIG_P2P
  529. if ((wpa_s->p2p_in_provisioning || wpa_s->show_group_started) &&
  530. wpa_s->go_params) {
  531. wpa_printf(MSG_DEBUG, "P2P: Use specific SSID for scan during P2P group formation (p2p_in_provisioning=%d show_group_started=%d)",
  532. wpa_s->p2p_in_provisioning,
  533. wpa_s->show_group_started);
  534. params.ssids[0].ssid = wpa_s->go_params->ssid;
  535. params.ssids[0].ssid_len = wpa_s->go_params->ssid_len;
  536. params.num_ssids = 1;
  537. goto ssid_list_set;
  538. }
  539. #endif /* CONFIG_P2P */
  540. /* Find the starting point from which to continue scanning */
  541. ssid = wpa_s->conf->ssid;
  542. if (wpa_s->prev_scan_ssid != WILDCARD_SSID_SCAN) {
  543. while (ssid) {
  544. if (ssid == wpa_s->prev_scan_ssid) {
  545. ssid = ssid->next;
  546. break;
  547. }
  548. ssid = ssid->next;
  549. }
  550. }
  551. if (wpa_s->last_scan_req != MANUAL_SCAN_REQ &&
  552. wpa_s->conf->ap_scan == 2) {
  553. wpa_s->connect_without_scan = NULL;
  554. wpa_s->prev_scan_wildcard = 0;
  555. wpa_supplicant_assoc_try(wpa_s, ssid);
  556. return;
  557. } else if (wpa_s->conf->ap_scan == 2) {
  558. /*
  559. * User-initiated scan request in ap_scan == 2; scan with
  560. * wildcard SSID.
  561. */
  562. ssid = NULL;
  563. } else if (wpa_s->reattach && wpa_s->current_ssid != NULL) {
  564. /*
  565. * Perform single-channel single-SSID scan for
  566. * reassociate-to-same-BSS operation.
  567. */
  568. /* Setup SSID */
  569. ssid = wpa_s->current_ssid;
  570. wpa_hexdump_ascii(MSG_DEBUG, "Scan SSID",
  571. ssid->ssid, ssid->ssid_len);
  572. params.ssids[0].ssid = ssid->ssid;
  573. params.ssids[0].ssid_len = ssid->ssid_len;
  574. params.num_ssids = 1;
  575. /*
  576. * Allocate memory for frequency array, allocate one extra
  577. * slot for the zero-terminator.
  578. */
  579. params.freqs = os_malloc(sizeof(int) * 2);
  580. if (params.freqs == NULL) {
  581. wpa_dbg(wpa_s, MSG_ERROR, "Memory allocation failed");
  582. return;
  583. }
  584. params.freqs[0] = wpa_s->assoc_freq;
  585. params.freqs[1] = 0;
  586. /*
  587. * Reset the reattach flag so that we fall back to full scan if
  588. * this scan fails.
  589. */
  590. wpa_s->reattach = 0;
  591. } else {
  592. struct wpa_ssid *start = ssid, *tssid;
  593. int freqs_set = 0;
  594. if (ssid == NULL && max_ssids > 1)
  595. ssid = wpa_s->conf->ssid;
  596. while (ssid) {
  597. if (!wpas_network_disabled(wpa_s, ssid) &&
  598. ssid->scan_ssid) {
  599. wpa_hexdump_ascii(MSG_DEBUG, "Scan SSID",
  600. ssid->ssid, ssid->ssid_len);
  601. params.ssids[params.num_ssids].ssid =
  602. ssid->ssid;
  603. params.ssids[params.num_ssids].ssid_len =
  604. ssid->ssid_len;
  605. params.num_ssids++;
  606. if (params.num_ssids + 1 >= max_ssids)
  607. break;
  608. }
  609. ssid = ssid->next;
  610. if (ssid == start)
  611. break;
  612. if (ssid == NULL && max_ssids > 1 &&
  613. start != wpa_s->conf->ssid)
  614. ssid = wpa_s->conf->ssid;
  615. }
  616. for (tssid = wpa_s->conf->ssid; tssid; tssid = tssid->next) {
  617. if (wpas_network_disabled(wpa_s, tssid))
  618. continue;
  619. if ((params.freqs || !freqs_set) && tssid->scan_freq) {
  620. int_array_concat(&params.freqs,
  621. tssid->scan_freq);
  622. } else {
  623. os_free(params.freqs);
  624. params.freqs = NULL;
  625. }
  626. freqs_set = 1;
  627. }
  628. int_array_sort_unique(params.freqs);
  629. }
  630. if (ssid && max_ssids == 1) {
  631. /*
  632. * If the driver is limited to 1 SSID at a time interleave
  633. * wildcard SSID scans with specific SSID scans to avoid
  634. * waiting a long time for a wildcard scan.
  635. */
  636. if (!wpa_s->prev_scan_wildcard) {
  637. params.ssids[0].ssid = NULL;
  638. params.ssids[0].ssid_len = 0;
  639. wpa_s->prev_scan_wildcard = 1;
  640. wpa_dbg(wpa_s, MSG_DEBUG, "Starting AP scan for "
  641. "wildcard SSID (Interleave with specific)");
  642. } else {
  643. wpa_s->prev_scan_ssid = ssid;
  644. wpa_s->prev_scan_wildcard = 0;
  645. wpa_dbg(wpa_s, MSG_DEBUG,
  646. "Starting AP scan for specific SSID: %s",
  647. wpa_ssid_txt(ssid->ssid, ssid->ssid_len));
  648. }
  649. } else if (ssid) {
  650. /* max_ssids > 1 */
  651. wpa_s->prev_scan_ssid = ssid;
  652. wpa_dbg(wpa_s, MSG_DEBUG, "Include wildcard SSID in "
  653. "the scan request");
  654. params.num_ssids++;
  655. } else if (wpa_s->last_scan_req == MANUAL_SCAN_REQ &&
  656. wpa_s->manual_scan_passive && params.num_ssids == 0) {
  657. wpa_dbg(wpa_s, MSG_DEBUG, "Use passive scan based on manual request");
  658. } else {
  659. wpa_s->prev_scan_ssid = WILDCARD_SSID_SCAN;
  660. params.num_ssids++;
  661. wpa_dbg(wpa_s, MSG_DEBUG, "Starting AP scan for wildcard "
  662. "SSID");
  663. }
  664. #ifdef CONFIG_P2P
  665. ssid_list_set:
  666. #endif /* CONFIG_P2P */
  667. wpa_supplicant_optimize_freqs(wpa_s, &params);
  668. extra_ie = wpa_supplicant_extra_ies(wpa_s);
  669. if (wpa_s->last_scan_req == MANUAL_SCAN_REQ &&
  670. wpa_s->manual_scan_only_new)
  671. params.only_new_results = 1;
  672. if (wpa_s->last_scan_req == MANUAL_SCAN_REQ && params.freqs == NULL &&
  673. wpa_s->manual_scan_freqs) {
  674. wpa_dbg(wpa_s, MSG_DEBUG, "Limit manual scan to specified channels");
  675. params.freqs = wpa_s->manual_scan_freqs;
  676. wpa_s->manual_scan_freqs = NULL;
  677. }
  678. if (params.freqs == NULL && wpa_s->next_scan_freqs) {
  679. wpa_dbg(wpa_s, MSG_DEBUG, "Optimize scan based on previously "
  680. "generated frequency list");
  681. params.freqs = wpa_s->next_scan_freqs;
  682. } else
  683. os_free(wpa_s->next_scan_freqs);
  684. wpa_s->next_scan_freqs = NULL;
  685. wpa_setband_scan_freqs(wpa_s, &params);
  686. /* See if user specified frequencies. If so, scan only those. */
  687. if (wpa_s->conf->freq_list && !params.freqs) {
  688. wpa_dbg(wpa_s, MSG_DEBUG,
  689. "Optimize scan based on conf->freq_list");
  690. int_array_concat(&params.freqs, wpa_s->conf->freq_list);
  691. }
  692. /* Use current associated channel? */
  693. if (wpa_s->conf->scan_cur_freq && !params.freqs) {
  694. unsigned int num = wpa_s->num_multichan_concurrent;
  695. params.freqs = os_calloc(num + 1, sizeof(int));
  696. if (params.freqs) {
  697. num = get_shared_radio_freqs(wpa_s, params.freqs, num);
  698. if (num > 0) {
  699. wpa_dbg(wpa_s, MSG_DEBUG, "Scan only the "
  700. "current operating channels since "
  701. "scan_cur_freq is enabled");
  702. } else {
  703. os_free(params.freqs);
  704. params.freqs = NULL;
  705. }
  706. }
  707. }
  708. params.filter_ssids = wpa_supplicant_build_filter_ssids(
  709. wpa_s->conf, &params.num_filter_ssids);
  710. if (extra_ie) {
  711. params.extra_ies = wpabuf_head(extra_ie);
  712. params.extra_ies_len = wpabuf_len(extra_ie);
  713. }
  714. #ifdef CONFIG_P2P
  715. if (wpa_s->p2p_in_provisioning ||
  716. (wpa_s->show_group_started && wpa_s->go_params)) {
  717. /*
  718. * The interface may not yet be in P2P mode, so we have to
  719. * explicitly request P2P probe to disable CCK rates.
  720. */
  721. params.p2p_probe = 1;
  722. }
  723. #endif /* CONFIG_P2P */
  724. scan_params = &params;
  725. scan:
  726. #ifdef CONFIG_P2P
  727. /*
  728. * If the driver does not support multi-channel concurrency and a
  729. * virtual interface that shares the same radio with the wpa_s interface
  730. * is operating there may not be need to scan other channels apart from
  731. * the current operating channel on the other virtual interface. Filter
  732. * out other channels in case we are trying to find a connection for a
  733. * station interface when we are not configured to prefer station
  734. * connection and a concurrent operation is already in process.
  735. */
  736. if (wpa_s->scan_for_connection &&
  737. wpa_s->last_scan_req == NORMAL_SCAN_REQ &&
  738. !scan_params->freqs && !params.freqs &&
  739. wpas_is_p2p_prioritized(wpa_s) &&
  740. wpa_s->p2p_group_interface == NOT_P2P_GROUP_INTERFACE &&
  741. non_p2p_network_enabled(wpa_s)) {
  742. unsigned int num = wpa_s->num_multichan_concurrent;
  743. params.freqs = os_calloc(num + 1, sizeof(int));
  744. if (params.freqs) {
  745. num = get_shared_radio_freqs(wpa_s, params.freqs, num);
  746. if (num > 0 && num == wpa_s->num_multichan_concurrent) {
  747. wpa_dbg(wpa_s, MSG_DEBUG, "Scan only the current operating channels since all channels are already used");
  748. } else {
  749. os_free(params.freqs);
  750. params.freqs = NULL;
  751. }
  752. }
  753. }
  754. #endif /* CONFIG_P2P */
  755. ret = wpa_supplicant_trigger_scan(wpa_s, scan_params);
  756. if (ret && wpa_s->last_scan_req == MANUAL_SCAN_REQ && params.freqs &&
  757. !wpa_s->manual_scan_freqs) {
  758. /* Restore manual_scan_freqs for the next attempt */
  759. wpa_s->manual_scan_freqs = params.freqs;
  760. params.freqs = NULL;
  761. }
  762. wpabuf_free(extra_ie);
  763. os_free(params.freqs);
  764. os_free(params.filter_ssids);
  765. if (ret) {
  766. wpa_msg(wpa_s, MSG_WARNING, "Failed to initiate AP scan");
  767. if (prev_state != wpa_s->wpa_state)
  768. wpa_supplicant_set_state(wpa_s, prev_state);
  769. /* Restore scan_req since we will try to scan again */
  770. wpa_s->scan_req = wpa_s->last_scan_req;
  771. wpa_supplicant_req_scan(wpa_s, 1, 0);
  772. } else {
  773. wpa_s->scan_for_connection = 0;
  774. }
  775. }
  776. void wpa_supplicant_update_scan_int(struct wpa_supplicant *wpa_s, int sec)
  777. {
  778. struct os_reltime remaining, new_int;
  779. int cancelled;
  780. cancelled = eloop_cancel_timeout_one(wpa_supplicant_scan, wpa_s, NULL,
  781. &remaining);
  782. new_int.sec = sec;
  783. new_int.usec = 0;
  784. if (cancelled && os_reltime_before(&remaining, &new_int)) {
  785. new_int.sec = remaining.sec;
  786. new_int.usec = remaining.usec;
  787. }
  788. if (cancelled) {
  789. eloop_register_timeout(new_int.sec, new_int.usec,
  790. wpa_supplicant_scan, wpa_s, NULL);
  791. }
  792. wpa_s->scan_interval = sec;
  793. }
  794. /**
  795. * wpa_supplicant_req_scan - Schedule a scan for neighboring access points
  796. * @wpa_s: Pointer to wpa_supplicant data
  797. * @sec: Number of seconds after which to scan
  798. * @usec: Number of microseconds after which to scan
  799. *
  800. * This function is used to schedule a scan for neighboring access points after
  801. * the specified time.
  802. */
  803. void wpa_supplicant_req_scan(struct wpa_supplicant *wpa_s, int sec, int usec)
  804. {
  805. int res = eloop_deplete_timeout(sec, usec, wpa_supplicant_scan, wpa_s,
  806. NULL);
  807. if (res == 1) {
  808. wpa_dbg(wpa_s, MSG_DEBUG, "Rescheduling scan request: %d.%06d sec",
  809. sec, usec);
  810. } else if (res == 0) {
  811. wpa_dbg(wpa_s, MSG_DEBUG, "Ignore new scan request for %d.%06d sec since an earlier request is scheduled to trigger sooner",
  812. sec, usec);
  813. } else {
  814. wpa_dbg(wpa_s, MSG_DEBUG, "Setting scan request: %d.%06d sec",
  815. sec, usec);
  816. eloop_register_timeout(sec, usec, wpa_supplicant_scan, wpa_s, NULL);
  817. }
  818. }
  819. /**
  820. * wpa_supplicant_delayed_sched_scan - Request a delayed scheduled scan
  821. * @wpa_s: Pointer to wpa_supplicant data
  822. * @sec: Number of seconds after which to scan
  823. * @usec: Number of microseconds after which to scan
  824. * Returns: 0 on success or -1 otherwise
  825. *
  826. * This function is used to schedule periodic scans for neighboring
  827. * access points after the specified time.
  828. */
  829. int wpa_supplicant_delayed_sched_scan(struct wpa_supplicant *wpa_s,
  830. int sec, int usec)
  831. {
  832. if (!wpa_s->sched_scan_supported)
  833. return -1;
  834. eloop_register_timeout(sec, usec,
  835. wpa_supplicant_delayed_sched_scan_timeout,
  836. wpa_s, NULL);
  837. return 0;
  838. }
  839. /**
  840. * wpa_supplicant_req_sched_scan - Start a periodic scheduled scan
  841. * @wpa_s: Pointer to wpa_supplicant data
  842. * Returns: 0 is sched_scan was started or -1 otherwise
  843. *
  844. * This function is used to schedule periodic scans for neighboring
  845. * access points repeating the scan continuously.
  846. */
  847. int wpa_supplicant_req_sched_scan(struct wpa_supplicant *wpa_s)
  848. {
  849. struct wpa_driver_scan_params params;
  850. struct wpa_driver_scan_params *scan_params;
  851. enum wpa_states prev_state;
  852. struct wpa_ssid *ssid = NULL;
  853. struct wpabuf *extra_ie = NULL;
  854. int ret;
  855. unsigned int max_sched_scan_ssids;
  856. int wildcard = 0;
  857. int need_ssids;
  858. if (!wpa_s->sched_scan_supported)
  859. return -1;
  860. if (wpa_s->max_sched_scan_ssids > WPAS_MAX_SCAN_SSIDS)
  861. max_sched_scan_ssids = WPAS_MAX_SCAN_SSIDS;
  862. else
  863. max_sched_scan_ssids = wpa_s->max_sched_scan_ssids;
  864. if (max_sched_scan_ssids < 1 || wpa_s->conf->disable_scan_offload)
  865. return -1;
  866. if (wpa_s->sched_scanning) {
  867. wpa_dbg(wpa_s, MSG_DEBUG, "Already sched scanning");
  868. return 0;
  869. }
  870. need_ssids = 0;
  871. for (ssid = wpa_s->conf->ssid; ssid; ssid = ssid->next) {
  872. if (!wpas_network_disabled(wpa_s, ssid) && !ssid->scan_ssid) {
  873. /* Use wildcard SSID to find this network */
  874. wildcard = 1;
  875. } else if (!wpas_network_disabled(wpa_s, ssid) &&
  876. ssid->ssid_len)
  877. need_ssids++;
  878. #ifdef CONFIG_WPS
  879. if (!wpas_network_disabled(wpa_s, ssid) &&
  880. ssid->key_mgmt == WPA_KEY_MGMT_WPS) {
  881. /*
  882. * Normal scan is more reliable and faster for WPS
  883. * operations and since these are for short periods of
  884. * time, the benefit of trying to use sched_scan would
  885. * be limited.
  886. */
  887. wpa_dbg(wpa_s, MSG_DEBUG, "Use normal scan instead of "
  888. "sched_scan for WPS");
  889. return -1;
  890. }
  891. #endif /* CONFIG_WPS */
  892. }
  893. if (wildcard)
  894. need_ssids++;
  895. if (wpa_s->normal_scans < 3 &&
  896. (need_ssids <= wpa_s->max_scan_ssids ||
  897. wpa_s->max_scan_ssids >= (int) max_sched_scan_ssids)) {
  898. /*
  899. * When normal scan can speed up operations, use that for the
  900. * first operations before starting the sched_scan to allow
  901. * user space sleep more. We do this only if the normal scan
  902. * has functionality that is suitable for this or if the
  903. * sched_scan does not have better support for multiple SSIDs.
  904. */
  905. wpa_dbg(wpa_s, MSG_DEBUG, "Use normal scan instead of "
  906. "sched_scan for initial scans (normal_scans=%d)",
  907. wpa_s->normal_scans);
  908. return -1;
  909. }
  910. os_memset(&params, 0, sizeof(params));
  911. /* If we can't allocate space for the filters, we just don't filter */
  912. params.filter_ssids = os_zalloc(wpa_s->max_match_sets *
  913. sizeof(struct wpa_driver_scan_filter));
  914. prev_state = wpa_s->wpa_state;
  915. if (wpa_s->wpa_state == WPA_DISCONNECTED ||
  916. wpa_s->wpa_state == WPA_INACTIVE)
  917. wpa_supplicant_set_state(wpa_s, WPA_SCANNING);
  918. if (wpa_s->autoscan_params != NULL) {
  919. scan_params = wpa_s->autoscan_params;
  920. goto scan;
  921. }
  922. /* Find the starting point from which to continue scanning */
  923. ssid = wpa_s->conf->ssid;
  924. if (wpa_s->prev_sched_ssid) {
  925. while (ssid) {
  926. if (ssid == wpa_s->prev_sched_ssid) {
  927. ssid = ssid->next;
  928. break;
  929. }
  930. ssid = ssid->next;
  931. }
  932. }
  933. if (!ssid || !wpa_s->prev_sched_ssid) {
  934. wpa_dbg(wpa_s, MSG_DEBUG, "Beginning of SSID list");
  935. if (wpa_s->conf->sched_scan_interval)
  936. wpa_s->sched_scan_interval =
  937. wpa_s->conf->sched_scan_interval;
  938. if (wpa_s->sched_scan_interval == 0)
  939. wpa_s->sched_scan_interval = 10;
  940. wpa_s->sched_scan_timeout = max_sched_scan_ssids * 2;
  941. wpa_s->first_sched_scan = 1;
  942. ssid = wpa_s->conf->ssid;
  943. wpa_s->prev_sched_ssid = ssid;
  944. }
  945. if (wildcard) {
  946. wpa_dbg(wpa_s, MSG_DEBUG, "Add wildcard SSID to sched_scan");
  947. params.num_ssids++;
  948. }
  949. while (ssid) {
  950. if (wpas_network_disabled(wpa_s, ssid))
  951. goto next;
  952. if (params.num_filter_ssids < wpa_s->max_match_sets &&
  953. params.filter_ssids && ssid->ssid && ssid->ssid_len) {
  954. wpa_dbg(wpa_s, MSG_DEBUG, "add to filter ssid: %s",
  955. wpa_ssid_txt(ssid->ssid, ssid->ssid_len));
  956. os_memcpy(params.filter_ssids[params.num_filter_ssids].ssid,
  957. ssid->ssid, ssid->ssid_len);
  958. params.filter_ssids[params.num_filter_ssids].ssid_len =
  959. ssid->ssid_len;
  960. params.num_filter_ssids++;
  961. } else if (params.filter_ssids && ssid->ssid && ssid->ssid_len)
  962. {
  963. wpa_dbg(wpa_s, MSG_DEBUG, "Not enough room for SSID "
  964. "filter for sched_scan - drop filter");
  965. os_free(params.filter_ssids);
  966. params.filter_ssids = NULL;
  967. params.num_filter_ssids = 0;
  968. }
  969. if (ssid->scan_ssid && ssid->ssid && ssid->ssid_len) {
  970. if (params.num_ssids == max_sched_scan_ssids)
  971. break; /* only room for broadcast SSID */
  972. wpa_dbg(wpa_s, MSG_DEBUG,
  973. "add to active scan ssid: %s",
  974. wpa_ssid_txt(ssid->ssid, ssid->ssid_len));
  975. params.ssids[params.num_ssids].ssid =
  976. ssid->ssid;
  977. params.ssids[params.num_ssids].ssid_len =
  978. ssid->ssid_len;
  979. params.num_ssids++;
  980. if (params.num_ssids >= max_sched_scan_ssids) {
  981. wpa_s->prev_sched_ssid = ssid;
  982. do {
  983. ssid = ssid->next;
  984. } while (ssid &&
  985. (wpas_network_disabled(wpa_s, ssid) ||
  986. !ssid->scan_ssid));
  987. break;
  988. }
  989. }
  990. next:
  991. wpa_s->prev_sched_ssid = ssid;
  992. ssid = ssid->next;
  993. }
  994. if (params.num_filter_ssids == 0) {
  995. os_free(params.filter_ssids);
  996. params.filter_ssids = NULL;
  997. }
  998. extra_ie = wpa_supplicant_extra_ies(wpa_s);
  999. if (extra_ie) {
  1000. params.extra_ies = wpabuf_head(extra_ie);
  1001. params.extra_ies_len = wpabuf_len(extra_ie);
  1002. }
  1003. if (wpa_s->conf->filter_rssi)
  1004. params.filter_rssi = wpa_s->conf->filter_rssi;
  1005. scan_params = &params;
  1006. scan:
  1007. if (ssid || !wpa_s->first_sched_scan) {
  1008. wpa_dbg(wpa_s, MSG_DEBUG,
  1009. "Starting sched scan: interval %d timeout %d",
  1010. wpa_s->sched_scan_interval, wpa_s->sched_scan_timeout);
  1011. } else {
  1012. wpa_dbg(wpa_s, MSG_DEBUG,
  1013. "Starting sched scan: interval %d (no timeout)",
  1014. wpa_s->sched_scan_interval);
  1015. }
  1016. wpa_setband_scan_freqs(wpa_s, scan_params);
  1017. ret = wpa_supplicant_start_sched_scan(wpa_s, scan_params,
  1018. wpa_s->sched_scan_interval);
  1019. wpabuf_free(extra_ie);
  1020. os_free(params.filter_ssids);
  1021. if (ret) {
  1022. wpa_msg(wpa_s, MSG_WARNING, "Failed to initiate sched scan");
  1023. if (prev_state != wpa_s->wpa_state)
  1024. wpa_supplicant_set_state(wpa_s, prev_state);
  1025. return ret;
  1026. }
  1027. /* If we have more SSIDs to scan, add a timeout so we scan them too */
  1028. if (ssid || !wpa_s->first_sched_scan) {
  1029. wpa_s->sched_scan_timed_out = 0;
  1030. eloop_register_timeout(wpa_s->sched_scan_timeout, 0,
  1031. wpa_supplicant_sched_scan_timeout,
  1032. wpa_s, NULL);
  1033. wpa_s->first_sched_scan = 0;
  1034. wpa_s->sched_scan_timeout /= 2;
  1035. wpa_s->sched_scan_interval *= 2;
  1036. if (wpa_s->sched_scan_timeout < wpa_s->sched_scan_interval) {
  1037. wpa_s->sched_scan_interval = 10;
  1038. wpa_s->sched_scan_timeout = max_sched_scan_ssids * 2;
  1039. }
  1040. }
  1041. /* If there is no more ssids, start next time from the beginning */
  1042. if (!ssid)
  1043. wpa_s->prev_sched_ssid = NULL;
  1044. return 0;
  1045. }
  1046. /**
  1047. * wpa_supplicant_cancel_scan - Cancel a scheduled scan request
  1048. * @wpa_s: Pointer to wpa_supplicant data
  1049. *
  1050. * This function is used to cancel a scan request scheduled with
  1051. * wpa_supplicant_req_scan().
  1052. */
  1053. void wpa_supplicant_cancel_scan(struct wpa_supplicant *wpa_s)
  1054. {
  1055. wpa_dbg(wpa_s, MSG_DEBUG, "Cancelling scan request");
  1056. eloop_cancel_timeout(wpa_supplicant_scan, wpa_s, NULL);
  1057. }
  1058. /**
  1059. * wpa_supplicant_cancel_delayed_sched_scan - Stop a delayed scheduled scan
  1060. * @wpa_s: Pointer to wpa_supplicant data
  1061. *
  1062. * This function is used to stop a delayed scheduled scan.
  1063. */
  1064. void wpa_supplicant_cancel_delayed_sched_scan(struct wpa_supplicant *wpa_s)
  1065. {
  1066. if (!wpa_s->sched_scan_supported)
  1067. return;
  1068. wpa_dbg(wpa_s, MSG_DEBUG, "Cancelling delayed sched scan");
  1069. eloop_cancel_timeout(wpa_supplicant_delayed_sched_scan_timeout,
  1070. wpa_s, NULL);
  1071. }
  1072. /**
  1073. * wpa_supplicant_cancel_sched_scan - Stop running scheduled scans
  1074. * @wpa_s: Pointer to wpa_supplicant data
  1075. *
  1076. * This function is used to stop a periodic scheduled scan.
  1077. */
  1078. void wpa_supplicant_cancel_sched_scan(struct wpa_supplicant *wpa_s)
  1079. {
  1080. if (!wpa_s->sched_scanning)
  1081. return;
  1082. wpa_dbg(wpa_s, MSG_DEBUG, "Cancelling sched scan");
  1083. eloop_cancel_timeout(wpa_supplicant_sched_scan_timeout, wpa_s, NULL);
  1084. wpa_supplicant_stop_sched_scan(wpa_s);
  1085. }
  1086. /**
  1087. * wpa_supplicant_notify_scanning - Indicate possible scan state change
  1088. * @wpa_s: Pointer to wpa_supplicant data
  1089. * @scanning: Whether scanning is currently in progress
  1090. *
  1091. * This function is to generate scanning notifycations. It is called whenever
  1092. * there may have been a change in scanning (scan started, completed, stopped).
  1093. * wpas_notify_scanning() is called whenever the scanning state changed from the
  1094. * previously notified state.
  1095. */
  1096. void wpa_supplicant_notify_scanning(struct wpa_supplicant *wpa_s,
  1097. int scanning)
  1098. {
  1099. if (wpa_s->scanning != scanning) {
  1100. wpa_s->scanning = scanning;
  1101. wpas_notify_scanning(wpa_s);
  1102. }
  1103. }
  1104. static int wpa_scan_get_max_rate(const struct wpa_scan_res *res)
  1105. {
  1106. int rate = 0;
  1107. const u8 *ie;
  1108. int i;
  1109. ie = wpa_scan_get_ie(res, WLAN_EID_SUPP_RATES);
  1110. for (i = 0; ie && i < ie[1]; i++) {
  1111. if ((ie[i + 2] & 0x7f) > rate)
  1112. rate = ie[i + 2] & 0x7f;
  1113. }
  1114. ie = wpa_scan_get_ie(res, WLAN_EID_EXT_SUPP_RATES);
  1115. for (i = 0; ie && i < ie[1]; i++) {
  1116. if ((ie[i + 2] & 0x7f) > rate)
  1117. rate = ie[i + 2] & 0x7f;
  1118. }
  1119. return rate;
  1120. }
  1121. /**
  1122. * wpa_scan_get_ie - Fetch a specified information element from a scan result
  1123. * @res: Scan result entry
  1124. * @ie: Information element identitifier (WLAN_EID_*)
  1125. * Returns: Pointer to the information element (id field) or %NULL if not found
  1126. *
  1127. * This function returns the first matching information element in the scan
  1128. * result.
  1129. */
  1130. const u8 * wpa_scan_get_ie(const struct wpa_scan_res *res, u8 ie)
  1131. {
  1132. const u8 *end, *pos;
  1133. pos = (const u8 *) (res + 1);
  1134. end = pos + res->ie_len;
  1135. while (pos + 1 < end) {
  1136. if (pos + 2 + pos[1] > end)
  1137. break;
  1138. if (pos[0] == ie)
  1139. return pos;
  1140. pos += 2 + pos[1];
  1141. }
  1142. return NULL;
  1143. }
  1144. /**
  1145. * wpa_scan_get_vendor_ie - Fetch vendor information element from a scan result
  1146. * @res: Scan result entry
  1147. * @vendor_type: Vendor type (four octets starting the IE payload)
  1148. * Returns: Pointer to the information element (id field) or %NULL if not found
  1149. *
  1150. * This function returns the first matching information element in the scan
  1151. * result.
  1152. */
  1153. const u8 * wpa_scan_get_vendor_ie(const struct wpa_scan_res *res,
  1154. u32 vendor_type)
  1155. {
  1156. const u8 *end, *pos;
  1157. pos = (const u8 *) (res + 1);
  1158. end = pos + res->ie_len;
  1159. while (pos + 1 < end) {
  1160. if (pos + 2 + pos[1] > end)
  1161. break;
  1162. if (pos[0] == WLAN_EID_VENDOR_SPECIFIC && pos[1] >= 4 &&
  1163. vendor_type == WPA_GET_BE32(&pos[2]))
  1164. return pos;
  1165. pos += 2 + pos[1];
  1166. }
  1167. return NULL;
  1168. }
  1169. /**
  1170. * wpa_scan_get_vendor_ie_beacon - Fetch vendor information from a scan result
  1171. * @res: Scan result entry
  1172. * @vendor_type: Vendor type (four octets starting the IE payload)
  1173. * Returns: Pointer to the information element (id field) or %NULL if not found
  1174. *
  1175. * This function returns the first matching information element in the scan
  1176. * result.
  1177. *
  1178. * This function is like wpa_scan_get_vendor_ie(), but uses IE buffer only
  1179. * from Beacon frames instead of either Beacon or Probe Response frames.
  1180. */
  1181. const u8 * wpa_scan_get_vendor_ie_beacon(const struct wpa_scan_res *res,
  1182. u32 vendor_type)
  1183. {
  1184. const u8 *end, *pos;
  1185. if (res->beacon_ie_len == 0)
  1186. return NULL;
  1187. pos = (const u8 *) (res + 1);
  1188. pos += res->ie_len;
  1189. end = pos + res->beacon_ie_len;
  1190. while (pos + 1 < end) {
  1191. if (pos + 2 + pos[1] > end)
  1192. break;
  1193. if (pos[0] == WLAN_EID_VENDOR_SPECIFIC && pos[1] >= 4 &&
  1194. vendor_type == WPA_GET_BE32(&pos[2]))
  1195. return pos;
  1196. pos += 2 + pos[1];
  1197. }
  1198. return NULL;
  1199. }
  1200. /**
  1201. * wpa_scan_get_vendor_ie_multi - Fetch vendor IE data from a scan result
  1202. * @res: Scan result entry
  1203. * @vendor_type: Vendor type (four octets starting the IE payload)
  1204. * Returns: Pointer to the information element payload or %NULL if not found
  1205. *
  1206. * This function returns concatenated payload of possibly fragmented vendor
  1207. * specific information elements in the scan result. The caller is responsible
  1208. * for freeing the returned buffer.
  1209. */
  1210. struct wpabuf * wpa_scan_get_vendor_ie_multi(const struct wpa_scan_res *res,
  1211. u32 vendor_type)
  1212. {
  1213. struct wpabuf *buf;
  1214. const u8 *end, *pos;
  1215. buf = wpabuf_alloc(res->ie_len);
  1216. if (buf == NULL)
  1217. return NULL;
  1218. pos = (const u8 *) (res + 1);
  1219. end = pos + res->ie_len;
  1220. while (pos + 1 < end) {
  1221. if (pos + 2 + pos[1] > end)
  1222. break;
  1223. if (pos[0] == WLAN_EID_VENDOR_SPECIFIC && pos[1] >= 4 &&
  1224. vendor_type == WPA_GET_BE32(&pos[2]))
  1225. wpabuf_put_data(buf, pos + 2 + 4, pos[1] - 4);
  1226. pos += 2 + pos[1];
  1227. }
  1228. if (wpabuf_len(buf) == 0) {
  1229. wpabuf_free(buf);
  1230. buf = NULL;
  1231. }
  1232. return buf;
  1233. }
  1234. /*
  1235. * Channels with a great SNR can operate at full rate. What is a great SNR?
  1236. * This doc https://supportforums.cisco.com/docs/DOC-12954 says, "the general
  1237. * rule of thumb is that any SNR above 20 is good." This one
  1238. * http://www.cisco.com/en/US/tech/tk722/tk809/technologies_q_and_a_item09186a00805e9a96.shtml#qa23
  1239. * recommends 25 as a minimum SNR for 54 Mbps data rate. 30 is chosen here as a
  1240. * conservative value.
  1241. */
  1242. #define GREAT_SNR 30
  1243. /* Compare function for sorting scan results. Return >0 if @b is considered
  1244. * better. */
  1245. static int wpa_scan_result_compar(const void *a, const void *b)
  1246. {
  1247. #define IS_5GHZ(n) (n > 4000)
  1248. #define MIN(a,b) a < b ? a : b
  1249. struct wpa_scan_res **_wa = (void *) a;
  1250. struct wpa_scan_res **_wb = (void *) b;
  1251. struct wpa_scan_res *wa = *_wa;
  1252. struct wpa_scan_res *wb = *_wb;
  1253. int wpa_a, wpa_b, maxrate_a, maxrate_b;
  1254. int snr_a, snr_b;
  1255. /* WPA/WPA2 support preferred */
  1256. wpa_a = wpa_scan_get_vendor_ie(wa, WPA_IE_VENDOR_TYPE) != NULL ||
  1257. wpa_scan_get_ie(wa, WLAN_EID_RSN) != NULL;
  1258. wpa_b = wpa_scan_get_vendor_ie(wb, WPA_IE_VENDOR_TYPE) != NULL ||
  1259. wpa_scan_get_ie(wb, WLAN_EID_RSN) != NULL;
  1260. if (wpa_b && !wpa_a)
  1261. return 1;
  1262. if (!wpa_b && wpa_a)
  1263. return -1;
  1264. /* privacy support preferred */
  1265. if ((wa->caps & IEEE80211_CAP_PRIVACY) == 0 &&
  1266. (wb->caps & IEEE80211_CAP_PRIVACY))
  1267. return 1;
  1268. if ((wa->caps & IEEE80211_CAP_PRIVACY) &&
  1269. (wb->caps & IEEE80211_CAP_PRIVACY) == 0)
  1270. return -1;
  1271. if ((wa->flags & wb->flags & WPA_SCAN_LEVEL_DBM) &&
  1272. !((wa->flags | wb->flags) & WPA_SCAN_NOISE_INVALID)) {
  1273. snr_a = MIN(wa->level - wa->noise, GREAT_SNR);
  1274. snr_b = MIN(wb->level - wb->noise, GREAT_SNR);
  1275. } else {
  1276. /* Not suitable information to calculate SNR, so use level */
  1277. snr_a = wa->level;
  1278. snr_b = wb->level;
  1279. }
  1280. /* best/max rate preferred if SNR close enough */
  1281. if ((snr_a && snr_b && abs(snr_b - snr_a) < 5) ||
  1282. (wa->qual && wb->qual && abs(wb->qual - wa->qual) < 10)) {
  1283. maxrate_a = wpa_scan_get_max_rate(wa);
  1284. maxrate_b = wpa_scan_get_max_rate(wb);
  1285. if (maxrate_a != maxrate_b)
  1286. return maxrate_b - maxrate_a;
  1287. if (IS_5GHZ(wa->freq) ^ IS_5GHZ(wb->freq))
  1288. return IS_5GHZ(wa->freq) ? -1 : 1;
  1289. }
  1290. /* use freq for channel preference */
  1291. /* all things being equal, use SNR; if SNRs are
  1292. * identical, use quality values since some drivers may only report
  1293. * that value and leave the signal level zero */
  1294. if (snr_b == snr_a)
  1295. return wb->qual - wa->qual;
  1296. return snr_b - snr_a;
  1297. #undef MIN
  1298. #undef IS_5GHZ
  1299. }
  1300. #ifdef CONFIG_WPS
  1301. /* Compare function for sorting scan results when searching a WPS AP for
  1302. * provisioning. Return >0 if @b is considered better. */
  1303. static int wpa_scan_result_wps_compar(const void *a, const void *b)
  1304. {
  1305. struct wpa_scan_res **_wa = (void *) a;
  1306. struct wpa_scan_res **_wb = (void *) b;
  1307. struct wpa_scan_res *wa = *_wa;
  1308. struct wpa_scan_res *wb = *_wb;
  1309. int uses_wps_a, uses_wps_b;
  1310. struct wpabuf *wps_a, *wps_b;
  1311. int res;
  1312. /* Optimization - check WPS IE existence before allocated memory and
  1313. * doing full reassembly. */
  1314. uses_wps_a = wpa_scan_get_vendor_ie(wa, WPS_IE_VENDOR_TYPE) != NULL;
  1315. uses_wps_b = wpa_scan_get_vendor_ie(wb, WPS_IE_VENDOR_TYPE) != NULL;
  1316. if (uses_wps_a && !uses_wps_b)
  1317. return -1;
  1318. if (!uses_wps_a && uses_wps_b)
  1319. return 1;
  1320. if (uses_wps_a && uses_wps_b) {
  1321. wps_a = wpa_scan_get_vendor_ie_multi(wa, WPS_IE_VENDOR_TYPE);
  1322. wps_b = wpa_scan_get_vendor_ie_multi(wb, WPS_IE_VENDOR_TYPE);
  1323. res = wps_ap_priority_compar(wps_a, wps_b);
  1324. wpabuf_free(wps_a);
  1325. wpabuf_free(wps_b);
  1326. if (res)
  1327. return res;
  1328. }
  1329. /*
  1330. * Do not use current AP security policy as a sorting criteria during
  1331. * WPS provisioning step since the AP may get reconfigured at the
  1332. * completion of provisioning.
  1333. */
  1334. /* all things being equal, use signal level; if signal levels are
  1335. * identical, use quality values since some drivers may only report
  1336. * that value and leave the signal level zero */
  1337. if (wb->level == wa->level)
  1338. return wb->qual - wa->qual;
  1339. return wb->level - wa->level;
  1340. }
  1341. #endif /* CONFIG_WPS */
  1342. static void dump_scan_res(struct wpa_scan_results *scan_res)
  1343. {
  1344. #ifndef CONFIG_NO_STDOUT_DEBUG
  1345. size_t i;
  1346. if (scan_res->res == NULL || scan_res->num == 0)
  1347. return;
  1348. wpa_printf(MSG_EXCESSIVE, "Sorted scan results");
  1349. for (i = 0; i < scan_res->num; i++) {
  1350. struct wpa_scan_res *r = scan_res->res[i];
  1351. u8 *pos;
  1352. if ((r->flags & (WPA_SCAN_LEVEL_DBM | WPA_SCAN_NOISE_INVALID))
  1353. == WPA_SCAN_LEVEL_DBM) {
  1354. int snr = r->level - r->noise;
  1355. wpa_printf(MSG_EXCESSIVE, MACSTR " freq=%d qual=%d "
  1356. "noise=%d level=%d snr=%d%s flags=0x%x "
  1357. "age=%u",
  1358. MAC2STR(r->bssid), r->freq, r->qual,
  1359. r->noise, r->level, snr,
  1360. snr >= GREAT_SNR ? "*" : "", r->flags,
  1361. r->age);
  1362. } else {
  1363. wpa_printf(MSG_EXCESSIVE, MACSTR " freq=%d qual=%d "
  1364. "noise=%d level=%d flags=0x%x age=%u",
  1365. MAC2STR(r->bssid), r->freq, r->qual,
  1366. r->noise, r->level, r->flags, r->age);
  1367. }
  1368. pos = (u8 *) (r + 1);
  1369. if (r->ie_len)
  1370. wpa_hexdump(MSG_EXCESSIVE, "IEs", pos, r->ie_len);
  1371. pos += r->ie_len;
  1372. if (r->beacon_ie_len)
  1373. wpa_hexdump(MSG_EXCESSIVE, "Beacon IEs",
  1374. pos, r->beacon_ie_len);
  1375. }
  1376. #endif /* CONFIG_NO_STDOUT_DEBUG */
  1377. }
  1378. /**
  1379. * wpa_supplicant_filter_bssid_match - Is the specified BSSID allowed
  1380. * @wpa_s: Pointer to wpa_supplicant data
  1381. * @bssid: BSSID to check
  1382. * Returns: 0 if the BSSID is filtered or 1 if not
  1383. *
  1384. * This function is used to filter out specific BSSIDs from scan reslts mainly
  1385. * for testing purposes (SET bssid_filter ctrl_iface command).
  1386. */
  1387. int wpa_supplicant_filter_bssid_match(struct wpa_supplicant *wpa_s,
  1388. const u8 *bssid)
  1389. {
  1390. size_t i;
  1391. if (wpa_s->bssid_filter == NULL)
  1392. return 1;
  1393. for (i = 0; i < wpa_s->bssid_filter_count; i++) {
  1394. if (os_memcmp(wpa_s->bssid_filter + i * ETH_ALEN, bssid,
  1395. ETH_ALEN) == 0)
  1396. return 1;
  1397. }
  1398. return 0;
  1399. }
  1400. static void filter_scan_res(struct wpa_supplicant *wpa_s,
  1401. struct wpa_scan_results *res)
  1402. {
  1403. size_t i, j;
  1404. if (wpa_s->bssid_filter == NULL)
  1405. return;
  1406. for (i = 0, j = 0; i < res->num; i++) {
  1407. if (wpa_supplicant_filter_bssid_match(wpa_s,
  1408. res->res[i]->bssid)) {
  1409. res->res[j++] = res->res[i];
  1410. } else {
  1411. os_free(res->res[i]);
  1412. res->res[i] = NULL;
  1413. }
  1414. }
  1415. if (res->num != j) {
  1416. wpa_printf(MSG_DEBUG, "Filtered out %d scan results",
  1417. (int) (res->num - j));
  1418. res->num = j;
  1419. }
  1420. }
  1421. /**
  1422. * wpa_supplicant_get_scan_results - Get scan results
  1423. * @wpa_s: Pointer to wpa_supplicant data
  1424. * @info: Information about what was scanned or %NULL if not available
  1425. * @new_scan: Whether a new scan was performed
  1426. * Returns: Scan results, %NULL on failure
  1427. *
  1428. * This function request the current scan results from the driver and updates
  1429. * the local BSS list wpa_s->bss. The caller is responsible for freeing the
  1430. * results with wpa_scan_results_free().
  1431. */
  1432. struct wpa_scan_results *
  1433. wpa_supplicant_get_scan_results(struct wpa_supplicant *wpa_s,
  1434. struct scan_info *info, int new_scan)
  1435. {
  1436. struct wpa_scan_results *scan_res;
  1437. size_t i;
  1438. int (*compar)(const void *, const void *) = wpa_scan_result_compar;
  1439. scan_res = wpa_drv_get_scan_results2(wpa_s);
  1440. if (scan_res == NULL) {
  1441. wpa_dbg(wpa_s, MSG_DEBUG, "Failed to get scan results");
  1442. return NULL;
  1443. }
  1444. if (scan_res->fetch_time.sec == 0) {
  1445. /*
  1446. * Make sure we have a valid timestamp if the driver wrapper
  1447. * does not set this.
  1448. */
  1449. os_get_reltime(&scan_res->fetch_time);
  1450. }
  1451. filter_scan_res(wpa_s, scan_res);
  1452. #ifdef CONFIG_WPS
  1453. if (wpas_wps_searching(wpa_s)) {
  1454. wpa_dbg(wpa_s, MSG_DEBUG, "WPS: Order scan results with WPS "
  1455. "provisioning rules");
  1456. compar = wpa_scan_result_wps_compar;
  1457. }
  1458. #endif /* CONFIG_WPS */
  1459. qsort(scan_res->res, scan_res->num, sizeof(struct wpa_scan_res *),
  1460. compar);
  1461. dump_scan_res(scan_res);
  1462. wpa_bss_update_start(wpa_s);
  1463. for (i = 0; i < scan_res->num; i++)
  1464. wpa_bss_update_scan_res(wpa_s, scan_res->res[i],
  1465. &scan_res->fetch_time);
  1466. wpa_bss_update_end(wpa_s, info, new_scan);
  1467. return scan_res;
  1468. }
  1469. /**
  1470. * wpa_supplicant_update_scan_results - Update scan results from the driver
  1471. * @wpa_s: Pointer to wpa_supplicant data
  1472. * Returns: 0 on success, -1 on failure
  1473. *
  1474. * This function updates the BSS table within wpa_supplicant based on the
  1475. * currently available scan results from the driver without requesting a new
  1476. * scan. This is used in cases where the driver indicates an association
  1477. * (including roaming within ESS) and wpa_supplicant does not yet have the
  1478. * needed information to complete the connection (e.g., to perform validation
  1479. * steps in 4-way handshake).
  1480. */
  1481. int wpa_supplicant_update_scan_results(struct wpa_supplicant *wpa_s)
  1482. {
  1483. struct wpa_scan_results *scan_res;
  1484. scan_res = wpa_supplicant_get_scan_results(wpa_s, NULL, 0);
  1485. if (scan_res == NULL)
  1486. return -1;
  1487. wpa_scan_results_free(scan_res);
  1488. return 0;
  1489. }
  1490. /**
  1491. * scan_only_handler - Reports scan results
  1492. */
  1493. void scan_only_handler(struct wpa_supplicant *wpa_s,
  1494. struct wpa_scan_results *scan_res)
  1495. {
  1496. wpa_dbg(wpa_s, MSG_DEBUG, "Scan-only results received");
  1497. if (wpa_s->last_scan_req == MANUAL_SCAN_REQ &&
  1498. wpa_s->manual_scan_use_id && wpa_s->own_scan_running) {
  1499. wpa_msg_ctrl(wpa_s, MSG_INFO, WPA_EVENT_SCAN_RESULTS "id=%u",
  1500. wpa_s->manual_scan_id);
  1501. wpa_s->manual_scan_use_id = 0;
  1502. } else {
  1503. wpa_msg_ctrl(wpa_s, MSG_INFO, WPA_EVENT_SCAN_RESULTS);
  1504. }
  1505. wpas_notify_scan_results(wpa_s);
  1506. wpas_notify_scan_done(wpa_s, 1);
  1507. if (wpa_s->scan_work) {
  1508. struct wpa_radio_work *work = wpa_s->scan_work;
  1509. wpa_s->scan_work = NULL;
  1510. radio_work_done(work);
  1511. }
  1512. }
  1513. int wpas_scan_scheduled(struct wpa_supplicant *wpa_s)
  1514. {
  1515. return eloop_is_timeout_registered(wpa_supplicant_scan, wpa_s, NULL);
  1516. }
  1517. struct wpa_driver_scan_params *
  1518. wpa_scan_clone_params(const struct wpa_driver_scan_params *src)
  1519. {
  1520. struct wpa_driver_scan_params *params;
  1521. size_t i;
  1522. u8 *n;
  1523. params = os_zalloc(sizeof(*params));
  1524. if (params == NULL)
  1525. return NULL;
  1526. for (i = 0; i < src->num_ssids; i++) {
  1527. if (src->ssids[i].ssid) {
  1528. n = os_malloc(src->ssids[i].ssid_len);
  1529. if (n == NULL)
  1530. goto failed;
  1531. os_memcpy(n, src->ssids[i].ssid,
  1532. src->ssids[i].ssid_len);
  1533. params->ssids[i].ssid = n;
  1534. params->ssids[i].ssid_len = src->ssids[i].ssid_len;
  1535. }
  1536. }
  1537. params->num_ssids = src->num_ssids;
  1538. if (src->extra_ies) {
  1539. n = os_malloc(src->extra_ies_len);
  1540. if (n == NULL)
  1541. goto failed;
  1542. os_memcpy(n, src->extra_ies, src->extra_ies_len);
  1543. params->extra_ies = n;
  1544. params->extra_ies_len = src->extra_ies_len;
  1545. }
  1546. if (src->freqs) {
  1547. int len = int_array_len(src->freqs);
  1548. params->freqs = os_malloc((len + 1) * sizeof(int));
  1549. if (params->freqs == NULL)
  1550. goto failed;
  1551. os_memcpy(params->freqs, src->freqs, (len + 1) * sizeof(int));
  1552. }
  1553. if (src->filter_ssids) {
  1554. params->filter_ssids = os_malloc(sizeof(*params->filter_ssids) *
  1555. src->num_filter_ssids);
  1556. if (params->filter_ssids == NULL)
  1557. goto failed;
  1558. os_memcpy(params->filter_ssids, src->filter_ssids,
  1559. sizeof(*params->filter_ssids) *
  1560. src->num_filter_ssids);
  1561. params->num_filter_ssids = src->num_filter_ssids;
  1562. }
  1563. params->filter_rssi = src->filter_rssi;
  1564. params->p2p_probe = src->p2p_probe;
  1565. params->only_new_results = src->only_new_results;
  1566. return params;
  1567. failed:
  1568. wpa_scan_free_params(params);
  1569. return NULL;
  1570. }
  1571. void wpa_scan_free_params(struct wpa_driver_scan_params *params)
  1572. {
  1573. size_t i;
  1574. if (params == NULL)
  1575. return;
  1576. for (i = 0; i < params->num_ssids; i++)
  1577. os_free((u8 *) params->ssids[i].ssid);
  1578. os_free((u8 *) params->extra_ies);
  1579. os_free(params->freqs);
  1580. os_free(params->filter_ssids);
  1581. os_free(params);
  1582. }
  1583. int wpas_start_pno(struct wpa_supplicant *wpa_s)
  1584. {
  1585. int ret, interval;
  1586. size_t i, num_ssid;
  1587. struct wpa_ssid *ssid;
  1588. struct wpa_driver_scan_params params;
  1589. if (!wpa_s->sched_scan_supported)
  1590. return -1;
  1591. if (wpa_s->pno || wpa_s->pno_sched_pending)
  1592. return 0;
  1593. if ((wpa_s->wpa_state > WPA_SCANNING) &&
  1594. (wpa_s->wpa_state <= WPA_COMPLETED)) {
  1595. wpa_printf(MSG_ERROR, "PNO: In assoc process");
  1596. return -EAGAIN;
  1597. }
  1598. if (wpa_s->wpa_state == WPA_SCANNING) {
  1599. wpa_supplicant_cancel_scan(wpa_s);
  1600. if (wpa_s->sched_scanning) {
  1601. wpa_printf(MSG_DEBUG, "Schedule PNO on completion of "
  1602. "ongoing sched scan");
  1603. wpa_supplicant_cancel_sched_scan(wpa_s);
  1604. wpa_s->pno_sched_pending = 1;
  1605. return 0;
  1606. }
  1607. }
  1608. os_memset(&params, 0, sizeof(params));
  1609. num_ssid = 0;
  1610. ssid = wpa_s->conf->ssid;
  1611. while (ssid) {
  1612. if (!wpas_network_disabled(wpa_s, ssid))
  1613. num_ssid++;
  1614. ssid = ssid->next;
  1615. }
  1616. if (num_ssid > WPAS_MAX_SCAN_SSIDS) {
  1617. wpa_printf(MSG_DEBUG, "PNO: Use only the first %u SSIDs from "
  1618. "%u", WPAS_MAX_SCAN_SSIDS, (unsigned int) num_ssid);
  1619. num_ssid = WPAS_MAX_SCAN_SSIDS;
  1620. }
  1621. if (num_ssid == 0) {
  1622. wpa_printf(MSG_DEBUG, "PNO: No configured SSIDs");
  1623. return -1;
  1624. }
  1625. params.filter_ssids = os_malloc(sizeof(struct wpa_driver_scan_filter) *
  1626. num_ssid);
  1627. if (params.filter_ssids == NULL)
  1628. return -1;
  1629. i = 0;
  1630. ssid = wpa_s->conf->ssid;
  1631. while (ssid) {
  1632. if (!wpas_network_disabled(wpa_s, ssid)) {
  1633. params.ssids[i].ssid = ssid->ssid;
  1634. params.ssids[i].ssid_len = ssid->ssid_len;
  1635. params.num_ssids++;
  1636. os_memcpy(params.filter_ssids[i].ssid, ssid->ssid,
  1637. ssid->ssid_len);
  1638. params.filter_ssids[i].ssid_len = ssid->ssid_len;
  1639. params.num_filter_ssids++;
  1640. i++;
  1641. if (i == num_ssid)
  1642. break;
  1643. }
  1644. ssid = ssid->next;
  1645. }
  1646. if (wpa_s->conf->filter_rssi)
  1647. params.filter_rssi = wpa_s->conf->filter_rssi;
  1648. interval = wpa_s->conf->sched_scan_interval ?
  1649. wpa_s->conf->sched_scan_interval : 10;
  1650. ret = wpa_supplicant_start_sched_scan(wpa_s, &params, interval);
  1651. os_free(params.filter_ssids);
  1652. if (ret == 0)
  1653. wpa_s->pno = 1;
  1654. else
  1655. wpa_msg(wpa_s, MSG_ERROR, "Failed to schedule PNO");
  1656. return ret;
  1657. }
  1658. int wpas_stop_pno(struct wpa_supplicant *wpa_s)
  1659. {
  1660. int ret = 0;
  1661. if (!wpa_s->pno)
  1662. return 0;
  1663. ret = wpa_supplicant_stop_sched_scan(wpa_s);
  1664. wpa_s->pno = 0;
  1665. wpa_s->pno_sched_pending = 0;
  1666. if (wpa_s->wpa_state == WPA_SCANNING)
  1667. wpa_supplicant_req_scan(wpa_s, 0, 0);
  1668. return ret;
  1669. }