config.c 112 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706
  1. /*
  2. * WPA Supplicant / Configuration parser and common functions
  3. * Copyright (c) 2003-2015, 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 "includes.h"
  9. #include "common.h"
  10. #include "utils/uuid.h"
  11. #include "utils/ip_addr.h"
  12. #include "common/ieee802_1x_defs.h"
  13. #include "crypto/sha1.h"
  14. #include "rsn_supp/wpa.h"
  15. #include "eap_peer/eap.h"
  16. #include "p2p/p2p.h"
  17. #include "fst/fst.h"
  18. #include "config.h"
  19. #if !defined(CONFIG_CTRL_IFACE) && defined(CONFIG_NO_CONFIG_WRITE)
  20. #define NO_CONFIG_WRITE
  21. #endif
  22. /*
  23. * Structure for network configuration parsing. This data is used to implement
  24. * a generic parser for each network block variable. The table of configuration
  25. * variables is defined below in this file (ssid_fields[]).
  26. */
  27. struct parse_data {
  28. /* Configuration variable name */
  29. char *name;
  30. /* Parser function for this variable. The parser functions return 0 or 1
  31. * to indicate success. Value 0 indicates that the parameter value may
  32. * have changed while value 1 means that the value did not change.
  33. * Error cases (failure to parse the string) are indicated by returning
  34. * -1. */
  35. int (*parser)(const struct parse_data *data, struct wpa_ssid *ssid,
  36. int line, const char *value);
  37. #ifndef NO_CONFIG_WRITE
  38. /* Writer function (i.e., to get the variable in text format from
  39. * internal presentation). */
  40. char * (*writer)(const struct parse_data *data, struct wpa_ssid *ssid);
  41. #endif /* NO_CONFIG_WRITE */
  42. /* Variable specific parameters for the parser. */
  43. void *param1, *param2, *param3, *param4;
  44. /* 0 = this variable can be included in debug output and ctrl_iface
  45. * 1 = this variable contains key/private data and it must not be
  46. * included in debug output unless explicitly requested. In
  47. * addition, this variable will not be readable through the
  48. * ctrl_iface.
  49. */
  50. int key_data;
  51. };
  52. static int wpa_config_parse_str(const struct parse_data *data,
  53. struct wpa_ssid *ssid,
  54. int line, const char *value)
  55. {
  56. size_t res_len, *dst_len, prev_len;
  57. char **dst, *tmp;
  58. if (os_strcmp(value, "NULL") == 0) {
  59. wpa_printf(MSG_DEBUG, "Unset configuration string '%s'",
  60. data->name);
  61. tmp = NULL;
  62. res_len = 0;
  63. goto set;
  64. }
  65. tmp = wpa_config_parse_string(value, &res_len);
  66. if (tmp == NULL) {
  67. wpa_printf(MSG_ERROR, "Line %d: failed to parse %s '%s'.",
  68. line, data->name,
  69. data->key_data ? "[KEY DATA REMOVED]" : value);
  70. return -1;
  71. }
  72. if (data->key_data) {
  73. wpa_hexdump_ascii_key(MSG_MSGDUMP, data->name,
  74. (u8 *) tmp, res_len);
  75. } else {
  76. wpa_hexdump_ascii(MSG_MSGDUMP, data->name,
  77. (u8 *) tmp, res_len);
  78. }
  79. if (data->param3 && res_len < (size_t) data->param3) {
  80. wpa_printf(MSG_ERROR, "Line %d: too short %s (len=%lu "
  81. "min_len=%ld)", line, data->name,
  82. (unsigned long) res_len, (long) data->param3);
  83. os_free(tmp);
  84. return -1;
  85. }
  86. if (data->param4 && res_len > (size_t) data->param4) {
  87. wpa_printf(MSG_ERROR, "Line %d: too long %s (len=%lu "
  88. "max_len=%ld)", line, data->name,
  89. (unsigned long) res_len, (long) data->param4);
  90. os_free(tmp);
  91. return -1;
  92. }
  93. set:
  94. dst = (char **) (((u8 *) ssid) + (long) data->param1);
  95. dst_len = (size_t *) (((u8 *) ssid) + (long) data->param2);
  96. if (data->param2)
  97. prev_len = *dst_len;
  98. else if (*dst)
  99. prev_len = os_strlen(*dst);
  100. else
  101. prev_len = 0;
  102. if ((*dst == NULL && tmp == NULL) ||
  103. (*dst && tmp && prev_len == res_len &&
  104. os_memcmp(*dst, tmp, res_len) == 0)) {
  105. /* No change to the previously configured value */
  106. os_free(tmp);
  107. return 1;
  108. }
  109. os_free(*dst);
  110. *dst = tmp;
  111. if (data->param2)
  112. *dst_len = res_len;
  113. return 0;
  114. }
  115. #ifndef NO_CONFIG_WRITE
  116. static char * wpa_config_write_string_ascii(const u8 *value, size_t len)
  117. {
  118. char *buf;
  119. buf = os_malloc(len + 3);
  120. if (buf == NULL)
  121. return NULL;
  122. buf[0] = '"';
  123. os_memcpy(buf + 1, value, len);
  124. buf[len + 1] = '"';
  125. buf[len + 2] = '\0';
  126. return buf;
  127. }
  128. static char * wpa_config_write_string_hex(const u8 *value, size_t len)
  129. {
  130. char *buf;
  131. buf = os_zalloc(2 * len + 1);
  132. if (buf == NULL)
  133. return NULL;
  134. wpa_snprintf_hex(buf, 2 * len + 1, value, len);
  135. return buf;
  136. }
  137. static char * wpa_config_write_string(const u8 *value, size_t len)
  138. {
  139. if (value == NULL)
  140. return NULL;
  141. if (is_hex(value, len))
  142. return wpa_config_write_string_hex(value, len);
  143. else
  144. return wpa_config_write_string_ascii(value, len);
  145. }
  146. static char * wpa_config_write_str(const struct parse_data *data,
  147. struct wpa_ssid *ssid)
  148. {
  149. size_t len;
  150. char **src;
  151. src = (char **) (((u8 *) ssid) + (long) data->param1);
  152. if (*src == NULL)
  153. return NULL;
  154. if (data->param2)
  155. len = *((size_t *) (((u8 *) ssid) + (long) data->param2));
  156. else
  157. len = os_strlen(*src);
  158. return wpa_config_write_string((const u8 *) *src, len);
  159. }
  160. #endif /* NO_CONFIG_WRITE */
  161. static int wpa_config_parse_int(const struct parse_data *data,
  162. struct wpa_ssid *ssid,
  163. int line, const char *value)
  164. {
  165. int val, *dst;
  166. char *end;
  167. dst = (int *) (((u8 *) ssid) + (long) data->param1);
  168. val = strtol(value, &end, 0);
  169. if (*end) {
  170. wpa_printf(MSG_ERROR, "Line %d: invalid number \"%s\"",
  171. line, value);
  172. return -1;
  173. }
  174. if (*dst == val)
  175. return 1;
  176. *dst = val;
  177. wpa_printf(MSG_MSGDUMP, "%s=%d (0x%x)", data->name, *dst, *dst);
  178. if (data->param3 && *dst < (long) data->param3) {
  179. wpa_printf(MSG_ERROR, "Line %d: too small %s (value=%d "
  180. "min_value=%ld)", line, data->name, *dst,
  181. (long) data->param3);
  182. *dst = (long) data->param3;
  183. return -1;
  184. }
  185. if (data->param4 && *dst > (long) data->param4) {
  186. wpa_printf(MSG_ERROR, "Line %d: too large %s (value=%d "
  187. "max_value=%ld)", line, data->name, *dst,
  188. (long) data->param4);
  189. *dst = (long) data->param4;
  190. return -1;
  191. }
  192. return 0;
  193. }
  194. #ifndef NO_CONFIG_WRITE
  195. static char * wpa_config_write_int(const struct parse_data *data,
  196. struct wpa_ssid *ssid)
  197. {
  198. int *src, res;
  199. char *value;
  200. src = (int *) (((u8 *) ssid) + (long) data->param1);
  201. value = os_malloc(20);
  202. if (value == NULL)
  203. return NULL;
  204. res = os_snprintf(value, 20, "%d", *src);
  205. if (os_snprintf_error(20, res)) {
  206. os_free(value);
  207. return NULL;
  208. }
  209. value[20 - 1] = '\0';
  210. return value;
  211. }
  212. #endif /* NO_CONFIG_WRITE */
  213. static int wpa_config_parse_addr_list(const struct parse_data *data,
  214. int line, const char *value,
  215. u8 **list, size_t *num, char *name,
  216. u8 abort_on_error, u8 masked)
  217. {
  218. const char *pos;
  219. u8 *buf, *n, addr[2 * ETH_ALEN];
  220. size_t count;
  221. buf = NULL;
  222. count = 0;
  223. pos = value;
  224. while (pos && *pos) {
  225. while (*pos == ' ')
  226. pos++;
  227. if (hwaddr_masked_aton(pos, addr, &addr[ETH_ALEN], masked)) {
  228. if (abort_on_error || count == 0) {
  229. wpa_printf(MSG_ERROR,
  230. "Line %d: Invalid %s address '%s'",
  231. line, name, value);
  232. os_free(buf);
  233. return -1;
  234. }
  235. /* continue anyway since this could have been from a
  236. * truncated configuration file line */
  237. wpa_printf(MSG_INFO,
  238. "Line %d: Ignore likely truncated %s address '%s'",
  239. line, name, pos);
  240. } else {
  241. n = os_realloc_array(buf, count + 1, 2 * ETH_ALEN);
  242. if (n == NULL) {
  243. os_free(buf);
  244. return -1;
  245. }
  246. buf = n;
  247. os_memmove(buf + 2 * ETH_ALEN, buf,
  248. count * 2 * ETH_ALEN);
  249. os_memcpy(buf, addr, 2 * ETH_ALEN);
  250. count++;
  251. wpa_printf(MSG_MSGDUMP,
  252. "%s: addr=" MACSTR " mask=" MACSTR,
  253. name, MAC2STR(addr),
  254. MAC2STR(&addr[ETH_ALEN]));
  255. }
  256. pos = os_strchr(pos, ' ');
  257. }
  258. os_free(*list);
  259. *list = buf;
  260. *num = count;
  261. return 0;
  262. }
  263. #ifndef NO_CONFIG_WRITE
  264. static char * wpa_config_write_addr_list(const struct parse_data *data,
  265. const u8 *list, size_t num, char *name)
  266. {
  267. char *value, *end, *pos;
  268. int res;
  269. size_t i;
  270. if (list == NULL || num == 0)
  271. return NULL;
  272. value = os_malloc(2 * 20 * num);
  273. if (value == NULL)
  274. return NULL;
  275. pos = value;
  276. end = value + 2 * 20 * num;
  277. for (i = num; i > 0; i--) {
  278. const u8 *a = list + (i - 1) * 2 * ETH_ALEN;
  279. const u8 *m = a + ETH_ALEN;
  280. if (i < num)
  281. *pos++ = ' ';
  282. res = hwaddr_mask_txt(pos, end - pos, a, m);
  283. if (res < 0) {
  284. os_free(value);
  285. return NULL;
  286. }
  287. pos += res;
  288. }
  289. return value;
  290. }
  291. #endif /* NO_CONFIG_WRITE */
  292. static int wpa_config_parse_bssid(const struct parse_data *data,
  293. struct wpa_ssid *ssid, int line,
  294. const char *value)
  295. {
  296. if (value[0] == '\0' || os_strcmp(value, "\"\"") == 0 ||
  297. os_strcmp(value, "any") == 0) {
  298. ssid->bssid_set = 0;
  299. wpa_printf(MSG_MSGDUMP, "BSSID any");
  300. return 0;
  301. }
  302. if (hwaddr_aton(value, ssid->bssid)) {
  303. wpa_printf(MSG_ERROR, "Line %d: Invalid BSSID '%s'.",
  304. line, value);
  305. return -1;
  306. }
  307. ssid->bssid_set = 1;
  308. wpa_hexdump(MSG_MSGDUMP, "BSSID", ssid->bssid, ETH_ALEN);
  309. return 0;
  310. }
  311. #ifndef NO_CONFIG_WRITE
  312. static char * wpa_config_write_bssid(const struct parse_data *data,
  313. struct wpa_ssid *ssid)
  314. {
  315. char *value;
  316. int res;
  317. if (!ssid->bssid_set)
  318. return NULL;
  319. value = os_malloc(20);
  320. if (value == NULL)
  321. return NULL;
  322. res = os_snprintf(value, 20, MACSTR, MAC2STR(ssid->bssid));
  323. if (os_snprintf_error(20, res)) {
  324. os_free(value);
  325. return NULL;
  326. }
  327. value[20 - 1] = '\0';
  328. return value;
  329. }
  330. #endif /* NO_CONFIG_WRITE */
  331. static int wpa_config_parse_bssid_hint(const struct parse_data *data,
  332. struct wpa_ssid *ssid, int line,
  333. const char *value)
  334. {
  335. if (value[0] == '\0' || os_strcmp(value, "\"\"") == 0 ||
  336. os_strcmp(value, "any") == 0) {
  337. ssid->bssid_hint_set = 0;
  338. wpa_printf(MSG_MSGDUMP, "BSSID hint any");
  339. return 0;
  340. }
  341. if (hwaddr_aton(value, ssid->bssid_hint)) {
  342. wpa_printf(MSG_ERROR, "Line %d: Invalid BSSID hint '%s'.",
  343. line, value);
  344. return -1;
  345. }
  346. ssid->bssid_hint_set = 1;
  347. wpa_hexdump(MSG_MSGDUMP, "BSSID hint", ssid->bssid_hint, ETH_ALEN);
  348. return 0;
  349. }
  350. #ifndef NO_CONFIG_WRITE
  351. static char * wpa_config_write_bssid_hint(const struct parse_data *data,
  352. struct wpa_ssid *ssid)
  353. {
  354. char *value;
  355. int res;
  356. if (!ssid->bssid_hint_set)
  357. return NULL;
  358. value = os_malloc(20);
  359. if (!value)
  360. return NULL;
  361. res = os_snprintf(value, 20, MACSTR, MAC2STR(ssid->bssid_hint));
  362. if (os_snprintf_error(20, res)) {
  363. os_free(value);
  364. return NULL;
  365. }
  366. return value;
  367. }
  368. #endif /* NO_CONFIG_WRITE */
  369. static int wpa_config_parse_bssid_blacklist(const struct parse_data *data,
  370. struct wpa_ssid *ssid, int line,
  371. const char *value)
  372. {
  373. return wpa_config_parse_addr_list(data, line, value,
  374. &ssid->bssid_blacklist,
  375. &ssid->num_bssid_blacklist,
  376. "bssid_blacklist", 1, 1);
  377. }
  378. #ifndef NO_CONFIG_WRITE
  379. static char * wpa_config_write_bssid_blacklist(const struct parse_data *data,
  380. struct wpa_ssid *ssid)
  381. {
  382. return wpa_config_write_addr_list(data, ssid->bssid_blacklist,
  383. ssid->num_bssid_blacklist,
  384. "bssid_blacklist");
  385. }
  386. #endif /* NO_CONFIG_WRITE */
  387. static int wpa_config_parse_bssid_whitelist(const struct parse_data *data,
  388. struct wpa_ssid *ssid, int line,
  389. const char *value)
  390. {
  391. return wpa_config_parse_addr_list(data, line, value,
  392. &ssid->bssid_whitelist,
  393. &ssid->num_bssid_whitelist,
  394. "bssid_whitelist", 1, 1);
  395. }
  396. #ifndef NO_CONFIG_WRITE
  397. static char * wpa_config_write_bssid_whitelist(const struct parse_data *data,
  398. struct wpa_ssid *ssid)
  399. {
  400. return wpa_config_write_addr_list(data, ssid->bssid_whitelist,
  401. ssid->num_bssid_whitelist,
  402. "bssid_whitelist");
  403. }
  404. #endif /* NO_CONFIG_WRITE */
  405. static int wpa_config_parse_psk(const struct parse_data *data,
  406. struct wpa_ssid *ssid, int line,
  407. const char *value)
  408. {
  409. #ifdef CONFIG_EXT_PASSWORD
  410. if (os_strncmp(value, "ext:", 4) == 0) {
  411. str_clear_free(ssid->passphrase);
  412. ssid->passphrase = NULL;
  413. ssid->psk_set = 0;
  414. os_free(ssid->ext_psk);
  415. ssid->ext_psk = os_strdup(value + 4);
  416. if (ssid->ext_psk == NULL)
  417. return -1;
  418. wpa_printf(MSG_DEBUG, "PSK: External password '%s'",
  419. ssid->ext_psk);
  420. return 0;
  421. }
  422. #endif /* CONFIG_EXT_PASSWORD */
  423. if (*value == '"') {
  424. #ifndef CONFIG_NO_PBKDF2
  425. const char *pos;
  426. size_t len;
  427. value++;
  428. pos = os_strrchr(value, '"');
  429. if (pos)
  430. len = pos - value;
  431. else
  432. len = os_strlen(value);
  433. if (len < 8 || len > 63) {
  434. wpa_printf(MSG_ERROR, "Line %d: Invalid passphrase "
  435. "length %lu (expected: 8..63) '%s'.",
  436. line, (unsigned long) len, value);
  437. return -1;
  438. }
  439. wpa_hexdump_ascii_key(MSG_MSGDUMP, "PSK (ASCII passphrase)",
  440. (u8 *) value, len);
  441. if (has_ctrl_char((u8 *) value, len)) {
  442. wpa_printf(MSG_ERROR,
  443. "Line %d: Invalid passphrase character",
  444. line);
  445. return -1;
  446. }
  447. if (ssid->passphrase && os_strlen(ssid->passphrase) == len &&
  448. os_memcmp(ssid->passphrase, value, len) == 0) {
  449. /* No change to the previously configured value */
  450. return 1;
  451. }
  452. ssid->psk_set = 0;
  453. str_clear_free(ssid->passphrase);
  454. ssid->passphrase = dup_binstr(value, len);
  455. if (ssid->passphrase == NULL)
  456. return -1;
  457. return 0;
  458. #else /* CONFIG_NO_PBKDF2 */
  459. wpa_printf(MSG_ERROR, "Line %d: ASCII passphrase not "
  460. "supported.", line);
  461. return -1;
  462. #endif /* CONFIG_NO_PBKDF2 */
  463. }
  464. if (hexstr2bin(value, ssid->psk, PMK_LEN) ||
  465. value[PMK_LEN * 2] != '\0') {
  466. wpa_printf(MSG_ERROR, "Line %d: Invalid PSK '%s'.",
  467. line, value);
  468. return -1;
  469. }
  470. str_clear_free(ssid->passphrase);
  471. ssid->passphrase = NULL;
  472. ssid->psk_set = 1;
  473. wpa_hexdump_key(MSG_MSGDUMP, "PSK", ssid->psk, PMK_LEN);
  474. return 0;
  475. }
  476. #ifndef NO_CONFIG_WRITE
  477. static char * wpa_config_write_psk(const struct parse_data *data,
  478. struct wpa_ssid *ssid)
  479. {
  480. #ifdef CONFIG_EXT_PASSWORD
  481. if (ssid->ext_psk) {
  482. size_t len = 4 + os_strlen(ssid->ext_psk) + 1;
  483. char *buf = os_malloc(len);
  484. int res;
  485. if (buf == NULL)
  486. return NULL;
  487. res = os_snprintf(buf, len, "ext:%s", ssid->ext_psk);
  488. if (os_snprintf_error(len, res)) {
  489. os_free(buf);
  490. buf = NULL;
  491. }
  492. return buf;
  493. }
  494. #endif /* CONFIG_EXT_PASSWORD */
  495. if (ssid->passphrase)
  496. return wpa_config_write_string_ascii(
  497. (const u8 *) ssid->passphrase,
  498. os_strlen(ssid->passphrase));
  499. if (ssid->psk_set)
  500. return wpa_config_write_string_hex(ssid->psk, PMK_LEN);
  501. return NULL;
  502. }
  503. #endif /* NO_CONFIG_WRITE */
  504. static int wpa_config_parse_proto(const struct parse_data *data,
  505. struct wpa_ssid *ssid, int line,
  506. const char *value)
  507. {
  508. int val = 0, last, errors = 0;
  509. char *start, *end, *buf;
  510. buf = os_strdup(value);
  511. if (buf == NULL)
  512. return -1;
  513. start = buf;
  514. while (*start != '\0') {
  515. while (*start == ' ' || *start == '\t')
  516. start++;
  517. if (*start == '\0')
  518. break;
  519. end = start;
  520. while (*end != ' ' && *end != '\t' && *end != '\0')
  521. end++;
  522. last = *end == '\0';
  523. *end = '\0';
  524. if (os_strcmp(start, "WPA") == 0)
  525. val |= WPA_PROTO_WPA;
  526. else if (os_strcmp(start, "RSN") == 0 ||
  527. os_strcmp(start, "WPA2") == 0)
  528. val |= WPA_PROTO_RSN;
  529. else if (os_strcmp(start, "OSEN") == 0)
  530. val |= WPA_PROTO_OSEN;
  531. else {
  532. wpa_printf(MSG_ERROR, "Line %d: invalid proto '%s'",
  533. line, start);
  534. errors++;
  535. }
  536. if (last)
  537. break;
  538. start = end + 1;
  539. }
  540. os_free(buf);
  541. if (val == 0) {
  542. wpa_printf(MSG_ERROR,
  543. "Line %d: no proto values configured.", line);
  544. errors++;
  545. }
  546. if (!errors && ssid->proto == val)
  547. return 1;
  548. wpa_printf(MSG_MSGDUMP, "proto: 0x%x", val);
  549. ssid->proto = val;
  550. return errors ? -1 : 0;
  551. }
  552. #ifndef NO_CONFIG_WRITE
  553. static char * wpa_config_write_proto(const struct parse_data *data,
  554. struct wpa_ssid *ssid)
  555. {
  556. int ret;
  557. char *buf, *pos, *end;
  558. pos = buf = os_zalloc(20);
  559. if (buf == NULL)
  560. return NULL;
  561. end = buf + 20;
  562. if (ssid->proto & WPA_PROTO_WPA) {
  563. ret = os_snprintf(pos, end - pos, "%sWPA",
  564. pos == buf ? "" : " ");
  565. if (os_snprintf_error(end - pos, ret))
  566. return buf;
  567. pos += ret;
  568. }
  569. if (ssid->proto & WPA_PROTO_RSN) {
  570. ret = os_snprintf(pos, end - pos, "%sRSN",
  571. pos == buf ? "" : " ");
  572. if (os_snprintf_error(end - pos, ret))
  573. return buf;
  574. pos += ret;
  575. }
  576. if (ssid->proto & WPA_PROTO_OSEN) {
  577. ret = os_snprintf(pos, end - pos, "%sOSEN",
  578. pos == buf ? "" : " ");
  579. if (os_snprintf_error(end - pos, ret))
  580. return buf;
  581. pos += ret;
  582. }
  583. if (pos == buf) {
  584. os_free(buf);
  585. buf = NULL;
  586. }
  587. return buf;
  588. }
  589. #endif /* NO_CONFIG_WRITE */
  590. static int wpa_config_parse_key_mgmt(const struct parse_data *data,
  591. struct wpa_ssid *ssid, int line,
  592. const char *value)
  593. {
  594. int val = 0, last, errors = 0;
  595. char *start, *end, *buf;
  596. buf = os_strdup(value);
  597. if (buf == NULL)
  598. return -1;
  599. start = buf;
  600. while (*start != '\0') {
  601. while (*start == ' ' || *start == '\t')
  602. start++;
  603. if (*start == '\0')
  604. break;
  605. end = start;
  606. while (*end != ' ' && *end != '\t' && *end != '\0')
  607. end++;
  608. last = *end == '\0';
  609. *end = '\0';
  610. if (os_strcmp(start, "WPA-PSK") == 0)
  611. val |= WPA_KEY_MGMT_PSK;
  612. else if (os_strcmp(start, "WPA-EAP") == 0)
  613. val |= WPA_KEY_MGMT_IEEE8021X;
  614. else if (os_strcmp(start, "IEEE8021X") == 0)
  615. val |= WPA_KEY_MGMT_IEEE8021X_NO_WPA;
  616. else if (os_strcmp(start, "NONE") == 0)
  617. val |= WPA_KEY_MGMT_NONE;
  618. else if (os_strcmp(start, "WPA-NONE") == 0)
  619. val |= WPA_KEY_MGMT_WPA_NONE;
  620. #ifdef CONFIG_IEEE80211R
  621. else if (os_strcmp(start, "FT-PSK") == 0)
  622. val |= WPA_KEY_MGMT_FT_PSK;
  623. else if (os_strcmp(start, "FT-EAP") == 0)
  624. val |= WPA_KEY_MGMT_FT_IEEE8021X;
  625. #endif /* CONFIG_IEEE80211R */
  626. #ifdef CONFIG_IEEE80211W
  627. else if (os_strcmp(start, "WPA-PSK-SHA256") == 0)
  628. val |= WPA_KEY_MGMT_PSK_SHA256;
  629. else if (os_strcmp(start, "WPA-EAP-SHA256") == 0)
  630. val |= WPA_KEY_MGMT_IEEE8021X_SHA256;
  631. #endif /* CONFIG_IEEE80211W */
  632. #ifdef CONFIG_WPS
  633. else if (os_strcmp(start, "WPS") == 0)
  634. val |= WPA_KEY_MGMT_WPS;
  635. #endif /* CONFIG_WPS */
  636. #ifdef CONFIG_SAE
  637. else if (os_strcmp(start, "SAE") == 0)
  638. val |= WPA_KEY_MGMT_SAE;
  639. else if (os_strcmp(start, "FT-SAE") == 0)
  640. val |= WPA_KEY_MGMT_FT_SAE;
  641. #endif /* CONFIG_SAE */
  642. #ifdef CONFIG_HS20
  643. else if (os_strcmp(start, "OSEN") == 0)
  644. val |= WPA_KEY_MGMT_OSEN;
  645. #endif /* CONFIG_HS20 */
  646. #ifdef CONFIG_SUITEB
  647. else if (os_strcmp(start, "WPA-EAP-SUITE-B") == 0)
  648. val |= WPA_KEY_MGMT_IEEE8021X_SUITE_B;
  649. #endif /* CONFIG_SUITEB */
  650. #ifdef CONFIG_SUITEB192
  651. else if (os_strcmp(start, "WPA-EAP-SUITE-B-192") == 0)
  652. val |= WPA_KEY_MGMT_IEEE8021X_SUITE_B_192;
  653. #endif /* CONFIG_SUITEB192 */
  654. #ifdef CONFIG_FILS
  655. else if (os_strcmp(start, "FILS-SHA256") == 0)
  656. val |= WPA_KEY_MGMT_FILS_SHA256;
  657. else if (os_strcmp(start, "FILS-SHA384") == 0)
  658. val |= WPA_KEY_MGMT_FILS_SHA384;
  659. #ifdef CONFIG_IEEE80211R
  660. else if (os_strcmp(start, "FT-FILS-SHA256") == 0)
  661. val |= WPA_KEY_MGMT_FT_FILS_SHA256;
  662. else if (os_strcmp(start, "FT-FILS-SHA384") == 0)
  663. val |= WPA_KEY_MGMT_FT_FILS_SHA384;
  664. #endif /* CONFIG_IEEE80211R */
  665. #endif /* CONFIG_FILS */
  666. #ifdef CONFIG_OWE
  667. else if (os_strcmp(start, "OWE") == 0)
  668. val |= WPA_KEY_MGMT_OWE;
  669. #endif /* CONFIG_OWE */
  670. #ifdef CONFIG_DPP
  671. else if (os_strcmp(start, "DPP") == 0)
  672. val |= WPA_KEY_MGMT_DPP;
  673. #endif /* CONFIG_DPP */
  674. else {
  675. wpa_printf(MSG_ERROR, "Line %d: invalid key_mgmt '%s'",
  676. line, start);
  677. errors++;
  678. }
  679. if (last)
  680. break;
  681. start = end + 1;
  682. }
  683. os_free(buf);
  684. if (val == 0) {
  685. wpa_printf(MSG_ERROR,
  686. "Line %d: no key_mgmt values configured.", line);
  687. errors++;
  688. }
  689. if (!errors && ssid->key_mgmt == val)
  690. return 1;
  691. wpa_printf(MSG_MSGDUMP, "key_mgmt: 0x%x", val);
  692. ssid->key_mgmt = val;
  693. return errors ? -1 : 0;
  694. }
  695. #ifndef NO_CONFIG_WRITE
  696. static char * wpa_config_write_key_mgmt(const struct parse_data *data,
  697. struct wpa_ssid *ssid)
  698. {
  699. char *buf, *pos, *end;
  700. int ret;
  701. pos = buf = os_zalloc(100);
  702. if (buf == NULL)
  703. return NULL;
  704. end = buf + 100;
  705. if (ssid->key_mgmt & WPA_KEY_MGMT_PSK) {
  706. ret = os_snprintf(pos, end - pos, "%sWPA-PSK",
  707. pos == buf ? "" : " ");
  708. if (os_snprintf_error(end - pos, ret)) {
  709. end[-1] = '\0';
  710. return buf;
  711. }
  712. pos += ret;
  713. }
  714. if (ssid->key_mgmt & WPA_KEY_MGMT_IEEE8021X) {
  715. ret = os_snprintf(pos, end - pos, "%sWPA-EAP",
  716. pos == buf ? "" : " ");
  717. if (os_snprintf_error(end - pos, ret)) {
  718. end[-1] = '\0';
  719. return buf;
  720. }
  721. pos += ret;
  722. }
  723. if (ssid->key_mgmt & WPA_KEY_MGMT_IEEE8021X_NO_WPA) {
  724. ret = os_snprintf(pos, end - pos, "%sIEEE8021X",
  725. pos == buf ? "" : " ");
  726. if (os_snprintf_error(end - pos, ret)) {
  727. end[-1] = '\0';
  728. return buf;
  729. }
  730. pos += ret;
  731. }
  732. if (ssid->key_mgmt & WPA_KEY_MGMT_NONE) {
  733. ret = os_snprintf(pos, end - pos, "%sNONE",
  734. pos == buf ? "" : " ");
  735. if (os_snprintf_error(end - pos, ret)) {
  736. end[-1] = '\0';
  737. return buf;
  738. }
  739. pos += ret;
  740. }
  741. if (ssid->key_mgmt & WPA_KEY_MGMT_WPA_NONE) {
  742. ret = os_snprintf(pos, end - pos, "%sWPA-NONE",
  743. pos == buf ? "" : " ");
  744. if (os_snprintf_error(end - pos, ret)) {
  745. end[-1] = '\0';
  746. return buf;
  747. }
  748. pos += ret;
  749. }
  750. #ifdef CONFIG_IEEE80211R
  751. if (ssid->key_mgmt & WPA_KEY_MGMT_FT_PSK) {
  752. ret = os_snprintf(pos, end - pos, "%sFT-PSK",
  753. pos == buf ? "" : " ");
  754. if (os_snprintf_error(end - pos, ret)) {
  755. end[-1] = '\0';
  756. return buf;
  757. }
  758. pos += ret;
  759. }
  760. if (ssid->key_mgmt & WPA_KEY_MGMT_FT_IEEE8021X) {
  761. ret = os_snprintf(pos, end - pos, "%sFT-EAP",
  762. pos == buf ? "" : " ");
  763. if (os_snprintf_error(end - pos, ret)) {
  764. end[-1] = '\0';
  765. return buf;
  766. }
  767. pos += ret;
  768. }
  769. #endif /* CONFIG_IEEE80211R */
  770. #ifdef CONFIG_IEEE80211W
  771. if (ssid->key_mgmt & WPA_KEY_MGMT_PSK_SHA256) {
  772. ret = os_snprintf(pos, end - pos, "%sWPA-PSK-SHA256",
  773. pos == buf ? "" : " ");
  774. if (os_snprintf_error(end - pos, ret)) {
  775. end[-1] = '\0';
  776. return buf;
  777. }
  778. pos += ret;
  779. }
  780. if (ssid->key_mgmt & WPA_KEY_MGMT_IEEE8021X_SHA256) {
  781. ret = os_snprintf(pos, end - pos, "%sWPA-EAP-SHA256",
  782. pos == buf ? "" : " ");
  783. if (os_snprintf_error(end - pos, ret)) {
  784. end[-1] = '\0';
  785. return buf;
  786. }
  787. pos += ret;
  788. }
  789. #endif /* CONFIG_IEEE80211W */
  790. #ifdef CONFIG_WPS
  791. if (ssid->key_mgmt & WPA_KEY_MGMT_WPS) {
  792. ret = os_snprintf(pos, end - pos, "%sWPS",
  793. pos == buf ? "" : " ");
  794. if (os_snprintf_error(end - pos, ret)) {
  795. end[-1] = '\0';
  796. return buf;
  797. }
  798. pos += ret;
  799. }
  800. #endif /* CONFIG_WPS */
  801. #ifdef CONFIG_SAE
  802. if (ssid->key_mgmt & WPA_KEY_MGMT_SAE) {
  803. ret = os_snprintf(pos, end - pos, "%sSAE",
  804. pos == buf ? "" : " ");
  805. if (os_snprintf_error(end - pos, ret)) {
  806. end[-1] = '\0';
  807. return buf;
  808. }
  809. pos += ret;
  810. }
  811. if (ssid->key_mgmt & WPA_KEY_MGMT_FT_SAE) {
  812. ret = os_snprintf(pos, end - pos, "%sFT-SAE",
  813. pos == buf ? "" : " ");
  814. if (os_snprintf_error(end - pos, ret)) {
  815. end[-1] = '\0';
  816. return buf;
  817. }
  818. pos += ret;
  819. }
  820. #endif /* CONFIG_SAE */
  821. #ifdef CONFIG_HS20
  822. if (ssid->key_mgmt & WPA_KEY_MGMT_OSEN) {
  823. ret = os_snprintf(pos, end - pos, "%sOSEN",
  824. pos == buf ? "" : " ");
  825. if (os_snprintf_error(end - pos, ret)) {
  826. end[-1] = '\0';
  827. return buf;
  828. }
  829. pos += ret;
  830. }
  831. #endif /* CONFIG_HS20 */
  832. #ifdef CONFIG_SUITEB
  833. if (ssid->key_mgmt & WPA_KEY_MGMT_IEEE8021X_SUITE_B) {
  834. ret = os_snprintf(pos, end - pos, "%sWPA-EAP-SUITE-B",
  835. pos == buf ? "" : " ");
  836. if (os_snprintf_error(end - pos, ret)) {
  837. end[-1] = '\0';
  838. return buf;
  839. }
  840. pos += ret;
  841. }
  842. #endif /* CONFIG_SUITEB */
  843. #ifdef CONFIG_SUITEB192
  844. if (ssid->key_mgmt & WPA_KEY_MGMT_IEEE8021X_SUITE_B_192) {
  845. ret = os_snprintf(pos, end - pos, "%sWPA-EAP-SUITE-B-192",
  846. pos == buf ? "" : " ");
  847. if (os_snprintf_error(end - pos, ret)) {
  848. end[-1] = '\0';
  849. return buf;
  850. }
  851. pos += ret;
  852. }
  853. #endif /* CONFIG_SUITEB192 */
  854. #ifdef CONFIG_FILS
  855. if (ssid->key_mgmt & WPA_KEY_MGMT_FILS_SHA256) {
  856. ret = os_snprintf(pos, end - pos, "%sFILS-SHA256",
  857. pos == buf ? "" : " ");
  858. if (os_snprintf_error(end - pos, ret)) {
  859. end[-1] = '\0';
  860. return buf;
  861. }
  862. pos += ret;
  863. }
  864. if (ssid->key_mgmt & WPA_KEY_MGMT_FILS_SHA384) {
  865. ret = os_snprintf(pos, end - pos, "%sFILS-SHA384",
  866. pos == buf ? "" : " ");
  867. if (os_snprintf_error(end - pos, ret)) {
  868. end[-1] = '\0';
  869. return buf;
  870. }
  871. pos += ret;
  872. }
  873. #ifdef CONFIG_IEEE80211R
  874. if (ssid->key_mgmt & WPA_KEY_MGMT_FT_FILS_SHA256) {
  875. ret = os_snprintf(pos, end - pos, "%sFT-FILS-SHA256",
  876. pos == buf ? "" : " ");
  877. if (os_snprintf_error(end - pos, ret)) {
  878. end[-1] = '\0';
  879. return buf;
  880. }
  881. pos += ret;
  882. }
  883. if (ssid->key_mgmt & WPA_KEY_MGMT_FT_FILS_SHA384) {
  884. ret = os_snprintf(pos, end - pos, "%sFT-FILS-SHA384",
  885. pos == buf ? "" : " ");
  886. if (os_snprintf_error(end - pos, ret)) {
  887. end[-1] = '\0';
  888. return buf;
  889. }
  890. pos += ret;
  891. }
  892. #endif /* CONFIG_IEEE80211R */
  893. #endif /* CONFIG_FILS */
  894. if (pos == buf) {
  895. os_free(buf);
  896. buf = NULL;
  897. }
  898. return buf;
  899. }
  900. #endif /* NO_CONFIG_WRITE */
  901. static int wpa_config_parse_cipher(int line, const char *value)
  902. {
  903. #ifdef CONFIG_NO_WPA
  904. return -1;
  905. #else /* CONFIG_NO_WPA */
  906. int val = wpa_parse_cipher(value);
  907. if (val < 0) {
  908. wpa_printf(MSG_ERROR, "Line %d: invalid cipher '%s'.",
  909. line, value);
  910. return -1;
  911. }
  912. if (val == 0) {
  913. wpa_printf(MSG_ERROR, "Line %d: no cipher values configured.",
  914. line);
  915. return -1;
  916. }
  917. return val;
  918. #endif /* CONFIG_NO_WPA */
  919. }
  920. #ifndef NO_CONFIG_WRITE
  921. static char * wpa_config_write_cipher(int cipher)
  922. {
  923. #ifdef CONFIG_NO_WPA
  924. return NULL;
  925. #else /* CONFIG_NO_WPA */
  926. char *buf = os_zalloc(50);
  927. if (buf == NULL)
  928. return NULL;
  929. if (wpa_write_ciphers(buf, buf + 50, cipher, " ") < 0) {
  930. os_free(buf);
  931. return NULL;
  932. }
  933. return buf;
  934. #endif /* CONFIG_NO_WPA */
  935. }
  936. #endif /* NO_CONFIG_WRITE */
  937. static int wpa_config_parse_pairwise(const struct parse_data *data,
  938. struct wpa_ssid *ssid, int line,
  939. const char *value)
  940. {
  941. int val;
  942. val = wpa_config_parse_cipher(line, value);
  943. if (val == -1)
  944. return -1;
  945. if (val & ~WPA_ALLOWED_PAIRWISE_CIPHERS) {
  946. wpa_printf(MSG_ERROR, "Line %d: not allowed pairwise cipher "
  947. "(0x%x).", line, val);
  948. return -1;
  949. }
  950. if (ssid->pairwise_cipher == val)
  951. return 1;
  952. wpa_printf(MSG_MSGDUMP, "pairwise: 0x%x", val);
  953. ssid->pairwise_cipher = val;
  954. return 0;
  955. }
  956. #ifndef NO_CONFIG_WRITE
  957. static char * wpa_config_write_pairwise(const struct parse_data *data,
  958. struct wpa_ssid *ssid)
  959. {
  960. return wpa_config_write_cipher(ssid->pairwise_cipher);
  961. }
  962. #endif /* NO_CONFIG_WRITE */
  963. static int wpa_config_parse_group(const struct parse_data *data,
  964. struct wpa_ssid *ssid, int line,
  965. const char *value)
  966. {
  967. int val;
  968. val = wpa_config_parse_cipher(line, value);
  969. if (val == -1)
  970. return -1;
  971. /*
  972. * Backwards compatibility - filter out WEP ciphers that were previously
  973. * allowed.
  974. */
  975. val &= ~(WPA_CIPHER_WEP104 | WPA_CIPHER_WEP40);
  976. if (val & ~WPA_ALLOWED_GROUP_CIPHERS) {
  977. wpa_printf(MSG_ERROR, "Line %d: not allowed group cipher "
  978. "(0x%x).", line, val);
  979. return -1;
  980. }
  981. if (ssid->group_cipher == val)
  982. return 1;
  983. wpa_printf(MSG_MSGDUMP, "group: 0x%x", val);
  984. ssid->group_cipher = val;
  985. return 0;
  986. }
  987. #ifndef NO_CONFIG_WRITE
  988. static char * wpa_config_write_group(const struct parse_data *data,
  989. struct wpa_ssid *ssid)
  990. {
  991. return wpa_config_write_cipher(ssid->group_cipher);
  992. }
  993. #endif /* NO_CONFIG_WRITE */
  994. static int wpa_config_parse_auth_alg(const struct parse_data *data,
  995. struct wpa_ssid *ssid, int line,
  996. const char *value)
  997. {
  998. int val = 0, last, errors = 0;
  999. char *start, *end, *buf;
  1000. buf = os_strdup(value);
  1001. if (buf == NULL)
  1002. return -1;
  1003. start = buf;
  1004. while (*start != '\0') {
  1005. while (*start == ' ' || *start == '\t')
  1006. start++;
  1007. if (*start == '\0')
  1008. break;
  1009. end = start;
  1010. while (*end != ' ' && *end != '\t' && *end != '\0')
  1011. end++;
  1012. last = *end == '\0';
  1013. *end = '\0';
  1014. if (os_strcmp(start, "OPEN") == 0)
  1015. val |= WPA_AUTH_ALG_OPEN;
  1016. else if (os_strcmp(start, "SHARED") == 0)
  1017. val |= WPA_AUTH_ALG_SHARED;
  1018. else if (os_strcmp(start, "LEAP") == 0)
  1019. val |= WPA_AUTH_ALG_LEAP;
  1020. else {
  1021. wpa_printf(MSG_ERROR, "Line %d: invalid auth_alg '%s'",
  1022. line, start);
  1023. errors++;
  1024. }
  1025. if (last)
  1026. break;
  1027. start = end + 1;
  1028. }
  1029. os_free(buf);
  1030. if (val == 0) {
  1031. wpa_printf(MSG_ERROR,
  1032. "Line %d: no auth_alg values configured.", line);
  1033. errors++;
  1034. }
  1035. if (!errors && ssid->auth_alg == val)
  1036. return 1;
  1037. wpa_printf(MSG_MSGDUMP, "auth_alg: 0x%x", val);
  1038. ssid->auth_alg = val;
  1039. return errors ? -1 : 0;
  1040. }
  1041. #ifndef NO_CONFIG_WRITE
  1042. static char * wpa_config_write_auth_alg(const struct parse_data *data,
  1043. struct wpa_ssid *ssid)
  1044. {
  1045. char *buf, *pos, *end;
  1046. int ret;
  1047. pos = buf = os_zalloc(30);
  1048. if (buf == NULL)
  1049. return NULL;
  1050. end = buf + 30;
  1051. if (ssid->auth_alg & WPA_AUTH_ALG_OPEN) {
  1052. ret = os_snprintf(pos, end - pos, "%sOPEN",
  1053. pos == buf ? "" : " ");
  1054. if (os_snprintf_error(end - pos, ret)) {
  1055. end[-1] = '\0';
  1056. return buf;
  1057. }
  1058. pos += ret;
  1059. }
  1060. if (ssid->auth_alg & WPA_AUTH_ALG_SHARED) {
  1061. ret = os_snprintf(pos, end - pos, "%sSHARED",
  1062. pos == buf ? "" : " ");
  1063. if (os_snprintf_error(end - pos, ret)) {
  1064. end[-1] = '\0';
  1065. return buf;
  1066. }
  1067. pos += ret;
  1068. }
  1069. if (ssid->auth_alg & WPA_AUTH_ALG_LEAP) {
  1070. ret = os_snprintf(pos, end - pos, "%sLEAP",
  1071. pos == buf ? "" : " ");
  1072. if (os_snprintf_error(end - pos, ret)) {
  1073. end[-1] = '\0';
  1074. return buf;
  1075. }
  1076. pos += ret;
  1077. }
  1078. if (pos == buf) {
  1079. os_free(buf);
  1080. buf = NULL;
  1081. }
  1082. return buf;
  1083. }
  1084. #endif /* NO_CONFIG_WRITE */
  1085. static int * wpa_config_parse_int_array(const char *value)
  1086. {
  1087. int *freqs;
  1088. size_t used, len;
  1089. const char *pos;
  1090. used = 0;
  1091. len = 10;
  1092. freqs = os_calloc(len + 1, sizeof(int));
  1093. if (freqs == NULL)
  1094. return NULL;
  1095. pos = value;
  1096. while (pos) {
  1097. while (*pos == ' ')
  1098. pos++;
  1099. if (used == len) {
  1100. int *n;
  1101. size_t i;
  1102. n = os_realloc_array(freqs, len * 2 + 1, sizeof(int));
  1103. if (n == NULL) {
  1104. os_free(freqs);
  1105. return NULL;
  1106. }
  1107. for (i = len; i <= len * 2; i++)
  1108. n[i] = 0;
  1109. freqs = n;
  1110. len *= 2;
  1111. }
  1112. freqs[used] = atoi(pos);
  1113. if (freqs[used] == 0)
  1114. break;
  1115. used++;
  1116. pos = os_strchr(pos + 1, ' ');
  1117. }
  1118. return freqs;
  1119. }
  1120. static int wpa_config_parse_scan_freq(const struct parse_data *data,
  1121. struct wpa_ssid *ssid, int line,
  1122. const char *value)
  1123. {
  1124. int *freqs;
  1125. freqs = wpa_config_parse_int_array(value);
  1126. if (freqs == NULL)
  1127. return -1;
  1128. if (freqs[0] == 0) {
  1129. os_free(freqs);
  1130. freqs = NULL;
  1131. }
  1132. os_free(ssid->scan_freq);
  1133. ssid->scan_freq = freqs;
  1134. return 0;
  1135. }
  1136. static int wpa_config_parse_freq_list(const struct parse_data *data,
  1137. struct wpa_ssid *ssid, int line,
  1138. const char *value)
  1139. {
  1140. int *freqs;
  1141. freqs = wpa_config_parse_int_array(value);
  1142. if (freqs == NULL)
  1143. return -1;
  1144. if (freqs[0] == 0) {
  1145. os_free(freqs);
  1146. freqs = NULL;
  1147. }
  1148. os_free(ssid->freq_list);
  1149. ssid->freq_list = freqs;
  1150. return 0;
  1151. }
  1152. #ifndef NO_CONFIG_WRITE
  1153. static char * wpa_config_write_freqs(const struct parse_data *data,
  1154. const int *freqs)
  1155. {
  1156. char *buf, *pos, *end;
  1157. int i, ret;
  1158. size_t count;
  1159. if (freqs == NULL)
  1160. return NULL;
  1161. count = 0;
  1162. for (i = 0; freqs[i]; i++)
  1163. count++;
  1164. pos = buf = os_zalloc(10 * count + 1);
  1165. if (buf == NULL)
  1166. return NULL;
  1167. end = buf + 10 * count + 1;
  1168. for (i = 0; freqs[i]; i++) {
  1169. ret = os_snprintf(pos, end - pos, "%s%u",
  1170. i == 0 ? "" : " ", freqs[i]);
  1171. if (os_snprintf_error(end - pos, ret)) {
  1172. end[-1] = '\0';
  1173. return buf;
  1174. }
  1175. pos += ret;
  1176. }
  1177. return buf;
  1178. }
  1179. static char * wpa_config_write_scan_freq(const struct parse_data *data,
  1180. struct wpa_ssid *ssid)
  1181. {
  1182. return wpa_config_write_freqs(data, ssid->scan_freq);
  1183. }
  1184. static char * wpa_config_write_freq_list(const struct parse_data *data,
  1185. struct wpa_ssid *ssid)
  1186. {
  1187. return wpa_config_write_freqs(data, ssid->freq_list);
  1188. }
  1189. #endif /* NO_CONFIG_WRITE */
  1190. #ifdef IEEE8021X_EAPOL
  1191. static int wpa_config_parse_eap(const struct parse_data *data,
  1192. struct wpa_ssid *ssid, int line,
  1193. const char *value)
  1194. {
  1195. int last, errors = 0;
  1196. char *start, *end, *buf;
  1197. struct eap_method_type *methods = NULL, *tmp;
  1198. size_t num_methods = 0;
  1199. buf = os_strdup(value);
  1200. if (buf == NULL)
  1201. return -1;
  1202. start = buf;
  1203. while (*start != '\0') {
  1204. while (*start == ' ' || *start == '\t')
  1205. start++;
  1206. if (*start == '\0')
  1207. break;
  1208. end = start;
  1209. while (*end != ' ' && *end != '\t' && *end != '\0')
  1210. end++;
  1211. last = *end == '\0';
  1212. *end = '\0';
  1213. tmp = methods;
  1214. methods = os_realloc_array(methods, num_methods + 1,
  1215. sizeof(*methods));
  1216. if (methods == NULL) {
  1217. os_free(tmp);
  1218. os_free(buf);
  1219. return -1;
  1220. }
  1221. methods[num_methods].method = eap_peer_get_type(
  1222. start, &methods[num_methods].vendor);
  1223. if (methods[num_methods].vendor == EAP_VENDOR_IETF &&
  1224. methods[num_methods].method == EAP_TYPE_NONE) {
  1225. wpa_printf(MSG_ERROR, "Line %d: unknown EAP method "
  1226. "'%s'", line, start);
  1227. wpa_printf(MSG_ERROR, "You may need to add support for"
  1228. " this EAP method during wpa_supplicant\n"
  1229. "build time configuration.\n"
  1230. "See README for more information.");
  1231. errors++;
  1232. } else if (methods[num_methods].vendor == EAP_VENDOR_IETF &&
  1233. methods[num_methods].method == EAP_TYPE_LEAP)
  1234. ssid->leap++;
  1235. else
  1236. ssid->non_leap++;
  1237. num_methods++;
  1238. if (last)
  1239. break;
  1240. start = end + 1;
  1241. }
  1242. os_free(buf);
  1243. tmp = methods;
  1244. methods = os_realloc_array(methods, num_methods + 1, sizeof(*methods));
  1245. if (methods == NULL) {
  1246. os_free(tmp);
  1247. return -1;
  1248. }
  1249. methods[num_methods].vendor = EAP_VENDOR_IETF;
  1250. methods[num_methods].method = EAP_TYPE_NONE;
  1251. num_methods++;
  1252. if (!errors && ssid->eap.eap_methods) {
  1253. struct eap_method_type *prev_m;
  1254. size_t i, j, prev_methods, match = 0;
  1255. prev_m = ssid->eap.eap_methods;
  1256. for (i = 0; prev_m[i].vendor != EAP_VENDOR_IETF ||
  1257. prev_m[i].method != EAP_TYPE_NONE; i++) {
  1258. /* Count the methods */
  1259. }
  1260. prev_methods = i + 1;
  1261. for (i = 0; prev_methods == num_methods && i < prev_methods;
  1262. i++) {
  1263. for (j = 0; j < num_methods; j++) {
  1264. if (prev_m[i].vendor == methods[j].vendor &&
  1265. prev_m[i].method == methods[j].method) {
  1266. match++;
  1267. break;
  1268. }
  1269. }
  1270. }
  1271. if (match == num_methods) {
  1272. os_free(methods);
  1273. return 1;
  1274. }
  1275. }
  1276. wpa_hexdump(MSG_MSGDUMP, "eap methods",
  1277. (u8 *) methods, num_methods * sizeof(*methods));
  1278. os_free(ssid->eap.eap_methods);
  1279. ssid->eap.eap_methods = methods;
  1280. return errors ? -1 : 0;
  1281. }
  1282. #ifndef NO_CONFIG_WRITE
  1283. static char * wpa_config_write_eap(const struct parse_data *data,
  1284. struct wpa_ssid *ssid)
  1285. {
  1286. int i, ret;
  1287. char *buf, *pos, *end;
  1288. const struct eap_method_type *eap_methods = ssid->eap.eap_methods;
  1289. const char *name;
  1290. if (eap_methods == NULL)
  1291. return NULL;
  1292. pos = buf = os_zalloc(100);
  1293. if (buf == NULL)
  1294. return NULL;
  1295. end = buf + 100;
  1296. for (i = 0; eap_methods[i].vendor != EAP_VENDOR_IETF ||
  1297. eap_methods[i].method != EAP_TYPE_NONE; i++) {
  1298. name = eap_get_name(eap_methods[i].vendor,
  1299. eap_methods[i].method);
  1300. if (name) {
  1301. ret = os_snprintf(pos, end - pos, "%s%s",
  1302. pos == buf ? "" : " ", name);
  1303. if (os_snprintf_error(end - pos, ret))
  1304. break;
  1305. pos += ret;
  1306. }
  1307. }
  1308. end[-1] = '\0';
  1309. return buf;
  1310. }
  1311. #endif /* NO_CONFIG_WRITE */
  1312. static int wpa_config_parse_password(const struct parse_data *data,
  1313. struct wpa_ssid *ssid, int line,
  1314. const char *value)
  1315. {
  1316. u8 *hash;
  1317. if (os_strcmp(value, "NULL") == 0) {
  1318. if (!ssid->eap.password)
  1319. return 1; /* Already unset */
  1320. wpa_printf(MSG_DEBUG, "Unset configuration string 'password'");
  1321. bin_clear_free(ssid->eap.password, ssid->eap.password_len);
  1322. ssid->eap.password = NULL;
  1323. ssid->eap.password_len = 0;
  1324. return 0;
  1325. }
  1326. #ifdef CONFIG_EXT_PASSWORD
  1327. if (os_strncmp(value, "ext:", 4) == 0) {
  1328. char *name = os_strdup(value + 4);
  1329. if (name == NULL)
  1330. return -1;
  1331. bin_clear_free(ssid->eap.password, ssid->eap.password_len);
  1332. ssid->eap.password = (u8 *) name;
  1333. ssid->eap.password_len = os_strlen(name);
  1334. ssid->eap.flags &= ~EAP_CONFIG_FLAGS_PASSWORD_NTHASH;
  1335. ssid->eap.flags |= EAP_CONFIG_FLAGS_EXT_PASSWORD;
  1336. return 0;
  1337. }
  1338. #endif /* CONFIG_EXT_PASSWORD */
  1339. if (os_strncmp(value, "hash:", 5) != 0) {
  1340. char *tmp;
  1341. size_t res_len;
  1342. tmp = wpa_config_parse_string(value, &res_len);
  1343. if (tmp == NULL) {
  1344. wpa_printf(MSG_ERROR, "Line %d: failed to parse "
  1345. "password.", line);
  1346. return -1;
  1347. }
  1348. wpa_hexdump_ascii_key(MSG_MSGDUMP, data->name,
  1349. (u8 *) tmp, res_len);
  1350. bin_clear_free(ssid->eap.password, ssid->eap.password_len);
  1351. ssid->eap.password = (u8 *) tmp;
  1352. ssid->eap.password_len = res_len;
  1353. ssid->eap.flags &= ~EAP_CONFIG_FLAGS_PASSWORD_NTHASH;
  1354. ssid->eap.flags &= ~EAP_CONFIG_FLAGS_EXT_PASSWORD;
  1355. return 0;
  1356. }
  1357. /* NtPasswordHash: hash:<32 hex digits> */
  1358. if (os_strlen(value + 5) != 2 * 16) {
  1359. wpa_printf(MSG_ERROR, "Line %d: Invalid password hash length "
  1360. "(expected 32 hex digits)", line);
  1361. return -1;
  1362. }
  1363. hash = os_malloc(16);
  1364. if (hash == NULL)
  1365. return -1;
  1366. if (hexstr2bin(value + 5, hash, 16)) {
  1367. os_free(hash);
  1368. wpa_printf(MSG_ERROR, "Line %d: Invalid password hash", line);
  1369. return -1;
  1370. }
  1371. wpa_hexdump_key(MSG_MSGDUMP, data->name, hash, 16);
  1372. if (ssid->eap.password && ssid->eap.password_len == 16 &&
  1373. os_memcmp(ssid->eap.password, hash, 16) == 0 &&
  1374. (ssid->eap.flags & EAP_CONFIG_FLAGS_PASSWORD_NTHASH)) {
  1375. bin_clear_free(hash, 16);
  1376. return 1;
  1377. }
  1378. bin_clear_free(ssid->eap.password, ssid->eap.password_len);
  1379. ssid->eap.password = hash;
  1380. ssid->eap.password_len = 16;
  1381. ssid->eap.flags |= EAP_CONFIG_FLAGS_PASSWORD_NTHASH;
  1382. ssid->eap.flags &= ~EAP_CONFIG_FLAGS_EXT_PASSWORD;
  1383. return 0;
  1384. }
  1385. #ifndef NO_CONFIG_WRITE
  1386. static char * wpa_config_write_password(const struct parse_data *data,
  1387. struct wpa_ssid *ssid)
  1388. {
  1389. char *buf;
  1390. if (ssid->eap.password == NULL)
  1391. return NULL;
  1392. #ifdef CONFIG_EXT_PASSWORD
  1393. if (ssid->eap.flags & EAP_CONFIG_FLAGS_EXT_PASSWORD) {
  1394. buf = os_zalloc(4 + ssid->eap.password_len + 1);
  1395. if (buf == NULL)
  1396. return NULL;
  1397. os_memcpy(buf, "ext:", 4);
  1398. os_memcpy(buf + 4, ssid->eap.password, ssid->eap.password_len);
  1399. return buf;
  1400. }
  1401. #endif /* CONFIG_EXT_PASSWORD */
  1402. if (!(ssid->eap.flags & EAP_CONFIG_FLAGS_PASSWORD_NTHASH)) {
  1403. return wpa_config_write_string(
  1404. ssid->eap.password, ssid->eap.password_len);
  1405. }
  1406. buf = os_malloc(5 + 32 + 1);
  1407. if (buf == NULL)
  1408. return NULL;
  1409. os_memcpy(buf, "hash:", 5);
  1410. wpa_snprintf_hex(buf + 5, 32 + 1, ssid->eap.password, 16);
  1411. return buf;
  1412. }
  1413. #endif /* NO_CONFIG_WRITE */
  1414. #endif /* IEEE8021X_EAPOL */
  1415. static int wpa_config_parse_wep_key(u8 *key, size_t *len, int line,
  1416. const char *value, int idx)
  1417. {
  1418. char *buf, title[20];
  1419. int res;
  1420. buf = wpa_config_parse_string(value, len);
  1421. if (buf == NULL) {
  1422. wpa_printf(MSG_ERROR, "Line %d: Invalid WEP key %d '%s'.",
  1423. line, idx, value);
  1424. return -1;
  1425. }
  1426. if (*len > MAX_WEP_KEY_LEN) {
  1427. wpa_printf(MSG_ERROR, "Line %d: Too long WEP key %d '%s'.",
  1428. line, idx, value);
  1429. os_free(buf);
  1430. return -1;
  1431. }
  1432. if (*len && *len != 5 && *len != 13 && *len != 16) {
  1433. wpa_printf(MSG_ERROR, "Line %d: Invalid WEP key length %u - "
  1434. "this network block will be ignored",
  1435. line, (unsigned int) *len);
  1436. }
  1437. os_memcpy(key, buf, *len);
  1438. str_clear_free(buf);
  1439. res = os_snprintf(title, sizeof(title), "wep_key%d", idx);
  1440. if (!os_snprintf_error(sizeof(title), res))
  1441. wpa_hexdump_key(MSG_MSGDUMP, title, key, *len);
  1442. return 0;
  1443. }
  1444. static int wpa_config_parse_wep_key0(const struct parse_data *data,
  1445. struct wpa_ssid *ssid, int line,
  1446. const char *value)
  1447. {
  1448. return wpa_config_parse_wep_key(ssid->wep_key[0],
  1449. &ssid->wep_key_len[0], line,
  1450. value, 0);
  1451. }
  1452. static int wpa_config_parse_wep_key1(const struct parse_data *data,
  1453. struct wpa_ssid *ssid, int line,
  1454. const char *value)
  1455. {
  1456. return wpa_config_parse_wep_key(ssid->wep_key[1],
  1457. &ssid->wep_key_len[1], line,
  1458. value, 1);
  1459. }
  1460. static int wpa_config_parse_wep_key2(const struct parse_data *data,
  1461. struct wpa_ssid *ssid, int line,
  1462. const char *value)
  1463. {
  1464. return wpa_config_parse_wep_key(ssid->wep_key[2],
  1465. &ssid->wep_key_len[2], line,
  1466. value, 2);
  1467. }
  1468. static int wpa_config_parse_wep_key3(const struct parse_data *data,
  1469. struct wpa_ssid *ssid, int line,
  1470. const char *value)
  1471. {
  1472. return wpa_config_parse_wep_key(ssid->wep_key[3],
  1473. &ssid->wep_key_len[3], line,
  1474. value, 3);
  1475. }
  1476. #ifndef NO_CONFIG_WRITE
  1477. static char * wpa_config_write_wep_key(struct wpa_ssid *ssid, int idx)
  1478. {
  1479. if (ssid->wep_key_len[idx] == 0)
  1480. return NULL;
  1481. return wpa_config_write_string(ssid->wep_key[idx],
  1482. ssid->wep_key_len[idx]);
  1483. }
  1484. static char * wpa_config_write_wep_key0(const struct parse_data *data,
  1485. struct wpa_ssid *ssid)
  1486. {
  1487. return wpa_config_write_wep_key(ssid, 0);
  1488. }
  1489. static char * wpa_config_write_wep_key1(const struct parse_data *data,
  1490. struct wpa_ssid *ssid)
  1491. {
  1492. return wpa_config_write_wep_key(ssid, 1);
  1493. }
  1494. static char * wpa_config_write_wep_key2(const struct parse_data *data,
  1495. struct wpa_ssid *ssid)
  1496. {
  1497. return wpa_config_write_wep_key(ssid, 2);
  1498. }
  1499. static char * wpa_config_write_wep_key3(const struct parse_data *data,
  1500. struct wpa_ssid *ssid)
  1501. {
  1502. return wpa_config_write_wep_key(ssid, 3);
  1503. }
  1504. #endif /* NO_CONFIG_WRITE */
  1505. #ifdef CONFIG_P2P
  1506. static int wpa_config_parse_go_p2p_dev_addr(const struct parse_data *data,
  1507. struct wpa_ssid *ssid, int line,
  1508. const char *value)
  1509. {
  1510. if (value[0] == '\0' || os_strcmp(value, "\"\"") == 0 ||
  1511. os_strcmp(value, "any") == 0) {
  1512. os_memset(ssid->go_p2p_dev_addr, 0, ETH_ALEN);
  1513. wpa_printf(MSG_MSGDUMP, "GO P2P Device Address any");
  1514. return 0;
  1515. }
  1516. if (hwaddr_aton(value, ssid->go_p2p_dev_addr)) {
  1517. wpa_printf(MSG_ERROR, "Line %d: Invalid GO P2P Device Address '%s'.",
  1518. line, value);
  1519. return -1;
  1520. }
  1521. ssid->bssid_set = 1;
  1522. wpa_printf(MSG_MSGDUMP, "GO P2P Device Address " MACSTR,
  1523. MAC2STR(ssid->go_p2p_dev_addr));
  1524. return 0;
  1525. }
  1526. #ifndef NO_CONFIG_WRITE
  1527. static char * wpa_config_write_go_p2p_dev_addr(const struct parse_data *data,
  1528. struct wpa_ssid *ssid)
  1529. {
  1530. char *value;
  1531. int res;
  1532. if (is_zero_ether_addr(ssid->go_p2p_dev_addr))
  1533. return NULL;
  1534. value = os_malloc(20);
  1535. if (value == NULL)
  1536. return NULL;
  1537. res = os_snprintf(value, 20, MACSTR, MAC2STR(ssid->go_p2p_dev_addr));
  1538. if (os_snprintf_error(20, res)) {
  1539. os_free(value);
  1540. return NULL;
  1541. }
  1542. value[20 - 1] = '\0';
  1543. return value;
  1544. }
  1545. #endif /* NO_CONFIG_WRITE */
  1546. static int wpa_config_parse_p2p_client_list(const struct parse_data *data,
  1547. struct wpa_ssid *ssid, int line,
  1548. const char *value)
  1549. {
  1550. return wpa_config_parse_addr_list(data, line, value,
  1551. &ssid->p2p_client_list,
  1552. &ssid->num_p2p_clients,
  1553. "p2p_client_list", 0, 0);
  1554. }
  1555. #ifndef NO_CONFIG_WRITE
  1556. static char * wpa_config_write_p2p_client_list(const struct parse_data *data,
  1557. struct wpa_ssid *ssid)
  1558. {
  1559. return wpa_config_write_addr_list(data, ssid->p2p_client_list,
  1560. ssid->num_p2p_clients,
  1561. "p2p_client_list");
  1562. }
  1563. #endif /* NO_CONFIG_WRITE */
  1564. static int wpa_config_parse_psk_list(const struct parse_data *data,
  1565. struct wpa_ssid *ssid, int line,
  1566. const char *value)
  1567. {
  1568. struct psk_list_entry *p;
  1569. const char *pos;
  1570. p = os_zalloc(sizeof(*p));
  1571. if (p == NULL)
  1572. return -1;
  1573. pos = value;
  1574. if (os_strncmp(pos, "P2P-", 4) == 0) {
  1575. p->p2p = 1;
  1576. pos += 4;
  1577. }
  1578. if (hwaddr_aton(pos, p->addr)) {
  1579. wpa_printf(MSG_ERROR, "Line %d: Invalid psk_list address '%s'",
  1580. line, pos);
  1581. os_free(p);
  1582. return -1;
  1583. }
  1584. pos += 17;
  1585. if (*pos != '-') {
  1586. wpa_printf(MSG_ERROR, "Line %d: Invalid psk_list '%s'",
  1587. line, pos);
  1588. os_free(p);
  1589. return -1;
  1590. }
  1591. pos++;
  1592. if (hexstr2bin(pos, p->psk, PMK_LEN) || pos[PMK_LEN * 2] != '\0') {
  1593. wpa_printf(MSG_ERROR, "Line %d: Invalid psk_list PSK '%s'",
  1594. line, pos);
  1595. os_free(p);
  1596. return -1;
  1597. }
  1598. dl_list_add(&ssid->psk_list, &p->list);
  1599. return 0;
  1600. }
  1601. #ifndef NO_CONFIG_WRITE
  1602. static char * wpa_config_write_psk_list(const struct parse_data *data,
  1603. struct wpa_ssid *ssid)
  1604. {
  1605. return NULL;
  1606. }
  1607. #endif /* NO_CONFIG_WRITE */
  1608. #endif /* CONFIG_P2P */
  1609. #ifdef CONFIG_MESH
  1610. static int wpa_config_parse_mesh_basic_rates(const struct parse_data *data,
  1611. struct wpa_ssid *ssid, int line,
  1612. const char *value)
  1613. {
  1614. int *rates = wpa_config_parse_int_array(value);
  1615. if (rates == NULL) {
  1616. wpa_printf(MSG_ERROR, "Line %d: Invalid mesh_basic_rates '%s'",
  1617. line, value);
  1618. return -1;
  1619. }
  1620. if (rates[0] == 0) {
  1621. os_free(rates);
  1622. rates = NULL;
  1623. }
  1624. os_free(ssid->mesh_basic_rates);
  1625. ssid->mesh_basic_rates = rates;
  1626. return 0;
  1627. }
  1628. #ifndef NO_CONFIG_WRITE
  1629. static char * wpa_config_write_mesh_basic_rates(const struct parse_data *data,
  1630. struct wpa_ssid *ssid)
  1631. {
  1632. return wpa_config_write_freqs(data, ssid->mesh_basic_rates);
  1633. }
  1634. #endif /* NO_CONFIG_WRITE */
  1635. #endif /* CONFIG_MESH */
  1636. #ifdef CONFIG_MACSEC
  1637. static int wpa_config_parse_mka_cak(const struct parse_data *data,
  1638. struct wpa_ssid *ssid, int line,
  1639. const char *value)
  1640. {
  1641. if (hexstr2bin(value, ssid->mka_cak, MACSEC_CAK_LEN) ||
  1642. value[MACSEC_CAK_LEN * 2] != '\0') {
  1643. wpa_printf(MSG_ERROR, "Line %d: Invalid MKA-CAK '%s'.",
  1644. line, value);
  1645. return -1;
  1646. }
  1647. ssid->mka_psk_set |= MKA_PSK_SET_CAK;
  1648. wpa_hexdump_key(MSG_MSGDUMP, "MKA-CAK", ssid->mka_cak, MACSEC_CAK_LEN);
  1649. return 0;
  1650. }
  1651. static int wpa_config_parse_mka_ckn(const struct parse_data *data,
  1652. struct wpa_ssid *ssid, int line,
  1653. const char *value)
  1654. {
  1655. if (hexstr2bin(value, ssid->mka_ckn, MACSEC_CKN_LEN) ||
  1656. value[MACSEC_CKN_LEN * 2] != '\0') {
  1657. wpa_printf(MSG_ERROR, "Line %d: Invalid MKA-CKN '%s'.",
  1658. line, value);
  1659. return -1;
  1660. }
  1661. ssid->mka_psk_set |= MKA_PSK_SET_CKN;
  1662. wpa_hexdump_key(MSG_MSGDUMP, "MKA-CKN", ssid->mka_ckn, MACSEC_CKN_LEN);
  1663. return 0;
  1664. }
  1665. #ifndef NO_CONFIG_WRITE
  1666. static char * wpa_config_write_mka_cak(const struct parse_data *data,
  1667. struct wpa_ssid *ssid)
  1668. {
  1669. if (!(ssid->mka_psk_set & MKA_PSK_SET_CAK))
  1670. return NULL;
  1671. return wpa_config_write_string_hex(ssid->mka_cak, MACSEC_CAK_LEN);
  1672. }
  1673. static char * wpa_config_write_mka_ckn(const struct parse_data *data,
  1674. struct wpa_ssid *ssid)
  1675. {
  1676. if (!(ssid->mka_psk_set & MKA_PSK_SET_CKN))
  1677. return NULL;
  1678. return wpa_config_write_string_hex(ssid->mka_ckn, MACSEC_CKN_LEN);
  1679. }
  1680. #endif /* NO_CONFIG_WRITE */
  1681. #endif /* CONFIG_MACSEC */
  1682. /* Helper macros for network block parser */
  1683. #ifdef OFFSET
  1684. #undef OFFSET
  1685. #endif /* OFFSET */
  1686. /* OFFSET: Get offset of a variable within the wpa_ssid structure */
  1687. #define OFFSET(v) ((void *) &((struct wpa_ssid *) 0)->v)
  1688. /* STR: Define a string variable for an ASCII string; f = field name */
  1689. #ifdef NO_CONFIG_WRITE
  1690. #define _STR(f) #f, wpa_config_parse_str, OFFSET(f)
  1691. #define _STRe(f) #f, wpa_config_parse_str, OFFSET(eap.f)
  1692. #else /* NO_CONFIG_WRITE */
  1693. #define _STR(f) #f, wpa_config_parse_str, wpa_config_write_str, OFFSET(f)
  1694. #define _STRe(f) #f, wpa_config_parse_str, wpa_config_write_str, OFFSET(eap.f)
  1695. #endif /* NO_CONFIG_WRITE */
  1696. #define STR(f) _STR(f), NULL, NULL, NULL, 0
  1697. #define STRe(f) _STRe(f), NULL, NULL, NULL, 0
  1698. #define STR_KEY(f) _STR(f), NULL, NULL, NULL, 1
  1699. #define STR_KEYe(f) _STRe(f), NULL, NULL, NULL, 1
  1700. /* STR_LEN: Define a string variable with a separate variable for storing the
  1701. * data length. Unlike STR(), this can be used to store arbitrary binary data
  1702. * (i.e., even nul termination character). */
  1703. #define _STR_LEN(f) _STR(f), OFFSET(f ## _len)
  1704. #define _STR_LENe(f) _STRe(f), OFFSET(eap.f ## _len)
  1705. #define STR_LEN(f) _STR_LEN(f), NULL, NULL, 0
  1706. #define STR_LENe(f) _STR_LENe(f), NULL, NULL, 0
  1707. #define STR_LEN_KEY(f) _STR_LEN(f), NULL, NULL, 1
  1708. /* STR_RANGE: Like STR_LEN(), but with minimum and maximum allowed length
  1709. * explicitly specified. */
  1710. #define _STR_RANGE(f, min, max) _STR_LEN(f), (void *) (min), (void *) (max)
  1711. #define STR_RANGE(f, min, max) _STR_RANGE(f, min, max), 0
  1712. #define STR_RANGE_KEY(f, min, max) _STR_RANGE(f, min, max), 1
  1713. #ifdef NO_CONFIG_WRITE
  1714. #define _INT(f) #f, wpa_config_parse_int, OFFSET(f), (void *) 0
  1715. #define _INTe(f) #f, wpa_config_parse_int, OFFSET(eap.f), (void *) 0
  1716. #else /* NO_CONFIG_WRITE */
  1717. #define _INT(f) #f, wpa_config_parse_int, wpa_config_write_int, \
  1718. OFFSET(f), (void *) 0
  1719. #define _INTe(f) #f, wpa_config_parse_int, wpa_config_write_int, \
  1720. OFFSET(eap.f), (void *) 0
  1721. #endif /* NO_CONFIG_WRITE */
  1722. /* INT: Define an integer variable */
  1723. #define INT(f) _INT(f), NULL, NULL, 0
  1724. #define INTe(f) _INTe(f), NULL, NULL, 0
  1725. /* INT_RANGE: Define an integer variable with allowed value range */
  1726. #define INT_RANGE(f, min, max) _INT(f), (void *) (min), (void *) (max), 0
  1727. /* FUNC: Define a configuration variable that uses a custom function for
  1728. * parsing and writing the value. */
  1729. #ifdef NO_CONFIG_WRITE
  1730. #define _FUNC(f) #f, wpa_config_parse_ ## f, NULL, NULL, NULL, NULL
  1731. #else /* NO_CONFIG_WRITE */
  1732. #define _FUNC(f) #f, wpa_config_parse_ ## f, wpa_config_write_ ## f, \
  1733. NULL, NULL, NULL, NULL
  1734. #endif /* NO_CONFIG_WRITE */
  1735. #define FUNC(f) _FUNC(f), 0
  1736. #define FUNC_KEY(f) _FUNC(f), 1
  1737. /*
  1738. * Table of network configuration variables. This table is used to parse each
  1739. * network configuration variable, e.g., each line in wpa_supplicant.conf file
  1740. * that is inside a network block.
  1741. *
  1742. * This table is generated using the helper macros defined above and with
  1743. * generous help from the C pre-processor. The field name is stored as a string
  1744. * into .name and for STR and INT types, the offset of the target buffer within
  1745. * struct wpa_ssid is stored in .param1. .param2 (if not NULL) is similar
  1746. * offset to the field containing the length of the configuration variable.
  1747. * .param3 and .param4 can be used to mark the allowed range (length for STR
  1748. * and value for INT).
  1749. *
  1750. * For each configuration line in wpa_supplicant.conf, the parser goes through
  1751. * this table and select the entry that matches with the field name. The parser
  1752. * function (.parser) is then called to parse the actual value of the field.
  1753. *
  1754. * This kind of mechanism makes it easy to add new configuration parameters,
  1755. * since only one line needs to be added into this table and into the
  1756. * struct wpa_ssid definition if the new variable is either a string or
  1757. * integer. More complex types will need to use their own parser and writer
  1758. * functions.
  1759. */
  1760. static const struct parse_data ssid_fields[] = {
  1761. { STR_RANGE(ssid, 0, SSID_MAX_LEN) },
  1762. { INT_RANGE(scan_ssid, 0, 1) },
  1763. { FUNC(bssid) },
  1764. { FUNC(bssid_hint) },
  1765. { FUNC(bssid_blacklist) },
  1766. { FUNC(bssid_whitelist) },
  1767. { FUNC_KEY(psk) },
  1768. { INT(mem_only_psk) },
  1769. { FUNC(proto) },
  1770. { FUNC(key_mgmt) },
  1771. { INT(bg_scan_period) },
  1772. { FUNC(pairwise) },
  1773. { FUNC(group) },
  1774. { FUNC(auth_alg) },
  1775. { FUNC(scan_freq) },
  1776. { FUNC(freq_list) },
  1777. { INT_RANGE(ht, 0, 1) },
  1778. { INT_RANGE(vht, 0, 1) },
  1779. { INT_RANGE(ht40, -1, 1) },
  1780. { INT_RANGE(max_oper_chwidth, VHT_CHANWIDTH_USE_HT,
  1781. VHT_CHANWIDTH_80P80MHZ) },
  1782. { INT(vht_center_freq1) },
  1783. { INT(vht_center_freq2) },
  1784. #ifdef IEEE8021X_EAPOL
  1785. { FUNC(eap) },
  1786. { STR_LENe(identity) },
  1787. { STR_LENe(anonymous_identity) },
  1788. { FUNC_KEY(password) },
  1789. { STRe(ca_cert) },
  1790. { STRe(ca_path) },
  1791. { STRe(client_cert) },
  1792. { STRe(private_key) },
  1793. { STR_KEYe(private_key_passwd) },
  1794. { STRe(dh_file) },
  1795. { STRe(subject_match) },
  1796. { STRe(altsubject_match) },
  1797. { STRe(domain_suffix_match) },
  1798. { STRe(domain_match) },
  1799. { STRe(ca_cert2) },
  1800. { STRe(ca_path2) },
  1801. { STRe(client_cert2) },
  1802. { STRe(private_key2) },
  1803. { STR_KEYe(private_key2_passwd) },
  1804. { STRe(dh_file2) },
  1805. { STRe(subject_match2) },
  1806. { STRe(altsubject_match2) },
  1807. { STRe(domain_suffix_match2) },
  1808. { STRe(domain_match2) },
  1809. { STRe(phase1) },
  1810. { STRe(phase2) },
  1811. { STRe(pcsc) },
  1812. { STR_KEYe(pin) },
  1813. { STRe(engine_id) },
  1814. { STRe(key_id) },
  1815. { STRe(cert_id) },
  1816. { STRe(ca_cert_id) },
  1817. { STR_KEYe(pin2) },
  1818. { STRe(engine2_id) },
  1819. { STRe(key2_id) },
  1820. { STRe(cert2_id) },
  1821. { STRe(ca_cert2_id) },
  1822. { INTe(engine) },
  1823. { INTe(engine2) },
  1824. { INT(eapol_flags) },
  1825. { INTe(sim_num) },
  1826. { STRe(openssl_ciphers) },
  1827. { INTe(erp) },
  1828. #endif /* IEEE8021X_EAPOL */
  1829. { FUNC_KEY(wep_key0) },
  1830. { FUNC_KEY(wep_key1) },
  1831. { FUNC_KEY(wep_key2) },
  1832. { FUNC_KEY(wep_key3) },
  1833. { INT(wep_tx_keyidx) },
  1834. { INT(priority) },
  1835. #ifdef IEEE8021X_EAPOL
  1836. { INT(eap_workaround) },
  1837. { STRe(pac_file) },
  1838. { INTe(fragment_size) },
  1839. { INTe(ocsp) },
  1840. #endif /* IEEE8021X_EAPOL */
  1841. #ifdef CONFIG_MESH
  1842. { INT_RANGE(mode, 0, 5) },
  1843. { INT_RANGE(no_auto_peer, 0, 1) },
  1844. { INT_RANGE(mesh_rssi_threshold, -255, 1) },
  1845. #else /* CONFIG_MESH */
  1846. { INT_RANGE(mode, 0, 4) },
  1847. #endif /* CONFIG_MESH */
  1848. { INT_RANGE(proactive_key_caching, 0, 1) },
  1849. { INT_RANGE(disabled, 0, 2) },
  1850. { STR(id_str) },
  1851. #ifdef CONFIG_IEEE80211W
  1852. { INT_RANGE(ieee80211w, 0, 2) },
  1853. #endif /* CONFIG_IEEE80211W */
  1854. { INT_RANGE(peerkey, 0, 1) },
  1855. { INT_RANGE(mixed_cell, 0, 1) },
  1856. { INT_RANGE(frequency, 0, 65000) },
  1857. { INT_RANGE(fixed_freq, 0, 1) },
  1858. #ifdef CONFIG_ACS
  1859. { INT_RANGE(acs, 0, 1) },
  1860. #endif /* CONFIG_ACS */
  1861. #ifdef CONFIG_MESH
  1862. { FUNC(mesh_basic_rates) },
  1863. { INT(dot11MeshMaxRetries) },
  1864. { INT(dot11MeshRetryTimeout) },
  1865. { INT(dot11MeshConfirmTimeout) },
  1866. { INT(dot11MeshHoldingTimeout) },
  1867. #endif /* CONFIG_MESH */
  1868. { INT(wpa_ptk_rekey) },
  1869. { INT(group_rekey) },
  1870. { STR(bgscan) },
  1871. { INT_RANGE(ignore_broadcast_ssid, 0, 2) },
  1872. #ifdef CONFIG_P2P
  1873. { FUNC(go_p2p_dev_addr) },
  1874. { FUNC(p2p_client_list) },
  1875. { FUNC(psk_list) },
  1876. #endif /* CONFIG_P2P */
  1877. #ifdef CONFIG_HT_OVERRIDES
  1878. { INT_RANGE(disable_ht, 0, 1) },
  1879. { INT_RANGE(disable_ht40, -1, 1) },
  1880. { INT_RANGE(disable_sgi, 0, 1) },
  1881. { INT_RANGE(disable_ldpc, 0, 1) },
  1882. { INT_RANGE(ht40_intolerant, 0, 1) },
  1883. { INT_RANGE(disable_max_amsdu, -1, 1) },
  1884. { INT_RANGE(ampdu_factor, -1, 3) },
  1885. { INT_RANGE(ampdu_density, -1, 7) },
  1886. { STR(ht_mcs) },
  1887. #endif /* CONFIG_HT_OVERRIDES */
  1888. #ifdef CONFIG_VHT_OVERRIDES
  1889. { INT_RANGE(disable_vht, 0, 1) },
  1890. { INT(vht_capa) },
  1891. { INT(vht_capa_mask) },
  1892. { INT_RANGE(vht_rx_mcs_nss_1, -1, 3) },
  1893. { INT_RANGE(vht_rx_mcs_nss_2, -1, 3) },
  1894. { INT_RANGE(vht_rx_mcs_nss_3, -1, 3) },
  1895. { INT_RANGE(vht_rx_mcs_nss_4, -1, 3) },
  1896. { INT_RANGE(vht_rx_mcs_nss_5, -1, 3) },
  1897. { INT_RANGE(vht_rx_mcs_nss_6, -1, 3) },
  1898. { INT_RANGE(vht_rx_mcs_nss_7, -1, 3) },
  1899. { INT_RANGE(vht_rx_mcs_nss_8, -1, 3) },
  1900. { INT_RANGE(vht_tx_mcs_nss_1, -1, 3) },
  1901. { INT_RANGE(vht_tx_mcs_nss_2, -1, 3) },
  1902. { INT_RANGE(vht_tx_mcs_nss_3, -1, 3) },
  1903. { INT_RANGE(vht_tx_mcs_nss_4, -1, 3) },
  1904. { INT_RANGE(vht_tx_mcs_nss_5, -1, 3) },
  1905. { INT_RANGE(vht_tx_mcs_nss_6, -1, 3) },
  1906. { INT_RANGE(vht_tx_mcs_nss_7, -1, 3) },
  1907. { INT_RANGE(vht_tx_mcs_nss_8, -1, 3) },
  1908. #endif /* CONFIG_VHT_OVERRIDES */
  1909. { INT(ap_max_inactivity) },
  1910. { INT(dtim_period) },
  1911. { INT(beacon_int) },
  1912. #ifdef CONFIG_MACSEC
  1913. { INT_RANGE(macsec_policy, 0, 1) },
  1914. { INT_RANGE(macsec_integ_only, 0, 1) },
  1915. { INT_RANGE(macsec_port, 1, 65534) },
  1916. { INT_RANGE(mka_priority, 0, 255) },
  1917. { FUNC_KEY(mka_cak) },
  1918. { FUNC_KEY(mka_ckn) },
  1919. #endif /* CONFIG_MACSEC */
  1920. #ifdef CONFIG_HS20
  1921. { INT(update_identifier) },
  1922. #endif /* CONFIG_HS20 */
  1923. { INT_RANGE(mac_addr, 0, 2) },
  1924. { INT_RANGE(pbss, 0, 2) },
  1925. { INT_RANGE(wps_disabled, 0, 1) },
  1926. { INT_RANGE(fils_dh_group, 0, 65535) },
  1927. #ifdef CONFIG_DPP
  1928. { STR(dpp_connector) },
  1929. { STR_LEN(dpp_netaccesskey) },
  1930. { INT(dpp_netaccesskey_expiry) },
  1931. { STR_LEN(dpp_csign) },
  1932. { INT(dpp_csign_expiry) },
  1933. #endif /* CONFIG_DPP */
  1934. };
  1935. #undef OFFSET
  1936. #undef _STR
  1937. #undef STR
  1938. #undef STR_KEY
  1939. #undef _STR_LEN
  1940. #undef STR_LEN
  1941. #undef STR_LEN_KEY
  1942. #undef _STR_RANGE
  1943. #undef STR_RANGE
  1944. #undef STR_RANGE_KEY
  1945. #undef _INT
  1946. #undef INT
  1947. #undef INT_RANGE
  1948. #undef _FUNC
  1949. #undef FUNC
  1950. #undef FUNC_KEY
  1951. #define NUM_SSID_FIELDS ARRAY_SIZE(ssid_fields)
  1952. /**
  1953. * wpa_config_add_prio_network - Add a network to priority lists
  1954. * @config: Configuration data from wpa_config_read()
  1955. * @ssid: Pointer to the network configuration to be added to the list
  1956. * Returns: 0 on success, -1 on failure
  1957. *
  1958. * This function is used to add a network block to the priority list of
  1959. * networks. This must be called for each network when reading in the full
  1960. * configuration. In addition, this can be used indirectly when updating
  1961. * priorities by calling wpa_config_update_prio_list().
  1962. */
  1963. int wpa_config_add_prio_network(struct wpa_config *config,
  1964. struct wpa_ssid *ssid)
  1965. {
  1966. int prio;
  1967. struct wpa_ssid *prev, **nlist;
  1968. /*
  1969. * Add to an existing priority list if one is available for the
  1970. * configured priority level for this network.
  1971. */
  1972. for (prio = 0; prio < config->num_prio; prio++) {
  1973. prev = config->pssid[prio];
  1974. if (prev->priority == ssid->priority) {
  1975. while (prev->pnext)
  1976. prev = prev->pnext;
  1977. prev->pnext = ssid;
  1978. return 0;
  1979. }
  1980. }
  1981. /* First network for this priority - add a new priority list */
  1982. nlist = os_realloc_array(config->pssid, config->num_prio + 1,
  1983. sizeof(struct wpa_ssid *));
  1984. if (nlist == NULL)
  1985. return -1;
  1986. for (prio = 0; prio < config->num_prio; prio++) {
  1987. if (nlist[prio]->priority < ssid->priority) {
  1988. os_memmove(&nlist[prio + 1], &nlist[prio],
  1989. (config->num_prio - prio) *
  1990. sizeof(struct wpa_ssid *));
  1991. break;
  1992. }
  1993. }
  1994. nlist[prio] = ssid;
  1995. config->num_prio++;
  1996. config->pssid = nlist;
  1997. return 0;
  1998. }
  1999. /**
  2000. * wpa_config_update_prio_list - Update network priority list
  2001. * @config: Configuration data from wpa_config_read()
  2002. * Returns: 0 on success, -1 on failure
  2003. *
  2004. * This function is called to update the priority list of networks in the
  2005. * configuration when a network is being added or removed. This is also called
  2006. * if a priority for a network is changed.
  2007. */
  2008. int wpa_config_update_prio_list(struct wpa_config *config)
  2009. {
  2010. struct wpa_ssid *ssid;
  2011. int ret = 0;
  2012. os_free(config->pssid);
  2013. config->pssid = NULL;
  2014. config->num_prio = 0;
  2015. ssid = config->ssid;
  2016. while (ssid) {
  2017. ssid->pnext = NULL;
  2018. if (wpa_config_add_prio_network(config, ssid) < 0)
  2019. ret = -1;
  2020. ssid = ssid->next;
  2021. }
  2022. return ret;
  2023. }
  2024. #ifdef IEEE8021X_EAPOL
  2025. static void eap_peer_config_free(struct eap_peer_config *eap)
  2026. {
  2027. os_free(eap->eap_methods);
  2028. bin_clear_free(eap->identity, eap->identity_len);
  2029. os_free(eap->anonymous_identity);
  2030. bin_clear_free(eap->password, eap->password_len);
  2031. os_free(eap->ca_cert);
  2032. os_free(eap->ca_path);
  2033. os_free(eap->client_cert);
  2034. os_free(eap->private_key);
  2035. str_clear_free(eap->private_key_passwd);
  2036. os_free(eap->dh_file);
  2037. os_free(eap->subject_match);
  2038. os_free(eap->altsubject_match);
  2039. os_free(eap->domain_suffix_match);
  2040. os_free(eap->domain_match);
  2041. os_free(eap->ca_cert2);
  2042. os_free(eap->ca_path2);
  2043. os_free(eap->client_cert2);
  2044. os_free(eap->private_key2);
  2045. str_clear_free(eap->private_key2_passwd);
  2046. os_free(eap->dh_file2);
  2047. os_free(eap->subject_match2);
  2048. os_free(eap->altsubject_match2);
  2049. os_free(eap->domain_suffix_match2);
  2050. os_free(eap->domain_match2);
  2051. os_free(eap->phase1);
  2052. os_free(eap->phase2);
  2053. os_free(eap->pcsc);
  2054. str_clear_free(eap->pin);
  2055. os_free(eap->engine_id);
  2056. os_free(eap->key_id);
  2057. os_free(eap->cert_id);
  2058. os_free(eap->ca_cert_id);
  2059. os_free(eap->key2_id);
  2060. os_free(eap->cert2_id);
  2061. os_free(eap->ca_cert2_id);
  2062. str_clear_free(eap->pin2);
  2063. os_free(eap->engine2_id);
  2064. os_free(eap->otp);
  2065. os_free(eap->pending_req_otp);
  2066. os_free(eap->pac_file);
  2067. bin_clear_free(eap->new_password, eap->new_password_len);
  2068. str_clear_free(eap->external_sim_resp);
  2069. os_free(eap->openssl_ciphers);
  2070. }
  2071. #endif /* IEEE8021X_EAPOL */
  2072. /**
  2073. * wpa_config_free_ssid - Free network/ssid configuration data
  2074. * @ssid: Configuration data for the network
  2075. *
  2076. * This function frees all resources allocated for the network configuration
  2077. * data.
  2078. */
  2079. void wpa_config_free_ssid(struct wpa_ssid *ssid)
  2080. {
  2081. struct psk_list_entry *psk;
  2082. os_free(ssid->ssid);
  2083. str_clear_free(ssid->passphrase);
  2084. os_free(ssid->ext_psk);
  2085. #ifdef IEEE8021X_EAPOL
  2086. eap_peer_config_free(&ssid->eap);
  2087. #endif /* IEEE8021X_EAPOL */
  2088. os_free(ssid->id_str);
  2089. os_free(ssid->scan_freq);
  2090. os_free(ssid->freq_list);
  2091. os_free(ssid->bgscan);
  2092. os_free(ssid->p2p_client_list);
  2093. os_free(ssid->bssid_blacklist);
  2094. os_free(ssid->bssid_whitelist);
  2095. #ifdef CONFIG_HT_OVERRIDES
  2096. os_free(ssid->ht_mcs);
  2097. #endif /* CONFIG_HT_OVERRIDES */
  2098. #ifdef CONFIG_MESH
  2099. os_free(ssid->mesh_basic_rates);
  2100. #endif /* CONFIG_MESH */
  2101. os_free(ssid->dpp_connector);
  2102. bin_clear_free(ssid->dpp_netaccesskey, ssid->dpp_netaccesskey_len);
  2103. os_free(ssid->dpp_csign);
  2104. while ((psk = dl_list_first(&ssid->psk_list, struct psk_list_entry,
  2105. list))) {
  2106. dl_list_del(&psk->list);
  2107. bin_clear_free(psk, sizeof(*psk));
  2108. }
  2109. bin_clear_free(ssid, sizeof(*ssid));
  2110. }
  2111. void wpa_config_free_cred(struct wpa_cred *cred)
  2112. {
  2113. size_t i;
  2114. os_free(cred->realm);
  2115. str_clear_free(cred->username);
  2116. str_clear_free(cred->password);
  2117. os_free(cred->ca_cert);
  2118. os_free(cred->client_cert);
  2119. os_free(cred->private_key);
  2120. str_clear_free(cred->private_key_passwd);
  2121. os_free(cred->imsi);
  2122. str_clear_free(cred->milenage);
  2123. for (i = 0; i < cred->num_domain; i++)
  2124. os_free(cred->domain[i]);
  2125. os_free(cred->domain);
  2126. os_free(cred->domain_suffix_match);
  2127. os_free(cred->eap_method);
  2128. os_free(cred->phase1);
  2129. os_free(cred->phase2);
  2130. os_free(cred->excluded_ssid);
  2131. os_free(cred->roaming_partner);
  2132. os_free(cred->provisioning_sp);
  2133. for (i = 0; i < cred->num_req_conn_capab; i++)
  2134. os_free(cred->req_conn_capab_port[i]);
  2135. os_free(cred->req_conn_capab_port);
  2136. os_free(cred->req_conn_capab_proto);
  2137. os_free(cred);
  2138. }
  2139. void wpa_config_flush_blobs(struct wpa_config *config)
  2140. {
  2141. #ifndef CONFIG_NO_CONFIG_BLOBS
  2142. struct wpa_config_blob *blob, *prev;
  2143. blob = config->blobs;
  2144. config->blobs = NULL;
  2145. while (blob) {
  2146. prev = blob;
  2147. blob = blob->next;
  2148. wpa_config_free_blob(prev);
  2149. }
  2150. #endif /* CONFIG_NO_CONFIG_BLOBS */
  2151. }
  2152. /**
  2153. * wpa_config_free - Free configuration data
  2154. * @config: Configuration data from wpa_config_read()
  2155. *
  2156. * This function frees all resources allocated for the configuration data by
  2157. * wpa_config_read().
  2158. */
  2159. void wpa_config_free(struct wpa_config *config)
  2160. {
  2161. struct wpa_ssid *ssid, *prev = NULL;
  2162. struct wpa_cred *cred, *cprev;
  2163. int i;
  2164. ssid = config->ssid;
  2165. while (ssid) {
  2166. prev = ssid;
  2167. ssid = ssid->next;
  2168. wpa_config_free_ssid(prev);
  2169. }
  2170. cred = config->cred;
  2171. while (cred) {
  2172. cprev = cred;
  2173. cred = cred->next;
  2174. wpa_config_free_cred(cprev);
  2175. }
  2176. wpa_config_flush_blobs(config);
  2177. wpabuf_free(config->wps_vendor_ext_m1);
  2178. for (i = 0; i < MAX_WPS_VENDOR_EXT; i++)
  2179. wpabuf_free(config->wps_vendor_ext[i]);
  2180. os_free(config->ctrl_interface);
  2181. os_free(config->ctrl_interface_group);
  2182. os_free(config->opensc_engine_path);
  2183. os_free(config->pkcs11_engine_path);
  2184. os_free(config->pkcs11_module_path);
  2185. os_free(config->openssl_ciphers);
  2186. os_free(config->pcsc_reader);
  2187. str_clear_free(config->pcsc_pin);
  2188. os_free(config->driver_param);
  2189. os_free(config->device_name);
  2190. os_free(config->manufacturer);
  2191. os_free(config->model_name);
  2192. os_free(config->model_number);
  2193. os_free(config->serial_number);
  2194. os_free(config->config_methods);
  2195. os_free(config->p2p_ssid_postfix);
  2196. os_free(config->pssid);
  2197. os_free(config->p2p_pref_chan);
  2198. os_free(config->p2p_no_go_freq.range);
  2199. os_free(config->autoscan);
  2200. os_free(config->freq_list);
  2201. wpabuf_free(config->wps_nfc_dh_pubkey);
  2202. wpabuf_free(config->wps_nfc_dh_privkey);
  2203. wpabuf_free(config->wps_nfc_dev_pw);
  2204. os_free(config->ext_password_backend);
  2205. os_free(config->sae_groups);
  2206. wpabuf_free(config->ap_vendor_elements);
  2207. os_free(config->osu_dir);
  2208. os_free(config->bgscan);
  2209. os_free(config->wowlan_triggers);
  2210. os_free(config->fst_group_id);
  2211. os_free(config->sched_scan_plans);
  2212. #ifdef CONFIG_MBO
  2213. os_free(config->non_pref_chan);
  2214. #endif /* CONFIG_MBO */
  2215. os_free(config);
  2216. }
  2217. /**
  2218. * wpa_config_foreach_network - Iterate over each configured network
  2219. * @config: Configuration data from wpa_config_read()
  2220. * @func: Callback function to process each network
  2221. * @arg: Opaque argument to pass to callback function
  2222. *
  2223. * Iterate over the set of configured networks calling the specified
  2224. * function for each item. We guard against callbacks removing the
  2225. * supplied network.
  2226. */
  2227. void wpa_config_foreach_network(struct wpa_config *config,
  2228. void (*func)(void *, struct wpa_ssid *),
  2229. void *arg)
  2230. {
  2231. struct wpa_ssid *ssid, *next;
  2232. ssid = config->ssid;
  2233. while (ssid) {
  2234. next = ssid->next;
  2235. func(arg, ssid);
  2236. ssid = next;
  2237. }
  2238. }
  2239. /**
  2240. * wpa_config_get_network - Get configured network based on id
  2241. * @config: Configuration data from wpa_config_read()
  2242. * @id: Unique network id to search for
  2243. * Returns: Network configuration or %NULL if not found
  2244. */
  2245. struct wpa_ssid * wpa_config_get_network(struct wpa_config *config, int id)
  2246. {
  2247. struct wpa_ssid *ssid;
  2248. ssid = config->ssid;
  2249. while (ssid) {
  2250. if (id == ssid->id)
  2251. break;
  2252. ssid = ssid->next;
  2253. }
  2254. return ssid;
  2255. }
  2256. /**
  2257. * wpa_config_add_network - Add a new network with empty configuration
  2258. * @config: Configuration data from wpa_config_read()
  2259. * Returns: The new network configuration or %NULL if operation failed
  2260. */
  2261. struct wpa_ssid * wpa_config_add_network(struct wpa_config *config)
  2262. {
  2263. int id;
  2264. struct wpa_ssid *ssid, *last = NULL;
  2265. id = -1;
  2266. ssid = config->ssid;
  2267. while (ssid) {
  2268. if (ssid->id > id)
  2269. id = ssid->id;
  2270. last = ssid;
  2271. ssid = ssid->next;
  2272. }
  2273. id++;
  2274. ssid = os_zalloc(sizeof(*ssid));
  2275. if (ssid == NULL)
  2276. return NULL;
  2277. ssid->id = id;
  2278. dl_list_init(&ssid->psk_list);
  2279. if (last)
  2280. last->next = ssid;
  2281. else
  2282. config->ssid = ssid;
  2283. wpa_config_update_prio_list(config);
  2284. return ssid;
  2285. }
  2286. /**
  2287. * wpa_config_remove_network - Remove a configured network based on id
  2288. * @config: Configuration data from wpa_config_read()
  2289. * @id: Unique network id to search for
  2290. * Returns: 0 on success, or -1 if the network was not found
  2291. */
  2292. int wpa_config_remove_network(struct wpa_config *config, int id)
  2293. {
  2294. struct wpa_ssid *ssid, *prev = NULL;
  2295. ssid = config->ssid;
  2296. while (ssid) {
  2297. if (id == ssid->id)
  2298. break;
  2299. prev = ssid;
  2300. ssid = ssid->next;
  2301. }
  2302. if (ssid == NULL)
  2303. return -1;
  2304. if (prev)
  2305. prev->next = ssid->next;
  2306. else
  2307. config->ssid = ssid->next;
  2308. wpa_config_update_prio_list(config);
  2309. wpa_config_free_ssid(ssid);
  2310. return 0;
  2311. }
  2312. /**
  2313. * wpa_config_set_network_defaults - Set network default values
  2314. * @ssid: Pointer to network configuration data
  2315. */
  2316. void wpa_config_set_network_defaults(struct wpa_ssid *ssid)
  2317. {
  2318. ssid->proto = DEFAULT_PROTO;
  2319. ssid->pairwise_cipher = DEFAULT_PAIRWISE;
  2320. ssid->group_cipher = DEFAULT_GROUP;
  2321. ssid->key_mgmt = DEFAULT_KEY_MGMT;
  2322. ssid->bg_scan_period = DEFAULT_BG_SCAN_PERIOD;
  2323. ssid->ht = 1;
  2324. #ifdef IEEE8021X_EAPOL
  2325. ssid->eapol_flags = DEFAULT_EAPOL_FLAGS;
  2326. ssid->eap_workaround = DEFAULT_EAP_WORKAROUND;
  2327. ssid->eap.fragment_size = DEFAULT_FRAGMENT_SIZE;
  2328. ssid->eap.sim_num = DEFAULT_USER_SELECTED_SIM;
  2329. #endif /* IEEE8021X_EAPOL */
  2330. #ifdef CONFIG_MESH
  2331. ssid->dot11MeshMaxRetries = DEFAULT_MESH_MAX_RETRIES;
  2332. ssid->dot11MeshRetryTimeout = DEFAULT_MESH_RETRY_TIMEOUT;
  2333. ssid->dot11MeshConfirmTimeout = DEFAULT_MESH_CONFIRM_TIMEOUT;
  2334. ssid->dot11MeshHoldingTimeout = DEFAULT_MESH_HOLDING_TIMEOUT;
  2335. ssid->mesh_rssi_threshold = DEFAULT_MESH_RSSI_THRESHOLD;
  2336. #endif /* CONFIG_MESH */
  2337. #ifdef CONFIG_HT_OVERRIDES
  2338. ssid->disable_ht = DEFAULT_DISABLE_HT;
  2339. ssid->disable_ht40 = DEFAULT_DISABLE_HT40;
  2340. ssid->disable_sgi = DEFAULT_DISABLE_SGI;
  2341. ssid->disable_ldpc = DEFAULT_DISABLE_LDPC;
  2342. ssid->disable_max_amsdu = DEFAULT_DISABLE_MAX_AMSDU;
  2343. ssid->ampdu_factor = DEFAULT_AMPDU_FACTOR;
  2344. ssid->ampdu_density = DEFAULT_AMPDU_DENSITY;
  2345. #endif /* CONFIG_HT_OVERRIDES */
  2346. #ifdef CONFIG_VHT_OVERRIDES
  2347. ssid->vht_rx_mcs_nss_1 = -1;
  2348. ssid->vht_rx_mcs_nss_2 = -1;
  2349. ssid->vht_rx_mcs_nss_3 = -1;
  2350. ssid->vht_rx_mcs_nss_4 = -1;
  2351. ssid->vht_rx_mcs_nss_5 = -1;
  2352. ssid->vht_rx_mcs_nss_6 = -1;
  2353. ssid->vht_rx_mcs_nss_7 = -1;
  2354. ssid->vht_rx_mcs_nss_8 = -1;
  2355. ssid->vht_tx_mcs_nss_1 = -1;
  2356. ssid->vht_tx_mcs_nss_2 = -1;
  2357. ssid->vht_tx_mcs_nss_3 = -1;
  2358. ssid->vht_tx_mcs_nss_4 = -1;
  2359. ssid->vht_tx_mcs_nss_5 = -1;
  2360. ssid->vht_tx_mcs_nss_6 = -1;
  2361. ssid->vht_tx_mcs_nss_7 = -1;
  2362. ssid->vht_tx_mcs_nss_8 = -1;
  2363. #endif /* CONFIG_VHT_OVERRIDES */
  2364. ssid->proactive_key_caching = -1;
  2365. #ifdef CONFIG_IEEE80211W
  2366. ssid->ieee80211w = MGMT_FRAME_PROTECTION_DEFAULT;
  2367. #endif /* CONFIG_IEEE80211W */
  2368. #ifdef CONFIG_MACSEC
  2369. ssid->mka_priority = DEFAULT_PRIO_NOT_KEY_SERVER;
  2370. #endif /* CONFIG_MACSEC */
  2371. ssid->mac_addr = -1;
  2372. }
  2373. /**
  2374. * wpa_config_set - Set a variable in network configuration
  2375. * @ssid: Pointer to network configuration data
  2376. * @var: Variable name, e.g., "ssid"
  2377. * @value: Variable value
  2378. * @line: Line number in configuration file or 0 if not used
  2379. * Returns: 0 on success with possible change in the value, 1 on success with
  2380. * no change to previously configured value, or -1 on failure
  2381. *
  2382. * This function can be used to set network configuration variables based on
  2383. * both the configuration file and management interface input. The value
  2384. * parameter must be in the same format as the text-based configuration file is
  2385. * using. For example, strings are using double quotation marks.
  2386. */
  2387. int wpa_config_set(struct wpa_ssid *ssid, const char *var, const char *value,
  2388. int line)
  2389. {
  2390. size_t i;
  2391. int ret = 0;
  2392. if (ssid == NULL || var == NULL || value == NULL)
  2393. return -1;
  2394. for (i = 0; i < NUM_SSID_FIELDS; i++) {
  2395. const struct parse_data *field = &ssid_fields[i];
  2396. if (os_strcmp(var, field->name) != 0)
  2397. continue;
  2398. ret = field->parser(field, ssid, line, value);
  2399. if (ret < 0) {
  2400. if (line) {
  2401. wpa_printf(MSG_ERROR, "Line %d: failed to "
  2402. "parse %s '%s'.", line, var, value);
  2403. }
  2404. ret = -1;
  2405. }
  2406. break;
  2407. }
  2408. if (i == NUM_SSID_FIELDS) {
  2409. if (line) {
  2410. wpa_printf(MSG_ERROR, "Line %d: unknown network field "
  2411. "'%s'.", line, var);
  2412. }
  2413. ret = -1;
  2414. }
  2415. return ret;
  2416. }
  2417. int wpa_config_set_quoted(struct wpa_ssid *ssid, const char *var,
  2418. const char *value)
  2419. {
  2420. size_t len;
  2421. char *buf;
  2422. int ret;
  2423. len = os_strlen(value);
  2424. buf = os_malloc(len + 3);
  2425. if (buf == NULL)
  2426. return -1;
  2427. buf[0] = '"';
  2428. os_memcpy(buf + 1, value, len);
  2429. buf[len + 1] = '"';
  2430. buf[len + 2] = '\0';
  2431. ret = wpa_config_set(ssid, var, buf, 0);
  2432. os_free(buf);
  2433. return ret;
  2434. }
  2435. /**
  2436. * wpa_config_get_all - Get all options from network configuration
  2437. * @ssid: Pointer to network configuration data
  2438. * @get_keys: Determines if keys/passwords will be included in returned list
  2439. * (if they may be exported)
  2440. * Returns: %NULL terminated list of all set keys and their values in the form
  2441. * of [key1, val1, key2, val2, ... , NULL]
  2442. *
  2443. * This function can be used to get list of all configured network properties.
  2444. * The caller is responsible for freeing the returned list and all its
  2445. * elements.
  2446. */
  2447. char ** wpa_config_get_all(struct wpa_ssid *ssid, int get_keys)
  2448. {
  2449. #ifdef NO_CONFIG_WRITE
  2450. return NULL;
  2451. #else /* NO_CONFIG_WRITE */
  2452. const struct parse_data *field;
  2453. char *key, *value;
  2454. size_t i;
  2455. char **props;
  2456. int fields_num;
  2457. get_keys = get_keys && ssid->export_keys;
  2458. props = os_calloc(2 * NUM_SSID_FIELDS + 1, sizeof(char *));
  2459. if (!props)
  2460. return NULL;
  2461. fields_num = 0;
  2462. for (i = 0; i < NUM_SSID_FIELDS; i++) {
  2463. field = &ssid_fields[i];
  2464. if (field->key_data && !get_keys)
  2465. continue;
  2466. value = field->writer(field, ssid);
  2467. if (value == NULL)
  2468. continue;
  2469. if (os_strlen(value) == 0) {
  2470. os_free(value);
  2471. continue;
  2472. }
  2473. key = os_strdup(field->name);
  2474. if (key == NULL) {
  2475. os_free(value);
  2476. goto err;
  2477. }
  2478. props[fields_num * 2] = key;
  2479. props[fields_num * 2 + 1] = value;
  2480. fields_num++;
  2481. }
  2482. return props;
  2483. err:
  2484. for (i = 0; props[i]; i++)
  2485. os_free(props[i]);
  2486. os_free(props);
  2487. return NULL;
  2488. #endif /* NO_CONFIG_WRITE */
  2489. }
  2490. #ifndef NO_CONFIG_WRITE
  2491. /**
  2492. * wpa_config_get - Get a variable in network configuration
  2493. * @ssid: Pointer to network configuration data
  2494. * @var: Variable name, e.g., "ssid"
  2495. * Returns: Value of the variable or %NULL on failure
  2496. *
  2497. * This function can be used to get network configuration variables. The
  2498. * returned value is a copy of the configuration variable in text format, i.e,.
  2499. * the same format that the text-based configuration file and wpa_config_set()
  2500. * are using for the value. The caller is responsible for freeing the returned
  2501. * value.
  2502. */
  2503. char * wpa_config_get(struct wpa_ssid *ssid, const char *var)
  2504. {
  2505. size_t i;
  2506. if (ssid == NULL || var == NULL)
  2507. return NULL;
  2508. for (i = 0; i < NUM_SSID_FIELDS; i++) {
  2509. const struct parse_data *field = &ssid_fields[i];
  2510. if (os_strcmp(var, field->name) == 0) {
  2511. char *ret = field->writer(field, ssid);
  2512. if (ret && has_newline(ret)) {
  2513. wpa_printf(MSG_ERROR,
  2514. "Found newline in value for %s; not returning it",
  2515. var);
  2516. os_free(ret);
  2517. ret = NULL;
  2518. }
  2519. return ret;
  2520. }
  2521. }
  2522. return NULL;
  2523. }
  2524. /**
  2525. * wpa_config_get_no_key - Get a variable in network configuration (no keys)
  2526. * @ssid: Pointer to network configuration data
  2527. * @var: Variable name, e.g., "ssid"
  2528. * Returns: Value of the variable or %NULL on failure
  2529. *
  2530. * This function can be used to get network configuration variable like
  2531. * wpa_config_get(). The only difference is that this functions does not expose
  2532. * key/password material from the configuration. In case a key/password field
  2533. * is requested, the returned value is an empty string or %NULL if the variable
  2534. * is not set or "*" if the variable is set (regardless of its value). The
  2535. * returned value is a copy of the configuration variable in text format, i.e,.
  2536. * the same format that the text-based configuration file and wpa_config_set()
  2537. * are using for the value. The caller is responsible for freeing the returned
  2538. * value.
  2539. */
  2540. char * wpa_config_get_no_key(struct wpa_ssid *ssid, const char *var)
  2541. {
  2542. size_t i;
  2543. if (ssid == NULL || var == NULL)
  2544. return NULL;
  2545. for (i = 0; i < NUM_SSID_FIELDS; i++) {
  2546. const struct parse_data *field = &ssid_fields[i];
  2547. if (os_strcmp(var, field->name) == 0) {
  2548. char *res = field->writer(field, ssid);
  2549. if (field->key_data) {
  2550. if (res && res[0]) {
  2551. wpa_printf(MSG_DEBUG, "Do not allow "
  2552. "key_data field to be "
  2553. "exposed");
  2554. str_clear_free(res);
  2555. return os_strdup("*");
  2556. }
  2557. os_free(res);
  2558. return NULL;
  2559. }
  2560. return res;
  2561. }
  2562. }
  2563. return NULL;
  2564. }
  2565. #endif /* NO_CONFIG_WRITE */
  2566. /**
  2567. * wpa_config_update_psk - Update WPA PSK based on passphrase and SSID
  2568. * @ssid: Pointer to network configuration data
  2569. *
  2570. * This function must be called to update WPA PSK when either SSID or the
  2571. * passphrase has changed for the network configuration.
  2572. */
  2573. void wpa_config_update_psk(struct wpa_ssid *ssid)
  2574. {
  2575. #ifndef CONFIG_NO_PBKDF2
  2576. pbkdf2_sha1(ssid->passphrase, ssid->ssid, ssid->ssid_len, 4096,
  2577. ssid->psk, PMK_LEN);
  2578. wpa_hexdump_key(MSG_MSGDUMP, "PSK (from passphrase)",
  2579. ssid->psk, PMK_LEN);
  2580. ssid->psk_set = 1;
  2581. #endif /* CONFIG_NO_PBKDF2 */
  2582. }
  2583. static int wpa_config_set_cred_req_conn_capab(struct wpa_cred *cred,
  2584. const char *value)
  2585. {
  2586. u8 *proto;
  2587. int **port;
  2588. int *ports, *nports;
  2589. const char *pos;
  2590. unsigned int num_ports;
  2591. proto = os_realloc_array(cred->req_conn_capab_proto,
  2592. cred->num_req_conn_capab + 1, sizeof(u8));
  2593. if (proto == NULL)
  2594. return -1;
  2595. cred->req_conn_capab_proto = proto;
  2596. port = os_realloc_array(cred->req_conn_capab_port,
  2597. cred->num_req_conn_capab + 1, sizeof(int *));
  2598. if (port == NULL)
  2599. return -1;
  2600. cred->req_conn_capab_port = port;
  2601. proto[cred->num_req_conn_capab] = atoi(value);
  2602. pos = os_strchr(value, ':');
  2603. if (pos == NULL) {
  2604. port[cred->num_req_conn_capab] = NULL;
  2605. cred->num_req_conn_capab++;
  2606. return 0;
  2607. }
  2608. pos++;
  2609. ports = NULL;
  2610. num_ports = 0;
  2611. while (*pos) {
  2612. nports = os_realloc_array(ports, num_ports + 1, sizeof(int));
  2613. if (nports == NULL) {
  2614. os_free(ports);
  2615. return -1;
  2616. }
  2617. ports = nports;
  2618. ports[num_ports++] = atoi(pos);
  2619. pos = os_strchr(pos, ',');
  2620. if (pos == NULL)
  2621. break;
  2622. pos++;
  2623. }
  2624. nports = os_realloc_array(ports, num_ports + 1, sizeof(int));
  2625. if (nports == NULL) {
  2626. os_free(ports);
  2627. return -1;
  2628. }
  2629. ports = nports;
  2630. ports[num_ports] = -1;
  2631. port[cred->num_req_conn_capab] = ports;
  2632. cred->num_req_conn_capab++;
  2633. return 0;
  2634. }
  2635. int wpa_config_set_cred(struct wpa_cred *cred, const char *var,
  2636. const char *value, int line)
  2637. {
  2638. char *val;
  2639. size_t len;
  2640. if (os_strcmp(var, "temporary") == 0) {
  2641. cred->temporary = atoi(value);
  2642. return 0;
  2643. }
  2644. if (os_strcmp(var, "priority") == 0) {
  2645. cred->priority = atoi(value);
  2646. return 0;
  2647. }
  2648. if (os_strcmp(var, "sp_priority") == 0) {
  2649. int prio = atoi(value);
  2650. if (prio < 0 || prio > 255)
  2651. return -1;
  2652. cred->sp_priority = prio;
  2653. return 0;
  2654. }
  2655. if (os_strcmp(var, "pcsc") == 0) {
  2656. cred->pcsc = atoi(value);
  2657. return 0;
  2658. }
  2659. if (os_strcmp(var, "eap") == 0) {
  2660. struct eap_method_type method;
  2661. method.method = eap_peer_get_type(value, &method.vendor);
  2662. if (method.vendor == EAP_VENDOR_IETF &&
  2663. method.method == EAP_TYPE_NONE) {
  2664. wpa_printf(MSG_ERROR, "Line %d: unknown EAP type '%s' "
  2665. "for a credential", line, value);
  2666. return -1;
  2667. }
  2668. os_free(cred->eap_method);
  2669. cred->eap_method = os_malloc(sizeof(*cred->eap_method));
  2670. if (cred->eap_method == NULL)
  2671. return -1;
  2672. os_memcpy(cred->eap_method, &method, sizeof(method));
  2673. return 0;
  2674. }
  2675. if (os_strcmp(var, "password") == 0 &&
  2676. os_strncmp(value, "ext:", 4) == 0) {
  2677. if (has_newline(value))
  2678. return -1;
  2679. str_clear_free(cred->password);
  2680. cred->password = os_strdup(value);
  2681. cred->ext_password = 1;
  2682. return 0;
  2683. }
  2684. if (os_strcmp(var, "update_identifier") == 0) {
  2685. cred->update_identifier = atoi(value);
  2686. return 0;
  2687. }
  2688. if (os_strcmp(var, "min_dl_bandwidth_home") == 0) {
  2689. cred->min_dl_bandwidth_home = atoi(value);
  2690. return 0;
  2691. }
  2692. if (os_strcmp(var, "min_ul_bandwidth_home") == 0) {
  2693. cred->min_ul_bandwidth_home = atoi(value);
  2694. return 0;
  2695. }
  2696. if (os_strcmp(var, "min_dl_bandwidth_roaming") == 0) {
  2697. cred->min_dl_bandwidth_roaming = atoi(value);
  2698. return 0;
  2699. }
  2700. if (os_strcmp(var, "min_ul_bandwidth_roaming") == 0) {
  2701. cred->min_ul_bandwidth_roaming = atoi(value);
  2702. return 0;
  2703. }
  2704. if (os_strcmp(var, "max_bss_load") == 0) {
  2705. cred->max_bss_load = atoi(value);
  2706. return 0;
  2707. }
  2708. if (os_strcmp(var, "req_conn_capab") == 0)
  2709. return wpa_config_set_cred_req_conn_capab(cred, value);
  2710. if (os_strcmp(var, "ocsp") == 0) {
  2711. cred->ocsp = atoi(value);
  2712. return 0;
  2713. }
  2714. if (os_strcmp(var, "sim_num") == 0) {
  2715. cred->sim_num = atoi(value);
  2716. return 0;
  2717. }
  2718. val = wpa_config_parse_string(value, &len);
  2719. if (val == NULL ||
  2720. (os_strcmp(var, "excluded_ssid") != 0 &&
  2721. os_strcmp(var, "roaming_consortium") != 0 &&
  2722. os_strcmp(var, "required_roaming_consortium") != 0 &&
  2723. has_newline(val))) {
  2724. wpa_printf(MSG_ERROR, "Line %d: invalid field '%s' string "
  2725. "value '%s'.", line, var, value);
  2726. os_free(val);
  2727. return -1;
  2728. }
  2729. if (os_strcmp(var, "realm") == 0) {
  2730. os_free(cred->realm);
  2731. cred->realm = val;
  2732. return 0;
  2733. }
  2734. if (os_strcmp(var, "username") == 0) {
  2735. str_clear_free(cred->username);
  2736. cred->username = val;
  2737. return 0;
  2738. }
  2739. if (os_strcmp(var, "password") == 0) {
  2740. str_clear_free(cred->password);
  2741. cred->password = val;
  2742. cred->ext_password = 0;
  2743. return 0;
  2744. }
  2745. if (os_strcmp(var, "ca_cert") == 0) {
  2746. os_free(cred->ca_cert);
  2747. cred->ca_cert = val;
  2748. return 0;
  2749. }
  2750. if (os_strcmp(var, "client_cert") == 0) {
  2751. os_free(cred->client_cert);
  2752. cred->client_cert = val;
  2753. return 0;
  2754. }
  2755. if (os_strcmp(var, "private_key") == 0) {
  2756. os_free(cred->private_key);
  2757. cred->private_key = val;
  2758. return 0;
  2759. }
  2760. if (os_strcmp(var, "private_key_passwd") == 0) {
  2761. str_clear_free(cred->private_key_passwd);
  2762. cred->private_key_passwd = val;
  2763. return 0;
  2764. }
  2765. if (os_strcmp(var, "imsi") == 0) {
  2766. os_free(cred->imsi);
  2767. cred->imsi = val;
  2768. return 0;
  2769. }
  2770. if (os_strcmp(var, "milenage") == 0) {
  2771. str_clear_free(cred->milenage);
  2772. cred->milenage = val;
  2773. return 0;
  2774. }
  2775. if (os_strcmp(var, "domain_suffix_match") == 0) {
  2776. os_free(cred->domain_suffix_match);
  2777. cred->domain_suffix_match = val;
  2778. return 0;
  2779. }
  2780. if (os_strcmp(var, "domain") == 0) {
  2781. char **new_domain;
  2782. new_domain = os_realloc_array(cred->domain,
  2783. cred->num_domain + 1,
  2784. sizeof(char *));
  2785. if (new_domain == NULL) {
  2786. os_free(val);
  2787. return -1;
  2788. }
  2789. new_domain[cred->num_domain++] = val;
  2790. cred->domain = new_domain;
  2791. return 0;
  2792. }
  2793. if (os_strcmp(var, "phase1") == 0) {
  2794. os_free(cred->phase1);
  2795. cred->phase1 = val;
  2796. return 0;
  2797. }
  2798. if (os_strcmp(var, "phase2") == 0) {
  2799. os_free(cred->phase2);
  2800. cred->phase2 = val;
  2801. return 0;
  2802. }
  2803. if (os_strcmp(var, "roaming_consortium") == 0) {
  2804. if (len < 3 || len > sizeof(cred->roaming_consortium)) {
  2805. wpa_printf(MSG_ERROR, "Line %d: invalid "
  2806. "roaming_consortium length %d (3..15 "
  2807. "expected)", line, (int) len);
  2808. os_free(val);
  2809. return -1;
  2810. }
  2811. os_memcpy(cred->roaming_consortium, val, len);
  2812. cred->roaming_consortium_len = len;
  2813. os_free(val);
  2814. return 0;
  2815. }
  2816. if (os_strcmp(var, "required_roaming_consortium") == 0) {
  2817. if (len < 3 || len > sizeof(cred->required_roaming_consortium))
  2818. {
  2819. wpa_printf(MSG_ERROR, "Line %d: invalid "
  2820. "required_roaming_consortium length %d "
  2821. "(3..15 expected)", line, (int) len);
  2822. os_free(val);
  2823. return -1;
  2824. }
  2825. os_memcpy(cred->required_roaming_consortium, val, len);
  2826. cred->required_roaming_consortium_len = len;
  2827. os_free(val);
  2828. return 0;
  2829. }
  2830. if (os_strcmp(var, "excluded_ssid") == 0) {
  2831. struct excluded_ssid *e;
  2832. if (len > SSID_MAX_LEN) {
  2833. wpa_printf(MSG_ERROR, "Line %d: invalid "
  2834. "excluded_ssid length %d", line, (int) len);
  2835. os_free(val);
  2836. return -1;
  2837. }
  2838. e = os_realloc_array(cred->excluded_ssid,
  2839. cred->num_excluded_ssid + 1,
  2840. sizeof(struct excluded_ssid));
  2841. if (e == NULL) {
  2842. os_free(val);
  2843. return -1;
  2844. }
  2845. cred->excluded_ssid = e;
  2846. e = &cred->excluded_ssid[cred->num_excluded_ssid++];
  2847. os_memcpy(e->ssid, val, len);
  2848. e->ssid_len = len;
  2849. os_free(val);
  2850. return 0;
  2851. }
  2852. if (os_strcmp(var, "roaming_partner") == 0) {
  2853. struct roaming_partner *p;
  2854. char *pos;
  2855. p = os_realloc_array(cred->roaming_partner,
  2856. cred->num_roaming_partner + 1,
  2857. sizeof(struct roaming_partner));
  2858. if (p == NULL) {
  2859. os_free(val);
  2860. return -1;
  2861. }
  2862. cred->roaming_partner = p;
  2863. p = &cred->roaming_partner[cred->num_roaming_partner];
  2864. pos = os_strchr(val, ',');
  2865. if (pos == NULL) {
  2866. os_free(val);
  2867. return -1;
  2868. }
  2869. *pos++ = '\0';
  2870. if (pos - val - 1 >= (int) sizeof(p->fqdn)) {
  2871. os_free(val);
  2872. return -1;
  2873. }
  2874. os_memcpy(p->fqdn, val, pos - val);
  2875. p->exact_match = atoi(pos);
  2876. pos = os_strchr(pos, ',');
  2877. if (pos == NULL) {
  2878. os_free(val);
  2879. return -1;
  2880. }
  2881. *pos++ = '\0';
  2882. p->priority = atoi(pos);
  2883. pos = os_strchr(pos, ',');
  2884. if (pos == NULL) {
  2885. os_free(val);
  2886. return -1;
  2887. }
  2888. *pos++ = '\0';
  2889. if (os_strlen(pos) >= sizeof(p->country)) {
  2890. os_free(val);
  2891. return -1;
  2892. }
  2893. os_memcpy(p->country, pos, os_strlen(pos) + 1);
  2894. cred->num_roaming_partner++;
  2895. os_free(val);
  2896. return 0;
  2897. }
  2898. if (os_strcmp(var, "provisioning_sp") == 0) {
  2899. os_free(cred->provisioning_sp);
  2900. cred->provisioning_sp = val;
  2901. return 0;
  2902. }
  2903. if (line) {
  2904. wpa_printf(MSG_ERROR, "Line %d: unknown cred field '%s'.",
  2905. line, var);
  2906. }
  2907. os_free(val);
  2908. return -1;
  2909. }
  2910. static char * alloc_int_str(int val)
  2911. {
  2912. const unsigned int bufsize = 20;
  2913. char *buf;
  2914. int res;
  2915. buf = os_malloc(bufsize);
  2916. if (buf == NULL)
  2917. return NULL;
  2918. res = os_snprintf(buf, bufsize, "%d", val);
  2919. if (os_snprintf_error(bufsize, res)) {
  2920. os_free(buf);
  2921. buf = NULL;
  2922. }
  2923. return buf;
  2924. }
  2925. static char * alloc_strdup(const char *str)
  2926. {
  2927. if (str == NULL)
  2928. return NULL;
  2929. return os_strdup(str);
  2930. }
  2931. char * wpa_config_get_cred_no_key(struct wpa_cred *cred, const char *var)
  2932. {
  2933. if (os_strcmp(var, "temporary") == 0)
  2934. return alloc_int_str(cred->temporary);
  2935. if (os_strcmp(var, "priority") == 0)
  2936. return alloc_int_str(cred->priority);
  2937. if (os_strcmp(var, "sp_priority") == 0)
  2938. return alloc_int_str(cred->sp_priority);
  2939. if (os_strcmp(var, "pcsc") == 0)
  2940. return alloc_int_str(cred->pcsc);
  2941. if (os_strcmp(var, "eap") == 0) {
  2942. if (!cred->eap_method)
  2943. return NULL;
  2944. return alloc_strdup(eap_get_name(cred->eap_method[0].vendor,
  2945. cred->eap_method[0].method));
  2946. }
  2947. if (os_strcmp(var, "update_identifier") == 0)
  2948. return alloc_int_str(cred->update_identifier);
  2949. if (os_strcmp(var, "min_dl_bandwidth_home") == 0)
  2950. return alloc_int_str(cred->min_dl_bandwidth_home);
  2951. if (os_strcmp(var, "min_ul_bandwidth_home") == 0)
  2952. return alloc_int_str(cred->min_ul_bandwidth_home);
  2953. if (os_strcmp(var, "min_dl_bandwidth_roaming") == 0)
  2954. return alloc_int_str(cred->min_dl_bandwidth_roaming);
  2955. if (os_strcmp(var, "min_ul_bandwidth_roaming") == 0)
  2956. return alloc_int_str(cred->min_ul_bandwidth_roaming);
  2957. if (os_strcmp(var, "max_bss_load") == 0)
  2958. return alloc_int_str(cred->max_bss_load);
  2959. if (os_strcmp(var, "req_conn_capab") == 0) {
  2960. unsigned int i;
  2961. char *buf, *end, *pos;
  2962. int ret;
  2963. if (!cred->num_req_conn_capab)
  2964. return NULL;
  2965. buf = os_malloc(4000);
  2966. if (buf == NULL)
  2967. return NULL;
  2968. pos = buf;
  2969. end = pos + 4000;
  2970. for (i = 0; i < cred->num_req_conn_capab; i++) {
  2971. int *ports;
  2972. ret = os_snprintf(pos, end - pos, "%s%u",
  2973. i > 0 ? "\n" : "",
  2974. cred->req_conn_capab_proto[i]);
  2975. if (os_snprintf_error(end - pos, ret))
  2976. return buf;
  2977. pos += ret;
  2978. ports = cred->req_conn_capab_port[i];
  2979. if (ports) {
  2980. int j;
  2981. for (j = 0; ports[j] != -1; j++) {
  2982. ret = os_snprintf(pos, end - pos,
  2983. "%s%d",
  2984. j > 0 ? "," : ":",
  2985. ports[j]);
  2986. if (os_snprintf_error(end - pos, ret))
  2987. return buf;
  2988. pos += ret;
  2989. }
  2990. }
  2991. }
  2992. return buf;
  2993. }
  2994. if (os_strcmp(var, "ocsp") == 0)
  2995. return alloc_int_str(cred->ocsp);
  2996. if (os_strcmp(var, "realm") == 0)
  2997. return alloc_strdup(cred->realm);
  2998. if (os_strcmp(var, "username") == 0)
  2999. return alloc_strdup(cred->username);
  3000. if (os_strcmp(var, "password") == 0) {
  3001. if (!cred->password)
  3002. return NULL;
  3003. return alloc_strdup("*");
  3004. }
  3005. if (os_strcmp(var, "ca_cert") == 0)
  3006. return alloc_strdup(cred->ca_cert);
  3007. if (os_strcmp(var, "client_cert") == 0)
  3008. return alloc_strdup(cred->client_cert);
  3009. if (os_strcmp(var, "private_key") == 0)
  3010. return alloc_strdup(cred->private_key);
  3011. if (os_strcmp(var, "private_key_passwd") == 0) {
  3012. if (!cred->private_key_passwd)
  3013. return NULL;
  3014. return alloc_strdup("*");
  3015. }
  3016. if (os_strcmp(var, "imsi") == 0)
  3017. return alloc_strdup(cred->imsi);
  3018. if (os_strcmp(var, "milenage") == 0) {
  3019. if (!(cred->milenage))
  3020. return NULL;
  3021. return alloc_strdup("*");
  3022. }
  3023. if (os_strcmp(var, "domain_suffix_match") == 0)
  3024. return alloc_strdup(cred->domain_suffix_match);
  3025. if (os_strcmp(var, "domain") == 0) {
  3026. unsigned int i;
  3027. char *buf, *end, *pos;
  3028. int ret;
  3029. if (!cred->num_domain)
  3030. return NULL;
  3031. buf = os_malloc(4000);
  3032. if (buf == NULL)
  3033. return NULL;
  3034. pos = buf;
  3035. end = pos + 4000;
  3036. for (i = 0; i < cred->num_domain; i++) {
  3037. ret = os_snprintf(pos, end - pos, "%s%s",
  3038. i > 0 ? "\n" : "", cred->domain[i]);
  3039. if (os_snprintf_error(end - pos, ret))
  3040. return buf;
  3041. pos += ret;
  3042. }
  3043. return buf;
  3044. }
  3045. if (os_strcmp(var, "phase1") == 0)
  3046. return alloc_strdup(cred->phase1);
  3047. if (os_strcmp(var, "phase2") == 0)
  3048. return alloc_strdup(cred->phase2);
  3049. if (os_strcmp(var, "roaming_consortium") == 0) {
  3050. size_t buflen;
  3051. char *buf;
  3052. if (!cred->roaming_consortium_len)
  3053. return NULL;
  3054. buflen = cred->roaming_consortium_len * 2 + 1;
  3055. buf = os_malloc(buflen);
  3056. if (buf == NULL)
  3057. return NULL;
  3058. wpa_snprintf_hex(buf, buflen, cred->roaming_consortium,
  3059. cred->roaming_consortium_len);
  3060. return buf;
  3061. }
  3062. if (os_strcmp(var, "required_roaming_consortium") == 0) {
  3063. size_t buflen;
  3064. char *buf;
  3065. if (!cred->required_roaming_consortium_len)
  3066. return NULL;
  3067. buflen = cred->required_roaming_consortium_len * 2 + 1;
  3068. buf = os_malloc(buflen);
  3069. if (buf == NULL)
  3070. return NULL;
  3071. wpa_snprintf_hex(buf, buflen, cred->required_roaming_consortium,
  3072. cred->required_roaming_consortium_len);
  3073. return buf;
  3074. }
  3075. if (os_strcmp(var, "excluded_ssid") == 0) {
  3076. unsigned int i;
  3077. char *buf, *end, *pos;
  3078. if (!cred->num_excluded_ssid)
  3079. return NULL;
  3080. buf = os_malloc(4000);
  3081. if (buf == NULL)
  3082. return NULL;
  3083. pos = buf;
  3084. end = pos + 4000;
  3085. for (i = 0; i < cred->num_excluded_ssid; i++) {
  3086. struct excluded_ssid *e;
  3087. int ret;
  3088. e = &cred->excluded_ssid[i];
  3089. ret = os_snprintf(pos, end - pos, "%s%s",
  3090. i > 0 ? "\n" : "",
  3091. wpa_ssid_txt(e->ssid, e->ssid_len));
  3092. if (os_snprintf_error(end - pos, ret))
  3093. return buf;
  3094. pos += ret;
  3095. }
  3096. return buf;
  3097. }
  3098. if (os_strcmp(var, "roaming_partner") == 0) {
  3099. unsigned int i;
  3100. char *buf, *end, *pos;
  3101. if (!cred->num_roaming_partner)
  3102. return NULL;
  3103. buf = os_malloc(4000);
  3104. if (buf == NULL)
  3105. return NULL;
  3106. pos = buf;
  3107. end = pos + 4000;
  3108. for (i = 0; i < cred->num_roaming_partner; i++) {
  3109. struct roaming_partner *p;
  3110. int ret;
  3111. p = &cred->roaming_partner[i];
  3112. ret = os_snprintf(pos, end - pos, "%s%s,%d,%u,%s",
  3113. i > 0 ? "\n" : "",
  3114. p->fqdn, p->exact_match, p->priority,
  3115. p->country);
  3116. if (os_snprintf_error(end - pos, ret))
  3117. return buf;
  3118. pos += ret;
  3119. }
  3120. return buf;
  3121. }
  3122. if (os_strcmp(var, "provisioning_sp") == 0)
  3123. return alloc_strdup(cred->provisioning_sp);
  3124. return NULL;
  3125. }
  3126. struct wpa_cred * wpa_config_get_cred(struct wpa_config *config, int id)
  3127. {
  3128. struct wpa_cred *cred;
  3129. cred = config->cred;
  3130. while (cred) {
  3131. if (id == cred->id)
  3132. break;
  3133. cred = cred->next;
  3134. }
  3135. return cred;
  3136. }
  3137. struct wpa_cred * wpa_config_add_cred(struct wpa_config *config)
  3138. {
  3139. int id;
  3140. struct wpa_cred *cred, *last = NULL;
  3141. id = -1;
  3142. cred = config->cred;
  3143. while (cred) {
  3144. if (cred->id > id)
  3145. id = cred->id;
  3146. last = cred;
  3147. cred = cred->next;
  3148. }
  3149. id++;
  3150. cred = os_zalloc(sizeof(*cred));
  3151. if (cred == NULL)
  3152. return NULL;
  3153. cred->id = id;
  3154. cred->sim_num = DEFAULT_USER_SELECTED_SIM;
  3155. if (last)
  3156. last->next = cred;
  3157. else
  3158. config->cred = cred;
  3159. return cred;
  3160. }
  3161. int wpa_config_remove_cred(struct wpa_config *config, int id)
  3162. {
  3163. struct wpa_cred *cred, *prev = NULL;
  3164. cred = config->cred;
  3165. while (cred) {
  3166. if (id == cred->id)
  3167. break;
  3168. prev = cred;
  3169. cred = cred->next;
  3170. }
  3171. if (cred == NULL)
  3172. return -1;
  3173. if (prev)
  3174. prev->next = cred->next;
  3175. else
  3176. config->cred = cred->next;
  3177. wpa_config_free_cred(cred);
  3178. return 0;
  3179. }
  3180. #ifndef CONFIG_NO_CONFIG_BLOBS
  3181. /**
  3182. * wpa_config_get_blob - Get a named configuration blob
  3183. * @config: Configuration data from wpa_config_read()
  3184. * @name: Name of the blob
  3185. * Returns: Pointer to blob data or %NULL if not found
  3186. */
  3187. const struct wpa_config_blob * wpa_config_get_blob(struct wpa_config *config,
  3188. const char *name)
  3189. {
  3190. struct wpa_config_blob *blob = config->blobs;
  3191. while (blob) {
  3192. if (os_strcmp(blob->name, name) == 0)
  3193. return blob;
  3194. blob = blob->next;
  3195. }
  3196. return NULL;
  3197. }
  3198. /**
  3199. * wpa_config_set_blob - Set or add a named configuration blob
  3200. * @config: Configuration data from wpa_config_read()
  3201. * @blob: New value for the blob
  3202. *
  3203. * Adds a new configuration blob or replaces the current value of an existing
  3204. * blob.
  3205. */
  3206. void wpa_config_set_blob(struct wpa_config *config,
  3207. struct wpa_config_blob *blob)
  3208. {
  3209. wpa_config_remove_blob(config, blob->name);
  3210. blob->next = config->blobs;
  3211. config->blobs = blob;
  3212. }
  3213. /**
  3214. * wpa_config_free_blob - Free blob data
  3215. * @blob: Pointer to blob to be freed
  3216. */
  3217. void wpa_config_free_blob(struct wpa_config_blob *blob)
  3218. {
  3219. if (blob) {
  3220. os_free(blob->name);
  3221. bin_clear_free(blob->data, blob->len);
  3222. os_free(blob);
  3223. }
  3224. }
  3225. /**
  3226. * wpa_config_remove_blob - Remove a named configuration blob
  3227. * @config: Configuration data from wpa_config_read()
  3228. * @name: Name of the blob to remove
  3229. * Returns: 0 if blob was removed or -1 if blob was not found
  3230. */
  3231. int wpa_config_remove_blob(struct wpa_config *config, const char *name)
  3232. {
  3233. struct wpa_config_blob *pos = config->blobs, *prev = NULL;
  3234. while (pos) {
  3235. if (os_strcmp(pos->name, name) == 0) {
  3236. if (prev)
  3237. prev->next = pos->next;
  3238. else
  3239. config->blobs = pos->next;
  3240. wpa_config_free_blob(pos);
  3241. return 0;
  3242. }
  3243. prev = pos;
  3244. pos = pos->next;
  3245. }
  3246. return -1;
  3247. }
  3248. #endif /* CONFIG_NO_CONFIG_BLOBS */
  3249. /**
  3250. * wpa_config_alloc_empty - Allocate an empty configuration
  3251. * @ctrl_interface: Control interface parameters, e.g., path to UNIX domain
  3252. * socket
  3253. * @driver_param: Driver parameters
  3254. * Returns: Pointer to allocated configuration data or %NULL on failure
  3255. */
  3256. struct wpa_config * wpa_config_alloc_empty(const char *ctrl_interface,
  3257. const char *driver_param)
  3258. {
  3259. struct wpa_config *config;
  3260. const int aCWmin = 4, aCWmax = 10;
  3261. const struct hostapd_wmm_ac_params ac_bk =
  3262. { aCWmin, aCWmax, 7, 0, 0 }; /* background traffic */
  3263. const struct hostapd_wmm_ac_params ac_be =
  3264. { aCWmin, aCWmax, 3, 0, 0 }; /* best effort traffic */
  3265. const struct hostapd_wmm_ac_params ac_vi = /* video traffic */
  3266. { aCWmin - 1, aCWmin, 2, 3000 / 32, 0 };
  3267. const struct hostapd_wmm_ac_params ac_vo = /* voice traffic */
  3268. { aCWmin - 2, aCWmin - 1, 2, 1500 / 32, 0 };
  3269. config = os_zalloc(sizeof(*config));
  3270. if (config == NULL)
  3271. return NULL;
  3272. config->eapol_version = DEFAULT_EAPOL_VERSION;
  3273. config->ap_scan = DEFAULT_AP_SCAN;
  3274. config->user_mpm = DEFAULT_USER_MPM;
  3275. config->max_peer_links = DEFAULT_MAX_PEER_LINKS;
  3276. config->mesh_max_inactivity = DEFAULT_MESH_MAX_INACTIVITY;
  3277. config->dot11RSNASAERetransPeriod =
  3278. DEFAULT_DOT11_RSNA_SAE_RETRANS_PERIOD;
  3279. config->fast_reauth = DEFAULT_FAST_REAUTH;
  3280. config->p2p_go_intent = DEFAULT_P2P_GO_INTENT;
  3281. config->p2p_intra_bss = DEFAULT_P2P_INTRA_BSS;
  3282. config->p2p_go_freq_change_policy = DEFAULT_P2P_GO_FREQ_MOVE;
  3283. config->p2p_go_max_inactivity = DEFAULT_P2P_GO_MAX_INACTIVITY;
  3284. config->p2p_optimize_listen_chan = DEFAULT_P2P_OPTIMIZE_LISTEN_CHAN;
  3285. config->p2p_go_ctwindow = DEFAULT_P2P_GO_CTWINDOW;
  3286. config->bss_max_count = DEFAULT_BSS_MAX_COUNT;
  3287. config->bss_expiration_age = DEFAULT_BSS_EXPIRATION_AGE;
  3288. config->bss_expiration_scan_count = DEFAULT_BSS_EXPIRATION_SCAN_COUNT;
  3289. config->max_num_sta = DEFAULT_MAX_NUM_STA;
  3290. config->access_network_type = DEFAULT_ACCESS_NETWORK_TYPE;
  3291. config->scan_cur_freq = DEFAULT_SCAN_CUR_FREQ;
  3292. config->wmm_ac_params[0] = ac_be;
  3293. config->wmm_ac_params[1] = ac_bk;
  3294. config->wmm_ac_params[2] = ac_vi;
  3295. config->wmm_ac_params[3] = ac_vo;
  3296. config->p2p_search_delay = DEFAULT_P2P_SEARCH_DELAY;
  3297. config->rand_addr_lifetime = DEFAULT_RAND_ADDR_LIFETIME;
  3298. config->key_mgmt_offload = DEFAULT_KEY_MGMT_OFFLOAD;
  3299. config->cert_in_cb = DEFAULT_CERT_IN_CB;
  3300. config->wpa_rsc_relaxation = DEFAULT_WPA_RSC_RELAXATION;
  3301. #ifdef CONFIG_MBO
  3302. config->mbo_cell_capa = DEFAULT_MBO_CELL_CAPA;
  3303. config->disassoc_imminent_rssi_threshold =
  3304. DEFAULT_DISASSOC_IMMINENT_RSSI_THRESHOLD;
  3305. #endif /* CONFIG_MBO */
  3306. if (ctrl_interface)
  3307. config->ctrl_interface = os_strdup(ctrl_interface);
  3308. if (driver_param)
  3309. config->driver_param = os_strdup(driver_param);
  3310. config->gas_rand_addr_lifetime = DEFAULT_RAND_ADDR_LIFETIME;
  3311. return config;
  3312. }
  3313. #ifndef CONFIG_NO_STDOUT_DEBUG
  3314. /**
  3315. * wpa_config_debug_dump_networks - Debug dump of configured networks
  3316. * @config: Configuration data from wpa_config_read()
  3317. */
  3318. void wpa_config_debug_dump_networks(struct wpa_config *config)
  3319. {
  3320. int prio;
  3321. struct wpa_ssid *ssid;
  3322. for (prio = 0; prio < config->num_prio; prio++) {
  3323. ssid = config->pssid[prio];
  3324. wpa_printf(MSG_DEBUG, "Priority group %d",
  3325. ssid->priority);
  3326. while (ssid) {
  3327. wpa_printf(MSG_DEBUG, " id=%d ssid='%s'",
  3328. ssid->id,
  3329. wpa_ssid_txt(ssid->ssid, ssid->ssid_len));
  3330. ssid = ssid->pnext;
  3331. }
  3332. }
  3333. }
  3334. #endif /* CONFIG_NO_STDOUT_DEBUG */
  3335. struct global_parse_data {
  3336. char *name;
  3337. int (*parser)(const struct global_parse_data *data,
  3338. struct wpa_config *config, int line, const char *value);
  3339. int (*get)(const char *name, struct wpa_config *config, long offset,
  3340. char *buf, size_t buflen, int pretty_print);
  3341. void *param1, *param2, *param3;
  3342. unsigned int changed_flag;
  3343. };
  3344. static int wpa_global_config_parse_int(const struct global_parse_data *data,
  3345. struct wpa_config *config, int line,
  3346. const char *pos)
  3347. {
  3348. int val, *dst;
  3349. char *end;
  3350. dst = (int *) (((u8 *) config) + (long) data->param1);
  3351. val = strtol(pos, &end, 0);
  3352. if (*end) {
  3353. wpa_printf(MSG_ERROR, "Line %d: invalid number \"%s\"",
  3354. line, pos);
  3355. return -1;
  3356. }
  3357. *dst = val;
  3358. wpa_printf(MSG_DEBUG, "%s=%d", data->name, *dst);
  3359. if (data->param2 && *dst < (long) data->param2) {
  3360. wpa_printf(MSG_ERROR, "Line %d: too small %s (value=%d "
  3361. "min_value=%ld)", line, data->name, *dst,
  3362. (long) data->param2);
  3363. *dst = (long) data->param2;
  3364. return -1;
  3365. }
  3366. if (data->param3 && *dst > (long) data->param3) {
  3367. wpa_printf(MSG_ERROR, "Line %d: too large %s (value=%d "
  3368. "max_value=%ld)", line, data->name, *dst,
  3369. (long) data->param3);
  3370. *dst = (long) data->param3;
  3371. return -1;
  3372. }
  3373. return 0;
  3374. }
  3375. static int wpa_global_config_parse_str(const struct global_parse_data *data,
  3376. struct wpa_config *config, int line,
  3377. const char *pos)
  3378. {
  3379. size_t len;
  3380. char **dst, *tmp;
  3381. len = os_strlen(pos);
  3382. if (data->param2 && len < (size_t) data->param2) {
  3383. wpa_printf(MSG_ERROR, "Line %d: too short %s (len=%lu "
  3384. "min_len=%ld)", line, data->name,
  3385. (unsigned long) len, (long) data->param2);
  3386. return -1;
  3387. }
  3388. if (data->param3 && len > (size_t) data->param3) {
  3389. wpa_printf(MSG_ERROR, "Line %d: too long %s (len=%lu "
  3390. "max_len=%ld)", line, data->name,
  3391. (unsigned long) len, (long) data->param3);
  3392. return -1;
  3393. }
  3394. if (has_newline(pos)) {
  3395. wpa_printf(MSG_ERROR, "Line %d: invalid %s value with newline",
  3396. line, data->name);
  3397. return -1;
  3398. }
  3399. tmp = os_strdup(pos);
  3400. if (tmp == NULL)
  3401. return -1;
  3402. dst = (char **) (((u8 *) config) + (long) data->param1);
  3403. os_free(*dst);
  3404. *dst = tmp;
  3405. wpa_printf(MSG_DEBUG, "%s='%s'", data->name, *dst);
  3406. return 0;
  3407. }
  3408. static int wpa_config_process_bgscan(const struct global_parse_data *data,
  3409. struct wpa_config *config, int line,
  3410. const char *pos)
  3411. {
  3412. size_t len;
  3413. char *tmp;
  3414. int res;
  3415. tmp = wpa_config_parse_string(pos, &len);
  3416. if (tmp == NULL) {
  3417. wpa_printf(MSG_ERROR, "Line %d: failed to parse %s",
  3418. line, data->name);
  3419. return -1;
  3420. }
  3421. res = wpa_global_config_parse_str(data, config, line, tmp);
  3422. os_free(tmp);
  3423. return res;
  3424. }
  3425. static int wpa_global_config_parse_bin(const struct global_parse_data *data,
  3426. struct wpa_config *config, int line,
  3427. const char *pos)
  3428. {
  3429. struct wpabuf **dst, *tmp;
  3430. tmp = wpabuf_parse_bin(pos);
  3431. if (!tmp)
  3432. return -1;
  3433. dst = (struct wpabuf **) (((u8 *) config) + (long) data->param1);
  3434. wpabuf_free(*dst);
  3435. *dst = tmp;
  3436. wpa_printf(MSG_DEBUG, "%s", data->name);
  3437. return 0;
  3438. }
  3439. static int wpa_config_process_freq_list(const struct global_parse_data *data,
  3440. struct wpa_config *config, int line,
  3441. const char *value)
  3442. {
  3443. int *freqs;
  3444. freqs = wpa_config_parse_int_array(value);
  3445. if (freqs == NULL)
  3446. return -1;
  3447. if (freqs[0] == 0) {
  3448. os_free(freqs);
  3449. freqs = NULL;
  3450. }
  3451. os_free(config->freq_list);
  3452. config->freq_list = freqs;
  3453. return 0;
  3454. }
  3455. #ifdef CONFIG_P2P
  3456. static int wpa_global_config_parse_ipv4(const struct global_parse_data *data,
  3457. struct wpa_config *config, int line,
  3458. const char *pos)
  3459. {
  3460. u32 *dst;
  3461. struct hostapd_ip_addr addr;
  3462. if (hostapd_parse_ip_addr(pos, &addr) < 0)
  3463. return -1;
  3464. if (addr.af != AF_INET)
  3465. return -1;
  3466. dst = (u32 *) (((u8 *) config) + (long) data->param1);
  3467. os_memcpy(dst, &addr.u.v4.s_addr, 4);
  3468. wpa_printf(MSG_DEBUG, "%s = 0x%x", data->name,
  3469. WPA_GET_BE32((u8 *) dst));
  3470. return 0;
  3471. }
  3472. #endif /* CONFIG_P2P */
  3473. static int wpa_config_process_country(const struct global_parse_data *data,
  3474. struct wpa_config *config, int line,
  3475. const char *pos)
  3476. {
  3477. if (!pos[0] || !pos[1]) {
  3478. wpa_printf(MSG_DEBUG, "Invalid country set");
  3479. return -1;
  3480. }
  3481. config->country[0] = pos[0];
  3482. config->country[1] = pos[1];
  3483. wpa_printf(MSG_DEBUG, "country='%c%c'",
  3484. config->country[0], config->country[1]);
  3485. return 0;
  3486. }
  3487. static int wpa_config_process_load_dynamic_eap(
  3488. const struct global_parse_data *data, struct wpa_config *config,
  3489. int line, const char *so)
  3490. {
  3491. int ret;
  3492. wpa_printf(MSG_DEBUG, "load_dynamic_eap=%s", so);
  3493. ret = eap_peer_method_load(so);
  3494. if (ret == -2) {
  3495. wpa_printf(MSG_DEBUG, "This EAP type was already loaded - not "
  3496. "reloading.");
  3497. } else if (ret) {
  3498. wpa_printf(MSG_ERROR, "Line %d: Failed to load dynamic EAP "
  3499. "method '%s'.", line, so);
  3500. return -1;
  3501. }
  3502. return 0;
  3503. }
  3504. #ifdef CONFIG_WPS
  3505. static int wpa_config_process_uuid(const struct global_parse_data *data,
  3506. struct wpa_config *config, int line,
  3507. const char *pos)
  3508. {
  3509. char buf[40];
  3510. if (uuid_str2bin(pos, config->uuid)) {
  3511. wpa_printf(MSG_ERROR, "Line %d: invalid UUID", line);
  3512. return -1;
  3513. }
  3514. uuid_bin2str(config->uuid, buf, sizeof(buf));
  3515. wpa_printf(MSG_DEBUG, "uuid=%s", buf);
  3516. return 0;
  3517. }
  3518. static int wpa_config_process_device_type(
  3519. const struct global_parse_data *data,
  3520. struct wpa_config *config, int line, const char *pos)
  3521. {
  3522. return wps_dev_type_str2bin(pos, config->device_type);
  3523. }
  3524. static int wpa_config_process_os_version(const struct global_parse_data *data,
  3525. struct wpa_config *config, int line,
  3526. const char *pos)
  3527. {
  3528. if (hexstr2bin(pos, config->os_version, 4)) {
  3529. wpa_printf(MSG_ERROR, "Line %d: invalid os_version", line);
  3530. return -1;
  3531. }
  3532. wpa_printf(MSG_DEBUG, "os_version=%08x",
  3533. WPA_GET_BE32(config->os_version));
  3534. return 0;
  3535. }
  3536. static int wpa_config_process_wps_vendor_ext_m1(
  3537. const struct global_parse_data *data,
  3538. struct wpa_config *config, int line, const char *pos)
  3539. {
  3540. struct wpabuf *tmp;
  3541. int len = os_strlen(pos) / 2;
  3542. u8 *p;
  3543. if (!len) {
  3544. wpa_printf(MSG_ERROR, "Line %d: "
  3545. "invalid wps_vendor_ext_m1", line);
  3546. return -1;
  3547. }
  3548. tmp = wpabuf_alloc(len);
  3549. if (tmp) {
  3550. p = wpabuf_put(tmp, len);
  3551. if (hexstr2bin(pos, p, len)) {
  3552. wpa_printf(MSG_ERROR, "Line %d: "
  3553. "invalid wps_vendor_ext_m1", line);
  3554. wpabuf_free(tmp);
  3555. return -1;
  3556. }
  3557. wpabuf_free(config->wps_vendor_ext_m1);
  3558. config->wps_vendor_ext_m1 = tmp;
  3559. } else {
  3560. wpa_printf(MSG_ERROR, "Can not allocate "
  3561. "memory for wps_vendor_ext_m1");
  3562. return -1;
  3563. }
  3564. return 0;
  3565. }
  3566. #endif /* CONFIG_WPS */
  3567. #ifdef CONFIG_P2P
  3568. static int wpa_config_process_sec_device_type(
  3569. const struct global_parse_data *data,
  3570. struct wpa_config *config, int line, const char *pos)
  3571. {
  3572. int idx;
  3573. if (config->num_sec_device_types >= MAX_SEC_DEVICE_TYPES) {
  3574. wpa_printf(MSG_ERROR, "Line %d: too many sec_device_type "
  3575. "items", line);
  3576. return -1;
  3577. }
  3578. idx = config->num_sec_device_types;
  3579. if (wps_dev_type_str2bin(pos, config->sec_device_type[idx]))
  3580. return -1;
  3581. config->num_sec_device_types++;
  3582. return 0;
  3583. }
  3584. static int wpa_config_process_p2p_pref_chan(
  3585. const struct global_parse_data *data,
  3586. struct wpa_config *config, int line, const char *pos)
  3587. {
  3588. struct p2p_channel *pref = NULL, *n;
  3589. unsigned int num = 0;
  3590. const char *pos2;
  3591. u8 op_class, chan;
  3592. /* format: class:chan,class:chan,... */
  3593. while (*pos) {
  3594. op_class = atoi(pos);
  3595. pos2 = os_strchr(pos, ':');
  3596. if (pos2 == NULL)
  3597. goto fail;
  3598. pos2++;
  3599. chan = atoi(pos2);
  3600. n = os_realloc_array(pref, num + 1,
  3601. sizeof(struct p2p_channel));
  3602. if (n == NULL)
  3603. goto fail;
  3604. pref = n;
  3605. pref[num].op_class = op_class;
  3606. pref[num].chan = chan;
  3607. num++;
  3608. pos = os_strchr(pos2, ',');
  3609. if (pos == NULL)
  3610. break;
  3611. pos++;
  3612. }
  3613. os_free(config->p2p_pref_chan);
  3614. config->p2p_pref_chan = pref;
  3615. config->num_p2p_pref_chan = num;
  3616. wpa_hexdump(MSG_DEBUG, "P2P: Preferred class/channel pairs",
  3617. (u8 *) config->p2p_pref_chan,
  3618. config->num_p2p_pref_chan * sizeof(struct p2p_channel));
  3619. return 0;
  3620. fail:
  3621. os_free(pref);
  3622. wpa_printf(MSG_ERROR, "Line %d: Invalid p2p_pref_chan list", line);
  3623. return -1;
  3624. }
  3625. static int wpa_config_process_p2p_no_go_freq(
  3626. const struct global_parse_data *data,
  3627. struct wpa_config *config, int line, const char *pos)
  3628. {
  3629. int ret;
  3630. ret = freq_range_list_parse(&config->p2p_no_go_freq, pos);
  3631. if (ret < 0) {
  3632. wpa_printf(MSG_ERROR, "Line %d: Invalid p2p_no_go_freq", line);
  3633. return -1;
  3634. }
  3635. wpa_printf(MSG_DEBUG, "P2P: p2p_no_go_freq with %u items",
  3636. config->p2p_no_go_freq.num);
  3637. return 0;
  3638. }
  3639. #endif /* CONFIG_P2P */
  3640. static int wpa_config_process_hessid(
  3641. const struct global_parse_data *data,
  3642. struct wpa_config *config, int line, const char *pos)
  3643. {
  3644. if (hwaddr_aton2(pos, config->hessid) < 0) {
  3645. wpa_printf(MSG_ERROR, "Line %d: Invalid hessid '%s'",
  3646. line, pos);
  3647. return -1;
  3648. }
  3649. return 0;
  3650. }
  3651. static int wpa_config_process_sae_groups(
  3652. const struct global_parse_data *data,
  3653. struct wpa_config *config, int line, const char *pos)
  3654. {
  3655. int *groups = wpa_config_parse_int_array(pos);
  3656. if (groups == NULL) {
  3657. wpa_printf(MSG_ERROR, "Line %d: Invalid sae_groups '%s'",
  3658. line, pos);
  3659. return -1;
  3660. }
  3661. os_free(config->sae_groups);
  3662. config->sae_groups = groups;
  3663. return 0;
  3664. }
  3665. static int wpa_config_process_ap_vendor_elements(
  3666. const struct global_parse_data *data,
  3667. struct wpa_config *config, int line, const char *pos)
  3668. {
  3669. struct wpabuf *tmp;
  3670. int len = os_strlen(pos) / 2;
  3671. u8 *p;
  3672. if (!len) {
  3673. wpa_printf(MSG_ERROR, "Line %d: invalid ap_vendor_elements",
  3674. line);
  3675. return -1;
  3676. }
  3677. tmp = wpabuf_alloc(len);
  3678. if (tmp) {
  3679. p = wpabuf_put(tmp, len);
  3680. if (hexstr2bin(pos, p, len)) {
  3681. wpa_printf(MSG_ERROR, "Line %d: invalid "
  3682. "ap_vendor_elements", line);
  3683. wpabuf_free(tmp);
  3684. return -1;
  3685. }
  3686. wpabuf_free(config->ap_vendor_elements);
  3687. config->ap_vendor_elements = tmp;
  3688. } else {
  3689. wpa_printf(MSG_ERROR, "Cannot allocate memory for "
  3690. "ap_vendor_elements");
  3691. return -1;
  3692. }
  3693. return 0;
  3694. }
  3695. #ifdef CONFIG_CTRL_IFACE
  3696. static int wpa_config_process_no_ctrl_interface(
  3697. const struct global_parse_data *data,
  3698. struct wpa_config *config, int line, const char *pos)
  3699. {
  3700. wpa_printf(MSG_DEBUG, "no_ctrl_interface -> ctrl_interface=NULL");
  3701. os_free(config->ctrl_interface);
  3702. config->ctrl_interface = NULL;
  3703. return 0;
  3704. }
  3705. #endif /* CONFIG_CTRL_IFACE */
  3706. static int wpa_config_get_int(const char *name, struct wpa_config *config,
  3707. long offset, char *buf, size_t buflen,
  3708. int pretty_print)
  3709. {
  3710. int *val = (int *) (((u8 *) config) + (long) offset);
  3711. if (pretty_print)
  3712. return os_snprintf(buf, buflen, "%s=%d\n", name, *val);
  3713. return os_snprintf(buf, buflen, "%d", *val);
  3714. }
  3715. static int wpa_config_get_str(const char *name, struct wpa_config *config,
  3716. long offset, char *buf, size_t buflen,
  3717. int pretty_print)
  3718. {
  3719. char **val = (char **) (((u8 *) config) + (long) offset);
  3720. int res;
  3721. if (pretty_print)
  3722. res = os_snprintf(buf, buflen, "%s=%s\n", name,
  3723. *val ? *val : "null");
  3724. else if (!*val)
  3725. return -1;
  3726. else
  3727. res = os_snprintf(buf, buflen, "%s", *val);
  3728. if (os_snprintf_error(buflen, res))
  3729. res = -1;
  3730. return res;
  3731. }
  3732. #ifdef CONFIG_P2P
  3733. static int wpa_config_get_ipv4(const char *name, struct wpa_config *config,
  3734. long offset, char *buf, size_t buflen,
  3735. int pretty_print)
  3736. {
  3737. void *val = ((u8 *) config) + (long) offset;
  3738. int res;
  3739. char addr[INET_ADDRSTRLEN];
  3740. if (!val || !inet_ntop(AF_INET, val, addr, sizeof(addr)))
  3741. return -1;
  3742. if (pretty_print)
  3743. res = os_snprintf(buf, buflen, "%s=%s\n", name, addr);
  3744. else
  3745. res = os_snprintf(buf, buflen, "%s", addr);
  3746. if (os_snprintf_error(buflen, res))
  3747. res = -1;
  3748. return res;
  3749. }
  3750. #endif /* CONFIG_P2P */
  3751. #ifdef OFFSET
  3752. #undef OFFSET
  3753. #endif /* OFFSET */
  3754. /* OFFSET: Get offset of a variable within the wpa_config structure */
  3755. #define OFFSET(v) ((void *) &((struct wpa_config *) 0)->v)
  3756. #define FUNC(f) #f, wpa_config_process_ ## f, NULL, OFFSET(f), NULL, NULL
  3757. #define FUNC_NO_VAR(f) #f, wpa_config_process_ ## f, NULL, NULL, NULL, NULL
  3758. #define _INT(f) #f, wpa_global_config_parse_int, wpa_config_get_int, OFFSET(f)
  3759. #define INT(f) _INT(f), NULL, NULL
  3760. #define INT_RANGE(f, min, max) _INT(f), (void *) min, (void *) max
  3761. #define _STR(f) #f, wpa_global_config_parse_str, wpa_config_get_str, OFFSET(f)
  3762. #define STR(f) _STR(f), NULL, NULL
  3763. #define STR_RANGE(f, min, max) _STR(f), (void *) min, (void *) max
  3764. #define BIN(f) #f, wpa_global_config_parse_bin, NULL, OFFSET(f), NULL, NULL
  3765. #define IPV4(f) #f, wpa_global_config_parse_ipv4, wpa_config_get_ipv4, \
  3766. OFFSET(f), NULL, NULL
  3767. static const struct global_parse_data global_fields[] = {
  3768. #ifdef CONFIG_CTRL_IFACE
  3769. { STR(ctrl_interface), 0 },
  3770. { FUNC_NO_VAR(no_ctrl_interface), 0 },
  3771. { STR(ctrl_interface_group), 0 } /* deprecated */,
  3772. #endif /* CONFIG_CTRL_IFACE */
  3773. #ifdef CONFIG_MACSEC
  3774. { INT_RANGE(eapol_version, 1, 3), 0 },
  3775. #else /* CONFIG_MACSEC */
  3776. { INT_RANGE(eapol_version, 1, 2), 0 },
  3777. #endif /* CONFIG_MACSEC */
  3778. { INT(ap_scan), 0 },
  3779. { FUNC(bgscan), 0 },
  3780. #ifdef CONFIG_MESH
  3781. { INT(user_mpm), 0 },
  3782. { INT_RANGE(max_peer_links, 0, 255), 0 },
  3783. { INT(mesh_max_inactivity), 0 },
  3784. { INT(dot11RSNASAERetransPeriod), 0 },
  3785. #endif /* CONFIG_MESH */
  3786. { INT(disable_scan_offload), 0 },
  3787. { INT(fast_reauth), 0 },
  3788. { STR(opensc_engine_path), 0 },
  3789. { STR(pkcs11_engine_path), 0 },
  3790. { STR(pkcs11_module_path), 0 },
  3791. { STR(openssl_ciphers), 0 },
  3792. { STR(pcsc_reader), 0 },
  3793. { STR(pcsc_pin), 0 },
  3794. { INT(external_sim), 0 },
  3795. { STR(driver_param), 0 },
  3796. { INT(dot11RSNAConfigPMKLifetime), 0 },
  3797. { INT(dot11RSNAConfigPMKReauthThreshold), 0 },
  3798. { INT(dot11RSNAConfigSATimeout), 0 },
  3799. #ifndef CONFIG_NO_CONFIG_WRITE
  3800. { INT(update_config), 0 },
  3801. #endif /* CONFIG_NO_CONFIG_WRITE */
  3802. { FUNC_NO_VAR(load_dynamic_eap), 0 },
  3803. #ifdef CONFIG_WPS
  3804. { FUNC(uuid), CFG_CHANGED_UUID },
  3805. { INT_RANGE(auto_uuid, 0, 1), 0 },
  3806. { STR_RANGE(device_name, 0, WPS_DEV_NAME_MAX_LEN),
  3807. CFG_CHANGED_DEVICE_NAME },
  3808. { STR_RANGE(manufacturer, 0, 64), CFG_CHANGED_WPS_STRING },
  3809. { STR_RANGE(model_name, 0, 32), CFG_CHANGED_WPS_STRING },
  3810. { STR_RANGE(model_number, 0, 32), CFG_CHANGED_WPS_STRING },
  3811. { STR_RANGE(serial_number, 0, 32), CFG_CHANGED_WPS_STRING },
  3812. { FUNC(device_type), CFG_CHANGED_DEVICE_TYPE },
  3813. { FUNC(os_version), CFG_CHANGED_OS_VERSION },
  3814. { STR(config_methods), CFG_CHANGED_CONFIG_METHODS },
  3815. { INT_RANGE(wps_cred_processing, 0, 2), 0 },
  3816. { FUNC(wps_vendor_ext_m1), CFG_CHANGED_VENDOR_EXTENSION },
  3817. #endif /* CONFIG_WPS */
  3818. #ifdef CONFIG_P2P
  3819. { FUNC(sec_device_type), CFG_CHANGED_SEC_DEVICE_TYPE },
  3820. { INT(p2p_listen_reg_class), CFG_CHANGED_P2P_LISTEN_CHANNEL },
  3821. { INT(p2p_listen_channel), CFG_CHANGED_P2P_LISTEN_CHANNEL },
  3822. { INT(p2p_oper_reg_class), CFG_CHANGED_P2P_OPER_CHANNEL },
  3823. { INT(p2p_oper_channel), CFG_CHANGED_P2P_OPER_CHANNEL },
  3824. { INT_RANGE(p2p_go_intent, 0, 15), 0 },
  3825. { STR(p2p_ssid_postfix), CFG_CHANGED_P2P_SSID_POSTFIX },
  3826. { INT_RANGE(persistent_reconnect, 0, 1), 0 },
  3827. { INT_RANGE(p2p_intra_bss, 0, 1), CFG_CHANGED_P2P_INTRA_BSS },
  3828. { INT(p2p_group_idle), 0 },
  3829. { INT_RANGE(p2p_go_freq_change_policy, 0, P2P_GO_FREQ_MOVE_MAX), 0 },
  3830. { INT_RANGE(p2p_passphrase_len, 8, 63),
  3831. CFG_CHANGED_P2P_PASSPHRASE_LEN },
  3832. { FUNC(p2p_pref_chan), CFG_CHANGED_P2P_PREF_CHAN },
  3833. { FUNC(p2p_no_go_freq), CFG_CHANGED_P2P_PREF_CHAN },
  3834. { INT_RANGE(p2p_add_cli_chan, 0, 1), 0 },
  3835. { INT_RANGE(p2p_optimize_listen_chan, 0, 1), 0 },
  3836. { INT(p2p_go_ht40), 0 },
  3837. { INT(p2p_go_vht), 0 },
  3838. { INT(p2p_disabled), 0 },
  3839. { INT_RANGE(p2p_go_ctwindow, 0, 127), 0 },
  3840. { INT(p2p_no_group_iface), 0 },
  3841. { INT_RANGE(p2p_ignore_shared_freq, 0, 1), 0 },
  3842. { IPV4(ip_addr_go), 0 },
  3843. { IPV4(ip_addr_mask), 0 },
  3844. { IPV4(ip_addr_start), 0 },
  3845. { IPV4(ip_addr_end), 0 },
  3846. { INT_RANGE(p2p_cli_probe, 0, 1), 0 },
  3847. #endif /* CONFIG_P2P */
  3848. { FUNC(country), CFG_CHANGED_COUNTRY },
  3849. { INT(bss_max_count), 0 },
  3850. { INT(bss_expiration_age), 0 },
  3851. { INT(bss_expiration_scan_count), 0 },
  3852. { INT_RANGE(filter_ssids, 0, 1), 0 },
  3853. { INT_RANGE(filter_rssi, -100, 0), 0 },
  3854. { INT(max_num_sta), 0 },
  3855. { INT_RANGE(disassoc_low_ack, 0, 1), 0 },
  3856. #ifdef CONFIG_HS20
  3857. { INT_RANGE(hs20, 0, 1), 0 },
  3858. #endif /* CONFIG_HS20 */
  3859. { INT_RANGE(interworking, 0, 1), 0 },
  3860. { FUNC(hessid), 0 },
  3861. { INT_RANGE(access_network_type, 0, 15), 0 },
  3862. { INT_RANGE(pbc_in_m1, 0, 1), 0 },
  3863. { STR(autoscan), 0 },
  3864. { INT_RANGE(wps_nfc_dev_pw_id, 0x10, 0xffff),
  3865. CFG_CHANGED_NFC_PASSWORD_TOKEN },
  3866. { BIN(wps_nfc_dh_pubkey), CFG_CHANGED_NFC_PASSWORD_TOKEN },
  3867. { BIN(wps_nfc_dh_privkey), CFG_CHANGED_NFC_PASSWORD_TOKEN },
  3868. { BIN(wps_nfc_dev_pw), CFG_CHANGED_NFC_PASSWORD_TOKEN },
  3869. { STR(ext_password_backend), CFG_CHANGED_EXT_PW_BACKEND },
  3870. { INT(p2p_go_max_inactivity), 0 },
  3871. { INT_RANGE(auto_interworking, 0, 1), 0 },
  3872. { INT(okc), 0 },
  3873. { INT(pmf), 0 },
  3874. { FUNC(sae_groups), 0 },
  3875. { INT(dtim_period), 0 },
  3876. { INT(beacon_int), 0 },
  3877. { FUNC(ap_vendor_elements), 0 },
  3878. { INT_RANGE(ignore_old_scan_res, 0, 1), 0 },
  3879. { FUNC(freq_list), 0 },
  3880. { INT(scan_cur_freq), 0 },
  3881. { INT(sched_scan_interval), 0 },
  3882. { INT(sched_scan_start_delay), 0 },
  3883. { INT(tdls_external_control), 0},
  3884. { STR(osu_dir), 0 },
  3885. { STR(wowlan_triggers), 0 },
  3886. { INT(p2p_search_delay), 0},
  3887. { INT(mac_addr), 0 },
  3888. { INT(rand_addr_lifetime), 0 },
  3889. { INT(preassoc_mac_addr), 0 },
  3890. { INT(key_mgmt_offload), 0},
  3891. { INT(passive_scan), 0 },
  3892. { INT(reassoc_same_bss_optim), 0 },
  3893. { INT(wps_priority), 0},
  3894. #ifdef CONFIG_FST
  3895. { STR_RANGE(fst_group_id, 1, FST_MAX_GROUP_ID_LEN), 0 },
  3896. { INT_RANGE(fst_priority, 1, FST_MAX_PRIO_VALUE), 0 },
  3897. { INT_RANGE(fst_llt, 1, FST_MAX_LLT_MS), 0 },
  3898. #endif /* CONFIG_FST */
  3899. { INT_RANGE(cert_in_cb, 0, 1), 0 },
  3900. { INT_RANGE(wpa_rsc_relaxation, 0, 1), 0 },
  3901. { STR(sched_scan_plans), CFG_CHANGED_SCHED_SCAN_PLANS },
  3902. #ifdef CONFIG_MBO
  3903. { STR(non_pref_chan), 0 },
  3904. { INT_RANGE(mbo_cell_capa, MBO_CELL_CAPA_AVAILABLE,
  3905. MBO_CELL_CAPA_NOT_SUPPORTED), 0 },
  3906. { INT_RANGE(disassoc_imminent_rssi_threshold, -120, 0), 0 },
  3907. #endif /* CONFIG_MBO */
  3908. { INT(gas_address3), 0 },
  3909. { INT_RANGE(ftm_responder, 0, 1), 0 },
  3910. { INT_RANGE(ftm_initiator, 0, 1), 0 },
  3911. { INT(gas_rand_addr_lifetime), 0 },
  3912. { INT_RANGE(gas_rand_mac_addr, 0, 2), 0 },
  3913. { INT_RANGE(dpp_config_processing, 0, 2), 0 },
  3914. };
  3915. #undef FUNC
  3916. #undef _INT
  3917. #undef INT
  3918. #undef INT_RANGE
  3919. #undef _STR
  3920. #undef STR
  3921. #undef STR_RANGE
  3922. #undef BIN
  3923. #undef IPV4
  3924. #define NUM_GLOBAL_FIELDS ARRAY_SIZE(global_fields)
  3925. int wpa_config_dump_values(struct wpa_config *config, char *buf, size_t buflen)
  3926. {
  3927. int result = 0;
  3928. size_t i;
  3929. for (i = 0; i < NUM_GLOBAL_FIELDS; i++) {
  3930. const struct global_parse_data *field = &global_fields[i];
  3931. int tmp;
  3932. if (!field->get)
  3933. continue;
  3934. tmp = field->get(field->name, config, (long) field->param1,
  3935. buf, buflen, 1);
  3936. if (tmp < 0)
  3937. return -1;
  3938. buf += tmp;
  3939. buflen -= tmp;
  3940. result += tmp;
  3941. }
  3942. return result;
  3943. }
  3944. int wpa_config_get_value(const char *name, struct wpa_config *config,
  3945. char *buf, size_t buflen)
  3946. {
  3947. size_t i;
  3948. for (i = 0; i < NUM_GLOBAL_FIELDS; i++) {
  3949. const struct global_parse_data *field = &global_fields[i];
  3950. if (os_strcmp(name, field->name) != 0)
  3951. continue;
  3952. if (!field->get)
  3953. break;
  3954. return field->get(name, config, (long) field->param1,
  3955. buf, buflen, 0);
  3956. }
  3957. return -1;
  3958. }
  3959. int wpa_config_get_num_global_field_names(void)
  3960. {
  3961. return NUM_GLOBAL_FIELDS;
  3962. }
  3963. const char * wpa_config_get_global_field_name(unsigned int i, int *no_var)
  3964. {
  3965. if (i >= NUM_GLOBAL_FIELDS)
  3966. return NULL;
  3967. if (no_var)
  3968. *no_var = !global_fields[i].param1;
  3969. return global_fields[i].name;
  3970. }
  3971. int wpa_config_process_global(struct wpa_config *config, char *pos, int line)
  3972. {
  3973. size_t i;
  3974. int ret = 0;
  3975. for (i = 0; i < NUM_GLOBAL_FIELDS; i++) {
  3976. const struct global_parse_data *field = &global_fields[i];
  3977. size_t flen = os_strlen(field->name);
  3978. if (os_strncmp(pos, field->name, flen) != 0 ||
  3979. pos[flen] != '=')
  3980. continue;
  3981. if (field->parser(field, config, line, pos + flen + 1)) {
  3982. wpa_printf(MSG_ERROR, "Line %d: failed to "
  3983. "parse '%s'.", line, pos);
  3984. ret = -1;
  3985. }
  3986. if (field->changed_flag == CFG_CHANGED_NFC_PASSWORD_TOKEN)
  3987. config->wps_nfc_pw_from_config = 1;
  3988. config->changed_parameters |= field->changed_flag;
  3989. break;
  3990. }
  3991. if (i == NUM_GLOBAL_FIELDS) {
  3992. #ifdef CONFIG_AP
  3993. if (os_strncmp(pos, "wmm_ac_", 7) == 0) {
  3994. char *tmp = os_strchr(pos, '=');
  3995. if (tmp == NULL) {
  3996. if (line < 0)
  3997. return -1;
  3998. wpa_printf(MSG_ERROR, "Line %d: invalid line "
  3999. "'%s'", line, pos);
  4000. return -1;
  4001. }
  4002. *tmp++ = '\0';
  4003. if (hostapd_config_wmm_ac(config->wmm_ac_params, pos,
  4004. tmp)) {
  4005. wpa_printf(MSG_ERROR, "Line %d: invalid WMM "
  4006. "AC item", line);
  4007. return -1;
  4008. }
  4009. }
  4010. #endif /* CONFIG_AP */
  4011. if (line < 0)
  4012. return -1;
  4013. wpa_printf(MSG_ERROR, "Line %d: unknown global field '%s'.",
  4014. line, pos);
  4015. ret = -1;
  4016. }
  4017. return ret;
  4018. }