ctrl_iface.c 232 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967496849694970497149724973497449754976497749784979498049814982498349844985498649874988498949904991499249934994499549964997499849995000500150025003500450055006500750085009501050115012501350145015501650175018501950205021502250235024502550265027502850295030503150325033503450355036503750385039504050415042504350445045504650475048504950505051505250535054505550565057505850595060506150625063506450655066506750685069507050715072507350745075507650775078507950805081508250835084508550865087508850895090509150925093509450955096509750985099510051015102510351045105510651075108510951105111511251135114511551165117511851195120512151225123512451255126512751285129513051315132513351345135513651375138513951405141514251435144514551465147514851495150515151525153515451555156515751585159516051615162516351645165516651675168516951705171517251735174517551765177517851795180518151825183518451855186518751885189519051915192519351945195519651975198519952005201520252035204520552065207520852095210521152125213521452155216521752185219522052215222522352245225522652275228522952305231523252335234523552365237523852395240524152425243524452455246524752485249525052515252525352545255525652575258525952605261526252635264526552665267526852695270527152725273527452755276527752785279528052815282528352845285528652875288528952905291529252935294529552965297529852995300530153025303530453055306530753085309531053115312531353145315531653175318531953205321532253235324532553265327532853295330533153325333533453355336533753385339534053415342534353445345534653475348534953505351535253535354535553565357535853595360536153625363536453655366536753685369537053715372537353745375537653775378537953805381538253835384538553865387538853895390539153925393539453955396539753985399540054015402540354045405540654075408540954105411541254135414541554165417541854195420542154225423542454255426542754285429543054315432543354345435543654375438543954405441544254435444544554465447544854495450545154525453545454555456545754585459546054615462546354645465546654675468546954705471547254735474547554765477547854795480548154825483548454855486548754885489549054915492549354945495549654975498549955005501550255035504550555065507550855095510551155125513551455155516551755185519552055215522552355245525552655275528552955305531553255335534553555365537553855395540554155425543554455455546554755485549555055515552555355545555555655575558555955605561556255635564556555665567556855695570557155725573557455755576557755785579558055815582558355845585558655875588558955905591559255935594559555965597559855995600560156025603560456055606560756085609561056115612561356145615561656175618561956205621562256235624562556265627562856295630563156325633563456355636563756385639564056415642564356445645564656475648564956505651565256535654565556565657565856595660566156625663566456655666566756685669567056715672567356745675567656775678567956805681568256835684568556865687568856895690569156925693569456955696569756985699570057015702570357045705570657075708570957105711571257135714571557165717571857195720572157225723572457255726572757285729573057315732573357345735573657375738573957405741574257435744574557465747574857495750575157525753575457555756575757585759576057615762576357645765576657675768576957705771577257735774577557765777577857795780578157825783578457855786578757885789579057915792579357945795579657975798579958005801580258035804580558065807580858095810581158125813581458155816581758185819582058215822582358245825582658275828582958305831583258335834583558365837583858395840584158425843584458455846584758485849585058515852585358545855585658575858585958605861586258635864586558665867586858695870587158725873587458755876587758785879588058815882588358845885588658875888588958905891589258935894589558965897589858995900590159025903590459055906590759085909591059115912591359145915591659175918591959205921592259235924592559265927592859295930593159325933593459355936593759385939594059415942594359445945594659475948594959505951595259535954595559565957595859595960596159625963596459655966596759685969597059715972597359745975597659775978597959805981598259835984598559865987598859895990599159925993599459955996599759985999600060016002600360046005600660076008600960106011601260136014601560166017601860196020602160226023602460256026602760286029603060316032603360346035603660376038603960406041604260436044604560466047604860496050605160526053605460556056605760586059606060616062606360646065606660676068606960706071607260736074607560766077607860796080608160826083608460856086608760886089609060916092609360946095609660976098609961006101610261036104610561066107610861096110611161126113611461156116611761186119612061216122612361246125612661276128612961306131613261336134613561366137613861396140614161426143614461456146614761486149615061516152615361546155615661576158615961606161616261636164616561666167616861696170617161726173617461756176617761786179618061816182618361846185618661876188618961906191619261936194619561966197619861996200620162026203620462056206620762086209621062116212621362146215621662176218621962206221622262236224622562266227622862296230623162326233623462356236623762386239624062416242624362446245624662476248624962506251625262536254625562566257625862596260626162626263626462656266626762686269627062716272627362746275627662776278627962806281628262836284628562866287628862896290629162926293629462956296629762986299630063016302630363046305630663076308630963106311631263136314631563166317631863196320632163226323632463256326632763286329633063316332633363346335633663376338633963406341634263436344634563466347634863496350635163526353635463556356635763586359636063616362636363646365636663676368636963706371637263736374637563766377637863796380638163826383638463856386638763886389639063916392639363946395639663976398639964006401640264036404640564066407640864096410641164126413641464156416641764186419642064216422642364246425642664276428642964306431643264336434643564366437643864396440644164426443644464456446644764486449645064516452645364546455645664576458645964606461646264636464646564666467646864696470647164726473647464756476647764786479648064816482648364846485648664876488648964906491649264936494649564966497649864996500650165026503650465056506650765086509651065116512651365146515651665176518651965206521652265236524652565266527652865296530653165326533653465356536653765386539654065416542654365446545654665476548654965506551655265536554655565566557655865596560656165626563656465656566656765686569657065716572657365746575657665776578657965806581658265836584658565866587658865896590659165926593659465956596659765986599660066016602660366046605660666076608660966106611661266136614661566166617661866196620662166226623662466256626662766286629663066316632663366346635663666376638663966406641664266436644664566466647664866496650665166526653665466556656665766586659666066616662666366646665666666676668666966706671667266736674667566766677667866796680668166826683668466856686668766886689669066916692669366946695669666976698669967006701670267036704670567066707670867096710671167126713671467156716671767186719672067216722672367246725672667276728672967306731673267336734673567366737673867396740674167426743674467456746674767486749675067516752675367546755675667576758675967606761676267636764676567666767676867696770677167726773677467756776677767786779678067816782678367846785678667876788678967906791679267936794679567966797679867996800680168026803680468056806680768086809681068116812681368146815681668176818681968206821682268236824682568266827682868296830683168326833683468356836683768386839684068416842684368446845684668476848684968506851685268536854685568566857685868596860686168626863686468656866686768686869687068716872687368746875687668776878687968806881688268836884688568866887688868896890689168926893689468956896689768986899690069016902690369046905690669076908690969106911691269136914691569166917691869196920692169226923692469256926692769286929693069316932693369346935693669376938693969406941694269436944694569466947694869496950695169526953695469556956695769586959696069616962696369646965696669676968696969706971697269736974697569766977697869796980698169826983698469856986698769886989699069916992699369946995699669976998699970007001700270037004700570067007700870097010701170127013701470157016701770187019702070217022702370247025702670277028702970307031703270337034703570367037703870397040704170427043704470457046704770487049705070517052705370547055705670577058705970607061706270637064706570667067706870697070707170727073707470757076707770787079708070817082708370847085708670877088708970907091709270937094709570967097709870997100710171027103710471057106710771087109711071117112711371147115711671177118711971207121712271237124712571267127712871297130713171327133713471357136713771387139714071417142714371447145714671477148714971507151715271537154715571567157715871597160716171627163716471657166716771687169717071717172717371747175717671777178717971807181718271837184718571867187718871897190719171927193719471957196719771987199720072017202720372047205720672077208720972107211721272137214721572167217721872197220722172227223722472257226722772287229723072317232723372347235723672377238723972407241724272437244724572467247724872497250725172527253725472557256725772587259726072617262726372647265726672677268726972707271727272737274727572767277727872797280728172827283728472857286728772887289729072917292729372947295729672977298729973007301730273037304730573067307730873097310731173127313731473157316731773187319732073217322732373247325732673277328732973307331733273337334733573367337733873397340734173427343734473457346734773487349735073517352735373547355735673577358735973607361736273637364736573667367736873697370737173727373737473757376737773787379738073817382738373847385738673877388738973907391739273937394739573967397739873997400740174027403740474057406740774087409741074117412741374147415741674177418741974207421742274237424742574267427742874297430743174327433743474357436743774387439744074417442744374447445744674477448744974507451745274537454745574567457745874597460746174627463746474657466746774687469747074717472747374747475747674777478747974807481748274837484748574867487748874897490749174927493749474957496749774987499750075017502750375047505750675077508750975107511751275137514751575167517751875197520752175227523752475257526752775287529753075317532753375347535753675377538753975407541754275437544754575467547754875497550755175527553755475557556755775587559756075617562756375647565756675677568756975707571757275737574757575767577757875797580758175827583758475857586758775887589759075917592759375947595759675977598759976007601760276037604760576067607760876097610761176127613761476157616761776187619762076217622762376247625762676277628762976307631763276337634763576367637763876397640764176427643764476457646764776487649765076517652765376547655765676577658765976607661766276637664766576667667766876697670767176727673767476757676767776787679768076817682768376847685768676877688768976907691769276937694769576967697769876997700770177027703770477057706770777087709771077117712771377147715771677177718771977207721772277237724772577267727772877297730773177327733773477357736773777387739774077417742774377447745774677477748774977507751775277537754775577567757775877597760776177627763776477657766776777687769777077717772777377747775777677777778777977807781778277837784778577867787778877897790779177927793779477957796779777987799780078017802780378047805780678077808780978107811781278137814781578167817781878197820782178227823782478257826782778287829783078317832783378347835783678377838783978407841784278437844784578467847784878497850785178527853785478557856785778587859786078617862786378647865786678677868786978707871787278737874787578767877787878797880788178827883788478857886788778887889789078917892789378947895789678977898789979007901790279037904790579067907790879097910791179127913791479157916791779187919792079217922792379247925792679277928792979307931793279337934793579367937793879397940794179427943794479457946794779487949795079517952795379547955795679577958795979607961796279637964796579667967796879697970797179727973797479757976797779787979798079817982798379847985798679877988798979907991799279937994799579967997799879998000800180028003800480058006800780088009801080118012801380148015801680178018801980208021802280238024802580268027802880298030803180328033803480358036803780388039804080418042804380448045804680478048804980508051805280538054805580568057805880598060806180628063806480658066806780688069807080718072807380748075807680778078807980808081808280838084808580868087808880898090809180928093809480958096809780988099810081018102810381048105810681078108810981108111811281138114811581168117811881198120812181228123812481258126812781288129813081318132813381348135813681378138813981408141814281438144814581468147814881498150815181528153815481558156815781588159816081618162816381648165816681678168816981708171817281738174817581768177817881798180818181828183818481858186818781888189819081918192819381948195819681978198819982008201820282038204820582068207820882098210821182128213821482158216821782188219822082218222822382248225822682278228822982308231823282338234823582368237823882398240824182428243824482458246824782488249825082518252825382548255825682578258825982608261826282638264826582668267826882698270827182728273827482758276827782788279828082818282828382848285828682878288828982908291829282938294829582968297829882998300830183028303830483058306830783088309831083118312831383148315831683178318831983208321832283238324832583268327832883298330833183328333833483358336833783388339834083418342834383448345834683478348834983508351835283538354835583568357835883598360836183628363836483658366836783688369837083718372837383748375837683778378837983808381838283838384838583868387838883898390839183928393839483958396839783988399840084018402840384048405840684078408840984108411841284138414841584168417841884198420842184228423842484258426842784288429843084318432843384348435843684378438843984408441844284438444844584468447844884498450845184528453845484558456845784588459846084618462846384648465846684678468846984708471847284738474847584768477847884798480848184828483848484858486848784888489849084918492849384948495849684978498849985008501850285038504850585068507850885098510851185128513851485158516851785188519852085218522852385248525852685278528852985308531853285338534853585368537853885398540854185428543854485458546854785488549855085518552855385548555855685578558855985608561856285638564856585668567856885698570857185728573857485758576857785788579858085818582858385848585858685878588858985908591859285938594859585968597859885998600860186028603860486058606860786088609861086118612861386148615861686178618861986208621862286238624862586268627862886298630863186328633863486358636863786388639864086418642864386448645864686478648864986508651865286538654865586568657865886598660866186628663866486658666866786688669867086718672867386748675867686778678867986808681868286838684868586868687868886898690869186928693869486958696869786988699870087018702870387048705870687078708870987108711871287138714871587168717871887198720872187228723872487258726872787288729873087318732873387348735873687378738873987408741874287438744874587468747874887498750875187528753875487558756875787588759876087618762876387648765876687678768876987708771877287738774877587768777877887798780878187828783878487858786878787888789879087918792879387948795879687978798879988008801880288038804880588068807880888098810881188128813881488158816881788188819882088218822882388248825882688278828882988308831883288338834883588368837883888398840884188428843884488458846884788488849885088518852885388548855885688578858885988608861886288638864886588668867886888698870887188728873887488758876887788788879888088818882888388848885888688878888888988908891889288938894889588968897889888998900890189028903890489058906890789088909891089118912891389148915891689178918891989208921892289238924892589268927892889298930893189328933893489358936893789388939894089418942894389448945894689478948894989508951895289538954895589568957895889598960896189628963896489658966896789688969897089718972897389748975897689778978897989808981898289838984898589868987898889898990899189928993899489958996899789988999900090019002900390049005900690079008900990109011901290139014901590169017901890199020902190229023902490259026902790289029903090319032903390349035903690379038903990409041904290439044904590469047904890499050905190529053905490559056905790589059906090619062906390649065906690679068906990709071907290739074907590769077907890799080908190829083908490859086908790889089909090919092909390949095909690979098909991009101910291039104910591069107910891099110911191129113911491159116911791189119912091219122912391249125912691279128912991309131913291339134913591369137913891399140914191429143914491459146914791489149915091519152915391549155915691579158915991609161916291639164916591669167916891699170917191729173917491759176917791789179918091819182918391849185918691879188918991909191919291939194919591969197919891999200920192029203920492059206920792089209921092119212921392149215921692179218921992209221922292239224922592269227922892299230923192329233923492359236923792389239924092419242924392449245924692479248924992509251925292539254925592569257925892599260926192629263926492659266926792689269927092719272927392749275927692779278927992809281928292839284928592869287928892899290929192929293929492959296929792989299930093019302930393049305930693079308930993109311931293139314931593169317931893199320932193229323932493259326932793289329933093319332933393349335933693379338933993409341934293439344934593469347934893499350935193529353935493559356935793589359936093619362936393649365936693679368936993709371937293739374937593769377937893799380938193829383938493859386938793889389939093919392939393949395939693979398939994009401940294039404940594069407940894099410941194129413941494159416941794189419942094219422942394249425942694279428942994309431943294339434943594369437943894399440944194429443944494459446944794489449945094519452945394549455945694579458945994609461946294639464946594669467946894699470947194729473947494759476947794789479948094819482948394849485948694879488948994909491949294939494949594969497949894999500950195029503950495059506950795089509951095119512951395149515951695179518951995209521952295239524952595269527952895299530953195329533953495359536953795389539954095419542954395449545954695479548954995509551955295539554955595569557955895599560956195629563956495659566956795689569957095719572957395749575957695779578957995809581958295839584958595869587958895899590959195929593959495959596959795989599960096019602960396049605960696079608960996109611961296139614961596169617961896199620962196229623962496259626962796289629963096319632963396349635963696379638963996409641964296439644964596469647964896499650965196529653965496559656965796589659966096619662966396649665966696679668966996709671967296739674967596769677967896799680968196829683968496859686968796889689969096919692969396949695969696979698969997009701970297039704970597069707970897099710971197129713971497159716971797189719972097219722972397249725972697279728972997309731973297339734973597369737973897399740974197429743
  1. /*
  2. * WPA Supplicant / Control interface (shared code for all backends)
  3. * Copyright (c) 2004-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 "utils/includes.h"
  9. #ifdef CONFIG_TESTING_OPTIONS
  10. #include <net/ethernet.h>
  11. #include <netinet/ip.h>
  12. #endif /* CONFIG_TESTING_OPTIONS */
  13. #include "utils/common.h"
  14. #include "utils/eloop.h"
  15. #include "utils/uuid.h"
  16. #include "common/version.h"
  17. #include "common/ieee802_11_defs.h"
  18. #include "common/ieee802_11_common.h"
  19. #include "common/wpa_ctrl.h"
  20. #include "crypto/tls.h"
  21. #include "ap/hostapd.h"
  22. #include "eap_peer/eap.h"
  23. #include "eapol_supp/eapol_supp_sm.h"
  24. #include "rsn_supp/wpa.h"
  25. #include "rsn_supp/preauth.h"
  26. #include "rsn_supp/pmksa_cache.h"
  27. #include "l2_packet/l2_packet.h"
  28. #include "wps/wps.h"
  29. #include "fst/fst.h"
  30. #include "fst/fst_ctrl_iface.h"
  31. #include "config.h"
  32. #include "wpa_supplicant_i.h"
  33. #include "driver_i.h"
  34. #include "wps_supplicant.h"
  35. #include "ibss_rsn.h"
  36. #include "ap.h"
  37. #include "p2p_supplicant.h"
  38. #include "p2p/p2p.h"
  39. #include "hs20_supplicant.h"
  40. #include "wifi_display.h"
  41. #include "notify.h"
  42. #include "bss.h"
  43. #include "scan.h"
  44. #include "ctrl_iface.h"
  45. #include "interworking.h"
  46. #include "blacklist.h"
  47. #include "autoscan.h"
  48. #include "wnm_sta.h"
  49. #include "offchannel.h"
  50. #include "drivers/driver.h"
  51. #include "mesh.h"
  52. static int wpa_supplicant_global_iface_list(struct wpa_global *global,
  53. char *buf, int len);
  54. static int wpa_supplicant_global_iface_interfaces(struct wpa_global *global,
  55. const char *input,
  56. char *buf, int len);
  57. static int * freq_range_to_channel_list(struct wpa_supplicant *wpa_s,
  58. char *val);
  59. static int set_bssid_filter(struct wpa_supplicant *wpa_s, char *val)
  60. {
  61. char *pos;
  62. u8 addr[ETH_ALEN], *filter = NULL, *n;
  63. size_t count = 0;
  64. pos = val;
  65. while (pos) {
  66. if (*pos == '\0')
  67. break;
  68. if (hwaddr_aton(pos, addr)) {
  69. os_free(filter);
  70. return -1;
  71. }
  72. n = os_realloc_array(filter, count + 1, ETH_ALEN);
  73. if (n == NULL) {
  74. os_free(filter);
  75. return -1;
  76. }
  77. filter = n;
  78. os_memcpy(filter + count * ETH_ALEN, addr, ETH_ALEN);
  79. count++;
  80. pos = os_strchr(pos, ' ');
  81. if (pos)
  82. pos++;
  83. }
  84. wpa_hexdump(MSG_DEBUG, "bssid_filter", filter, count * ETH_ALEN);
  85. os_free(wpa_s->bssid_filter);
  86. wpa_s->bssid_filter = filter;
  87. wpa_s->bssid_filter_count = count;
  88. return 0;
  89. }
  90. static int set_disallow_aps(struct wpa_supplicant *wpa_s, char *val)
  91. {
  92. char *pos;
  93. u8 addr[ETH_ALEN], *bssid = NULL, *n;
  94. struct wpa_ssid_value *ssid = NULL, *ns;
  95. size_t count = 0, ssid_count = 0;
  96. struct wpa_ssid *c;
  97. /*
  98. * disallow_list ::= <ssid_spec> | <bssid_spec> | <disallow_list> | ""
  99. * SSID_SPEC ::= ssid <SSID_HEX>
  100. * BSSID_SPEC ::= bssid <BSSID_HEX>
  101. */
  102. pos = val;
  103. while (pos) {
  104. if (*pos == '\0')
  105. break;
  106. if (os_strncmp(pos, "bssid ", 6) == 0) {
  107. int res;
  108. pos += 6;
  109. res = hwaddr_aton2(pos, addr);
  110. if (res < 0) {
  111. os_free(ssid);
  112. os_free(bssid);
  113. wpa_printf(MSG_DEBUG, "Invalid disallow_aps "
  114. "BSSID value '%s'", pos);
  115. return -1;
  116. }
  117. pos += res;
  118. n = os_realloc_array(bssid, count + 1, ETH_ALEN);
  119. if (n == NULL) {
  120. os_free(ssid);
  121. os_free(bssid);
  122. return -1;
  123. }
  124. bssid = n;
  125. os_memcpy(bssid + count * ETH_ALEN, addr, ETH_ALEN);
  126. count++;
  127. } else if (os_strncmp(pos, "ssid ", 5) == 0) {
  128. char *end;
  129. pos += 5;
  130. end = pos;
  131. while (*end) {
  132. if (*end == '\0' || *end == ' ')
  133. break;
  134. end++;
  135. }
  136. ns = os_realloc_array(ssid, ssid_count + 1,
  137. sizeof(struct wpa_ssid_value));
  138. if (ns == NULL) {
  139. os_free(ssid);
  140. os_free(bssid);
  141. return -1;
  142. }
  143. ssid = ns;
  144. if ((end - pos) & 0x01 ||
  145. end - pos > 2 * SSID_MAX_LEN ||
  146. hexstr2bin(pos, ssid[ssid_count].ssid,
  147. (end - pos) / 2) < 0) {
  148. os_free(ssid);
  149. os_free(bssid);
  150. wpa_printf(MSG_DEBUG, "Invalid disallow_aps "
  151. "SSID value '%s'", pos);
  152. return -1;
  153. }
  154. ssid[ssid_count].ssid_len = (end - pos) / 2;
  155. wpa_hexdump_ascii(MSG_DEBUG, "disallow_aps SSID",
  156. ssid[ssid_count].ssid,
  157. ssid[ssid_count].ssid_len);
  158. ssid_count++;
  159. pos = end;
  160. } else {
  161. wpa_printf(MSG_DEBUG, "Unexpected disallow_aps value "
  162. "'%s'", pos);
  163. os_free(ssid);
  164. os_free(bssid);
  165. return -1;
  166. }
  167. pos = os_strchr(pos, ' ');
  168. if (pos)
  169. pos++;
  170. }
  171. wpa_hexdump(MSG_DEBUG, "disallow_aps_bssid", bssid, count * ETH_ALEN);
  172. os_free(wpa_s->disallow_aps_bssid);
  173. wpa_s->disallow_aps_bssid = bssid;
  174. wpa_s->disallow_aps_bssid_count = count;
  175. wpa_printf(MSG_DEBUG, "disallow_aps_ssid_count %d", (int) ssid_count);
  176. os_free(wpa_s->disallow_aps_ssid);
  177. wpa_s->disallow_aps_ssid = ssid;
  178. wpa_s->disallow_aps_ssid_count = ssid_count;
  179. if (!wpa_s->current_ssid || wpa_s->wpa_state < WPA_AUTHENTICATING)
  180. return 0;
  181. c = wpa_s->current_ssid;
  182. if (c->mode != WPAS_MODE_INFRA && c->mode != WPAS_MODE_IBSS)
  183. return 0;
  184. if (!disallowed_bssid(wpa_s, wpa_s->bssid) &&
  185. !disallowed_ssid(wpa_s, c->ssid, c->ssid_len))
  186. return 0;
  187. wpa_printf(MSG_DEBUG, "Disconnect and try to find another network "
  188. "because current AP was marked disallowed");
  189. #ifdef CONFIG_SME
  190. wpa_s->sme.prev_bssid_set = 0;
  191. #endif /* CONFIG_SME */
  192. wpa_s->reassociate = 1;
  193. wpa_s->own_disconnect_req = 1;
  194. wpa_supplicant_deauthenticate(wpa_s, WLAN_REASON_DEAUTH_LEAVING);
  195. wpa_supplicant_req_scan(wpa_s, 0, 0);
  196. return 0;
  197. }
  198. #ifndef CONFIG_NO_CONFIG_BLOBS
  199. static int wpas_ctrl_set_blob(struct wpa_supplicant *wpa_s, char *pos)
  200. {
  201. char *name = pos;
  202. struct wpa_config_blob *blob;
  203. size_t len;
  204. pos = os_strchr(pos, ' ');
  205. if (pos == NULL)
  206. return -1;
  207. *pos++ = '\0';
  208. len = os_strlen(pos);
  209. if (len & 1)
  210. return -1;
  211. wpa_printf(MSG_DEBUG, "CTRL: Set blob '%s'", name);
  212. blob = os_zalloc(sizeof(*blob));
  213. if (blob == NULL)
  214. return -1;
  215. blob->name = os_strdup(name);
  216. blob->data = os_malloc(len / 2);
  217. if (blob->name == NULL || blob->data == NULL) {
  218. wpa_config_free_blob(blob);
  219. return -1;
  220. }
  221. if (hexstr2bin(pos, blob->data, len / 2) < 0) {
  222. wpa_printf(MSG_DEBUG, "CTRL: Invalid blob hex data");
  223. wpa_config_free_blob(blob);
  224. return -1;
  225. }
  226. blob->len = len / 2;
  227. wpa_config_set_blob(wpa_s->conf, blob);
  228. return 0;
  229. }
  230. #endif /* CONFIG_NO_CONFIG_BLOBS */
  231. static int wpas_ctrl_pno(struct wpa_supplicant *wpa_s, char *cmd)
  232. {
  233. char *params;
  234. char *pos;
  235. int *freqs = NULL;
  236. int ret;
  237. if (atoi(cmd)) {
  238. params = os_strchr(cmd, ' ');
  239. os_free(wpa_s->manual_sched_scan_freqs);
  240. if (params) {
  241. params++;
  242. pos = os_strstr(params, "freq=");
  243. if (pos)
  244. freqs = freq_range_to_channel_list(wpa_s,
  245. pos + 5);
  246. }
  247. wpa_s->manual_sched_scan_freqs = freqs;
  248. ret = wpas_start_pno(wpa_s);
  249. } else {
  250. ret = wpas_stop_pno(wpa_s);
  251. }
  252. return ret;
  253. }
  254. static int wpas_ctrl_set_band(struct wpa_supplicant *wpa_s, char *band)
  255. {
  256. union wpa_event_data event;
  257. if (os_strcmp(band, "AUTO") == 0)
  258. wpa_s->setband = WPA_SETBAND_AUTO;
  259. else if (os_strcmp(band, "5G") == 0)
  260. wpa_s->setband = WPA_SETBAND_5G;
  261. else if (os_strcmp(band, "2G") == 0)
  262. wpa_s->setband = WPA_SETBAND_2G;
  263. else
  264. return -1;
  265. if (wpa_drv_setband(wpa_s, wpa_s->setband) == 0) {
  266. os_memset(&event, 0, sizeof(event));
  267. event.channel_list_changed.initiator = REGDOM_SET_BY_USER;
  268. event.channel_list_changed.type = REGDOM_TYPE_UNKNOWN;
  269. wpa_supplicant_event(wpa_s, EVENT_CHANNEL_LIST_CHANGED, &event);
  270. }
  271. return 0;
  272. }
  273. static int wpa_supplicant_ctrl_iface_set(struct wpa_supplicant *wpa_s,
  274. char *cmd)
  275. {
  276. char *value;
  277. int ret = 0;
  278. value = os_strchr(cmd, ' ');
  279. if (value == NULL)
  280. return -1;
  281. *value++ = '\0';
  282. wpa_printf(MSG_DEBUG, "CTRL_IFACE SET '%s'='%s'", cmd, value);
  283. if (os_strcasecmp(cmd, "EAPOL::heldPeriod") == 0) {
  284. eapol_sm_configure(wpa_s->eapol,
  285. atoi(value), -1, -1, -1);
  286. } else if (os_strcasecmp(cmd, "EAPOL::authPeriod") == 0) {
  287. eapol_sm_configure(wpa_s->eapol,
  288. -1, atoi(value), -1, -1);
  289. } else if (os_strcasecmp(cmd, "EAPOL::startPeriod") == 0) {
  290. eapol_sm_configure(wpa_s->eapol,
  291. -1, -1, atoi(value), -1);
  292. } else if (os_strcasecmp(cmd, "EAPOL::maxStart") == 0) {
  293. eapol_sm_configure(wpa_s->eapol,
  294. -1, -1, -1, atoi(value));
  295. } else if (os_strcasecmp(cmd, "dot11RSNAConfigPMKLifetime") == 0) {
  296. if (wpa_sm_set_param(wpa_s->wpa, RSNA_PMK_LIFETIME,
  297. atoi(value)))
  298. ret = -1;
  299. } else if (os_strcasecmp(cmd, "dot11RSNAConfigPMKReauthThreshold") ==
  300. 0) {
  301. if (wpa_sm_set_param(wpa_s->wpa, RSNA_PMK_REAUTH_THRESHOLD,
  302. atoi(value)))
  303. ret = -1;
  304. } else if (os_strcasecmp(cmd, "dot11RSNAConfigSATimeout") == 0) {
  305. if (wpa_sm_set_param(wpa_s->wpa, RSNA_SA_TIMEOUT, atoi(value)))
  306. ret = -1;
  307. } else if (os_strcasecmp(cmd, "wps_fragment_size") == 0) {
  308. wpa_s->wps_fragment_size = atoi(value);
  309. #ifdef CONFIG_WPS_TESTING
  310. } else if (os_strcasecmp(cmd, "wps_version_number") == 0) {
  311. long int val;
  312. val = strtol(value, NULL, 0);
  313. if (val < 0 || val > 0xff) {
  314. ret = -1;
  315. wpa_printf(MSG_DEBUG, "WPS: Invalid "
  316. "wps_version_number %ld", val);
  317. } else {
  318. wps_version_number = val;
  319. wpa_printf(MSG_DEBUG, "WPS: Testing - force WPS "
  320. "version %u.%u",
  321. (wps_version_number & 0xf0) >> 4,
  322. wps_version_number & 0x0f);
  323. }
  324. } else if (os_strcasecmp(cmd, "wps_testing_dummy_cred") == 0) {
  325. wps_testing_dummy_cred = atoi(value);
  326. wpa_printf(MSG_DEBUG, "WPS: Testing - dummy_cred=%d",
  327. wps_testing_dummy_cred);
  328. } else if (os_strcasecmp(cmd, "wps_corrupt_pkhash") == 0) {
  329. wps_corrupt_pkhash = atoi(value);
  330. wpa_printf(MSG_DEBUG, "WPS: Testing - wps_corrupt_pkhash=%d",
  331. wps_corrupt_pkhash);
  332. } else if (os_strcasecmp(cmd, "wps_force_auth_types") == 0) {
  333. if (value[0] == '\0') {
  334. wps_force_auth_types_in_use = 0;
  335. } else {
  336. wps_force_auth_types = strtol(value, NULL, 0);
  337. wps_force_auth_types_in_use = 1;
  338. }
  339. } else if (os_strcasecmp(cmd, "wps_force_encr_types") == 0) {
  340. if (value[0] == '\0') {
  341. wps_force_encr_types_in_use = 0;
  342. } else {
  343. wps_force_encr_types = strtol(value, NULL, 0);
  344. wps_force_encr_types_in_use = 1;
  345. }
  346. #endif /* CONFIG_WPS_TESTING */
  347. } else if (os_strcasecmp(cmd, "ampdu") == 0) {
  348. if (wpa_drv_ampdu(wpa_s, atoi(value)) < 0)
  349. ret = -1;
  350. #ifdef CONFIG_TDLS
  351. #ifdef CONFIG_TDLS_TESTING
  352. } else if (os_strcasecmp(cmd, "tdls_testing") == 0) {
  353. extern unsigned int tdls_testing;
  354. tdls_testing = strtol(value, NULL, 0);
  355. wpa_printf(MSG_DEBUG, "TDLS: tdls_testing=0x%x", tdls_testing);
  356. #endif /* CONFIG_TDLS_TESTING */
  357. } else if (os_strcasecmp(cmd, "tdls_disabled") == 0) {
  358. int disabled = atoi(value);
  359. wpa_printf(MSG_DEBUG, "TDLS: tdls_disabled=%d", disabled);
  360. if (disabled) {
  361. if (wpa_drv_tdls_oper(wpa_s, TDLS_DISABLE, NULL) < 0)
  362. ret = -1;
  363. } else if (wpa_drv_tdls_oper(wpa_s, TDLS_ENABLE, NULL) < 0)
  364. ret = -1;
  365. wpa_tdls_enable(wpa_s->wpa, !disabled);
  366. #endif /* CONFIG_TDLS */
  367. } else if (os_strcasecmp(cmd, "pno") == 0) {
  368. ret = wpas_ctrl_pno(wpa_s, value);
  369. } else if (os_strcasecmp(cmd, "radio_disabled") == 0) {
  370. int disabled = atoi(value);
  371. if (wpa_drv_radio_disable(wpa_s, disabled) < 0)
  372. ret = -1;
  373. else if (disabled)
  374. wpa_supplicant_set_state(wpa_s, WPA_INACTIVE);
  375. } else if (os_strcasecmp(cmd, "uapsd") == 0) {
  376. if (os_strcmp(value, "disable") == 0)
  377. wpa_s->set_sta_uapsd = 0;
  378. else {
  379. int be, bk, vi, vo;
  380. char *pos;
  381. /* format: BE,BK,VI,VO;max SP Length */
  382. be = atoi(value);
  383. pos = os_strchr(value, ',');
  384. if (pos == NULL)
  385. return -1;
  386. pos++;
  387. bk = atoi(pos);
  388. pos = os_strchr(pos, ',');
  389. if (pos == NULL)
  390. return -1;
  391. pos++;
  392. vi = atoi(pos);
  393. pos = os_strchr(pos, ',');
  394. if (pos == NULL)
  395. return -1;
  396. pos++;
  397. vo = atoi(pos);
  398. /* ignore max SP Length for now */
  399. wpa_s->set_sta_uapsd = 1;
  400. wpa_s->sta_uapsd = 0;
  401. if (be)
  402. wpa_s->sta_uapsd |= BIT(0);
  403. if (bk)
  404. wpa_s->sta_uapsd |= BIT(1);
  405. if (vi)
  406. wpa_s->sta_uapsd |= BIT(2);
  407. if (vo)
  408. wpa_s->sta_uapsd |= BIT(3);
  409. }
  410. } else if (os_strcasecmp(cmd, "ps") == 0) {
  411. ret = wpa_drv_set_p2p_powersave(wpa_s, atoi(value), -1, -1);
  412. #ifdef CONFIG_WIFI_DISPLAY
  413. } else if (os_strcasecmp(cmd, "wifi_display") == 0) {
  414. int enabled = !!atoi(value);
  415. if (enabled && !wpa_s->global->p2p)
  416. ret = -1;
  417. else
  418. wifi_display_enable(wpa_s->global, enabled);
  419. #endif /* CONFIG_WIFI_DISPLAY */
  420. } else if (os_strcasecmp(cmd, "bssid_filter") == 0) {
  421. ret = set_bssid_filter(wpa_s, value);
  422. } else if (os_strcasecmp(cmd, "disallow_aps") == 0) {
  423. ret = set_disallow_aps(wpa_s, value);
  424. } else if (os_strcasecmp(cmd, "no_keep_alive") == 0) {
  425. wpa_s->no_keep_alive = !!atoi(value);
  426. #ifdef CONFIG_TESTING_OPTIONS
  427. } else if (os_strcasecmp(cmd, "ext_mgmt_frame_handling") == 0) {
  428. wpa_s->ext_mgmt_frame_handling = !!atoi(value);
  429. } else if (os_strcasecmp(cmd, "ext_eapol_frame_io") == 0) {
  430. wpa_s->ext_eapol_frame_io = !!atoi(value);
  431. #ifdef CONFIG_AP
  432. if (wpa_s->ap_iface) {
  433. wpa_s->ap_iface->bss[0]->ext_eapol_frame_io =
  434. wpa_s->ext_eapol_frame_io;
  435. }
  436. #endif /* CONFIG_AP */
  437. } else if (os_strcasecmp(cmd, "extra_roc_dur") == 0) {
  438. wpa_s->extra_roc_dur = atoi(value);
  439. } else if (os_strcasecmp(cmd, "test_failure") == 0) {
  440. wpa_s->test_failure = atoi(value);
  441. } else if (os_strcasecmp(cmd, "p2p_go_csa_on_inv") == 0) {
  442. wpa_s->p2p_go_csa_on_inv = !!atoi(value);
  443. #endif /* CONFIG_TESTING_OPTIONS */
  444. #ifndef CONFIG_NO_CONFIG_BLOBS
  445. } else if (os_strcmp(cmd, "blob") == 0) {
  446. ret = wpas_ctrl_set_blob(wpa_s, value);
  447. #endif /* CONFIG_NO_CONFIG_BLOBS */
  448. } else if (os_strcasecmp(cmd, "setband") == 0) {
  449. ret = wpas_ctrl_set_band(wpa_s, value);
  450. #ifdef CONFIG_MBO
  451. } else if (os_strcasecmp(cmd, "non_pref_chan") == 0) {
  452. ret = wpas_mbo_update_non_pref_chan(wpa_s, value);
  453. } else if (os_strcasecmp(cmd, "mbo_cell_capa") == 0) {
  454. wpas_mbo_update_cell_capa(wpa_s, atoi(value));
  455. #endif /* CONFIG_MBO */
  456. } else {
  457. value[-1] = '=';
  458. ret = wpa_config_process_global(wpa_s->conf, cmd, -1);
  459. if (ret == 0)
  460. wpa_supplicant_update_config(wpa_s);
  461. }
  462. return ret;
  463. }
  464. static int wpa_supplicant_ctrl_iface_get(struct wpa_supplicant *wpa_s,
  465. char *cmd, char *buf, size_t buflen)
  466. {
  467. int res = -1;
  468. wpa_printf(MSG_DEBUG, "CTRL_IFACE GET '%s'", cmd);
  469. if (os_strcmp(cmd, "version") == 0) {
  470. res = os_snprintf(buf, buflen, "%s", VERSION_STR);
  471. } else if (os_strcasecmp(cmd, "country") == 0) {
  472. if (wpa_s->conf->country[0] && wpa_s->conf->country[1])
  473. res = os_snprintf(buf, buflen, "%c%c",
  474. wpa_s->conf->country[0],
  475. wpa_s->conf->country[1]);
  476. #ifdef CONFIG_WIFI_DISPLAY
  477. } else if (os_strcasecmp(cmd, "wifi_display") == 0) {
  478. int enabled;
  479. if (wpa_s->global->p2p == NULL ||
  480. wpa_s->global->p2p_disabled)
  481. enabled = 0;
  482. else
  483. enabled = wpa_s->global->wifi_display;
  484. res = os_snprintf(buf, buflen, "%d", enabled);
  485. #endif /* CONFIG_WIFI_DISPLAY */
  486. #ifdef CONFIG_TESTING_GET_GTK
  487. } else if (os_strcmp(cmd, "gtk") == 0) {
  488. if (wpa_s->last_gtk_len == 0)
  489. return -1;
  490. res = wpa_snprintf_hex(buf, buflen, wpa_s->last_gtk,
  491. wpa_s->last_gtk_len);
  492. return res;
  493. #endif /* CONFIG_TESTING_GET_GTK */
  494. } else if (os_strcmp(cmd, "tls_library") == 0) {
  495. res = tls_get_library_version(buf, buflen);
  496. } else {
  497. res = wpa_config_get_value(cmd, wpa_s->conf, buf, buflen);
  498. }
  499. if (os_snprintf_error(buflen, res))
  500. return -1;
  501. return res;
  502. }
  503. #ifdef IEEE8021X_EAPOL
  504. static int wpa_supplicant_ctrl_iface_preauth(struct wpa_supplicant *wpa_s,
  505. char *addr)
  506. {
  507. u8 bssid[ETH_ALEN];
  508. struct wpa_ssid *ssid = wpa_s->current_ssid;
  509. if (hwaddr_aton(addr, bssid)) {
  510. wpa_printf(MSG_DEBUG, "CTRL_IFACE PREAUTH: invalid address "
  511. "'%s'", addr);
  512. return -1;
  513. }
  514. wpa_printf(MSG_DEBUG, "CTRL_IFACE PREAUTH " MACSTR, MAC2STR(bssid));
  515. rsn_preauth_deinit(wpa_s->wpa);
  516. if (rsn_preauth_init(wpa_s->wpa, bssid, ssid ? &ssid->eap : NULL))
  517. return -1;
  518. return 0;
  519. }
  520. #endif /* IEEE8021X_EAPOL */
  521. #ifdef CONFIG_PEERKEY
  522. /* MLME-STKSTART.request(peer) */
  523. static int wpa_supplicant_ctrl_iface_stkstart(
  524. struct wpa_supplicant *wpa_s, char *addr)
  525. {
  526. u8 peer[ETH_ALEN];
  527. if (hwaddr_aton(addr, peer)) {
  528. wpa_printf(MSG_DEBUG, "CTRL_IFACE STKSTART: invalid "
  529. "address '%s'", addr);
  530. return -1;
  531. }
  532. wpa_printf(MSG_DEBUG, "CTRL_IFACE STKSTART " MACSTR,
  533. MAC2STR(peer));
  534. return wpa_sm_stkstart(wpa_s->wpa, peer);
  535. }
  536. #endif /* CONFIG_PEERKEY */
  537. #ifdef CONFIG_TDLS
  538. static int wpa_supplicant_ctrl_iface_tdls_discover(
  539. struct wpa_supplicant *wpa_s, char *addr)
  540. {
  541. u8 peer[ETH_ALEN];
  542. int ret;
  543. if (hwaddr_aton(addr, peer)) {
  544. wpa_printf(MSG_DEBUG, "CTRL_IFACE TDLS_DISCOVER: invalid "
  545. "address '%s'", addr);
  546. return -1;
  547. }
  548. wpa_printf(MSG_DEBUG, "CTRL_IFACE TDLS_DISCOVER " MACSTR,
  549. MAC2STR(peer));
  550. if (wpa_tdls_is_external_setup(wpa_s->wpa))
  551. ret = wpa_tdls_send_discovery_request(wpa_s->wpa, peer);
  552. else
  553. ret = wpa_drv_tdls_oper(wpa_s, TDLS_DISCOVERY_REQ, peer);
  554. return ret;
  555. }
  556. static int wpa_supplicant_ctrl_iface_tdls_setup(
  557. struct wpa_supplicant *wpa_s, char *addr)
  558. {
  559. u8 peer[ETH_ALEN];
  560. int ret;
  561. if (hwaddr_aton(addr, peer)) {
  562. wpa_printf(MSG_DEBUG, "CTRL_IFACE TDLS_SETUP: invalid "
  563. "address '%s'", addr);
  564. return -1;
  565. }
  566. wpa_printf(MSG_DEBUG, "CTRL_IFACE TDLS_SETUP " MACSTR,
  567. MAC2STR(peer));
  568. if ((wpa_s->conf->tdls_external_control) &&
  569. wpa_tdls_is_external_setup(wpa_s->wpa))
  570. return wpa_drv_tdls_oper(wpa_s, TDLS_SETUP, peer);
  571. wpa_tdls_remove(wpa_s->wpa, peer);
  572. if (wpa_tdls_is_external_setup(wpa_s->wpa))
  573. ret = wpa_tdls_start(wpa_s->wpa, peer);
  574. else
  575. ret = wpa_drv_tdls_oper(wpa_s, TDLS_SETUP, peer);
  576. return ret;
  577. }
  578. static int wpa_supplicant_ctrl_iface_tdls_teardown(
  579. struct wpa_supplicant *wpa_s, char *addr)
  580. {
  581. u8 peer[ETH_ALEN];
  582. int ret;
  583. if (os_strcmp(addr, "*") == 0) {
  584. /* remove everyone */
  585. wpa_printf(MSG_DEBUG, "CTRL_IFACE TDLS_TEARDOWN *");
  586. wpa_tdls_teardown_peers(wpa_s->wpa);
  587. return 0;
  588. }
  589. if (hwaddr_aton(addr, peer)) {
  590. wpa_printf(MSG_DEBUG, "CTRL_IFACE TDLS_TEARDOWN: invalid "
  591. "address '%s'", addr);
  592. return -1;
  593. }
  594. wpa_printf(MSG_DEBUG, "CTRL_IFACE TDLS_TEARDOWN " MACSTR,
  595. MAC2STR(peer));
  596. if ((wpa_s->conf->tdls_external_control) &&
  597. wpa_tdls_is_external_setup(wpa_s->wpa))
  598. return wpa_drv_tdls_oper(wpa_s, TDLS_TEARDOWN, peer);
  599. if (wpa_tdls_is_external_setup(wpa_s->wpa))
  600. ret = wpa_tdls_teardown_link(
  601. wpa_s->wpa, peer,
  602. WLAN_REASON_TDLS_TEARDOWN_UNSPECIFIED);
  603. else
  604. ret = wpa_drv_tdls_oper(wpa_s, TDLS_TEARDOWN, peer);
  605. return ret;
  606. }
  607. static int ctrl_iface_get_capability_tdls(
  608. struct wpa_supplicant *wpa_s, char *buf, size_t buflen)
  609. {
  610. int ret;
  611. ret = os_snprintf(buf, buflen, "%s\n",
  612. wpa_s->drv_flags & WPA_DRIVER_FLAGS_TDLS_SUPPORT ?
  613. (wpa_s->drv_flags &
  614. WPA_DRIVER_FLAGS_TDLS_EXTERNAL_SETUP ?
  615. "EXTERNAL" : "INTERNAL") : "UNSUPPORTED");
  616. if (os_snprintf_error(buflen, ret))
  617. return -1;
  618. return ret;
  619. }
  620. static int wpa_supplicant_ctrl_iface_tdls_chan_switch(
  621. struct wpa_supplicant *wpa_s, char *cmd)
  622. {
  623. u8 peer[ETH_ALEN];
  624. struct hostapd_freq_params freq_params;
  625. u8 oper_class;
  626. char *pos, *end;
  627. if (!wpa_tdls_is_external_setup(wpa_s->wpa)) {
  628. wpa_printf(MSG_INFO,
  629. "tdls_chanswitch: Only supported with external setup");
  630. return -1;
  631. }
  632. os_memset(&freq_params, 0, sizeof(freq_params));
  633. pos = os_strchr(cmd, ' ');
  634. if (pos == NULL)
  635. return -1;
  636. *pos++ = '\0';
  637. oper_class = strtol(pos, &end, 10);
  638. if (pos == end) {
  639. wpa_printf(MSG_INFO,
  640. "tdls_chanswitch: Invalid op class provided");
  641. return -1;
  642. }
  643. pos = end;
  644. freq_params.freq = atoi(pos);
  645. if (freq_params.freq == 0) {
  646. wpa_printf(MSG_INFO, "tdls_chanswitch: Invalid freq provided");
  647. return -1;
  648. }
  649. #define SET_FREQ_SETTING(str) \
  650. do { \
  651. const char *pos2 = os_strstr(pos, " " #str "="); \
  652. if (pos2) { \
  653. pos2 += sizeof(" " #str "=") - 1; \
  654. freq_params.str = atoi(pos2); \
  655. } \
  656. } while (0)
  657. SET_FREQ_SETTING(center_freq1);
  658. SET_FREQ_SETTING(center_freq2);
  659. SET_FREQ_SETTING(bandwidth);
  660. SET_FREQ_SETTING(sec_channel_offset);
  661. #undef SET_FREQ_SETTING
  662. freq_params.ht_enabled = !!os_strstr(pos, " ht");
  663. freq_params.vht_enabled = !!os_strstr(pos, " vht");
  664. if (hwaddr_aton(cmd, peer)) {
  665. wpa_printf(MSG_DEBUG,
  666. "CTRL_IFACE TDLS_CHAN_SWITCH: Invalid address '%s'",
  667. cmd);
  668. return -1;
  669. }
  670. wpa_printf(MSG_DEBUG, "CTRL_IFACE TDLS_CHAN_SWITCH " MACSTR
  671. " OP CLASS %d FREQ %d CENTER1 %d CENTER2 %d BW %d SEC_OFFSET %d%s%s",
  672. MAC2STR(peer), oper_class, freq_params.freq,
  673. freq_params.center_freq1, freq_params.center_freq2,
  674. freq_params.bandwidth, freq_params.sec_channel_offset,
  675. freq_params.ht_enabled ? " HT" : "",
  676. freq_params.vht_enabled ? " VHT" : "");
  677. return wpa_tdls_enable_chan_switch(wpa_s->wpa, peer, oper_class,
  678. &freq_params);
  679. }
  680. static int wpa_supplicant_ctrl_iface_tdls_cancel_chan_switch(
  681. struct wpa_supplicant *wpa_s, char *cmd)
  682. {
  683. u8 peer[ETH_ALEN];
  684. if (!wpa_tdls_is_external_setup(wpa_s->wpa)) {
  685. wpa_printf(MSG_INFO,
  686. "tdls_chanswitch: Only supported with external setup");
  687. return -1;
  688. }
  689. if (hwaddr_aton(cmd, peer)) {
  690. wpa_printf(MSG_DEBUG,
  691. "CTRL_IFACE TDLS_CANCEL_CHAN_SWITCH: Invalid address '%s'",
  692. cmd);
  693. return -1;
  694. }
  695. wpa_printf(MSG_DEBUG, "CTRL_IFACE TDLS_CANCEL_CHAN_SWITCH " MACSTR,
  696. MAC2STR(peer));
  697. return wpa_tdls_disable_chan_switch(wpa_s->wpa, peer);
  698. }
  699. static int wpa_supplicant_ctrl_iface_tdls_link_status(
  700. struct wpa_supplicant *wpa_s, const char *addr,
  701. char *buf, size_t buflen)
  702. {
  703. u8 peer[ETH_ALEN];
  704. const char *tdls_status;
  705. int ret;
  706. if (hwaddr_aton(addr, peer)) {
  707. wpa_printf(MSG_DEBUG,
  708. "CTRL_IFACE TDLS_LINK_STATUS: Invalid address '%s'",
  709. addr);
  710. return -1;
  711. }
  712. wpa_printf(MSG_DEBUG, "CTRL_IFACE TDLS_LINK_STATUS " MACSTR,
  713. MAC2STR(peer));
  714. tdls_status = wpa_tdls_get_link_status(wpa_s->wpa, peer);
  715. wpa_printf(MSG_DEBUG, "CTRL_IFACE TDLS_LINK_STATUS: %s", tdls_status);
  716. ret = os_snprintf(buf, buflen, "TDLS link status: %s\n", tdls_status);
  717. if (os_snprintf_error(buflen, ret))
  718. return -1;
  719. return ret;
  720. }
  721. #endif /* CONFIG_TDLS */
  722. static int wmm_ac_ctrl_addts(struct wpa_supplicant *wpa_s, char *cmd)
  723. {
  724. char *token, *context = NULL;
  725. struct wmm_ac_ts_setup_params params = {
  726. .tsid = 0xff,
  727. .direction = 0xff,
  728. };
  729. while ((token = str_token(cmd, " ", &context))) {
  730. if (sscanf(token, "tsid=%i", &params.tsid) == 1 ||
  731. sscanf(token, "up=%i", &params.user_priority) == 1 ||
  732. sscanf(token, "nominal_msdu_size=%i",
  733. &params.nominal_msdu_size) == 1 ||
  734. sscanf(token, "mean_data_rate=%i",
  735. &params.mean_data_rate) == 1 ||
  736. sscanf(token, "min_phy_rate=%i",
  737. &params.minimum_phy_rate) == 1 ||
  738. sscanf(token, "sba=%i",
  739. &params.surplus_bandwidth_allowance) == 1)
  740. continue;
  741. if (os_strcasecmp(token, "downlink") == 0) {
  742. params.direction = WMM_TSPEC_DIRECTION_DOWNLINK;
  743. } else if (os_strcasecmp(token, "uplink") == 0) {
  744. params.direction = WMM_TSPEC_DIRECTION_UPLINK;
  745. } else if (os_strcasecmp(token, "bidi") == 0) {
  746. params.direction = WMM_TSPEC_DIRECTION_BI_DIRECTIONAL;
  747. } else if (os_strcasecmp(token, "fixed_nominal_msdu") == 0) {
  748. params.fixed_nominal_msdu = 1;
  749. } else {
  750. wpa_printf(MSG_DEBUG,
  751. "CTRL: Invalid WMM_AC_ADDTS parameter: '%s'",
  752. token);
  753. return -1;
  754. }
  755. }
  756. return wpas_wmm_ac_addts(wpa_s, &params);
  757. }
  758. static int wmm_ac_ctrl_delts(struct wpa_supplicant *wpa_s, char *cmd)
  759. {
  760. u8 tsid = atoi(cmd);
  761. return wpas_wmm_ac_delts(wpa_s, tsid);
  762. }
  763. #ifdef CONFIG_IEEE80211R
  764. static int wpa_supplicant_ctrl_iface_ft_ds(
  765. struct wpa_supplicant *wpa_s, char *addr)
  766. {
  767. u8 target_ap[ETH_ALEN];
  768. struct wpa_bss *bss;
  769. const u8 *mdie;
  770. if (hwaddr_aton(addr, target_ap)) {
  771. wpa_printf(MSG_DEBUG, "CTRL_IFACE FT_DS: invalid "
  772. "address '%s'", addr);
  773. return -1;
  774. }
  775. wpa_printf(MSG_DEBUG, "CTRL_IFACE FT_DS " MACSTR, MAC2STR(target_ap));
  776. bss = wpa_bss_get_bssid(wpa_s, target_ap);
  777. if (bss)
  778. mdie = wpa_bss_get_ie(bss, WLAN_EID_MOBILITY_DOMAIN);
  779. else
  780. mdie = NULL;
  781. return wpa_ft_start_over_ds(wpa_s->wpa, target_ap, mdie);
  782. }
  783. #endif /* CONFIG_IEEE80211R */
  784. #ifdef CONFIG_WPS
  785. static int wpa_supplicant_ctrl_iface_wps_pbc(struct wpa_supplicant *wpa_s,
  786. char *cmd)
  787. {
  788. u8 bssid[ETH_ALEN], *_bssid = bssid;
  789. #ifdef CONFIG_P2P
  790. u8 p2p_dev_addr[ETH_ALEN];
  791. #endif /* CONFIG_P2P */
  792. #ifdef CONFIG_AP
  793. u8 *_p2p_dev_addr = NULL;
  794. #endif /* CONFIG_AP */
  795. if (cmd == NULL || os_strcmp(cmd, "any") == 0) {
  796. _bssid = NULL;
  797. #ifdef CONFIG_P2P
  798. } else if (os_strncmp(cmd, "p2p_dev_addr=", 13) == 0) {
  799. if (hwaddr_aton(cmd + 13, p2p_dev_addr)) {
  800. wpa_printf(MSG_DEBUG, "CTRL_IFACE WPS_PBC: invalid "
  801. "P2P Device Address '%s'",
  802. cmd + 13);
  803. return -1;
  804. }
  805. _p2p_dev_addr = p2p_dev_addr;
  806. #endif /* CONFIG_P2P */
  807. } else if (hwaddr_aton(cmd, bssid)) {
  808. wpa_printf(MSG_DEBUG, "CTRL_IFACE WPS_PBC: invalid BSSID '%s'",
  809. cmd);
  810. return -1;
  811. }
  812. #ifdef CONFIG_AP
  813. if (wpa_s->ap_iface)
  814. return wpa_supplicant_ap_wps_pbc(wpa_s, _bssid, _p2p_dev_addr);
  815. #endif /* CONFIG_AP */
  816. return wpas_wps_start_pbc(wpa_s, _bssid, 0);
  817. }
  818. static int wpa_supplicant_ctrl_iface_wps_pin(struct wpa_supplicant *wpa_s,
  819. char *cmd, char *buf,
  820. size_t buflen)
  821. {
  822. u8 bssid[ETH_ALEN], *_bssid = bssid;
  823. char *pin;
  824. int ret;
  825. pin = os_strchr(cmd, ' ');
  826. if (pin)
  827. *pin++ = '\0';
  828. if (os_strcmp(cmd, "any") == 0)
  829. _bssid = NULL;
  830. else if (os_strcmp(cmd, "get") == 0) {
  831. if (wps_generate_pin((unsigned int *) &ret) < 0)
  832. return -1;
  833. goto done;
  834. } else if (hwaddr_aton(cmd, bssid)) {
  835. wpa_printf(MSG_DEBUG, "CTRL_IFACE WPS_PIN: invalid BSSID '%s'",
  836. cmd);
  837. return -1;
  838. }
  839. #ifdef CONFIG_AP
  840. if (wpa_s->ap_iface) {
  841. int timeout = 0;
  842. char *pos;
  843. if (pin) {
  844. pos = os_strchr(pin, ' ');
  845. if (pos) {
  846. *pos++ = '\0';
  847. timeout = atoi(pos);
  848. }
  849. }
  850. return wpa_supplicant_ap_wps_pin(wpa_s, _bssid, pin,
  851. buf, buflen, timeout);
  852. }
  853. #endif /* CONFIG_AP */
  854. if (pin) {
  855. ret = wpas_wps_start_pin(wpa_s, _bssid, pin, 0,
  856. DEV_PW_DEFAULT);
  857. if (ret < 0)
  858. return -1;
  859. ret = os_snprintf(buf, buflen, "%s", pin);
  860. if (os_snprintf_error(buflen, ret))
  861. return -1;
  862. return ret;
  863. }
  864. ret = wpas_wps_start_pin(wpa_s, _bssid, NULL, 0, DEV_PW_DEFAULT);
  865. if (ret < 0)
  866. return -1;
  867. done:
  868. /* Return the generated PIN */
  869. ret = os_snprintf(buf, buflen, "%08d", ret);
  870. if (os_snprintf_error(buflen, ret))
  871. return -1;
  872. return ret;
  873. }
  874. static int wpa_supplicant_ctrl_iface_wps_check_pin(
  875. struct wpa_supplicant *wpa_s, char *cmd, char *buf, size_t buflen)
  876. {
  877. char pin[9];
  878. size_t len;
  879. char *pos;
  880. int ret;
  881. wpa_hexdump_ascii_key(MSG_DEBUG, "WPS_CHECK_PIN",
  882. (u8 *) cmd, os_strlen(cmd));
  883. for (pos = cmd, len = 0; *pos != '\0'; pos++) {
  884. if (*pos < '0' || *pos > '9')
  885. continue;
  886. pin[len++] = *pos;
  887. if (len == 9) {
  888. wpa_printf(MSG_DEBUG, "WPS: Too long PIN");
  889. return -1;
  890. }
  891. }
  892. if (len != 4 && len != 8) {
  893. wpa_printf(MSG_DEBUG, "WPS: Invalid PIN length %d", (int) len);
  894. return -1;
  895. }
  896. pin[len] = '\0';
  897. if (len == 8) {
  898. unsigned int pin_val;
  899. pin_val = atoi(pin);
  900. if (!wps_pin_valid(pin_val)) {
  901. wpa_printf(MSG_DEBUG, "WPS: Invalid checksum digit");
  902. ret = os_snprintf(buf, buflen, "FAIL-CHECKSUM\n");
  903. if (os_snprintf_error(buflen, ret))
  904. return -1;
  905. return ret;
  906. }
  907. }
  908. ret = os_snprintf(buf, buflen, "%s", pin);
  909. if (os_snprintf_error(buflen, ret))
  910. return -1;
  911. return ret;
  912. }
  913. #ifdef CONFIG_WPS_NFC
  914. static int wpa_supplicant_ctrl_iface_wps_nfc(struct wpa_supplicant *wpa_s,
  915. char *cmd)
  916. {
  917. u8 bssid[ETH_ALEN], *_bssid = bssid;
  918. if (cmd == NULL || cmd[0] == '\0')
  919. _bssid = NULL;
  920. else if (hwaddr_aton(cmd, bssid))
  921. return -1;
  922. return wpas_wps_start_nfc(wpa_s, NULL, _bssid, NULL, 0, 0, NULL, NULL,
  923. 0, 0);
  924. }
  925. static int wpa_supplicant_ctrl_iface_wps_nfc_config_token(
  926. struct wpa_supplicant *wpa_s, char *cmd, char *reply, size_t max_len)
  927. {
  928. int ndef;
  929. struct wpabuf *buf;
  930. int res;
  931. char *pos;
  932. pos = os_strchr(cmd, ' ');
  933. if (pos)
  934. *pos++ = '\0';
  935. if (os_strcmp(cmd, "WPS") == 0)
  936. ndef = 0;
  937. else if (os_strcmp(cmd, "NDEF") == 0)
  938. ndef = 1;
  939. else
  940. return -1;
  941. buf = wpas_wps_nfc_config_token(wpa_s, ndef, pos);
  942. if (buf == NULL)
  943. return -1;
  944. res = wpa_snprintf_hex_uppercase(reply, max_len, wpabuf_head(buf),
  945. wpabuf_len(buf));
  946. reply[res++] = '\n';
  947. reply[res] = '\0';
  948. wpabuf_free(buf);
  949. return res;
  950. }
  951. static int wpa_supplicant_ctrl_iface_wps_nfc_token(
  952. struct wpa_supplicant *wpa_s, char *cmd, char *reply, size_t max_len)
  953. {
  954. int ndef;
  955. struct wpabuf *buf;
  956. int res;
  957. if (os_strcmp(cmd, "WPS") == 0)
  958. ndef = 0;
  959. else if (os_strcmp(cmd, "NDEF") == 0)
  960. ndef = 1;
  961. else
  962. return -1;
  963. buf = wpas_wps_nfc_token(wpa_s, ndef);
  964. if (buf == NULL)
  965. return -1;
  966. res = wpa_snprintf_hex_uppercase(reply, max_len, wpabuf_head(buf),
  967. wpabuf_len(buf));
  968. reply[res++] = '\n';
  969. reply[res] = '\0';
  970. wpabuf_free(buf);
  971. return res;
  972. }
  973. static int wpa_supplicant_ctrl_iface_wps_nfc_tag_read(
  974. struct wpa_supplicant *wpa_s, char *pos)
  975. {
  976. size_t len;
  977. struct wpabuf *buf;
  978. int ret;
  979. char *freq;
  980. int forced_freq = 0;
  981. freq = strstr(pos, " freq=");
  982. if (freq) {
  983. *freq = '\0';
  984. freq += 6;
  985. forced_freq = atoi(freq);
  986. }
  987. len = os_strlen(pos);
  988. if (len & 0x01)
  989. return -1;
  990. len /= 2;
  991. buf = wpabuf_alloc(len);
  992. if (buf == NULL)
  993. return -1;
  994. if (hexstr2bin(pos, wpabuf_put(buf, len), len) < 0) {
  995. wpabuf_free(buf);
  996. return -1;
  997. }
  998. ret = wpas_wps_nfc_tag_read(wpa_s, buf, forced_freq);
  999. wpabuf_free(buf);
  1000. return ret;
  1001. }
  1002. static int wpas_ctrl_nfc_get_handover_req_wps(struct wpa_supplicant *wpa_s,
  1003. char *reply, size_t max_len,
  1004. int ndef)
  1005. {
  1006. struct wpabuf *buf;
  1007. int res;
  1008. buf = wpas_wps_nfc_handover_req(wpa_s, ndef);
  1009. if (buf == NULL)
  1010. return -1;
  1011. res = wpa_snprintf_hex_uppercase(reply, max_len, wpabuf_head(buf),
  1012. wpabuf_len(buf));
  1013. reply[res++] = '\n';
  1014. reply[res] = '\0';
  1015. wpabuf_free(buf);
  1016. return res;
  1017. }
  1018. #ifdef CONFIG_P2P
  1019. static int wpas_ctrl_nfc_get_handover_req_p2p(struct wpa_supplicant *wpa_s,
  1020. char *reply, size_t max_len,
  1021. int ndef)
  1022. {
  1023. struct wpabuf *buf;
  1024. int res;
  1025. buf = wpas_p2p_nfc_handover_req(wpa_s, ndef);
  1026. if (buf == NULL) {
  1027. wpa_printf(MSG_DEBUG, "P2P: Could not generate NFC handover request");
  1028. return -1;
  1029. }
  1030. res = wpa_snprintf_hex_uppercase(reply, max_len, wpabuf_head(buf),
  1031. wpabuf_len(buf));
  1032. reply[res++] = '\n';
  1033. reply[res] = '\0';
  1034. wpabuf_free(buf);
  1035. return res;
  1036. }
  1037. #endif /* CONFIG_P2P */
  1038. static int wpas_ctrl_nfc_get_handover_req(struct wpa_supplicant *wpa_s,
  1039. char *cmd, char *reply,
  1040. size_t max_len)
  1041. {
  1042. char *pos;
  1043. int ndef;
  1044. pos = os_strchr(cmd, ' ');
  1045. if (pos == NULL)
  1046. return -1;
  1047. *pos++ = '\0';
  1048. if (os_strcmp(cmd, "WPS") == 0)
  1049. ndef = 0;
  1050. else if (os_strcmp(cmd, "NDEF") == 0)
  1051. ndef = 1;
  1052. else
  1053. return -1;
  1054. if (os_strcmp(pos, "WPS") == 0 || os_strcmp(pos, "WPS-CR") == 0) {
  1055. if (!ndef)
  1056. return -1;
  1057. return wpas_ctrl_nfc_get_handover_req_wps(
  1058. wpa_s, reply, max_len, ndef);
  1059. }
  1060. #ifdef CONFIG_P2P
  1061. if (os_strcmp(pos, "P2P-CR") == 0) {
  1062. return wpas_ctrl_nfc_get_handover_req_p2p(
  1063. wpa_s, reply, max_len, ndef);
  1064. }
  1065. #endif /* CONFIG_P2P */
  1066. return -1;
  1067. }
  1068. static int wpas_ctrl_nfc_get_handover_sel_wps(struct wpa_supplicant *wpa_s,
  1069. char *reply, size_t max_len,
  1070. int ndef, int cr, char *uuid)
  1071. {
  1072. struct wpabuf *buf;
  1073. int res;
  1074. buf = wpas_wps_nfc_handover_sel(wpa_s, ndef, cr, uuid);
  1075. if (buf == NULL)
  1076. return -1;
  1077. res = wpa_snprintf_hex_uppercase(reply, max_len, wpabuf_head(buf),
  1078. wpabuf_len(buf));
  1079. reply[res++] = '\n';
  1080. reply[res] = '\0';
  1081. wpabuf_free(buf);
  1082. return res;
  1083. }
  1084. #ifdef CONFIG_P2P
  1085. static int wpas_ctrl_nfc_get_handover_sel_p2p(struct wpa_supplicant *wpa_s,
  1086. char *reply, size_t max_len,
  1087. int ndef, int tag)
  1088. {
  1089. struct wpabuf *buf;
  1090. int res;
  1091. buf = wpas_p2p_nfc_handover_sel(wpa_s, ndef, tag);
  1092. if (buf == NULL)
  1093. return -1;
  1094. res = wpa_snprintf_hex_uppercase(reply, max_len, wpabuf_head(buf),
  1095. wpabuf_len(buf));
  1096. reply[res++] = '\n';
  1097. reply[res] = '\0';
  1098. wpabuf_free(buf);
  1099. return res;
  1100. }
  1101. #endif /* CONFIG_P2P */
  1102. static int wpas_ctrl_nfc_get_handover_sel(struct wpa_supplicant *wpa_s,
  1103. char *cmd, char *reply,
  1104. size_t max_len)
  1105. {
  1106. char *pos, *pos2;
  1107. int ndef;
  1108. pos = os_strchr(cmd, ' ');
  1109. if (pos == NULL)
  1110. return -1;
  1111. *pos++ = '\0';
  1112. if (os_strcmp(cmd, "WPS") == 0)
  1113. ndef = 0;
  1114. else if (os_strcmp(cmd, "NDEF") == 0)
  1115. ndef = 1;
  1116. else
  1117. return -1;
  1118. pos2 = os_strchr(pos, ' ');
  1119. if (pos2)
  1120. *pos2++ = '\0';
  1121. if (os_strcmp(pos, "WPS") == 0 || os_strcmp(pos, "WPS-CR") == 0) {
  1122. if (!ndef)
  1123. return -1;
  1124. return wpas_ctrl_nfc_get_handover_sel_wps(
  1125. wpa_s, reply, max_len, ndef,
  1126. os_strcmp(pos, "WPS-CR") == 0, pos2);
  1127. }
  1128. #ifdef CONFIG_P2P
  1129. if (os_strcmp(pos, "P2P-CR") == 0) {
  1130. return wpas_ctrl_nfc_get_handover_sel_p2p(
  1131. wpa_s, reply, max_len, ndef, 0);
  1132. }
  1133. if (os_strcmp(pos, "P2P-CR-TAG") == 0) {
  1134. return wpas_ctrl_nfc_get_handover_sel_p2p(
  1135. wpa_s, reply, max_len, ndef, 1);
  1136. }
  1137. #endif /* CONFIG_P2P */
  1138. return -1;
  1139. }
  1140. static int wpas_ctrl_nfc_report_handover(struct wpa_supplicant *wpa_s,
  1141. char *cmd)
  1142. {
  1143. size_t len;
  1144. struct wpabuf *req, *sel;
  1145. int ret;
  1146. char *pos, *role, *type, *pos2;
  1147. #ifdef CONFIG_P2P
  1148. char *freq;
  1149. int forced_freq = 0;
  1150. freq = strstr(cmd, " freq=");
  1151. if (freq) {
  1152. *freq = '\0';
  1153. freq += 6;
  1154. forced_freq = atoi(freq);
  1155. }
  1156. #endif /* CONFIG_P2P */
  1157. role = cmd;
  1158. pos = os_strchr(role, ' ');
  1159. if (pos == NULL) {
  1160. wpa_printf(MSG_DEBUG, "NFC: Missing type in handover report");
  1161. return -1;
  1162. }
  1163. *pos++ = '\0';
  1164. type = pos;
  1165. pos = os_strchr(type, ' ');
  1166. if (pos == NULL) {
  1167. wpa_printf(MSG_DEBUG, "NFC: Missing request message in handover report");
  1168. return -1;
  1169. }
  1170. *pos++ = '\0';
  1171. pos2 = os_strchr(pos, ' ');
  1172. if (pos2 == NULL) {
  1173. wpa_printf(MSG_DEBUG, "NFC: Missing select message in handover report");
  1174. return -1;
  1175. }
  1176. *pos2++ = '\0';
  1177. len = os_strlen(pos);
  1178. if (len & 0x01) {
  1179. wpa_printf(MSG_DEBUG, "NFC: Invalid request message length in handover report");
  1180. return -1;
  1181. }
  1182. len /= 2;
  1183. req = wpabuf_alloc(len);
  1184. if (req == NULL) {
  1185. wpa_printf(MSG_DEBUG, "NFC: Failed to allocate memory for request message");
  1186. return -1;
  1187. }
  1188. if (hexstr2bin(pos, wpabuf_put(req, len), len) < 0) {
  1189. wpa_printf(MSG_DEBUG, "NFC: Invalid request message hexdump in handover report");
  1190. wpabuf_free(req);
  1191. return -1;
  1192. }
  1193. len = os_strlen(pos2);
  1194. if (len & 0x01) {
  1195. wpa_printf(MSG_DEBUG, "NFC: Invalid select message length in handover report");
  1196. wpabuf_free(req);
  1197. return -1;
  1198. }
  1199. len /= 2;
  1200. sel = wpabuf_alloc(len);
  1201. if (sel == NULL) {
  1202. wpa_printf(MSG_DEBUG, "NFC: Failed to allocate memory for select message");
  1203. wpabuf_free(req);
  1204. return -1;
  1205. }
  1206. if (hexstr2bin(pos2, wpabuf_put(sel, len), len) < 0) {
  1207. wpa_printf(MSG_DEBUG, "NFC: Invalid select message hexdump in handover report");
  1208. wpabuf_free(req);
  1209. wpabuf_free(sel);
  1210. return -1;
  1211. }
  1212. wpa_printf(MSG_DEBUG, "NFC: Connection handover reported - role=%s type=%s req_len=%d sel_len=%d",
  1213. role, type, (int) wpabuf_len(req), (int) wpabuf_len(sel));
  1214. if (os_strcmp(role, "INIT") == 0 && os_strcmp(type, "WPS") == 0) {
  1215. ret = wpas_wps_nfc_report_handover(wpa_s, req, sel);
  1216. #ifdef CONFIG_AP
  1217. } else if (os_strcmp(role, "RESP") == 0 && os_strcmp(type, "WPS") == 0)
  1218. {
  1219. ret = wpas_ap_wps_nfc_report_handover(wpa_s, req, sel);
  1220. if (ret < 0)
  1221. ret = wpas_er_wps_nfc_report_handover(wpa_s, req, sel);
  1222. #endif /* CONFIG_AP */
  1223. #ifdef CONFIG_P2P
  1224. } else if (os_strcmp(role, "INIT") == 0 && os_strcmp(type, "P2P") == 0)
  1225. {
  1226. ret = wpas_p2p_nfc_report_handover(wpa_s, 1, req, sel, 0);
  1227. } else if (os_strcmp(role, "RESP") == 0 && os_strcmp(type, "P2P") == 0)
  1228. {
  1229. ret = wpas_p2p_nfc_report_handover(wpa_s, 0, req, sel,
  1230. forced_freq);
  1231. #endif /* CONFIG_P2P */
  1232. } else {
  1233. wpa_printf(MSG_DEBUG, "NFC: Unsupported connection handover "
  1234. "reported: role=%s type=%s", role, type);
  1235. ret = -1;
  1236. }
  1237. wpabuf_free(req);
  1238. wpabuf_free(sel);
  1239. if (ret)
  1240. wpa_printf(MSG_DEBUG, "NFC: Failed to process reported handover messages");
  1241. return ret;
  1242. }
  1243. #endif /* CONFIG_WPS_NFC */
  1244. static int wpa_supplicant_ctrl_iface_wps_reg(struct wpa_supplicant *wpa_s,
  1245. char *cmd)
  1246. {
  1247. u8 bssid[ETH_ALEN];
  1248. char *pin;
  1249. char *new_ssid;
  1250. char *new_auth;
  1251. char *new_encr;
  1252. char *new_key;
  1253. struct wps_new_ap_settings ap;
  1254. pin = os_strchr(cmd, ' ');
  1255. if (pin == NULL)
  1256. return -1;
  1257. *pin++ = '\0';
  1258. if (hwaddr_aton(cmd, bssid)) {
  1259. wpa_printf(MSG_DEBUG, "CTRL_IFACE WPS_REG: invalid BSSID '%s'",
  1260. cmd);
  1261. return -1;
  1262. }
  1263. new_ssid = os_strchr(pin, ' ');
  1264. if (new_ssid == NULL)
  1265. return wpas_wps_start_reg(wpa_s, bssid, pin, NULL);
  1266. *new_ssid++ = '\0';
  1267. new_auth = os_strchr(new_ssid, ' ');
  1268. if (new_auth == NULL)
  1269. return -1;
  1270. *new_auth++ = '\0';
  1271. new_encr = os_strchr(new_auth, ' ');
  1272. if (new_encr == NULL)
  1273. return -1;
  1274. *new_encr++ = '\0';
  1275. new_key = os_strchr(new_encr, ' ');
  1276. if (new_key == NULL)
  1277. return -1;
  1278. *new_key++ = '\0';
  1279. os_memset(&ap, 0, sizeof(ap));
  1280. ap.ssid_hex = new_ssid;
  1281. ap.auth = new_auth;
  1282. ap.encr = new_encr;
  1283. ap.key_hex = new_key;
  1284. return wpas_wps_start_reg(wpa_s, bssid, pin, &ap);
  1285. }
  1286. #ifdef CONFIG_AP
  1287. static int wpa_supplicant_ctrl_iface_wps_ap_pin(struct wpa_supplicant *wpa_s,
  1288. char *cmd, char *buf,
  1289. size_t buflen)
  1290. {
  1291. int timeout = 300;
  1292. char *pos;
  1293. const char *pin_txt;
  1294. if (!wpa_s->ap_iface)
  1295. return -1;
  1296. pos = os_strchr(cmd, ' ');
  1297. if (pos)
  1298. *pos++ = '\0';
  1299. if (os_strcmp(cmd, "disable") == 0) {
  1300. wpas_wps_ap_pin_disable(wpa_s);
  1301. return os_snprintf(buf, buflen, "OK\n");
  1302. }
  1303. if (os_strcmp(cmd, "random") == 0) {
  1304. if (pos)
  1305. timeout = atoi(pos);
  1306. pin_txt = wpas_wps_ap_pin_random(wpa_s, timeout);
  1307. if (pin_txt == NULL)
  1308. return -1;
  1309. return os_snprintf(buf, buflen, "%s", pin_txt);
  1310. }
  1311. if (os_strcmp(cmd, "get") == 0) {
  1312. pin_txt = wpas_wps_ap_pin_get(wpa_s);
  1313. if (pin_txt == NULL)
  1314. return -1;
  1315. return os_snprintf(buf, buflen, "%s", pin_txt);
  1316. }
  1317. if (os_strcmp(cmd, "set") == 0) {
  1318. char *pin;
  1319. if (pos == NULL)
  1320. return -1;
  1321. pin = pos;
  1322. pos = os_strchr(pos, ' ');
  1323. if (pos) {
  1324. *pos++ = '\0';
  1325. timeout = atoi(pos);
  1326. }
  1327. if (os_strlen(pin) > buflen)
  1328. return -1;
  1329. if (wpas_wps_ap_pin_set(wpa_s, pin, timeout) < 0)
  1330. return -1;
  1331. return os_snprintf(buf, buflen, "%s", pin);
  1332. }
  1333. return -1;
  1334. }
  1335. #endif /* CONFIG_AP */
  1336. #ifdef CONFIG_WPS_ER
  1337. static int wpa_supplicant_ctrl_iface_wps_er_pin(struct wpa_supplicant *wpa_s,
  1338. char *cmd)
  1339. {
  1340. char *uuid = cmd, *pin, *pos;
  1341. u8 addr_buf[ETH_ALEN], *addr = NULL;
  1342. pin = os_strchr(uuid, ' ');
  1343. if (pin == NULL)
  1344. return -1;
  1345. *pin++ = '\0';
  1346. pos = os_strchr(pin, ' ');
  1347. if (pos) {
  1348. *pos++ = '\0';
  1349. if (hwaddr_aton(pos, addr_buf) == 0)
  1350. addr = addr_buf;
  1351. }
  1352. return wpas_wps_er_add_pin(wpa_s, addr, uuid, pin);
  1353. }
  1354. static int wpa_supplicant_ctrl_iface_wps_er_learn(struct wpa_supplicant *wpa_s,
  1355. char *cmd)
  1356. {
  1357. char *uuid = cmd, *pin;
  1358. pin = os_strchr(uuid, ' ');
  1359. if (pin == NULL)
  1360. return -1;
  1361. *pin++ = '\0';
  1362. return wpas_wps_er_learn(wpa_s, uuid, pin);
  1363. }
  1364. static int wpa_supplicant_ctrl_iface_wps_er_set_config(
  1365. struct wpa_supplicant *wpa_s, char *cmd)
  1366. {
  1367. char *uuid = cmd, *id;
  1368. id = os_strchr(uuid, ' ');
  1369. if (id == NULL)
  1370. return -1;
  1371. *id++ = '\0';
  1372. return wpas_wps_er_set_config(wpa_s, uuid, atoi(id));
  1373. }
  1374. static int wpa_supplicant_ctrl_iface_wps_er_config(
  1375. struct wpa_supplicant *wpa_s, char *cmd)
  1376. {
  1377. char *pin;
  1378. char *new_ssid;
  1379. char *new_auth;
  1380. char *new_encr;
  1381. char *new_key;
  1382. struct wps_new_ap_settings ap;
  1383. pin = os_strchr(cmd, ' ');
  1384. if (pin == NULL)
  1385. return -1;
  1386. *pin++ = '\0';
  1387. new_ssid = os_strchr(pin, ' ');
  1388. if (new_ssid == NULL)
  1389. return -1;
  1390. *new_ssid++ = '\0';
  1391. new_auth = os_strchr(new_ssid, ' ');
  1392. if (new_auth == NULL)
  1393. return -1;
  1394. *new_auth++ = '\0';
  1395. new_encr = os_strchr(new_auth, ' ');
  1396. if (new_encr == NULL)
  1397. return -1;
  1398. *new_encr++ = '\0';
  1399. new_key = os_strchr(new_encr, ' ');
  1400. if (new_key == NULL)
  1401. return -1;
  1402. *new_key++ = '\0';
  1403. os_memset(&ap, 0, sizeof(ap));
  1404. ap.ssid_hex = new_ssid;
  1405. ap.auth = new_auth;
  1406. ap.encr = new_encr;
  1407. ap.key_hex = new_key;
  1408. return wpas_wps_er_config(wpa_s, cmd, pin, &ap);
  1409. }
  1410. #ifdef CONFIG_WPS_NFC
  1411. static int wpa_supplicant_ctrl_iface_wps_er_nfc_config_token(
  1412. struct wpa_supplicant *wpa_s, char *cmd, char *reply, size_t max_len)
  1413. {
  1414. int ndef;
  1415. struct wpabuf *buf;
  1416. int res;
  1417. char *uuid;
  1418. uuid = os_strchr(cmd, ' ');
  1419. if (uuid == NULL)
  1420. return -1;
  1421. *uuid++ = '\0';
  1422. if (os_strcmp(cmd, "WPS") == 0)
  1423. ndef = 0;
  1424. else if (os_strcmp(cmd, "NDEF") == 0)
  1425. ndef = 1;
  1426. else
  1427. return -1;
  1428. buf = wpas_wps_er_nfc_config_token(wpa_s, ndef, uuid);
  1429. if (buf == NULL)
  1430. return -1;
  1431. res = wpa_snprintf_hex_uppercase(reply, max_len, wpabuf_head(buf),
  1432. wpabuf_len(buf));
  1433. reply[res++] = '\n';
  1434. reply[res] = '\0';
  1435. wpabuf_free(buf);
  1436. return res;
  1437. }
  1438. #endif /* CONFIG_WPS_NFC */
  1439. #endif /* CONFIG_WPS_ER */
  1440. #endif /* CONFIG_WPS */
  1441. #ifdef CONFIG_IBSS_RSN
  1442. static int wpa_supplicant_ctrl_iface_ibss_rsn(
  1443. struct wpa_supplicant *wpa_s, char *addr)
  1444. {
  1445. u8 peer[ETH_ALEN];
  1446. if (hwaddr_aton(addr, peer)) {
  1447. wpa_printf(MSG_DEBUG, "CTRL_IFACE IBSS_RSN: invalid "
  1448. "address '%s'", addr);
  1449. return -1;
  1450. }
  1451. wpa_printf(MSG_DEBUG, "CTRL_IFACE IBSS_RSN " MACSTR,
  1452. MAC2STR(peer));
  1453. return ibss_rsn_start(wpa_s->ibss_rsn, peer);
  1454. }
  1455. #endif /* CONFIG_IBSS_RSN */
  1456. static int wpa_supplicant_ctrl_iface_ctrl_rsp(struct wpa_supplicant *wpa_s,
  1457. char *rsp)
  1458. {
  1459. #ifdef IEEE8021X_EAPOL
  1460. char *pos, *id_pos;
  1461. int id;
  1462. struct wpa_ssid *ssid;
  1463. pos = os_strchr(rsp, '-');
  1464. if (pos == NULL)
  1465. return -1;
  1466. *pos++ = '\0';
  1467. id_pos = pos;
  1468. pos = os_strchr(pos, ':');
  1469. if (pos == NULL)
  1470. return -1;
  1471. *pos++ = '\0';
  1472. id = atoi(id_pos);
  1473. wpa_printf(MSG_DEBUG, "CTRL_IFACE: field=%s id=%d", rsp, id);
  1474. wpa_hexdump_ascii_key(MSG_DEBUG, "CTRL_IFACE: value",
  1475. (u8 *) pos, os_strlen(pos));
  1476. ssid = wpa_config_get_network(wpa_s->conf, id);
  1477. if (ssid == NULL) {
  1478. wpa_printf(MSG_DEBUG, "CTRL_IFACE: Could not find SSID id=%d "
  1479. "to update", id);
  1480. return -1;
  1481. }
  1482. return wpa_supplicant_ctrl_iface_ctrl_rsp_handle(wpa_s, ssid, rsp,
  1483. pos);
  1484. #else /* IEEE8021X_EAPOL */
  1485. wpa_printf(MSG_DEBUG, "CTRL_IFACE: 802.1X not included");
  1486. return -1;
  1487. #endif /* IEEE8021X_EAPOL */
  1488. }
  1489. static int wpa_supplicant_ctrl_iface_status(struct wpa_supplicant *wpa_s,
  1490. const char *params,
  1491. char *buf, size_t buflen)
  1492. {
  1493. char *pos, *end, tmp[30];
  1494. int res, verbose, wps, ret;
  1495. #ifdef CONFIG_HS20
  1496. const u8 *hs20;
  1497. #endif /* CONFIG_HS20 */
  1498. const u8 *sess_id;
  1499. size_t sess_id_len;
  1500. if (os_strcmp(params, "-DRIVER") == 0)
  1501. return wpa_drv_status(wpa_s, buf, buflen);
  1502. verbose = os_strcmp(params, "-VERBOSE") == 0;
  1503. wps = os_strcmp(params, "-WPS") == 0;
  1504. pos = buf;
  1505. end = buf + buflen;
  1506. if (wpa_s->wpa_state >= WPA_ASSOCIATED) {
  1507. struct wpa_ssid *ssid = wpa_s->current_ssid;
  1508. ret = os_snprintf(pos, end - pos, "bssid=" MACSTR "\n",
  1509. MAC2STR(wpa_s->bssid));
  1510. if (os_snprintf_error(end - pos, ret))
  1511. return pos - buf;
  1512. pos += ret;
  1513. ret = os_snprintf(pos, end - pos, "freq=%u\n",
  1514. wpa_s->assoc_freq);
  1515. if (os_snprintf_error(end - pos, ret))
  1516. return pos - buf;
  1517. pos += ret;
  1518. if (ssid) {
  1519. u8 *_ssid = ssid->ssid;
  1520. size_t ssid_len = ssid->ssid_len;
  1521. u8 ssid_buf[SSID_MAX_LEN];
  1522. if (ssid_len == 0) {
  1523. int _res = wpa_drv_get_ssid(wpa_s, ssid_buf);
  1524. if (_res < 0)
  1525. ssid_len = 0;
  1526. else
  1527. ssid_len = _res;
  1528. _ssid = ssid_buf;
  1529. }
  1530. ret = os_snprintf(pos, end - pos, "ssid=%s\nid=%d\n",
  1531. wpa_ssid_txt(_ssid, ssid_len),
  1532. ssid->id);
  1533. if (os_snprintf_error(end - pos, ret))
  1534. return pos - buf;
  1535. pos += ret;
  1536. if (wps && ssid->passphrase &&
  1537. wpa_key_mgmt_wpa_psk(ssid->key_mgmt) &&
  1538. (ssid->mode == WPAS_MODE_AP ||
  1539. ssid->mode == WPAS_MODE_P2P_GO)) {
  1540. ret = os_snprintf(pos, end - pos,
  1541. "passphrase=%s\n",
  1542. ssid->passphrase);
  1543. if (os_snprintf_error(end - pos, ret))
  1544. return pos - buf;
  1545. pos += ret;
  1546. }
  1547. if (ssid->id_str) {
  1548. ret = os_snprintf(pos, end - pos,
  1549. "id_str=%s\n",
  1550. ssid->id_str);
  1551. if (os_snprintf_error(end - pos, ret))
  1552. return pos - buf;
  1553. pos += ret;
  1554. }
  1555. switch (ssid->mode) {
  1556. case WPAS_MODE_INFRA:
  1557. ret = os_snprintf(pos, end - pos,
  1558. "mode=station\n");
  1559. break;
  1560. case WPAS_MODE_IBSS:
  1561. ret = os_snprintf(pos, end - pos,
  1562. "mode=IBSS\n");
  1563. break;
  1564. case WPAS_MODE_AP:
  1565. ret = os_snprintf(pos, end - pos,
  1566. "mode=AP\n");
  1567. break;
  1568. case WPAS_MODE_P2P_GO:
  1569. ret = os_snprintf(pos, end - pos,
  1570. "mode=P2P GO\n");
  1571. break;
  1572. case WPAS_MODE_P2P_GROUP_FORMATION:
  1573. ret = os_snprintf(pos, end - pos,
  1574. "mode=P2P GO - group "
  1575. "formation\n");
  1576. break;
  1577. default:
  1578. ret = 0;
  1579. break;
  1580. }
  1581. if (os_snprintf_error(end - pos, ret))
  1582. return pos - buf;
  1583. pos += ret;
  1584. }
  1585. #ifdef CONFIG_AP
  1586. if (wpa_s->ap_iface) {
  1587. pos += ap_ctrl_iface_wpa_get_status(wpa_s, pos,
  1588. end - pos,
  1589. verbose);
  1590. } else
  1591. #endif /* CONFIG_AP */
  1592. pos += wpa_sm_get_status(wpa_s->wpa, pos, end - pos, verbose);
  1593. }
  1594. #ifdef CONFIG_SAE
  1595. if (wpa_s->wpa_state >= WPA_ASSOCIATED &&
  1596. #ifdef CONFIG_AP
  1597. !wpa_s->ap_iface &&
  1598. #endif /* CONFIG_AP */
  1599. wpa_s->sme.sae.state == SAE_ACCEPTED) {
  1600. ret = os_snprintf(pos, end - pos, "sae_group=%d\n",
  1601. wpa_s->sme.sae.group);
  1602. if (os_snprintf_error(end - pos, ret))
  1603. return pos - buf;
  1604. pos += ret;
  1605. }
  1606. #endif /* CONFIG_SAE */
  1607. ret = os_snprintf(pos, end - pos, "wpa_state=%s\n",
  1608. wpa_supplicant_state_txt(wpa_s->wpa_state));
  1609. if (os_snprintf_error(end - pos, ret))
  1610. return pos - buf;
  1611. pos += ret;
  1612. if (wpa_s->l2 &&
  1613. l2_packet_get_ip_addr(wpa_s->l2, tmp, sizeof(tmp)) >= 0) {
  1614. ret = os_snprintf(pos, end - pos, "ip_address=%s\n", tmp);
  1615. if (os_snprintf_error(end - pos, ret))
  1616. return pos - buf;
  1617. pos += ret;
  1618. }
  1619. #ifdef CONFIG_P2P
  1620. if (wpa_s->global->p2p) {
  1621. ret = os_snprintf(pos, end - pos, "p2p_device_address=" MACSTR
  1622. "\n", MAC2STR(wpa_s->global->p2p_dev_addr));
  1623. if (os_snprintf_error(end - pos, ret))
  1624. return pos - buf;
  1625. pos += ret;
  1626. }
  1627. #endif /* CONFIG_P2P */
  1628. ret = os_snprintf(pos, end - pos, "address=" MACSTR "\n",
  1629. MAC2STR(wpa_s->own_addr));
  1630. if (os_snprintf_error(end - pos, ret))
  1631. return pos - buf;
  1632. pos += ret;
  1633. #ifdef CONFIG_HS20
  1634. if (wpa_s->current_bss &&
  1635. (hs20 = wpa_bss_get_vendor_ie(wpa_s->current_bss,
  1636. HS20_IE_VENDOR_TYPE)) &&
  1637. wpa_s->wpa_proto == WPA_PROTO_RSN &&
  1638. wpa_key_mgmt_wpa_ieee8021x(wpa_s->key_mgmt)) {
  1639. int release = 1;
  1640. if (hs20[1] >= 5) {
  1641. u8 rel_num = (hs20[6] & 0xf0) >> 4;
  1642. release = rel_num + 1;
  1643. }
  1644. ret = os_snprintf(pos, end - pos, "hs20=%d\n", release);
  1645. if (os_snprintf_error(end - pos, ret))
  1646. return pos - buf;
  1647. pos += ret;
  1648. }
  1649. if (wpa_s->current_ssid) {
  1650. struct wpa_cred *cred;
  1651. char *type;
  1652. for (cred = wpa_s->conf->cred; cred; cred = cred->next) {
  1653. size_t i;
  1654. if (wpa_s->current_ssid->parent_cred != cred)
  1655. continue;
  1656. if (cred->provisioning_sp) {
  1657. ret = os_snprintf(pos, end - pos,
  1658. "provisioning_sp=%s\n",
  1659. cred->provisioning_sp);
  1660. if (os_snprintf_error(end - pos, ret))
  1661. return pos - buf;
  1662. pos += ret;
  1663. }
  1664. if (!cred->domain)
  1665. goto no_domain;
  1666. i = 0;
  1667. if (wpa_s->current_bss && wpa_s->current_bss->anqp) {
  1668. struct wpabuf *names =
  1669. wpa_s->current_bss->anqp->domain_name;
  1670. for (i = 0; names && i < cred->num_domain; i++)
  1671. {
  1672. if (domain_name_list_contains(
  1673. names, cred->domain[i], 1))
  1674. break;
  1675. }
  1676. if (i == cred->num_domain)
  1677. i = 0; /* show first entry by default */
  1678. }
  1679. ret = os_snprintf(pos, end - pos, "home_sp=%s\n",
  1680. cred->domain[i]);
  1681. if (os_snprintf_error(end - pos, ret))
  1682. return pos - buf;
  1683. pos += ret;
  1684. no_domain:
  1685. if (wpa_s->current_bss == NULL ||
  1686. wpa_s->current_bss->anqp == NULL)
  1687. res = -1;
  1688. else
  1689. res = interworking_home_sp_cred(
  1690. wpa_s, cred,
  1691. wpa_s->current_bss->anqp->domain_name);
  1692. if (res > 0)
  1693. type = "home";
  1694. else if (res == 0)
  1695. type = "roaming";
  1696. else
  1697. type = "unknown";
  1698. ret = os_snprintf(pos, end - pos, "sp_type=%s\n", type);
  1699. if (os_snprintf_error(end - pos, ret))
  1700. return pos - buf;
  1701. pos += ret;
  1702. break;
  1703. }
  1704. }
  1705. #endif /* CONFIG_HS20 */
  1706. if (wpa_key_mgmt_wpa_ieee8021x(wpa_s->key_mgmt) ||
  1707. wpa_s->key_mgmt == WPA_KEY_MGMT_IEEE8021X_NO_WPA) {
  1708. res = eapol_sm_get_status(wpa_s->eapol, pos, end - pos,
  1709. verbose);
  1710. if (res >= 0)
  1711. pos += res;
  1712. }
  1713. sess_id = eapol_sm_get_session_id(wpa_s->eapol, &sess_id_len);
  1714. if (sess_id) {
  1715. char *start = pos;
  1716. ret = os_snprintf(pos, end - pos, "eap_session_id=");
  1717. if (os_snprintf_error(end - pos, ret))
  1718. return start - buf;
  1719. pos += ret;
  1720. ret = wpa_snprintf_hex(pos, end - pos, sess_id, sess_id_len);
  1721. if (ret <= 0)
  1722. return start - buf;
  1723. pos += ret;
  1724. ret = os_snprintf(pos, end - pos, "\n");
  1725. if (os_snprintf_error(end - pos, ret))
  1726. return start - buf;
  1727. pos += ret;
  1728. }
  1729. res = rsn_preauth_get_status(wpa_s->wpa, pos, end - pos, verbose);
  1730. if (res >= 0)
  1731. pos += res;
  1732. #ifdef CONFIG_WPS
  1733. {
  1734. char uuid_str[100];
  1735. uuid_bin2str(wpa_s->wps->uuid, uuid_str, sizeof(uuid_str));
  1736. ret = os_snprintf(pos, end - pos, "uuid=%s\n", uuid_str);
  1737. if (os_snprintf_error(end - pos, ret))
  1738. return pos - buf;
  1739. pos += ret;
  1740. }
  1741. #endif /* CONFIG_WPS */
  1742. #ifdef ANDROID
  1743. /*
  1744. * Allow using the STATUS command with default behavior, say for debug,
  1745. * i.e., don't generate a "fake" CONNECTION and SUPPLICANT_STATE_CHANGE
  1746. * events with STATUS-NO_EVENTS.
  1747. */
  1748. if (os_strcmp(params, "-NO_EVENTS")) {
  1749. wpa_msg_ctrl(wpa_s, MSG_INFO, WPA_EVENT_STATE_CHANGE
  1750. "id=%d state=%d BSSID=" MACSTR " SSID=%s",
  1751. wpa_s->current_ssid ? wpa_s->current_ssid->id : -1,
  1752. wpa_s->wpa_state,
  1753. MAC2STR(wpa_s->bssid),
  1754. wpa_s->current_ssid && wpa_s->current_ssid->ssid ?
  1755. wpa_ssid_txt(wpa_s->current_ssid->ssid,
  1756. wpa_s->current_ssid->ssid_len) : "");
  1757. if (wpa_s->wpa_state == WPA_COMPLETED) {
  1758. struct wpa_ssid *ssid = wpa_s->current_ssid;
  1759. wpa_msg_ctrl(wpa_s, MSG_INFO, WPA_EVENT_CONNECTED
  1760. "- connection to " MACSTR
  1761. " completed %s [id=%d id_str=%s]",
  1762. MAC2STR(wpa_s->bssid), "(auth)",
  1763. ssid ? ssid->id : -1,
  1764. ssid && ssid->id_str ? ssid->id_str : "");
  1765. }
  1766. }
  1767. #endif /* ANDROID */
  1768. return pos - buf;
  1769. }
  1770. static int wpa_supplicant_ctrl_iface_bssid(struct wpa_supplicant *wpa_s,
  1771. char *cmd)
  1772. {
  1773. char *pos;
  1774. int id;
  1775. struct wpa_ssid *ssid;
  1776. u8 bssid[ETH_ALEN];
  1777. /* cmd: "<network id> <BSSID>" */
  1778. pos = os_strchr(cmd, ' ');
  1779. if (pos == NULL)
  1780. return -1;
  1781. *pos++ = '\0';
  1782. id = atoi(cmd);
  1783. wpa_printf(MSG_DEBUG, "CTRL_IFACE: id=%d bssid='%s'", id, pos);
  1784. if (hwaddr_aton(pos, bssid)) {
  1785. wpa_printf(MSG_DEBUG ,"CTRL_IFACE: invalid BSSID '%s'", pos);
  1786. return -1;
  1787. }
  1788. ssid = wpa_config_get_network(wpa_s->conf, id);
  1789. if (ssid == NULL) {
  1790. wpa_printf(MSG_DEBUG, "CTRL_IFACE: Could not find SSID id=%d "
  1791. "to update", id);
  1792. return -1;
  1793. }
  1794. os_memcpy(ssid->bssid, bssid, ETH_ALEN);
  1795. ssid->bssid_set = !is_zero_ether_addr(bssid);
  1796. return 0;
  1797. }
  1798. static int wpa_supplicant_ctrl_iface_blacklist(struct wpa_supplicant *wpa_s,
  1799. char *cmd, char *buf,
  1800. size_t buflen)
  1801. {
  1802. u8 bssid[ETH_ALEN];
  1803. struct wpa_blacklist *e;
  1804. char *pos, *end;
  1805. int ret;
  1806. /* cmd: "BLACKLIST [<BSSID>]" */
  1807. if (*cmd == '\0') {
  1808. pos = buf;
  1809. end = buf + buflen;
  1810. e = wpa_s->blacklist;
  1811. while (e) {
  1812. ret = os_snprintf(pos, end - pos, MACSTR "\n",
  1813. MAC2STR(e->bssid));
  1814. if (os_snprintf_error(end - pos, ret))
  1815. return pos - buf;
  1816. pos += ret;
  1817. e = e->next;
  1818. }
  1819. return pos - buf;
  1820. }
  1821. cmd++;
  1822. if (os_strncmp(cmd, "clear", 5) == 0) {
  1823. wpa_blacklist_clear(wpa_s);
  1824. os_memcpy(buf, "OK\n", 3);
  1825. return 3;
  1826. }
  1827. wpa_printf(MSG_DEBUG, "CTRL_IFACE: BLACKLIST bssid='%s'", cmd);
  1828. if (hwaddr_aton(cmd, bssid)) {
  1829. wpa_printf(MSG_DEBUG, "CTRL_IFACE: invalid BSSID '%s'", cmd);
  1830. return -1;
  1831. }
  1832. /*
  1833. * Add the BSSID twice, so its count will be 2, causing it to be
  1834. * skipped when processing scan results.
  1835. */
  1836. ret = wpa_blacklist_add(wpa_s, bssid);
  1837. if (ret < 0)
  1838. return -1;
  1839. ret = wpa_blacklist_add(wpa_s, bssid);
  1840. if (ret < 0)
  1841. return -1;
  1842. os_memcpy(buf, "OK\n", 3);
  1843. return 3;
  1844. }
  1845. static int wpa_supplicant_ctrl_iface_log_level(struct wpa_supplicant *wpa_s,
  1846. char *cmd, char *buf,
  1847. size_t buflen)
  1848. {
  1849. char *pos, *end, *stamp;
  1850. int ret;
  1851. /* cmd: "LOG_LEVEL [<level>]" */
  1852. if (*cmd == '\0') {
  1853. pos = buf;
  1854. end = buf + buflen;
  1855. ret = os_snprintf(pos, end - pos, "Current level: %s\n"
  1856. "Timestamp: %d\n",
  1857. debug_level_str(wpa_debug_level),
  1858. wpa_debug_timestamp);
  1859. if (os_snprintf_error(end - pos, ret))
  1860. ret = 0;
  1861. return ret;
  1862. }
  1863. while (*cmd == ' ')
  1864. cmd++;
  1865. stamp = os_strchr(cmd, ' ');
  1866. if (stamp) {
  1867. *stamp++ = '\0';
  1868. while (*stamp == ' ') {
  1869. stamp++;
  1870. }
  1871. }
  1872. if (os_strlen(cmd)) {
  1873. int level = str_to_debug_level(cmd);
  1874. if (level < 0)
  1875. return -1;
  1876. wpa_debug_level = level;
  1877. }
  1878. if (stamp && os_strlen(stamp))
  1879. wpa_debug_timestamp = atoi(stamp);
  1880. os_memcpy(buf, "OK\n", 3);
  1881. return 3;
  1882. }
  1883. static int wpa_supplicant_ctrl_iface_list_networks(
  1884. struct wpa_supplicant *wpa_s, char *cmd, char *buf, size_t buflen)
  1885. {
  1886. char *pos, *end, *prev;
  1887. struct wpa_ssid *ssid;
  1888. int ret;
  1889. pos = buf;
  1890. end = buf + buflen;
  1891. ret = os_snprintf(pos, end - pos,
  1892. "network id / ssid / bssid / flags\n");
  1893. if (os_snprintf_error(end - pos, ret))
  1894. return pos - buf;
  1895. pos += ret;
  1896. ssid = wpa_s->conf->ssid;
  1897. /* skip over ssids until we find next one */
  1898. if (cmd != NULL && os_strncmp(cmd, "LAST_ID=", 8) == 0) {
  1899. int last_id = atoi(cmd + 8);
  1900. if (last_id != -1) {
  1901. while (ssid != NULL && ssid->id <= last_id) {
  1902. ssid = ssid->next;
  1903. }
  1904. }
  1905. }
  1906. while (ssid) {
  1907. prev = pos;
  1908. ret = os_snprintf(pos, end - pos, "%d\t%s",
  1909. ssid->id,
  1910. wpa_ssid_txt(ssid->ssid, ssid->ssid_len));
  1911. if (os_snprintf_error(end - pos, ret))
  1912. return prev - buf;
  1913. pos += ret;
  1914. if (ssid->bssid_set) {
  1915. ret = os_snprintf(pos, end - pos, "\t" MACSTR,
  1916. MAC2STR(ssid->bssid));
  1917. } else {
  1918. ret = os_snprintf(pos, end - pos, "\tany");
  1919. }
  1920. if (os_snprintf_error(end - pos, ret))
  1921. return prev - buf;
  1922. pos += ret;
  1923. ret = os_snprintf(pos, end - pos, "\t%s%s%s%s",
  1924. ssid == wpa_s->current_ssid ?
  1925. "[CURRENT]" : "",
  1926. ssid->disabled ? "[DISABLED]" : "",
  1927. ssid->disabled_until.sec ?
  1928. "[TEMP-DISABLED]" : "",
  1929. ssid->disabled == 2 ? "[P2P-PERSISTENT]" :
  1930. "");
  1931. if (os_snprintf_error(end - pos, ret))
  1932. return prev - buf;
  1933. pos += ret;
  1934. ret = os_snprintf(pos, end - pos, "\n");
  1935. if (os_snprintf_error(end - pos, ret))
  1936. return prev - buf;
  1937. pos += ret;
  1938. ssid = ssid->next;
  1939. }
  1940. return pos - buf;
  1941. }
  1942. static char * wpa_supplicant_cipher_txt(char *pos, char *end, int cipher)
  1943. {
  1944. int ret;
  1945. ret = os_snprintf(pos, end - pos, "-");
  1946. if (os_snprintf_error(end - pos, ret))
  1947. return pos;
  1948. pos += ret;
  1949. ret = wpa_write_ciphers(pos, end, cipher, "+");
  1950. if (ret < 0)
  1951. return pos;
  1952. pos += ret;
  1953. return pos;
  1954. }
  1955. static char * wpa_supplicant_ie_txt(char *pos, char *end, const char *proto,
  1956. const u8 *ie, size_t ie_len)
  1957. {
  1958. struct wpa_ie_data data;
  1959. char *start;
  1960. int ret;
  1961. ret = os_snprintf(pos, end - pos, "[%s-", proto);
  1962. if (os_snprintf_error(end - pos, ret))
  1963. return pos;
  1964. pos += ret;
  1965. if (wpa_parse_wpa_ie(ie, ie_len, &data) < 0) {
  1966. ret = os_snprintf(pos, end - pos, "?]");
  1967. if (os_snprintf_error(end - pos, ret))
  1968. return pos;
  1969. pos += ret;
  1970. return pos;
  1971. }
  1972. start = pos;
  1973. if (data.key_mgmt & WPA_KEY_MGMT_IEEE8021X) {
  1974. ret = os_snprintf(pos, end - pos, "%sEAP",
  1975. pos == start ? "" : "+");
  1976. if (os_snprintf_error(end - pos, ret))
  1977. return pos;
  1978. pos += ret;
  1979. }
  1980. if (data.key_mgmt & WPA_KEY_MGMT_PSK) {
  1981. ret = os_snprintf(pos, end - pos, "%sPSK",
  1982. pos == start ? "" : "+");
  1983. if (os_snprintf_error(end - pos, ret))
  1984. return pos;
  1985. pos += ret;
  1986. }
  1987. if (data.key_mgmt & WPA_KEY_MGMT_WPA_NONE) {
  1988. ret = os_snprintf(pos, end - pos, "%sNone",
  1989. pos == start ? "" : "+");
  1990. if (os_snprintf_error(end - pos, ret))
  1991. return pos;
  1992. pos += ret;
  1993. }
  1994. if (data.key_mgmt & WPA_KEY_MGMT_SAE) {
  1995. ret = os_snprintf(pos, end - pos, "%sSAE",
  1996. pos == start ? "" : "+");
  1997. if (os_snprintf_error(end - pos, ret))
  1998. return pos;
  1999. pos += ret;
  2000. }
  2001. #ifdef CONFIG_IEEE80211R
  2002. if (data.key_mgmt & WPA_KEY_MGMT_FT_IEEE8021X) {
  2003. ret = os_snprintf(pos, end - pos, "%sFT/EAP",
  2004. pos == start ? "" : "+");
  2005. if (os_snprintf_error(end - pos, ret))
  2006. return pos;
  2007. pos += ret;
  2008. }
  2009. if (data.key_mgmt & WPA_KEY_MGMT_FT_PSK) {
  2010. ret = os_snprintf(pos, end - pos, "%sFT/PSK",
  2011. pos == start ? "" : "+");
  2012. if (os_snprintf_error(end - pos, ret))
  2013. return pos;
  2014. pos += ret;
  2015. }
  2016. if (data.key_mgmt & WPA_KEY_MGMT_FT_SAE) {
  2017. ret = os_snprintf(pos, end - pos, "%sFT/SAE",
  2018. pos == start ? "" : "+");
  2019. if (os_snprintf_error(end - pos, ret))
  2020. return pos;
  2021. pos += ret;
  2022. }
  2023. #endif /* CONFIG_IEEE80211R */
  2024. #ifdef CONFIG_IEEE80211W
  2025. if (data.key_mgmt & WPA_KEY_MGMT_IEEE8021X_SHA256) {
  2026. ret = os_snprintf(pos, end - pos, "%sEAP-SHA256",
  2027. pos == start ? "" : "+");
  2028. if (os_snprintf_error(end - pos, ret))
  2029. return pos;
  2030. pos += ret;
  2031. }
  2032. if (data.key_mgmt & WPA_KEY_MGMT_PSK_SHA256) {
  2033. ret = os_snprintf(pos, end - pos, "%sPSK-SHA256",
  2034. pos == start ? "" : "+");
  2035. if (os_snprintf_error(end - pos, ret))
  2036. return pos;
  2037. pos += ret;
  2038. }
  2039. #endif /* CONFIG_IEEE80211W */
  2040. #ifdef CONFIG_SUITEB
  2041. if (data.key_mgmt & WPA_KEY_MGMT_IEEE8021X_SUITE_B) {
  2042. ret = os_snprintf(pos, end - pos, "%sEAP-SUITE-B",
  2043. pos == start ? "" : "+");
  2044. if (os_snprintf_error(end - pos, ret))
  2045. return pos;
  2046. pos += ret;
  2047. }
  2048. #endif /* CONFIG_SUITEB */
  2049. #ifdef CONFIG_SUITEB192
  2050. if (data.key_mgmt & WPA_KEY_MGMT_IEEE8021X_SUITE_B_192) {
  2051. ret = os_snprintf(pos, end - pos, "%sEAP-SUITE-B-192",
  2052. pos == start ? "" : "+");
  2053. if (os_snprintf_error(end - pos, ret))
  2054. return pos;
  2055. pos += ret;
  2056. }
  2057. #endif /* CONFIG_SUITEB192 */
  2058. if (data.key_mgmt & WPA_KEY_MGMT_OSEN) {
  2059. ret = os_snprintf(pos, end - pos, "%sOSEN",
  2060. pos == start ? "" : "+");
  2061. if (os_snprintf_error(end - pos, ret))
  2062. return pos;
  2063. pos += ret;
  2064. }
  2065. pos = wpa_supplicant_cipher_txt(pos, end, data.pairwise_cipher);
  2066. if (data.capabilities & WPA_CAPABILITY_PREAUTH) {
  2067. ret = os_snprintf(pos, end - pos, "-preauth");
  2068. if (os_snprintf_error(end - pos, ret))
  2069. return pos;
  2070. pos += ret;
  2071. }
  2072. ret = os_snprintf(pos, end - pos, "]");
  2073. if (os_snprintf_error(end - pos, ret))
  2074. return pos;
  2075. pos += ret;
  2076. return pos;
  2077. }
  2078. #ifdef CONFIG_WPS
  2079. static char * wpa_supplicant_wps_ie_txt_buf(struct wpa_supplicant *wpa_s,
  2080. char *pos, char *end,
  2081. struct wpabuf *wps_ie)
  2082. {
  2083. int ret;
  2084. const char *txt;
  2085. if (wps_ie == NULL)
  2086. return pos;
  2087. if (wps_is_selected_pbc_registrar(wps_ie))
  2088. txt = "[WPS-PBC]";
  2089. else if (wps_is_addr_authorized(wps_ie, wpa_s->own_addr, 0))
  2090. txt = "[WPS-AUTH]";
  2091. else if (wps_is_selected_pin_registrar(wps_ie))
  2092. txt = "[WPS-PIN]";
  2093. else
  2094. txt = "[WPS]";
  2095. ret = os_snprintf(pos, end - pos, "%s", txt);
  2096. if (!os_snprintf_error(end - pos, ret))
  2097. pos += ret;
  2098. wpabuf_free(wps_ie);
  2099. return pos;
  2100. }
  2101. #endif /* CONFIG_WPS */
  2102. static char * wpa_supplicant_wps_ie_txt(struct wpa_supplicant *wpa_s,
  2103. char *pos, char *end,
  2104. const struct wpa_bss *bss)
  2105. {
  2106. #ifdef CONFIG_WPS
  2107. struct wpabuf *wps_ie;
  2108. wps_ie = wpa_bss_get_vendor_ie_multi(bss, WPS_IE_VENDOR_TYPE);
  2109. return wpa_supplicant_wps_ie_txt_buf(wpa_s, pos, end, wps_ie);
  2110. #else /* CONFIG_WPS */
  2111. return pos;
  2112. #endif /* CONFIG_WPS */
  2113. }
  2114. /* Format one result on one text line into a buffer. */
  2115. static int wpa_supplicant_ctrl_iface_scan_result(
  2116. struct wpa_supplicant *wpa_s,
  2117. const struct wpa_bss *bss, char *buf, size_t buflen)
  2118. {
  2119. char *pos, *end;
  2120. int ret;
  2121. const u8 *ie, *ie2, *osen_ie, *p2p, *mesh;
  2122. mesh = wpa_bss_get_ie(bss, WLAN_EID_MESH_ID);
  2123. p2p = wpa_bss_get_vendor_ie(bss, P2P_IE_VENDOR_TYPE);
  2124. if (!p2p)
  2125. p2p = wpa_bss_get_vendor_ie_beacon(bss, P2P_IE_VENDOR_TYPE);
  2126. if (p2p && bss->ssid_len == P2P_WILDCARD_SSID_LEN &&
  2127. os_memcmp(bss->ssid, P2P_WILDCARD_SSID, P2P_WILDCARD_SSID_LEN) ==
  2128. 0)
  2129. return 0; /* Do not show P2P listen discovery results here */
  2130. pos = buf;
  2131. end = buf + buflen;
  2132. ret = os_snprintf(pos, end - pos, MACSTR "\t%d\t%d\t",
  2133. MAC2STR(bss->bssid), bss->freq, bss->level);
  2134. if (os_snprintf_error(end - pos, ret))
  2135. return -1;
  2136. pos += ret;
  2137. ie = wpa_bss_get_vendor_ie(bss, WPA_IE_VENDOR_TYPE);
  2138. if (ie)
  2139. pos = wpa_supplicant_ie_txt(pos, end, "WPA", ie, 2 + ie[1]);
  2140. ie2 = wpa_bss_get_ie(bss, WLAN_EID_RSN);
  2141. if (ie2) {
  2142. pos = wpa_supplicant_ie_txt(pos, end, mesh ? "RSN" : "WPA2",
  2143. ie2, 2 + ie2[1]);
  2144. }
  2145. osen_ie = wpa_bss_get_vendor_ie(bss, OSEN_IE_VENDOR_TYPE);
  2146. if (osen_ie)
  2147. pos = wpa_supplicant_ie_txt(pos, end, "OSEN",
  2148. osen_ie, 2 + osen_ie[1]);
  2149. pos = wpa_supplicant_wps_ie_txt(wpa_s, pos, end, bss);
  2150. if (!ie && !ie2 && !osen_ie && (bss->caps & IEEE80211_CAP_PRIVACY)) {
  2151. ret = os_snprintf(pos, end - pos, "[WEP]");
  2152. if (os_snprintf_error(end - pos, ret))
  2153. return -1;
  2154. pos += ret;
  2155. }
  2156. if (mesh) {
  2157. ret = os_snprintf(pos, end - pos, "[MESH]");
  2158. if (os_snprintf_error(end - pos, ret))
  2159. return -1;
  2160. pos += ret;
  2161. }
  2162. if (bss_is_dmg(bss)) {
  2163. const char *s;
  2164. ret = os_snprintf(pos, end - pos, "[DMG]");
  2165. if (os_snprintf_error(end - pos, ret))
  2166. return -1;
  2167. pos += ret;
  2168. switch (bss->caps & IEEE80211_CAP_DMG_MASK) {
  2169. case IEEE80211_CAP_DMG_IBSS:
  2170. s = "[IBSS]";
  2171. break;
  2172. case IEEE80211_CAP_DMG_AP:
  2173. s = "[ESS]";
  2174. break;
  2175. case IEEE80211_CAP_DMG_PBSS:
  2176. s = "[PBSS]";
  2177. break;
  2178. default:
  2179. s = "";
  2180. break;
  2181. }
  2182. ret = os_snprintf(pos, end - pos, "%s", s);
  2183. if (os_snprintf_error(end - pos, ret))
  2184. return -1;
  2185. pos += ret;
  2186. } else {
  2187. if (bss->caps & IEEE80211_CAP_IBSS) {
  2188. ret = os_snprintf(pos, end - pos, "[IBSS]");
  2189. if (os_snprintf_error(end - pos, ret))
  2190. return -1;
  2191. pos += ret;
  2192. }
  2193. if (bss->caps & IEEE80211_CAP_ESS) {
  2194. ret = os_snprintf(pos, end - pos, "[ESS]");
  2195. if (os_snprintf_error(end - pos, ret))
  2196. return -1;
  2197. pos += ret;
  2198. }
  2199. }
  2200. if (p2p) {
  2201. ret = os_snprintf(pos, end - pos, "[P2P]");
  2202. if (os_snprintf_error(end - pos, ret))
  2203. return -1;
  2204. pos += ret;
  2205. }
  2206. #ifdef CONFIG_HS20
  2207. if (wpa_bss_get_vendor_ie(bss, HS20_IE_VENDOR_TYPE) && ie2) {
  2208. ret = os_snprintf(pos, end - pos, "[HS20]");
  2209. if (os_snprintf_error(end - pos, ret))
  2210. return -1;
  2211. pos += ret;
  2212. }
  2213. #endif /* CONFIG_HS20 */
  2214. #ifdef CONFIG_FST
  2215. if (wpa_bss_get_ie(bss, WLAN_EID_MULTI_BAND)) {
  2216. ret = os_snprintf(pos, end - pos, "[FST]");
  2217. if (os_snprintf_error(end - pos, ret))
  2218. return -1;
  2219. pos += ret;
  2220. }
  2221. #endif /* CONFIG_FST */
  2222. ret = os_snprintf(pos, end - pos, "\t%s",
  2223. wpa_ssid_txt(bss->ssid, bss->ssid_len));
  2224. if (os_snprintf_error(end - pos, ret))
  2225. return -1;
  2226. pos += ret;
  2227. ret = os_snprintf(pos, end - pos, "\n");
  2228. if (os_snprintf_error(end - pos, ret))
  2229. return -1;
  2230. pos += ret;
  2231. return pos - buf;
  2232. }
  2233. static int wpa_supplicant_ctrl_iface_scan_results(
  2234. struct wpa_supplicant *wpa_s, char *buf, size_t buflen)
  2235. {
  2236. char *pos, *end;
  2237. struct wpa_bss *bss;
  2238. int ret;
  2239. pos = buf;
  2240. end = buf + buflen;
  2241. ret = os_snprintf(pos, end - pos, "bssid / frequency / signal level / "
  2242. "flags / ssid\n");
  2243. if (os_snprintf_error(end - pos, ret))
  2244. return pos - buf;
  2245. pos += ret;
  2246. dl_list_for_each(bss, &wpa_s->bss_id, struct wpa_bss, list_id) {
  2247. ret = wpa_supplicant_ctrl_iface_scan_result(wpa_s, bss, pos,
  2248. end - pos);
  2249. if (ret < 0 || ret >= end - pos)
  2250. return pos - buf;
  2251. pos += ret;
  2252. }
  2253. return pos - buf;
  2254. }
  2255. #ifdef CONFIG_MESH
  2256. static int wpa_supplicant_ctrl_iface_mesh_interface_add(
  2257. struct wpa_supplicant *wpa_s, char *cmd, char *reply, size_t max_len)
  2258. {
  2259. char *pos, ifname[IFNAMSIZ + 1];
  2260. ifname[0] = '\0';
  2261. pos = os_strstr(cmd, "ifname=");
  2262. if (pos) {
  2263. pos += 7;
  2264. os_strlcpy(ifname, pos, sizeof(ifname));
  2265. }
  2266. if (wpas_mesh_add_interface(wpa_s, ifname, sizeof(ifname)) < 0)
  2267. return -1;
  2268. os_strlcpy(reply, ifname, max_len);
  2269. return os_strlen(ifname);
  2270. }
  2271. static int wpa_supplicant_ctrl_iface_mesh_group_add(
  2272. struct wpa_supplicant *wpa_s, char *cmd)
  2273. {
  2274. int id;
  2275. struct wpa_ssid *ssid;
  2276. id = atoi(cmd);
  2277. wpa_printf(MSG_DEBUG, "CTRL_IFACE: MESH_GROUP_ADD id=%d", id);
  2278. ssid = wpa_config_get_network(wpa_s->conf, id);
  2279. if (ssid == NULL) {
  2280. wpa_printf(MSG_DEBUG,
  2281. "CTRL_IFACE: Could not find network id=%d", id);
  2282. return -1;
  2283. }
  2284. if (ssid->mode != WPAS_MODE_MESH) {
  2285. wpa_printf(MSG_DEBUG,
  2286. "CTRL_IFACE: Cannot use MESH_GROUP_ADD on a non mesh network");
  2287. return -1;
  2288. }
  2289. if (ssid->key_mgmt != WPA_KEY_MGMT_NONE &&
  2290. ssid->key_mgmt != WPA_KEY_MGMT_SAE) {
  2291. wpa_printf(MSG_ERROR,
  2292. "CTRL_IFACE: key_mgmt for mesh network should be open or SAE");
  2293. return -1;
  2294. }
  2295. /*
  2296. * TODO: If necessary write our own group_add function,
  2297. * for now we can reuse select_network
  2298. */
  2299. wpa_supplicant_select_network(wpa_s, ssid);
  2300. return 0;
  2301. }
  2302. static int wpa_supplicant_ctrl_iface_mesh_group_remove(
  2303. struct wpa_supplicant *wpa_s, char *cmd)
  2304. {
  2305. struct wpa_supplicant *orig;
  2306. struct wpa_global *global;
  2307. int found = 0;
  2308. wpa_printf(MSG_DEBUG, "CTRL_IFACE: MESH_GROUP_REMOVE ifname=%s", cmd);
  2309. global = wpa_s->global;
  2310. orig = wpa_s;
  2311. for (wpa_s = global->ifaces; wpa_s; wpa_s = wpa_s->next) {
  2312. if (os_strcmp(wpa_s->ifname, cmd) == 0) {
  2313. found = 1;
  2314. break;
  2315. }
  2316. }
  2317. if (!found) {
  2318. wpa_printf(MSG_ERROR,
  2319. "CTRL_IFACE: MESH_GROUP_REMOVE ifname=%s not found",
  2320. cmd);
  2321. return -1;
  2322. }
  2323. if (wpa_s->mesh_if_created && wpa_s == orig) {
  2324. wpa_printf(MSG_ERROR,
  2325. "CTRL_IFACE: MESH_GROUP_REMOVE can't remove itself");
  2326. return -1;
  2327. }
  2328. wpa_s->reassociate = 0;
  2329. wpa_s->disconnected = 1;
  2330. wpa_supplicant_cancel_sched_scan(wpa_s);
  2331. wpa_supplicant_cancel_scan(wpa_s);
  2332. /*
  2333. * TODO: If necessary write our own group_remove function,
  2334. * for now we can reuse deauthenticate
  2335. */
  2336. wpa_supplicant_deauthenticate(wpa_s, WLAN_REASON_DEAUTH_LEAVING);
  2337. if (wpa_s->mesh_if_created)
  2338. wpa_supplicant_remove_iface(global, wpa_s, 0);
  2339. return 0;
  2340. }
  2341. #endif /* CONFIG_MESH */
  2342. static int wpa_supplicant_ctrl_iface_select_network(
  2343. struct wpa_supplicant *wpa_s, char *cmd)
  2344. {
  2345. int id;
  2346. struct wpa_ssid *ssid;
  2347. char *pos;
  2348. /* cmd: "<network id>" or "any" */
  2349. if (os_strncmp(cmd, "any", 3) == 0) {
  2350. wpa_printf(MSG_DEBUG, "CTRL_IFACE: SELECT_NETWORK any");
  2351. ssid = NULL;
  2352. } else {
  2353. id = atoi(cmd);
  2354. wpa_printf(MSG_DEBUG, "CTRL_IFACE: SELECT_NETWORK id=%d", id);
  2355. ssid = wpa_config_get_network(wpa_s->conf, id);
  2356. if (ssid == NULL) {
  2357. wpa_printf(MSG_DEBUG, "CTRL_IFACE: Could not find "
  2358. "network id=%d", id);
  2359. return -1;
  2360. }
  2361. if (ssid->disabled == 2) {
  2362. wpa_printf(MSG_DEBUG, "CTRL_IFACE: Cannot use "
  2363. "SELECT_NETWORK with persistent P2P group");
  2364. return -1;
  2365. }
  2366. }
  2367. pos = os_strstr(cmd, " freq=");
  2368. if (pos) {
  2369. int *freqs = freq_range_to_channel_list(wpa_s, pos + 6);
  2370. if (freqs) {
  2371. wpa_s->scan_req = MANUAL_SCAN_REQ;
  2372. os_free(wpa_s->manual_scan_freqs);
  2373. wpa_s->manual_scan_freqs = freqs;
  2374. }
  2375. }
  2376. wpa_s->scan_min_time.sec = 0;
  2377. wpa_s->scan_min_time.usec = 0;
  2378. wpa_supplicant_select_network(wpa_s, ssid);
  2379. return 0;
  2380. }
  2381. static int wpa_supplicant_ctrl_iface_enable_network(
  2382. struct wpa_supplicant *wpa_s, char *cmd)
  2383. {
  2384. int id;
  2385. struct wpa_ssid *ssid;
  2386. /* cmd: "<network id>" or "all" */
  2387. if (os_strcmp(cmd, "all") == 0) {
  2388. wpa_printf(MSG_DEBUG, "CTRL_IFACE: ENABLE_NETWORK all");
  2389. ssid = NULL;
  2390. } else {
  2391. id = atoi(cmd);
  2392. wpa_printf(MSG_DEBUG, "CTRL_IFACE: ENABLE_NETWORK id=%d", id);
  2393. ssid = wpa_config_get_network(wpa_s->conf, id);
  2394. if (ssid == NULL) {
  2395. wpa_printf(MSG_DEBUG, "CTRL_IFACE: Could not find "
  2396. "network id=%d", id);
  2397. return -1;
  2398. }
  2399. if (ssid->disabled == 2) {
  2400. wpa_printf(MSG_DEBUG, "CTRL_IFACE: Cannot use "
  2401. "ENABLE_NETWORK with persistent P2P group");
  2402. return -1;
  2403. }
  2404. if (os_strstr(cmd, " no-connect")) {
  2405. ssid->disabled = 0;
  2406. return 0;
  2407. }
  2408. }
  2409. wpa_s->scan_min_time.sec = 0;
  2410. wpa_s->scan_min_time.usec = 0;
  2411. wpa_supplicant_enable_network(wpa_s, ssid);
  2412. return 0;
  2413. }
  2414. static int wpa_supplicant_ctrl_iface_disable_network(
  2415. struct wpa_supplicant *wpa_s, char *cmd)
  2416. {
  2417. int id;
  2418. struct wpa_ssid *ssid;
  2419. /* cmd: "<network id>" or "all" */
  2420. if (os_strcmp(cmd, "all") == 0) {
  2421. wpa_printf(MSG_DEBUG, "CTRL_IFACE: DISABLE_NETWORK all");
  2422. ssid = NULL;
  2423. } else {
  2424. id = atoi(cmd);
  2425. wpa_printf(MSG_DEBUG, "CTRL_IFACE: DISABLE_NETWORK id=%d", id);
  2426. ssid = wpa_config_get_network(wpa_s->conf, id);
  2427. if (ssid == NULL) {
  2428. wpa_printf(MSG_DEBUG, "CTRL_IFACE: Could not find "
  2429. "network id=%d", id);
  2430. return -1;
  2431. }
  2432. if (ssid->disabled == 2) {
  2433. wpa_printf(MSG_DEBUG, "CTRL_IFACE: Cannot use "
  2434. "DISABLE_NETWORK with persistent P2P "
  2435. "group");
  2436. return -1;
  2437. }
  2438. }
  2439. wpa_supplicant_disable_network(wpa_s, ssid);
  2440. return 0;
  2441. }
  2442. static int wpa_supplicant_ctrl_iface_add_network(
  2443. struct wpa_supplicant *wpa_s, char *buf, size_t buflen)
  2444. {
  2445. struct wpa_ssid *ssid;
  2446. int ret;
  2447. wpa_printf(MSG_DEBUG, "CTRL_IFACE: ADD_NETWORK");
  2448. ssid = wpa_config_add_network(wpa_s->conf);
  2449. if (ssid == NULL)
  2450. return -1;
  2451. wpas_notify_network_added(wpa_s, ssid);
  2452. ssid->disabled = 1;
  2453. wpa_config_set_network_defaults(ssid);
  2454. ret = os_snprintf(buf, buflen, "%d\n", ssid->id);
  2455. if (os_snprintf_error(buflen, ret))
  2456. return -1;
  2457. return ret;
  2458. }
  2459. static int wpa_supplicant_ctrl_iface_remove_network(
  2460. struct wpa_supplicant *wpa_s, char *cmd)
  2461. {
  2462. int id;
  2463. struct wpa_ssid *ssid;
  2464. int was_disabled;
  2465. /* cmd: "<network id>" or "all" */
  2466. if (os_strcmp(cmd, "all") == 0) {
  2467. wpa_printf(MSG_DEBUG, "CTRL_IFACE: REMOVE_NETWORK all");
  2468. if (wpa_s->sched_scanning)
  2469. wpa_supplicant_cancel_sched_scan(wpa_s);
  2470. eapol_sm_invalidate_cached_session(wpa_s->eapol);
  2471. if (wpa_s->current_ssid) {
  2472. #ifdef CONFIG_SME
  2473. wpa_s->sme.prev_bssid_set = 0;
  2474. #endif /* CONFIG_SME */
  2475. wpa_sm_set_config(wpa_s->wpa, NULL);
  2476. eapol_sm_notify_config(wpa_s->eapol, NULL, NULL);
  2477. if (wpa_s->wpa_state >= WPA_AUTHENTICATING)
  2478. wpa_s->own_disconnect_req = 1;
  2479. wpa_supplicant_deauthenticate(
  2480. wpa_s, WLAN_REASON_DEAUTH_LEAVING);
  2481. }
  2482. ssid = wpa_s->conf->ssid;
  2483. while (ssid) {
  2484. struct wpa_ssid *remove_ssid = ssid;
  2485. id = ssid->id;
  2486. ssid = ssid->next;
  2487. if (wpa_s->last_ssid == remove_ssid)
  2488. wpa_s->last_ssid = NULL;
  2489. wpas_notify_network_removed(wpa_s, remove_ssid);
  2490. wpa_config_remove_network(wpa_s->conf, id);
  2491. }
  2492. return 0;
  2493. }
  2494. id = atoi(cmd);
  2495. wpa_printf(MSG_DEBUG, "CTRL_IFACE: REMOVE_NETWORK id=%d", id);
  2496. ssid = wpa_config_get_network(wpa_s->conf, id);
  2497. if (ssid)
  2498. wpas_notify_network_removed(wpa_s, ssid);
  2499. if (ssid == NULL) {
  2500. wpa_printf(MSG_DEBUG, "CTRL_IFACE: Could not find network "
  2501. "id=%d", id);
  2502. return -1;
  2503. }
  2504. if (wpa_s->last_ssid == ssid)
  2505. wpa_s->last_ssid = NULL;
  2506. if (ssid == wpa_s->current_ssid || wpa_s->current_ssid == NULL) {
  2507. #ifdef CONFIG_SME
  2508. wpa_s->sme.prev_bssid_set = 0;
  2509. #endif /* CONFIG_SME */
  2510. /*
  2511. * Invalidate the EAP session cache if the current or
  2512. * previously used network is removed.
  2513. */
  2514. eapol_sm_invalidate_cached_session(wpa_s->eapol);
  2515. }
  2516. if (ssid == wpa_s->current_ssid) {
  2517. wpa_sm_set_config(wpa_s->wpa, NULL);
  2518. eapol_sm_notify_config(wpa_s->eapol, NULL, NULL);
  2519. if (wpa_s->wpa_state >= WPA_AUTHENTICATING)
  2520. wpa_s->own_disconnect_req = 1;
  2521. wpa_supplicant_deauthenticate(wpa_s,
  2522. WLAN_REASON_DEAUTH_LEAVING);
  2523. }
  2524. was_disabled = ssid->disabled;
  2525. if (wpa_config_remove_network(wpa_s->conf, id) < 0) {
  2526. wpa_printf(MSG_DEBUG, "CTRL_IFACE: Not able to remove the "
  2527. "network id=%d", id);
  2528. return -1;
  2529. }
  2530. if (!was_disabled && wpa_s->sched_scanning) {
  2531. wpa_printf(MSG_DEBUG, "Stop ongoing sched_scan to remove "
  2532. "network from filters");
  2533. wpa_supplicant_cancel_sched_scan(wpa_s);
  2534. wpa_supplicant_req_scan(wpa_s, 0, 0);
  2535. }
  2536. return 0;
  2537. }
  2538. static int wpa_supplicant_ctrl_iface_update_network(
  2539. struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid,
  2540. char *name, char *value)
  2541. {
  2542. if (wpa_config_set(ssid, name, value, 0) < 0) {
  2543. wpa_printf(MSG_DEBUG, "CTRL_IFACE: Failed to set network "
  2544. "variable '%s'", name);
  2545. return -1;
  2546. }
  2547. if (os_strcmp(name, "bssid") != 0 &&
  2548. os_strcmp(name, "priority") != 0) {
  2549. wpa_sm_pmksa_cache_flush(wpa_s->wpa, ssid);
  2550. if (wpa_s->current_ssid == ssid ||
  2551. wpa_s->current_ssid == NULL) {
  2552. /*
  2553. * Invalidate the EAP session cache if anything in the
  2554. * current or previously used configuration changes.
  2555. */
  2556. eapol_sm_invalidate_cached_session(wpa_s->eapol);
  2557. }
  2558. }
  2559. if ((os_strcmp(name, "psk") == 0 &&
  2560. value[0] == '"' && ssid->ssid_len) ||
  2561. (os_strcmp(name, "ssid") == 0 && ssid->passphrase))
  2562. wpa_config_update_psk(ssid);
  2563. else if (os_strcmp(name, "priority") == 0)
  2564. wpa_config_update_prio_list(wpa_s->conf);
  2565. return 0;
  2566. }
  2567. static int wpa_supplicant_ctrl_iface_set_network(
  2568. struct wpa_supplicant *wpa_s, char *cmd)
  2569. {
  2570. int id, ret, prev_bssid_set, prev_disabled;
  2571. struct wpa_ssid *ssid;
  2572. char *name, *value;
  2573. u8 prev_bssid[ETH_ALEN];
  2574. /* cmd: "<network id> <variable name> <value>" */
  2575. name = os_strchr(cmd, ' ');
  2576. if (name == NULL)
  2577. return -1;
  2578. *name++ = '\0';
  2579. value = os_strchr(name, ' ');
  2580. if (value == NULL)
  2581. return -1;
  2582. *value++ = '\0';
  2583. id = atoi(cmd);
  2584. wpa_printf(MSG_DEBUG, "CTRL_IFACE: SET_NETWORK id=%d name='%s'",
  2585. id, name);
  2586. wpa_hexdump_ascii_key(MSG_DEBUG, "CTRL_IFACE: value",
  2587. (u8 *) value, os_strlen(value));
  2588. ssid = wpa_config_get_network(wpa_s->conf, id);
  2589. if (ssid == NULL) {
  2590. wpa_printf(MSG_DEBUG, "CTRL_IFACE: Could not find network "
  2591. "id=%d", id);
  2592. return -1;
  2593. }
  2594. prev_bssid_set = ssid->bssid_set;
  2595. prev_disabled = ssid->disabled;
  2596. os_memcpy(prev_bssid, ssid->bssid, ETH_ALEN);
  2597. ret = wpa_supplicant_ctrl_iface_update_network(wpa_s, ssid, name,
  2598. value);
  2599. if (ret == 0 &&
  2600. (ssid->bssid_set != prev_bssid_set ||
  2601. os_memcmp(ssid->bssid, prev_bssid, ETH_ALEN) != 0))
  2602. wpas_notify_network_bssid_set_changed(wpa_s, ssid);
  2603. if (prev_disabled != ssid->disabled &&
  2604. (prev_disabled == 2 || ssid->disabled == 2))
  2605. wpas_notify_network_type_changed(wpa_s, ssid);
  2606. return ret;
  2607. }
  2608. static int wpa_supplicant_ctrl_iface_get_network(
  2609. struct wpa_supplicant *wpa_s, char *cmd, char *buf, size_t buflen)
  2610. {
  2611. int id;
  2612. size_t res;
  2613. struct wpa_ssid *ssid;
  2614. char *name, *value;
  2615. /* cmd: "<network id> <variable name>" */
  2616. name = os_strchr(cmd, ' ');
  2617. if (name == NULL || buflen == 0)
  2618. return -1;
  2619. *name++ = '\0';
  2620. id = atoi(cmd);
  2621. wpa_printf(MSG_EXCESSIVE, "CTRL_IFACE: GET_NETWORK id=%d name='%s'",
  2622. id, name);
  2623. ssid = wpa_config_get_network(wpa_s->conf, id);
  2624. if (ssid == NULL) {
  2625. wpa_printf(MSG_EXCESSIVE, "CTRL_IFACE: Could not find network "
  2626. "id=%d", id);
  2627. return -1;
  2628. }
  2629. value = wpa_config_get_no_key(ssid, name);
  2630. if (value == NULL) {
  2631. wpa_printf(MSG_EXCESSIVE, "CTRL_IFACE: Failed to get network "
  2632. "variable '%s'", name);
  2633. return -1;
  2634. }
  2635. res = os_strlcpy(buf, value, buflen);
  2636. if (res >= buflen) {
  2637. os_free(value);
  2638. return -1;
  2639. }
  2640. os_free(value);
  2641. return res;
  2642. }
  2643. static int wpa_supplicant_ctrl_iface_dup_network(
  2644. struct wpa_supplicant *wpa_s, char *cmd,
  2645. struct wpa_supplicant *dst_wpa_s)
  2646. {
  2647. struct wpa_ssid *ssid_s, *ssid_d;
  2648. char *name, *id, *value;
  2649. int id_s, id_d, ret;
  2650. /* cmd: "<src network id> <dst network id> <variable name>" */
  2651. id = os_strchr(cmd, ' ');
  2652. if (id == NULL)
  2653. return -1;
  2654. *id++ = '\0';
  2655. name = os_strchr(id, ' ');
  2656. if (name == NULL)
  2657. return -1;
  2658. *name++ = '\0';
  2659. id_s = atoi(cmd);
  2660. id_d = atoi(id);
  2661. wpa_printf(MSG_DEBUG,
  2662. "CTRL_IFACE: DUP_NETWORK ifname=%s->%s id=%d->%d name='%s'",
  2663. wpa_s->ifname, dst_wpa_s->ifname, id_s, id_d, name);
  2664. ssid_s = wpa_config_get_network(wpa_s->conf, id_s);
  2665. if (ssid_s == NULL) {
  2666. wpa_printf(MSG_DEBUG, "CTRL_IFACE: Could not find "
  2667. "network id=%d", id_s);
  2668. return -1;
  2669. }
  2670. ssid_d = wpa_config_get_network(dst_wpa_s->conf, id_d);
  2671. if (ssid_d == NULL) {
  2672. wpa_printf(MSG_DEBUG, "CTRL_IFACE: Could not find "
  2673. "network id=%d", id_d);
  2674. return -1;
  2675. }
  2676. value = wpa_config_get(ssid_s, name);
  2677. if (value == NULL) {
  2678. wpa_printf(MSG_DEBUG, "CTRL_IFACE: Failed to get network "
  2679. "variable '%s'", name);
  2680. return -1;
  2681. }
  2682. ret = wpa_supplicant_ctrl_iface_update_network(dst_wpa_s, ssid_d, name,
  2683. value);
  2684. os_free(value);
  2685. return ret;
  2686. }
  2687. static int wpa_supplicant_ctrl_iface_list_creds(struct wpa_supplicant *wpa_s,
  2688. char *buf, size_t buflen)
  2689. {
  2690. char *pos, *end;
  2691. struct wpa_cred *cred;
  2692. int ret;
  2693. pos = buf;
  2694. end = buf + buflen;
  2695. ret = os_snprintf(pos, end - pos,
  2696. "cred id / realm / username / domain / imsi\n");
  2697. if (os_snprintf_error(end - pos, ret))
  2698. return pos - buf;
  2699. pos += ret;
  2700. cred = wpa_s->conf->cred;
  2701. while (cred) {
  2702. ret = os_snprintf(pos, end - pos, "%d\t%s\t%s\t%s\t%s\n",
  2703. cred->id, cred->realm ? cred->realm : "",
  2704. cred->username ? cred->username : "",
  2705. cred->domain ? cred->domain[0] : "",
  2706. cred->imsi ? cred->imsi : "");
  2707. if (os_snprintf_error(end - pos, ret))
  2708. return pos - buf;
  2709. pos += ret;
  2710. cred = cred->next;
  2711. }
  2712. return pos - buf;
  2713. }
  2714. static int wpa_supplicant_ctrl_iface_add_cred(struct wpa_supplicant *wpa_s,
  2715. char *buf, size_t buflen)
  2716. {
  2717. struct wpa_cred *cred;
  2718. int ret;
  2719. wpa_printf(MSG_DEBUG, "CTRL_IFACE: ADD_CRED");
  2720. cred = wpa_config_add_cred(wpa_s->conf);
  2721. if (cred == NULL)
  2722. return -1;
  2723. wpa_msg(wpa_s, MSG_INFO, CRED_ADDED "%d", cred->id);
  2724. ret = os_snprintf(buf, buflen, "%d\n", cred->id);
  2725. if (os_snprintf_error(buflen, ret))
  2726. return -1;
  2727. return ret;
  2728. }
  2729. static int wpas_ctrl_remove_cred(struct wpa_supplicant *wpa_s,
  2730. struct wpa_cred *cred)
  2731. {
  2732. struct wpa_ssid *ssid;
  2733. char str[20];
  2734. int id;
  2735. if (cred == NULL) {
  2736. wpa_printf(MSG_DEBUG, "CTRL_IFACE: Could not find cred");
  2737. return -1;
  2738. }
  2739. id = cred->id;
  2740. if (wpa_config_remove_cred(wpa_s->conf, id) < 0) {
  2741. wpa_printf(MSG_DEBUG, "CTRL_IFACE: Could not find cred");
  2742. return -1;
  2743. }
  2744. wpa_msg(wpa_s, MSG_INFO, CRED_REMOVED "%d", id);
  2745. /* Remove any network entry created based on the removed credential */
  2746. ssid = wpa_s->conf->ssid;
  2747. while (ssid) {
  2748. if (ssid->parent_cred == cred) {
  2749. int res;
  2750. wpa_printf(MSG_DEBUG, "Remove network id %d since it "
  2751. "used the removed credential", ssid->id);
  2752. res = os_snprintf(str, sizeof(str), "%d", ssid->id);
  2753. if (os_snprintf_error(sizeof(str), res))
  2754. str[sizeof(str) - 1] = '\0';
  2755. ssid = ssid->next;
  2756. wpa_supplicant_ctrl_iface_remove_network(wpa_s, str);
  2757. } else
  2758. ssid = ssid->next;
  2759. }
  2760. return 0;
  2761. }
  2762. static int wpa_supplicant_ctrl_iface_remove_cred(struct wpa_supplicant *wpa_s,
  2763. char *cmd)
  2764. {
  2765. int id;
  2766. struct wpa_cred *cred, *prev;
  2767. /* cmd: "<cred id>", "all", "sp_fqdn=<FQDN>", or
  2768. * "provisioning_sp=<FQDN> */
  2769. if (os_strcmp(cmd, "all") == 0) {
  2770. wpa_printf(MSG_DEBUG, "CTRL_IFACE: REMOVE_CRED all");
  2771. cred = wpa_s->conf->cred;
  2772. while (cred) {
  2773. prev = cred;
  2774. cred = cred->next;
  2775. wpas_ctrl_remove_cred(wpa_s, prev);
  2776. }
  2777. return 0;
  2778. }
  2779. if (os_strncmp(cmd, "sp_fqdn=", 8) == 0) {
  2780. wpa_printf(MSG_DEBUG, "CTRL_IFACE: REMOVE_CRED SP FQDN '%s'",
  2781. cmd + 8);
  2782. cred = wpa_s->conf->cred;
  2783. while (cred) {
  2784. prev = cred;
  2785. cred = cred->next;
  2786. if (prev->domain) {
  2787. size_t i;
  2788. for (i = 0; i < prev->num_domain; i++) {
  2789. if (os_strcmp(prev->domain[i], cmd + 8)
  2790. != 0)
  2791. continue;
  2792. wpas_ctrl_remove_cred(wpa_s, prev);
  2793. break;
  2794. }
  2795. }
  2796. }
  2797. return 0;
  2798. }
  2799. if (os_strncmp(cmd, "provisioning_sp=", 16) == 0) {
  2800. wpa_printf(MSG_DEBUG, "CTRL_IFACE: REMOVE_CRED provisioning SP FQDN '%s'",
  2801. cmd + 16);
  2802. cred = wpa_s->conf->cred;
  2803. while (cred) {
  2804. prev = cred;
  2805. cred = cred->next;
  2806. if (prev->provisioning_sp &&
  2807. os_strcmp(prev->provisioning_sp, cmd + 16) == 0)
  2808. wpas_ctrl_remove_cred(wpa_s, prev);
  2809. }
  2810. return 0;
  2811. }
  2812. id = atoi(cmd);
  2813. wpa_printf(MSG_DEBUG, "CTRL_IFACE: REMOVE_CRED id=%d", id);
  2814. cred = wpa_config_get_cred(wpa_s->conf, id);
  2815. return wpas_ctrl_remove_cred(wpa_s, cred);
  2816. }
  2817. static int wpa_supplicant_ctrl_iface_set_cred(struct wpa_supplicant *wpa_s,
  2818. char *cmd)
  2819. {
  2820. int id;
  2821. struct wpa_cred *cred;
  2822. char *name, *value;
  2823. /* cmd: "<cred id> <variable name> <value>" */
  2824. name = os_strchr(cmd, ' ');
  2825. if (name == NULL)
  2826. return -1;
  2827. *name++ = '\0';
  2828. value = os_strchr(name, ' ');
  2829. if (value == NULL)
  2830. return -1;
  2831. *value++ = '\0';
  2832. id = atoi(cmd);
  2833. wpa_printf(MSG_DEBUG, "CTRL_IFACE: SET_CRED id=%d name='%s'",
  2834. id, name);
  2835. wpa_hexdump_ascii_key(MSG_DEBUG, "CTRL_IFACE: value",
  2836. (u8 *) value, os_strlen(value));
  2837. cred = wpa_config_get_cred(wpa_s->conf, id);
  2838. if (cred == NULL) {
  2839. wpa_printf(MSG_DEBUG, "CTRL_IFACE: Could not find cred id=%d",
  2840. id);
  2841. return -1;
  2842. }
  2843. if (wpa_config_set_cred(cred, name, value, 0) < 0) {
  2844. wpa_printf(MSG_DEBUG, "CTRL_IFACE: Failed to set cred "
  2845. "variable '%s'", name);
  2846. return -1;
  2847. }
  2848. wpa_msg(wpa_s, MSG_INFO, CRED_MODIFIED "%d %s", cred->id, name);
  2849. return 0;
  2850. }
  2851. static int wpa_supplicant_ctrl_iface_get_cred(struct wpa_supplicant *wpa_s,
  2852. char *cmd, char *buf,
  2853. size_t buflen)
  2854. {
  2855. int id;
  2856. size_t res;
  2857. struct wpa_cred *cred;
  2858. char *name, *value;
  2859. /* cmd: "<cred id> <variable name>" */
  2860. name = os_strchr(cmd, ' ');
  2861. if (name == NULL)
  2862. return -1;
  2863. *name++ = '\0';
  2864. id = atoi(cmd);
  2865. wpa_printf(MSG_DEBUG, "CTRL_IFACE: GET_CRED id=%d name='%s'",
  2866. id, name);
  2867. cred = wpa_config_get_cred(wpa_s->conf, id);
  2868. if (cred == NULL) {
  2869. wpa_printf(MSG_DEBUG, "CTRL_IFACE: Could not find cred id=%d",
  2870. id);
  2871. return -1;
  2872. }
  2873. value = wpa_config_get_cred_no_key(cred, name);
  2874. if (value == NULL) {
  2875. wpa_printf(MSG_DEBUG, "CTRL_IFACE: Failed to get cred variable '%s'",
  2876. name);
  2877. return -1;
  2878. }
  2879. res = os_strlcpy(buf, value, buflen);
  2880. if (res >= buflen) {
  2881. os_free(value);
  2882. return -1;
  2883. }
  2884. os_free(value);
  2885. return res;
  2886. }
  2887. #ifndef CONFIG_NO_CONFIG_WRITE
  2888. static int wpa_supplicant_ctrl_iface_save_config(struct wpa_supplicant *wpa_s)
  2889. {
  2890. int ret;
  2891. if (!wpa_s->conf->update_config) {
  2892. wpa_printf(MSG_DEBUG, "CTRL_IFACE: SAVE_CONFIG - Not allowed "
  2893. "to update configuration (update_config=0)");
  2894. return -1;
  2895. }
  2896. ret = wpa_config_write(wpa_s->confname, wpa_s->conf);
  2897. if (ret) {
  2898. wpa_printf(MSG_DEBUG, "CTRL_IFACE: SAVE_CONFIG - Failed to "
  2899. "update configuration");
  2900. } else {
  2901. wpa_printf(MSG_DEBUG, "CTRL_IFACE: SAVE_CONFIG - Configuration"
  2902. " updated");
  2903. }
  2904. return ret;
  2905. }
  2906. #endif /* CONFIG_NO_CONFIG_WRITE */
  2907. struct cipher_info {
  2908. unsigned int capa;
  2909. const char *name;
  2910. int group_only;
  2911. };
  2912. static const struct cipher_info ciphers[] = {
  2913. { WPA_DRIVER_CAPA_ENC_CCMP_256, "CCMP-256", 0 },
  2914. { WPA_DRIVER_CAPA_ENC_GCMP_256, "GCMP-256", 0 },
  2915. { WPA_DRIVER_CAPA_ENC_CCMP, "CCMP", 0 },
  2916. { WPA_DRIVER_CAPA_ENC_GCMP, "GCMP", 0 },
  2917. { WPA_DRIVER_CAPA_ENC_TKIP, "TKIP", 0 },
  2918. { WPA_DRIVER_CAPA_KEY_MGMT_WPA_NONE, "NONE", 0 },
  2919. { WPA_DRIVER_CAPA_ENC_WEP104, "WEP104", 1 },
  2920. { WPA_DRIVER_CAPA_ENC_WEP40, "WEP40", 1 }
  2921. };
  2922. static const struct cipher_info ciphers_group_mgmt[] = {
  2923. { WPA_DRIVER_CAPA_ENC_BIP, "AES-128-CMAC", 1 },
  2924. { WPA_DRIVER_CAPA_ENC_BIP_GMAC_128, "BIP-GMAC-128", 1 },
  2925. { WPA_DRIVER_CAPA_ENC_BIP_GMAC_256, "BIP-GMAC-256", 1 },
  2926. { WPA_DRIVER_CAPA_ENC_BIP_CMAC_256, "BIP-CMAC-256", 1 },
  2927. };
  2928. static int ctrl_iface_get_capability_pairwise(int res, char *strict,
  2929. struct wpa_driver_capa *capa,
  2930. char *buf, size_t buflen)
  2931. {
  2932. int ret;
  2933. char *pos, *end;
  2934. size_t len;
  2935. unsigned int i;
  2936. pos = buf;
  2937. end = pos + buflen;
  2938. if (res < 0) {
  2939. if (strict)
  2940. return 0;
  2941. len = os_strlcpy(buf, "CCMP TKIP NONE", buflen);
  2942. if (len >= buflen)
  2943. return -1;
  2944. return len;
  2945. }
  2946. for (i = 0; i < ARRAY_SIZE(ciphers); i++) {
  2947. if (!ciphers[i].group_only && capa->enc & ciphers[i].capa) {
  2948. ret = os_snprintf(pos, end - pos, "%s%s",
  2949. pos == buf ? "" : " ",
  2950. ciphers[i].name);
  2951. if (os_snprintf_error(end - pos, ret))
  2952. return pos - buf;
  2953. pos += ret;
  2954. }
  2955. }
  2956. return pos - buf;
  2957. }
  2958. static int ctrl_iface_get_capability_group(int res, char *strict,
  2959. struct wpa_driver_capa *capa,
  2960. char *buf, size_t buflen)
  2961. {
  2962. int ret;
  2963. char *pos, *end;
  2964. size_t len;
  2965. unsigned int i;
  2966. pos = buf;
  2967. end = pos + buflen;
  2968. if (res < 0) {
  2969. if (strict)
  2970. return 0;
  2971. len = os_strlcpy(buf, "CCMP TKIP WEP104 WEP40", buflen);
  2972. if (len >= buflen)
  2973. return -1;
  2974. return len;
  2975. }
  2976. for (i = 0; i < ARRAY_SIZE(ciphers); i++) {
  2977. if (capa->enc & ciphers[i].capa) {
  2978. ret = os_snprintf(pos, end - pos, "%s%s",
  2979. pos == buf ? "" : " ",
  2980. ciphers[i].name);
  2981. if (os_snprintf_error(end - pos, ret))
  2982. return pos - buf;
  2983. pos += ret;
  2984. }
  2985. }
  2986. return pos - buf;
  2987. }
  2988. static int ctrl_iface_get_capability_group_mgmt(int res, char *strict,
  2989. struct wpa_driver_capa *capa,
  2990. char *buf, size_t buflen)
  2991. {
  2992. int ret;
  2993. char *pos, *end;
  2994. unsigned int i;
  2995. pos = buf;
  2996. end = pos + buflen;
  2997. if (res < 0)
  2998. return 0;
  2999. for (i = 0; i < ARRAY_SIZE(ciphers_group_mgmt); i++) {
  3000. if (capa->enc & ciphers_group_mgmt[i].capa) {
  3001. ret = os_snprintf(pos, end - pos, "%s%s",
  3002. pos == buf ? "" : " ",
  3003. ciphers_group_mgmt[i].name);
  3004. if (os_snprintf_error(end - pos, ret))
  3005. return pos - buf;
  3006. pos += ret;
  3007. }
  3008. }
  3009. return pos - buf;
  3010. }
  3011. static int ctrl_iface_get_capability_key_mgmt(int res, char *strict,
  3012. struct wpa_driver_capa *capa,
  3013. char *buf, size_t buflen)
  3014. {
  3015. int ret;
  3016. char *pos, *end;
  3017. size_t len;
  3018. pos = buf;
  3019. end = pos + buflen;
  3020. if (res < 0) {
  3021. if (strict)
  3022. return 0;
  3023. len = os_strlcpy(buf, "WPA-PSK WPA-EAP IEEE8021X WPA-NONE "
  3024. "NONE", buflen);
  3025. if (len >= buflen)
  3026. return -1;
  3027. return len;
  3028. }
  3029. ret = os_snprintf(pos, end - pos, "NONE IEEE8021X");
  3030. if (os_snprintf_error(end - pos, ret))
  3031. return pos - buf;
  3032. pos += ret;
  3033. if (capa->key_mgmt & (WPA_DRIVER_CAPA_KEY_MGMT_WPA |
  3034. WPA_DRIVER_CAPA_KEY_MGMT_WPA2)) {
  3035. ret = os_snprintf(pos, end - pos, " WPA-EAP");
  3036. if (os_snprintf_error(end - pos, ret))
  3037. return pos - buf;
  3038. pos += ret;
  3039. }
  3040. if (capa->key_mgmt & (WPA_DRIVER_CAPA_KEY_MGMT_WPA_PSK |
  3041. WPA_DRIVER_CAPA_KEY_MGMT_WPA2_PSK)) {
  3042. ret = os_snprintf(pos, end - pos, " WPA-PSK");
  3043. if (os_snprintf_error(end - pos, ret))
  3044. return pos - buf;
  3045. pos += ret;
  3046. }
  3047. if (capa->key_mgmt & WPA_DRIVER_CAPA_KEY_MGMT_WPA_NONE) {
  3048. ret = os_snprintf(pos, end - pos, " WPA-NONE");
  3049. if (os_snprintf_error(end - pos, ret))
  3050. return pos - buf;
  3051. pos += ret;
  3052. }
  3053. #ifdef CONFIG_SUITEB
  3054. if (capa->key_mgmt & WPA_DRIVER_CAPA_KEY_MGMT_SUITE_B) {
  3055. ret = os_snprintf(pos, end - pos, " WPA-EAP-SUITE-B");
  3056. if (os_snprintf_error(end - pos, ret))
  3057. return pos - buf;
  3058. pos += ret;
  3059. }
  3060. #endif /* CONFIG_SUITEB */
  3061. #ifdef CONFIG_SUITEB192
  3062. if (capa->key_mgmt & WPA_DRIVER_CAPA_KEY_MGMT_SUITE_B_192) {
  3063. ret = os_snprintf(pos, end - pos, " WPA-EAP-SUITE-B-192");
  3064. if (os_snprintf_error(end - pos, ret))
  3065. return pos - buf;
  3066. pos += ret;
  3067. }
  3068. #endif /* CONFIG_SUITEB192 */
  3069. return pos - buf;
  3070. }
  3071. static int ctrl_iface_get_capability_proto(int res, char *strict,
  3072. struct wpa_driver_capa *capa,
  3073. char *buf, size_t buflen)
  3074. {
  3075. int ret;
  3076. char *pos, *end;
  3077. size_t len;
  3078. pos = buf;
  3079. end = pos + buflen;
  3080. if (res < 0) {
  3081. if (strict)
  3082. return 0;
  3083. len = os_strlcpy(buf, "RSN WPA", buflen);
  3084. if (len >= buflen)
  3085. return -1;
  3086. return len;
  3087. }
  3088. if (capa->key_mgmt & (WPA_DRIVER_CAPA_KEY_MGMT_WPA2 |
  3089. WPA_DRIVER_CAPA_KEY_MGMT_WPA2_PSK)) {
  3090. ret = os_snprintf(pos, end - pos, "%sRSN",
  3091. pos == buf ? "" : " ");
  3092. if (os_snprintf_error(end - pos, ret))
  3093. return pos - buf;
  3094. pos += ret;
  3095. }
  3096. if (capa->key_mgmt & (WPA_DRIVER_CAPA_KEY_MGMT_WPA |
  3097. WPA_DRIVER_CAPA_KEY_MGMT_WPA_PSK)) {
  3098. ret = os_snprintf(pos, end - pos, "%sWPA",
  3099. pos == buf ? "" : " ");
  3100. if (os_snprintf_error(end - pos, ret))
  3101. return pos - buf;
  3102. pos += ret;
  3103. }
  3104. return pos - buf;
  3105. }
  3106. static int ctrl_iface_get_capability_auth_alg(struct wpa_supplicant *wpa_s,
  3107. int res, char *strict,
  3108. struct wpa_driver_capa *capa,
  3109. char *buf, size_t buflen)
  3110. {
  3111. int ret;
  3112. char *pos, *end;
  3113. size_t len;
  3114. pos = buf;
  3115. end = pos + buflen;
  3116. if (res < 0) {
  3117. if (strict)
  3118. return 0;
  3119. len = os_strlcpy(buf, "OPEN SHARED LEAP", buflen);
  3120. if (len >= buflen)
  3121. return -1;
  3122. return len;
  3123. }
  3124. if (capa->auth & (WPA_DRIVER_AUTH_OPEN)) {
  3125. ret = os_snprintf(pos, end - pos, "%sOPEN",
  3126. pos == buf ? "" : " ");
  3127. if (os_snprintf_error(end - pos, ret))
  3128. return pos - buf;
  3129. pos += ret;
  3130. }
  3131. if (capa->auth & (WPA_DRIVER_AUTH_SHARED)) {
  3132. ret = os_snprintf(pos, end - pos, "%sSHARED",
  3133. pos == buf ? "" : " ");
  3134. if (os_snprintf_error(end - pos, ret))
  3135. return pos - buf;
  3136. pos += ret;
  3137. }
  3138. if (capa->auth & (WPA_DRIVER_AUTH_LEAP)) {
  3139. ret = os_snprintf(pos, end - pos, "%sLEAP",
  3140. pos == buf ? "" : " ");
  3141. if (os_snprintf_error(end - pos, ret))
  3142. return pos - buf;
  3143. pos += ret;
  3144. }
  3145. #ifdef CONFIG_SAE
  3146. if (wpa_s->drv_flags & WPA_DRIVER_FLAGS_SAE) {
  3147. ret = os_snprintf(pos, end - pos, "%sSAE",
  3148. pos == buf ? "" : " ");
  3149. if (os_snprintf_error(end - pos, ret))
  3150. return pos - buf;
  3151. pos += ret;
  3152. }
  3153. #endif /* CONFIG_SAE */
  3154. return pos - buf;
  3155. }
  3156. static int ctrl_iface_get_capability_modes(int res, char *strict,
  3157. struct wpa_driver_capa *capa,
  3158. char *buf, size_t buflen)
  3159. {
  3160. int ret;
  3161. char *pos, *end;
  3162. size_t len;
  3163. pos = buf;
  3164. end = pos + buflen;
  3165. if (res < 0) {
  3166. if (strict)
  3167. return 0;
  3168. len = os_strlcpy(buf, "IBSS AP", buflen);
  3169. if (len >= buflen)
  3170. return -1;
  3171. return len;
  3172. }
  3173. if (capa->flags & WPA_DRIVER_FLAGS_IBSS) {
  3174. ret = os_snprintf(pos, end - pos, "%sIBSS",
  3175. pos == buf ? "" : " ");
  3176. if (os_snprintf_error(end - pos, ret))
  3177. return pos - buf;
  3178. pos += ret;
  3179. }
  3180. if (capa->flags & WPA_DRIVER_FLAGS_AP) {
  3181. ret = os_snprintf(pos, end - pos, "%sAP",
  3182. pos == buf ? "" : " ");
  3183. if (os_snprintf_error(end - pos, ret))
  3184. return pos - buf;
  3185. pos += ret;
  3186. }
  3187. #ifdef CONFIG_MESH
  3188. if (capa->flags & WPA_DRIVER_FLAGS_MESH) {
  3189. ret = os_snprintf(pos, end - pos, "%sMESH",
  3190. pos == buf ? "" : " ");
  3191. if (os_snprintf_error(end - pos, ret))
  3192. return pos - buf;
  3193. pos += ret;
  3194. }
  3195. #endif /* CONFIG_MESH */
  3196. return pos - buf;
  3197. }
  3198. static int ctrl_iface_get_capability_channels(struct wpa_supplicant *wpa_s,
  3199. char *buf, size_t buflen)
  3200. {
  3201. struct hostapd_channel_data *chnl;
  3202. int ret, i, j;
  3203. char *pos, *end, *hmode;
  3204. pos = buf;
  3205. end = pos + buflen;
  3206. for (j = 0; j < wpa_s->hw.num_modes; j++) {
  3207. switch (wpa_s->hw.modes[j].mode) {
  3208. case HOSTAPD_MODE_IEEE80211B:
  3209. hmode = "B";
  3210. break;
  3211. case HOSTAPD_MODE_IEEE80211G:
  3212. hmode = "G";
  3213. break;
  3214. case HOSTAPD_MODE_IEEE80211A:
  3215. hmode = "A";
  3216. break;
  3217. case HOSTAPD_MODE_IEEE80211AD:
  3218. hmode = "AD";
  3219. break;
  3220. default:
  3221. continue;
  3222. }
  3223. ret = os_snprintf(pos, end - pos, "Mode[%s] Channels:", hmode);
  3224. if (os_snprintf_error(end - pos, ret))
  3225. return pos - buf;
  3226. pos += ret;
  3227. chnl = wpa_s->hw.modes[j].channels;
  3228. for (i = 0; i < wpa_s->hw.modes[j].num_channels; i++) {
  3229. if (chnl[i].flag & HOSTAPD_CHAN_DISABLED)
  3230. continue;
  3231. ret = os_snprintf(pos, end - pos, " %d", chnl[i].chan);
  3232. if (os_snprintf_error(end - pos, ret))
  3233. return pos - buf;
  3234. pos += ret;
  3235. }
  3236. ret = os_snprintf(pos, end - pos, "\n");
  3237. if (os_snprintf_error(end - pos, ret))
  3238. return pos - buf;
  3239. pos += ret;
  3240. }
  3241. return pos - buf;
  3242. }
  3243. static int ctrl_iface_get_capability_freq(struct wpa_supplicant *wpa_s,
  3244. char *buf, size_t buflen)
  3245. {
  3246. struct hostapd_channel_data *chnl;
  3247. int ret, i, j;
  3248. char *pos, *end, *hmode;
  3249. pos = buf;
  3250. end = pos + buflen;
  3251. for (j = 0; j < wpa_s->hw.num_modes; j++) {
  3252. switch (wpa_s->hw.modes[j].mode) {
  3253. case HOSTAPD_MODE_IEEE80211B:
  3254. hmode = "B";
  3255. break;
  3256. case HOSTAPD_MODE_IEEE80211G:
  3257. hmode = "G";
  3258. break;
  3259. case HOSTAPD_MODE_IEEE80211A:
  3260. hmode = "A";
  3261. break;
  3262. case HOSTAPD_MODE_IEEE80211AD:
  3263. hmode = "AD";
  3264. break;
  3265. default:
  3266. continue;
  3267. }
  3268. ret = os_snprintf(pos, end - pos, "Mode[%s] Channels:\n",
  3269. hmode);
  3270. if (os_snprintf_error(end - pos, ret))
  3271. return pos - buf;
  3272. pos += ret;
  3273. chnl = wpa_s->hw.modes[j].channels;
  3274. for (i = 0; i < wpa_s->hw.modes[j].num_channels; i++) {
  3275. if (chnl[i].flag & HOSTAPD_CHAN_DISABLED)
  3276. continue;
  3277. ret = os_snprintf(pos, end - pos, " %d = %d MHz%s%s\n",
  3278. chnl[i].chan, chnl[i].freq,
  3279. chnl[i].flag & HOSTAPD_CHAN_NO_IR ?
  3280. " (NO_IR)" : "",
  3281. chnl[i].flag & HOSTAPD_CHAN_RADAR ?
  3282. " (DFS)" : "");
  3283. if (os_snprintf_error(end - pos, ret))
  3284. return pos - buf;
  3285. pos += ret;
  3286. }
  3287. ret = os_snprintf(pos, end - pos, "\n");
  3288. if (os_snprintf_error(end - pos, ret))
  3289. return pos - buf;
  3290. pos += ret;
  3291. }
  3292. return pos - buf;
  3293. }
  3294. static int wpa_supplicant_ctrl_iface_get_capability(
  3295. struct wpa_supplicant *wpa_s, const char *_field, char *buf,
  3296. size_t buflen)
  3297. {
  3298. struct wpa_driver_capa capa;
  3299. int res;
  3300. char *strict;
  3301. char field[30];
  3302. size_t len;
  3303. /* Determine whether or not strict checking was requested */
  3304. len = os_strlcpy(field, _field, sizeof(field));
  3305. if (len >= sizeof(field))
  3306. return -1;
  3307. strict = os_strchr(field, ' ');
  3308. if (strict != NULL) {
  3309. *strict++ = '\0';
  3310. if (os_strcmp(strict, "strict") != 0)
  3311. return -1;
  3312. }
  3313. wpa_printf(MSG_DEBUG, "CTRL_IFACE: GET_CAPABILITY '%s' %s",
  3314. field, strict ? strict : "");
  3315. if (os_strcmp(field, "eap") == 0) {
  3316. return eap_get_names(buf, buflen);
  3317. }
  3318. res = wpa_drv_get_capa(wpa_s, &capa);
  3319. if (os_strcmp(field, "pairwise") == 0)
  3320. return ctrl_iface_get_capability_pairwise(res, strict, &capa,
  3321. buf, buflen);
  3322. if (os_strcmp(field, "group") == 0)
  3323. return ctrl_iface_get_capability_group(res, strict, &capa,
  3324. buf, buflen);
  3325. if (os_strcmp(field, "group_mgmt") == 0)
  3326. return ctrl_iface_get_capability_group_mgmt(res, strict, &capa,
  3327. buf, buflen);
  3328. if (os_strcmp(field, "key_mgmt") == 0)
  3329. return ctrl_iface_get_capability_key_mgmt(res, strict, &capa,
  3330. buf, buflen);
  3331. if (os_strcmp(field, "proto") == 0)
  3332. return ctrl_iface_get_capability_proto(res, strict, &capa,
  3333. buf, buflen);
  3334. if (os_strcmp(field, "auth_alg") == 0)
  3335. return ctrl_iface_get_capability_auth_alg(wpa_s, res, strict,
  3336. &capa, buf, buflen);
  3337. if (os_strcmp(field, "modes") == 0)
  3338. return ctrl_iface_get_capability_modes(res, strict, &capa,
  3339. buf, buflen);
  3340. if (os_strcmp(field, "channels") == 0)
  3341. return ctrl_iface_get_capability_channels(wpa_s, buf, buflen);
  3342. if (os_strcmp(field, "freq") == 0)
  3343. return ctrl_iface_get_capability_freq(wpa_s, buf, buflen);
  3344. #ifdef CONFIG_TDLS
  3345. if (os_strcmp(field, "tdls") == 0)
  3346. return ctrl_iface_get_capability_tdls(wpa_s, buf, buflen);
  3347. #endif /* CONFIG_TDLS */
  3348. #ifdef CONFIG_ERP
  3349. if (os_strcmp(field, "erp") == 0) {
  3350. res = os_snprintf(buf, buflen, "ERP");
  3351. if (os_snprintf_error(buflen, res))
  3352. return -1;
  3353. return res;
  3354. }
  3355. #endif /* CONFIG_EPR */
  3356. #ifdef CONFIG_FIPS
  3357. if (os_strcmp(field, "fips") == 0) {
  3358. res = os_snprintf(buf, buflen, "FIPS");
  3359. if (os_snprintf_error(buflen, res))
  3360. return -1;
  3361. return res;
  3362. }
  3363. #endif /* CONFIG_FIPS */
  3364. #ifdef CONFIG_ACS
  3365. if (os_strcmp(field, "acs") == 0) {
  3366. res = os_snprintf(buf, buflen, "ACS");
  3367. if (os_snprintf_error(buflen, res))
  3368. return -1;
  3369. return res;
  3370. }
  3371. #endif /* CONFIG_ACS */
  3372. wpa_printf(MSG_DEBUG, "CTRL_IFACE: Unknown GET_CAPABILITY field '%s'",
  3373. field);
  3374. return -1;
  3375. }
  3376. #ifdef CONFIG_INTERWORKING
  3377. static char * anqp_add_hex(char *pos, char *end, const char *title,
  3378. struct wpabuf *data)
  3379. {
  3380. char *start = pos;
  3381. size_t i;
  3382. int ret;
  3383. const u8 *d;
  3384. if (data == NULL)
  3385. return start;
  3386. ret = os_snprintf(pos, end - pos, "%s=", title);
  3387. if (os_snprintf_error(end - pos, ret))
  3388. return start;
  3389. pos += ret;
  3390. d = wpabuf_head_u8(data);
  3391. for (i = 0; i < wpabuf_len(data); i++) {
  3392. ret = os_snprintf(pos, end - pos, "%02x", *d++);
  3393. if (os_snprintf_error(end - pos, ret))
  3394. return start;
  3395. pos += ret;
  3396. }
  3397. ret = os_snprintf(pos, end - pos, "\n");
  3398. if (os_snprintf_error(end - pos, ret))
  3399. return start;
  3400. pos += ret;
  3401. return pos;
  3402. }
  3403. #endif /* CONFIG_INTERWORKING */
  3404. static int print_bss_info(struct wpa_supplicant *wpa_s, struct wpa_bss *bss,
  3405. unsigned long mask, char *buf, size_t buflen)
  3406. {
  3407. size_t i;
  3408. int ret;
  3409. char *pos, *end;
  3410. const u8 *ie, *ie2, *osen_ie;
  3411. pos = buf;
  3412. end = buf + buflen;
  3413. if (mask & WPA_BSS_MASK_ID) {
  3414. ret = os_snprintf(pos, end - pos, "id=%u\n", bss->id);
  3415. if (os_snprintf_error(end - pos, ret))
  3416. return 0;
  3417. pos += ret;
  3418. }
  3419. if (mask & WPA_BSS_MASK_BSSID) {
  3420. ret = os_snprintf(pos, end - pos, "bssid=" MACSTR "\n",
  3421. MAC2STR(bss->bssid));
  3422. if (os_snprintf_error(end - pos, ret))
  3423. return 0;
  3424. pos += ret;
  3425. }
  3426. if (mask & WPA_BSS_MASK_FREQ) {
  3427. ret = os_snprintf(pos, end - pos, "freq=%d\n", bss->freq);
  3428. if (os_snprintf_error(end - pos, ret))
  3429. return 0;
  3430. pos += ret;
  3431. }
  3432. if (mask & WPA_BSS_MASK_BEACON_INT) {
  3433. ret = os_snprintf(pos, end - pos, "beacon_int=%d\n",
  3434. bss->beacon_int);
  3435. if (os_snprintf_error(end - pos, ret))
  3436. return 0;
  3437. pos += ret;
  3438. }
  3439. if (mask & WPA_BSS_MASK_CAPABILITIES) {
  3440. ret = os_snprintf(pos, end - pos, "capabilities=0x%04x\n",
  3441. bss->caps);
  3442. if (os_snprintf_error(end - pos, ret))
  3443. return 0;
  3444. pos += ret;
  3445. }
  3446. if (mask & WPA_BSS_MASK_QUAL) {
  3447. ret = os_snprintf(pos, end - pos, "qual=%d\n", bss->qual);
  3448. if (os_snprintf_error(end - pos, ret))
  3449. return 0;
  3450. pos += ret;
  3451. }
  3452. if (mask & WPA_BSS_MASK_NOISE) {
  3453. ret = os_snprintf(pos, end - pos, "noise=%d\n", bss->noise);
  3454. if (os_snprintf_error(end - pos, ret))
  3455. return 0;
  3456. pos += ret;
  3457. }
  3458. if (mask & WPA_BSS_MASK_LEVEL) {
  3459. ret = os_snprintf(pos, end - pos, "level=%d\n", bss->level);
  3460. if (os_snprintf_error(end - pos, ret))
  3461. return 0;
  3462. pos += ret;
  3463. }
  3464. if (mask & WPA_BSS_MASK_TSF) {
  3465. ret = os_snprintf(pos, end - pos, "tsf=%016llu\n",
  3466. (unsigned long long) bss->tsf);
  3467. if (os_snprintf_error(end - pos, ret))
  3468. return 0;
  3469. pos += ret;
  3470. }
  3471. if (mask & WPA_BSS_MASK_AGE) {
  3472. struct os_reltime now;
  3473. os_get_reltime(&now);
  3474. ret = os_snprintf(pos, end - pos, "age=%d\n",
  3475. (int) (now.sec - bss->last_update.sec));
  3476. if (os_snprintf_error(end - pos, ret))
  3477. return 0;
  3478. pos += ret;
  3479. }
  3480. if (mask & WPA_BSS_MASK_IE) {
  3481. ret = os_snprintf(pos, end - pos, "ie=");
  3482. if (os_snprintf_error(end - pos, ret))
  3483. return 0;
  3484. pos += ret;
  3485. ie = (const u8 *) (bss + 1);
  3486. for (i = 0; i < bss->ie_len; i++) {
  3487. ret = os_snprintf(pos, end - pos, "%02x", *ie++);
  3488. if (os_snprintf_error(end - pos, ret))
  3489. return 0;
  3490. pos += ret;
  3491. }
  3492. ret = os_snprintf(pos, end - pos, "\n");
  3493. if (os_snprintf_error(end - pos, ret))
  3494. return 0;
  3495. pos += ret;
  3496. }
  3497. if (mask & WPA_BSS_MASK_FLAGS) {
  3498. ret = os_snprintf(pos, end - pos, "flags=");
  3499. if (os_snprintf_error(end - pos, ret))
  3500. return 0;
  3501. pos += ret;
  3502. ie = wpa_bss_get_vendor_ie(bss, WPA_IE_VENDOR_TYPE);
  3503. if (ie)
  3504. pos = wpa_supplicant_ie_txt(pos, end, "WPA", ie,
  3505. 2 + ie[1]);
  3506. ie2 = wpa_bss_get_ie(bss, WLAN_EID_RSN);
  3507. if (ie2)
  3508. pos = wpa_supplicant_ie_txt(pos, end, "WPA2", ie2,
  3509. 2 + ie2[1]);
  3510. osen_ie = wpa_bss_get_vendor_ie(bss, OSEN_IE_VENDOR_TYPE);
  3511. if (osen_ie)
  3512. pos = wpa_supplicant_ie_txt(pos, end, "OSEN",
  3513. osen_ie, 2 + osen_ie[1]);
  3514. pos = wpa_supplicant_wps_ie_txt(wpa_s, pos, end, bss);
  3515. if (!ie && !ie2 && !osen_ie &&
  3516. (bss->caps & IEEE80211_CAP_PRIVACY)) {
  3517. ret = os_snprintf(pos, end - pos, "[WEP]");
  3518. if (os_snprintf_error(end - pos, ret))
  3519. return 0;
  3520. pos += ret;
  3521. }
  3522. if (bss_is_dmg(bss)) {
  3523. const char *s;
  3524. ret = os_snprintf(pos, end - pos, "[DMG]");
  3525. if (os_snprintf_error(end - pos, ret))
  3526. return 0;
  3527. pos += ret;
  3528. switch (bss->caps & IEEE80211_CAP_DMG_MASK) {
  3529. case IEEE80211_CAP_DMG_IBSS:
  3530. s = "[IBSS]";
  3531. break;
  3532. case IEEE80211_CAP_DMG_AP:
  3533. s = "[ESS]";
  3534. break;
  3535. case IEEE80211_CAP_DMG_PBSS:
  3536. s = "[PBSS]";
  3537. break;
  3538. default:
  3539. s = "";
  3540. break;
  3541. }
  3542. ret = os_snprintf(pos, end - pos, "%s", s);
  3543. if (os_snprintf_error(end - pos, ret))
  3544. return 0;
  3545. pos += ret;
  3546. } else {
  3547. if (bss->caps & IEEE80211_CAP_IBSS) {
  3548. ret = os_snprintf(pos, end - pos, "[IBSS]");
  3549. if (os_snprintf_error(end - pos, ret))
  3550. return 0;
  3551. pos += ret;
  3552. }
  3553. if (bss->caps & IEEE80211_CAP_ESS) {
  3554. ret = os_snprintf(pos, end - pos, "[ESS]");
  3555. if (os_snprintf_error(end - pos, ret))
  3556. return 0;
  3557. pos += ret;
  3558. }
  3559. }
  3560. if (wpa_bss_get_vendor_ie(bss, P2P_IE_VENDOR_TYPE) ||
  3561. wpa_bss_get_vendor_ie_beacon(bss, P2P_IE_VENDOR_TYPE)) {
  3562. ret = os_snprintf(pos, end - pos, "[P2P]");
  3563. if (os_snprintf_error(end - pos, ret))
  3564. return 0;
  3565. pos += ret;
  3566. }
  3567. #ifdef CONFIG_HS20
  3568. if (wpa_bss_get_vendor_ie(bss, HS20_IE_VENDOR_TYPE)) {
  3569. ret = os_snprintf(pos, end - pos, "[HS20]");
  3570. if (os_snprintf_error(end - pos, ret))
  3571. return 0;
  3572. pos += ret;
  3573. }
  3574. #endif /* CONFIG_HS20 */
  3575. ret = os_snprintf(pos, end - pos, "\n");
  3576. if (os_snprintf_error(end - pos, ret))
  3577. return 0;
  3578. pos += ret;
  3579. }
  3580. if (mask & WPA_BSS_MASK_SSID) {
  3581. ret = os_snprintf(pos, end - pos, "ssid=%s\n",
  3582. wpa_ssid_txt(bss->ssid, bss->ssid_len));
  3583. if (os_snprintf_error(end - pos, ret))
  3584. return 0;
  3585. pos += ret;
  3586. }
  3587. #ifdef CONFIG_WPS
  3588. if (mask & WPA_BSS_MASK_WPS_SCAN) {
  3589. ie = (const u8 *) (bss + 1);
  3590. ret = wpas_wps_scan_result_text(ie, bss->ie_len, pos, end);
  3591. if (ret >= end - pos)
  3592. return 0;
  3593. if (ret > 0)
  3594. pos += ret;
  3595. }
  3596. #endif /* CONFIG_WPS */
  3597. #ifdef CONFIG_P2P
  3598. if (mask & WPA_BSS_MASK_P2P_SCAN) {
  3599. ie = (const u8 *) (bss + 1);
  3600. ret = wpas_p2p_scan_result_text(ie, bss->ie_len, pos, end);
  3601. if (ret < 0 || ret >= end - pos)
  3602. return 0;
  3603. pos += ret;
  3604. }
  3605. #endif /* CONFIG_P2P */
  3606. #ifdef CONFIG_WIFI_DISPLAY
  3607. if (mask & WPA_BSS_MASK_WIFI_DISPLAY) {
  3608. struct wpabuf *wfd;
  3609. ie = (const u8 *) (bss + 1);
  3610. wfd = ieee802_11_vendor_ie_concat(ie, bss->ie_len,
  3611. WFD_IE_VENDOR_TYPE);
  3612. if (wfd) {
  3613. ret = os_snprintf(pos, end - pos, "wfd_subelems=");
  3614. if (os_snprintf_error(end - pos, ret)) {
  3615. wpabuf_free(wfd);
  3616. return 0;
  3617. }
  3618. pos += ret;
  3619. pos += wpa_snprintf_hex(pos, end - pos,
  3620. wpabuf_head(wfd),
  3621. wpabuf_len(wfd));
  3622. wpabuf_free(wfd);
  3623. ret = os_snprintf(pos, end - pos, "\n");
  3624. if (os_snprintf_error(end - pos, ret))
  3625. return 0;
  3626. pos += ret;
  3627. }
  3628. }
  3629. #endif /* CONFIG_WIFI_DISPLAY */
  3630. #ifdef CONFIG_INTERWORKING
  3631. if ((mask & WPA_BSS_MASK_INTERNETW) && bss->anqp) {
  3632. struct wpa_bss_anqp *anqp = bss->anqp;
  3633. struct wpa_bss_anqp_elem *elem;
  3634. pos = anqp_add_hex(pos, end, "anqp_capability_list",
  3635. anqp->capability_list);
  3636. pos = anqp_add_hex(pos, end, "anqp_venue_name",
  3637. anqp->venue_name);
  3638. pos = anqp_add_hex(pos, end, "anqp_network_auth_type",
  3639. anqp->network_auth_type);
  3640. pos = anqp_add_hex(pos, end, "anqp_roaming_consortium",
  3641. anqp->roaming_consortium);
  3642. pos = anqp_add_hex(pos, end, "anqp_ip_addr_type_availability",
  3643. anqp->ip_addr_type_availability);
  3644. pos = anqp_add_hex(pos, end, "anqp_nai_realm",
  3645. anqp->nai_realm);
  3646. pos = anqp_add_hex(pos, end, "anqp_3gpp", anqp->anqp_3gpp);
  3647. pos = anqp_add_hex(pos, end, "anqp_domain_name",
  3648. anqp->domain_name);
  3649. #ifdef CONFIG_HS20
  3650. pos = anqp_add_hex(pos, end, "hs20_capability_list",
  3651. anqp->hs20_capability_list);
  3652. pos = anqp_add_hex(pos, end, "hs20_operator_friendly_name",
  3653. anqp->hs20_operator_friendly_name);
  3654. pos = anqp_add_hex(pos, end, "hs20_wan_metrics",
  3655. anqp->hs20_wan_metrics);
  3656. pos = anqp_add_hex(pos, end, "hs20_connection_capability",
  3657. anqp->hs20_connection_capability);
  3658. pos = anqp_add_hex(pos, end, "hs20_operating_class",
  3659. anqp->hs20_operating_class);
  3660. pos = anqp_add_hex(pos, end, "hs20_osu_providers_list",
  3661. anqp->hs20_osu_providers_list);
  3662. #endif /* CONFIG_HS20 */
  3663. dl_list_for_each(elem, &anqp->anqp_elems,
  3664. struct wpa_bss_anqp_elem, list) {
  3665. char title[20];
  3666. os_snprintf(title, sizeof(title), "anqp[%u]",
  3667. elem->infoid);
  3668. pos = anqp_add_hex(pos, end, title, elem->payload);
  3669. }
  3670. }
  3671. #endif /* CONFIG_INTERWORKING */
  3672. #ifdef CONFIG_MESH
  3673. if (mask & WPA_BSS_MASK_MESH_SCAN) {
  3674. ie = (const u8 *) (bss + 1);
  3675. ret = wpas_mesh_scan_result_text(ie, bss->ie_len, pos, end);
  3676. if (ret < 0 || ret >= end - pos)
  3677. return 0;
  3678. pos += ret;
  3679. }
  3680. #endif /* CONFIG_MESH */
  3681. if (mask & WPA_BSS_MASK_SNR) {
  3682. ret = os_snprintf(pos, end - pos, "snr=%d\n", bss->snr);
  3683. if (os_snprintf_error(end - pos, ret))
  3684. return 0;
  3685. pos += ret;
  3686. }
  3687. if (mask & WPA_BSS_MASK_EST_THROUGHPUT) {
  3688. ret = os_snprintf(pos, end - pos, "est_throughput=%d\n",
  3689. bss->est_throughput);
  3690. if (os_snprintf_error(end - pos, ret))
  3691. return 0;
  3692. pos += ret;
  3693. }
  3694. #ifdef CONFIG_FST
  3695. if (mask & WPA_BSS_MASK_FST) {
  3696. ret = fst_ctrl_iface_mb_info(bss->bssid, pos, end - pos);
  3697. if (ret < 0 || ret >= end - pos)
  3698. return 0;
  3699. pos += ret;
  3700. }
  3701. #endif /* CONFIG_FST */
  3702. if (mask & WPA_BSS_MASK_DELIM) {
  3703. ret = os_snprintf(pos, end - pos, "====\n");
  3704. if (os_snprintf_error(end - pos, ret))
  3705. return 0;
  3706. pos += ret;
  3707. }
  3708. return pos - buf;
  3709. }
  3710. static int wpa_supplicant_ctrl_iface_bss(struct wpa_supplicant *wpa_s,
  3711. const char *cmd, char *buf,
  3712. size_t buflen)
  3713. {
  3714. u8 bssid[ETH_ALEN];
  3715. size_t i;
  3716. struct wpa_bss *bss;
  3717. struct wpa_bss *bsslast = NULL;
  3718. struct dl_list *next;
  3719. int ret = 0;
  3720. int len;
  3721. char *ctmp, *end = buf + buflen;
  3722. unsigned long mask = WPA_BSS_MASK_ALL;
  3723. if (os_strncmp(cmd, "RANGE=", 6) == 0) {
  3724. if (os_strncmp(cmd + 6, "ALL", 3) == 0) {
  3725. bss = dl_list_first(&wpa_s->bss_id, struct wpa_bss,
  3726. list_id);
  3727. bsslast = dl_list_last(&wpa_s->bss_id, struct wpa_bss,
  3728. list_id);
  3729. } else { /* N1-N2 */
  3730. unsigned int id1, id2;
  3731. if ((ctmp = os_strchr(cmd + 6, '-')) == NULL) {
  3732. wpa_printf(MSG_INFO, "Wrong BSS range "
  3733. "format");
  3734. return 0;
  3735. }
  3736. if (*(cmd + 6) == '-')
  3737. id1 = 0;
  3738. else
  3739. id1 = atoi(cmd + 6);
  3740. ctmp++;
  3741. if (*ctmp >= '0' && *ctmp <= '9')
  3742. id2 = atoi(ctmp);
  3743. else
  3744. id2 = (unsigned int) -1;
  3745. bss = wpa_bss_get_id_range(wpa_s, id1, id2);
  3746. if (id2 == (unsigned int) -1)
  3747. bsslast = dl_list_last(&wpa_s->bss_id,
  3748. struct wpa_bss,
  3749. list_id);
  3750. else {
  3751. bsslast = wpa_bss_get_id(wpa_s, id2);
  3752. if (bsslast == NULL && bss && id2 > id1) {
  3753. struct wpa_bss *tmp = bss;
  3754. for (;;) {
  3755. next = tmp->list_id.next;
  3756. if (next == &wpa_s->bss_id)
  3757. break;
  3758. tmp = dl_list_entry(
  3759. next, struct wpa_bss,
  3760. list_id);
  3761. if (tmp->id > id2)
  3762. break;
  3763. bsslast = tmp;
  3764. }
  3765. }
  3766. }
  3767. }
  3768. } else if (os_strncmp(cmd, "FIRST", 5) == 0)
  3769. bss = dl_list_first(&wpa_s->bss_id, struct wpa_bss, list_id);
  3770. else if (os_strncmp(cmd, "LAST", 4) == 0)
  3771. bss = dl_list_last(&wpa_s->bss_id, struct wpa_bss, list_id);
  3772. else if (os_strncmp(cmd, "ID-", 3) == 0) {
  3773. i = atoi(cmd + 3);
  3774. bss = wpa_bss_get_id(wpa_s, i);
  3775. } else if (os_strncmp(cmd, "NEXT-", 5) == 0) {
  3776. i = atoi(cmd + 5);
  3777. bss = wpa_bss_get_id(wpa_s, i);
  3778. if (bss) {
  3779. next = bss->list_id.next;
  3780. if (next == &wpa_s->bss_id)
  3781. bss = NULL;
  3782. else
  3783. bss = dl_list_entry(next, struct wpa_bss,
  3784. list_id);
  3785. }
  3786. #ifdef CONFIG_P2P
  3787. } else if (os_strncmp(cmd, "p2p_dev_addr=", 13) == 0) {
  3788. if (hwaddr_aton(cmd + 13, bssid) == 0)
  3789. bss = wpa_bss_get_p2p_dev_addr(wpa_s, bssid);
  3790. else
  3791. bss = NULL;
  3792. #endif /* CONFIG_P2P */
  3793. } else if (hwaddr_aton(cmd, bssid) == 0)
  3794. bss = wpa_bss_get_bssid(wpa_s, bssid);
  3795. else {
  3796. struct wpa_bss *tmp;
  3797. i = atoi(cmd);
  3798. bss = NULL;
  3799. dl_list_for_each(tmp, &wpa_s->bss_id, struct wpa_bss, list_id)
  3800. {
  3801. if (i-- == 0) {
  3802. bss = tmp;
  3803. break;
  3804. }
  3805. }
  3806. }
  3807. if ((ctmp = os_strstr(cmd, "MASK=")) != NULL) {
  3808. mask = strtoul(ctmp + 5, NULL, 0x10);
  3809. if (mask == 0)
  3810. mask = WPA_BSS_MASK_ALL;
  3811. }
  3812. if (bss == NULL)
  3813. return 0;
  3814. if (bsslast == NULL)
  3815. bsslast = bss;
  3816. do {
  3817. len = print_bss_info(wpa_s, bss, mask, buf, buflen);
  3818. ret += len;
  3819. buf += len;
  3820. buflen -= len;
  3821. if (bss == bsslast) {
  3822. if ((mask & WPA_BSS_MASK_DELIM) && len &&
  3823. (bss == dl_list_last(&wpa_s->bss_id,
  3824. struct wpa_bss, list_id))) {
  3825. int res;
  3826. res = os_snprintf(buf - 5, end - buf + 5,
  3827. "####\n");
  3828. if (os_snprintf_error(end - buf + 5, res)) {
  3829. wpa_printf(MSG_DEBUG,
  3830. "Could not add end delim");
  3831. }
  3832. }
  3833. break;
  3834. }
  3835. next = bss->list_id.next;
  3836. if (next == &wpa_s->bss_id)
  3837. break;
  3838. bss = dl_list_entry(next, struct wpa_bss, list_id);
  3839. } while (bss && len);
  3840. return ret;
  3841. }
  3842. static int wpa_supplicant_ctrl_iface_ap_scan(
  3843. struct wpa_supplicant *wpa_s, char *cmd)
  3844. {
  3845. int ap_scan = atoi(cmd);
  3846. return wpa_supplicant_set_ap_scan(wpa_s, ap_scan);
  3847. }
  3848. static int wpa_supplicant_ctrl_iface_scan_interval(
  3849. struct wpa_supplicant *wpa_s, char *cmd)
  3850. {
  3851. int scan_int = atoi(cmd);
  3852. return wpa_supplicant_set_scan_interval(wpa_s, scan_int);
  3853. }
  3854. static int wpa_supplicant_ctrl_iface_bss_expire_age(
  3855. struct wpa_supplicant *wpa_s, char *cmd)
  3856. {
  3857. int expire_age = atoi(cmd);
  3858. return wpa_supplicant_set_bss_expiration_age(wpa_s, expire_age);
  3859. }
  3860. static int wpa_supplicant_ctrl_iface_bss_expire_count(
  3861. struct wpa_supplicant *wpa_s, char *cmd)
  3862. {
  3863. int expire_count = atoi(cmd);
  3864. return wpa_supplicant_set_bss_expiration_count(wpa_s, expire_count);
  3865. }
  3866. static void wpa_supplicant_ctrl_iface_bss_flush(
  3867. struct wpa_supplicant *wpa_s, char *cmd)
  3868. {
  3869. int flush_age = atoi(cmd);
  3870. if (flush_age == 0)
  3871. wpa_bss_flush(wpa_s);
  3872. else
  3873. wpa_bss_flush_by_age(wpa_s, flush_age);
  3874. }
  3875. #ifdef CONFIG_TESTING_OPTIONS
  3876. static void wpa_supplicant_ctrl_iface_drop_sa(struct wpa_supplicant *wpa_s)
  3877. {
  3878. wpa_printf(MSG_DEBUG, "Dropping SA without deauthentication");
  3879. /* MLME-DELETEKEYS.request */
  3880. wpa_drv_set_key(wpa_s, WPA_ALG_NONE, NULL, 0, 0, NULL, 0, NULL, 0);
  3881. wpa_drv_set_key(wpa_s, WPA_ALG_NONE, NULL, 1, 0, NULL, 0, NULL, 0);
  3882. wpa_drv_set_key(wpa_s, WPA_ALG_NONE, NULL, 2, 0, NULL, 0, NULL, 0);
  3883. wpa_drv_set_key(wpa_s, WPA_ALG_NONE, NULL, 3, 0, NULL, 0, NULL, 0);
  3884. #ifdef CONFIG_IEEE80211W
  3885. wpa_drv_set_key(wpa_s, WPA_ALG_NONE, NULL, 4, 0, NULL, 0, NULL, 0);
  3886. wpa_drv_set_key(wpa_s, WPA_ALG_NONE, NULL, 5, 0, NULL, 0, NULL, 0);
  3887. #endif /* CONFIG_IEEE80211W */
  3888. wpa_drv_set_key(wpa_s, WPA_ALG_NONE, wpa_s->bssid, 0, 0, NULL, 0, NULL,
  3889. 0);
  3890. /* MLME-SETPROTECTION.request(None) */
  3891. wpa_drv_mlme_setprotection(wpa_s, wpa_s->bssid,
  3892. MLME_SETPROTECTION_PROTECT_TYPE_NONE,
  3893. MLME_SETPROTECTION_KEY_TYPE_PAIRWISE);
  3894. wpa_sm_drop_sa(wpa_s->wpa);
  3895. }
  3896. #endif /* CONFIG_TESTING_OPTIONS */
  3897. static int wpa_supplicant_ctrl_iface_roam(struct wpa_supplicant *wpa_s,
  3898. char *addr)
  3899. {
  3900. #ifdef CONFIG_NO_SCAN_PROCESSING
  3901. return -1;
  3902. #else /* CONFIG_NO_SCAN_PROCESSING */
  3903. u8 bssid[ETH_ALEN];
  3904. struct wpa_bss *bss;
  3905. struct wpa_ssid *ssid = wpa_s->current_ssid;
  3906. if (hwaddr_aton(addr, bssid)) {
  3907. wpa_printf(MSG_DEBUG, "CTRL_IFACE ROAM: invalid "
  3908. "address '%s'", addr);
  3909. return -1;
  3910. }
  3911. wpa_printf(MSG_DEBUG, "CTRL_IFACE ROAM " MACSTR, MAC2STR(bssid));
  3912. if (!ssid) {
  3913. wpa_printf(MSG_DEBUG, "CTRL_IFACE ROAM: No network "
  3914. "configuration known for the target AP");
  3915. return -1;
  3916. }
  3917. bss = wpa_bss_get(wpa_s, bssid, ssid->ssid, ssid->ssid_len);
  3918. if (!bss) {
  3919. wpa_printf(MSG_DEBUG, "CTRL_IFACE ROAM: Target AP not found "
  3920. "from BSS table");
  3921. return -1;
  3922. }
  3923. /*
  3924. * TODO: Find best network configuration block from configuration to
  3925. * allow roaming to other networks
  3926. */
  3927. wpa_s->reassociate = 1;
  3928. wpa_supplicant_connect(wpa_s, bss, ssid);
  3929. return 0;
  3930. #endif /* CONFIG_NO_SCAN_PROCESSING */
  3931. }
  3932. #ifdef CONFIG_P2P
  3933. static int p2p_ctrl_find(struct wpa_supplicant *wpa_s, char *cmd)
  3934. {
  3935. unsigned int timeout = atoi(cmd);
  3936. enum p2p_discovery_type type = P2P_FIND_START_WITH_FULL;
  3937. u8 dev_id[ETH_ALEN], *_dev_id = NULL;
  3938. u8 dev_type[WPS_DEV_TYPE_LEN], *_dev_type = NULL;
  3939. char *pos;
  3940. unsigned int search_delay;
  3941. const char *_seek[P2P_MAX_QUERY_HASH + 1], **seek = NULL;
  3942. u8 seek_count = 0;
  3943. int freq = 0;
  3944. if (wpa_s->wpa_state == WPA_INTERFACE_DISABLED) {
  3945. wpa_dbg(wpa_s, MSG_INFO,
  3946. "Reject P2P_FIND since interface is disabled");
  3947. return -1;
  3948. }
  3949. if (os_strstr(cmd, "type=social"))
  3950. type = P2P_FIND_ONLY_SOCIAL;
  3951. else if (os_strstr(cmd, "type=progressive"))
  3952. type = P2P_FIND_PROGRESSIVE;
  3953. pos = os_strstr(cmd, "dev_id=");
  3954. if (pos) {
  3955. pos += 7;
  3956. if (hwaddr_aton(pos, dev_id))
  3957. return -1;
  3958. _dev_id = dev_id;
  3959. }
  3960. pos = os_strstr(cmd, "dev_type=");
  3961. if (pos) {
  3962. pos += 9;
  3963. if (wps_dev_type_str2bin(pos, dev_type) < 0)
  3964. return -1;
  3965. _dev_type = dev_type;
  3966. }
  3967. pos = os_strstr(cmd, "delay=");
  3968. if (pos) {
  3969. pos += 6;
  3970. search_delay = atoi(pos);
  3971. } else
  3972. search_delay = wpas_p2p_search_delay(wpa_s);
  3973. pos = os_strstr(cmd, "freq=");
  3974. if (pos) {
  3975. pos += 5;
  3976. freq = atoi(pos);
  3977. if (freq <= 0)
  3978. return -1;
  3979. }
  3980. /* Must be searched for last, because it adds nul termination */
  3981. pos = os_strstr(cmd, " seek=");
  3982. if (pos)
  3983. pos += 6;
  3984. while (pos && seek_count < P2P_MAX_QUERY_HASH + 1) {
  3985. char *term;
  3986. _seek[seek_count++] = pos;
  3987. seek = _seek;
  3988. term = os_strchr(pos, ' ');
  3989. if (!term)
  3990. break;
  3991. *term = '\0';
  3992. pos = os_strstr(term + 1, "seek=");
  3993. if (pos)
  3994. pos += 5;
  3995. }
  3996. if (seek_count > P2P_MAX_QUERY_HASH) {
  3997. seek[0] = NULL;
  3998. seek_count = 1;
  3999. }
  4000. return wpas_p2p_find(wpa_s, timeout, type, _dev_type != NULL, _dev_type,
  4001. _dev_id, search_delay, seek_count, seek, freq);
  4002. }
  4003. static int p2ps_ctrl_parse_cpt_priority(const char *pos, u8 *cpt)
  4004. {
  4005. const char *last = NULL;
  4006. const char *token;
  4007. long int token_len;
  4008. unsigned int i;
  4009. /* Expected predefined CPT names delimited by ':' */
  4010. for (i = 0; (token = cstr_token(pos, ": \t", &last)); i++) {
  4011. if (i >= P2PS_FEATURE_CAPAB_CPT_MAX) {
  4012. wpa_printf(MSG_ERROR,
  4013. "P2PS: CPT name list is too long, expected up to %d names",
  4014. P2PS_FEATURE_CAPAB_CPT_MAX);
  4015. cpt[0] = 0;
  4016. return -1;
  4017. }
  4018. token_len = last - token;
  4019. if (token_len == 3 &&
  4020. os_memcmp(token, "UDP", token_len) == 0) {
  4021. cpt[i] = P2PS_FEATURE_CAPAB_UDP_TRANSPORT;
  4022. } else if (token_len == 3 &&
  4023. os_memcmp(token, "MAC", token_len) == 0) {
  4024. cpt[i] = P2PS_FEATURE_CAPAB_MAC_TRANSPORT;
  4025. } else {
  4026. wpa_printf(MSG_ERROR,
  4027. "P2PS: Unsupported CPT name '%s'", token);
  4028. cpt[0] = 0;
  4029. return -1;
  4030. }
  4031. if (isblank((unsigned char) *last)) {
  4032. i++;
  4033. break;
  4034. }
  4035. }
  4036. cpt[i] = 0;
  4037. return 0;
  4038. }
  4039. static struct p2ps_provision * p2p_parse_asp_provision_cmd(const char *cmd)
  4040. {
  4041. struct p2ps_provision *p2ps_prov;
  4042. char *pos;
  4043. size_t info_len = 0;
  4044. char *info = NULL;
  4045. u8 role = P2PS_SETUP_NONE;
  4046. long long unsigned val;
  4047. int i;
  4048. pos = os_strstr(cmd, "info=");
  4049. if (pos) {
  4050. pos += 5;
  4051. info_len = os_strlen(pos);
  4052. if (info_len) {
  4053. info = os_malloc(info_len + 1);
  4054. if (info) {
  4055. info_len = utf8_unescape(pos, info_len,
  4056. info, info_len + 1);
  4057. } else
  4058. info_len = 0;
  4059. }
  4060. }
  4061. p2ps_prov = os_zalloc(sizeof(struct p2ps_provision) + info_len + 1);
  4062. if (p2ps_prov == NULL) {
  4063. os_free(info);
  4064. return NULL;
  4065. }
  4066. if (info) {
  4067. os_memcpy(p2ps_prov->info, info, info_len);
  4068. p2ps_prov->info[info_len] = '\0';
  4069. os_free(info);
  4070. }
  4071. pos = os_strstr(cmd, "status=");
  4072. if (pos)
  4073. p2ps_prov->status = atoi(pos + 7);
  4074. else
  4075. p2ps_prov->status = -1;
  4076. pos = os_strstr(cmd, "adv_id=");
  4077. if (!pos || sscanf(pos + 7, "%llx", &val) != 1 || val > 0xffffffffULL)
  4078. goto invalid_args;
  4079. p2ps_prov->adv_id = val;
  4080. pos = os_strstr(cmd, "method=");
  4081. if (pos)
  4082. p2ps_prov->method = strtol(pos + 7, NULL, 16);
  4083. else
  4084. p2ps_prov->method = 0;
  4085. pos = os_strstr(cmd, "session=");
  4086. if (!pos || sscanf(pos + 8, "%llx", &val) != 1 || val > 0xffffffffULL)
  4087. goto invalid_args;
  4088. p2ps_prov->session_id = val;
  4089. pos = os_strstr(cmd, "adv_mac=");
  4090. if (!pos || hwaddr_aton(pos + 8, p2ps_prov->adv_mac))
  4091. goto invalid_args;
  4092. pos = os_strstr(cmd, "session_mac=");
  4093. if (!pos || hwaddr_aton(pos + 12, p2ps_prov->session_mac))
  4094. goto invalid_args;
  4095. pos = os_strstr(cmd, "cpt=");
  4096. if (pos) {
  4097. if (p2ps_ctrl_parse_cpt_priority(pos + 4,
  4098. p2ps_prov->cpt_priority))
  4099. goto invalid_args;
  4100. } else {
  4101. p2ps_prov->cpt_priority[0] = P2PS_FEATURE_CAPAB_UDP_TRANSPORT;
  4102. }
  4103. for (i = 0; p2ps_prov->cpt_priority[i]; i++)
  4104. p2ps_prov->cpt_mask |= p2ps_prov->cpt_priority[i];
  4105. /* force conncap with tstCap (no sanity checks) */
  4106. pos = os_strstr(cmd, "tstCap=");
  4107. if (pos) {
  4108. role = strtol(pos + 7, NULL, 16);
  4109. } else {
  4110. pos = os_strstr(cmd, "role=");
  4111. if (pos) {
  4112. role = strtol(pos + 5, NULL, 16);
  4113. if (role != P2PS_SETUP_CLIENT &&
  4114. role != P2PS_SETUP_GROUP_OWNER)
  4115. role = P2PS_SETUP_NONE;
  4116. }
  4117. }
  4118. p2ps_prov->role = role;
  4119. return p2ps_prov;
  4120. invalid_args:
  4121. os_free(p2ps_prov);
  4122. return NULL;
  4123. }
  4124. static int p2p_ctrl_asp_provision_resp(struct wpa_supplicant *wpa_s, char *cmd)
  4125. {
  4126. u8 addr[ETH_ALEN];
  4127. struct p2ps_provision *p2ps_prov;
  4128. char *pos;
  4129. /* <addr> id=<adv_id> [role=<conncap>] [info=<infodata>] */
  4130. wpa_printf(MSG_DEBUG, "%s: %s", __func__, cmd);
  4131. if (hwaddr_aton(cmd, addr))
  4132. return -1;
  4133. pos = cmd + 17;
  4134. if (*pos != ' ')
  4135. return -1;
  4136. p2ps_prov = p2p_parse_asp_provision_cmd(pos);
  4137. if (!p2ps_prov)
  4138. return -1;
  4139. if (p2ps_prov->status < 0) {
  4140. os_free(p2ps_prov);
  4141. return -1;
  4142. }
  4143. return wpas_p2p_prov_disc(wpa_s, addr, NULL, WPAS_P2P_PD_FOR_ASP,
  4144. p2ps_prov);
  4145. }
  4146. static int p2p_ctrl_asp_provision(struct wpa_supplicant *wpa_s, char *cmd)
  4147. {
  4148. u8 addr[ETH_ALEN];
  4149. struct p2ps_provision *p2ps_prov;
  4150. char *pos;
  4151. /* <addr> id=<adv_id> adv_mac=<adv_mac> conncap=<conncap>
  4152. * session=<ses_id> mac=<ses_mac> [info=<infodata>]
  4153. */
  4154. wpa_printf(MSG_DEBUG, "%s: %s", __func__, cmd);
  4155. if (hwaddr_aton(cmd, addr))
  4156. return -1;
  4157. pos = cmd + 17;
  4158. if (*pos != ' ')
  4159. return -1;
  4160. p2ps_prov = p2p_parse_asp_provision_cmd(pos);
  4161. if (!p2ps_prov)
  4162. return -1;
  4163. p2ps_prov->pd_seeker = 1;
  4164. return wpas_p2p_prov_disc(wpa_s, addr, NULL, WPAS_P2P_PD_FOR_ASP,
  4165. p2ps_prov);
  4166. }
  4167. static int parse_freq(int chwidth, int freq2)
  4168. {
  4169. if (freq2 < 0)
  4170. return -1;
  4171. if (freq2)
  4172. return VHT_CHANWIDTH_80P80MHZ;
  4173. switch (chwidth) {
  4174. case 0:
  4175. case 20:
  4176. case 40:
  4177. return VHT_CHANWIDTH_USE_HT;
  4178. case 80:
  4179. return VHT_CHANWIDTH_80MHZ;
  4180. case 160:
  4181. return VHT_CHANWIDTH_160MHZ;
  4182. default:
  4183. wpa_printf(MSG_DEBUG, "Unknown max oper bandwidth: %d",
  4184. chwidth);
  4185. return -1;
  4186. }
  4187. }
  4188. static int p2p_ctrl_connect(struct wpa_supplicant *wpa_s, char *cmd,
  4189. char *buf, size_t buflen)
  4190. {
  4191. u8 addr[ETH_ALEN];
  4192. char *pos, *pos2;
  4193. char *pin = NULL;
  4194. enum p2p_wps_method wps_method;
  4195. int new_pin;
  4196. int ret;
  4197. int persistent_group, persistent_id = -1;
  4198. int join;
  4199. int auth;
  4200. int automatic;
  4201. int go_intent = -1;
  4202. int freq = 0;
  4203. int pd;
  4204. int ht40, vht, max_oper_chwidth, chwidth = 0, freq2 = 0;
  4205. u8 _group_ssid[SSID_MAX_LEN], *group_ssid = NULL;
  4206. size_t group_ssid_len = 0;
  4207. if (!wpa_s->global->p2p_init_wpa_s)
  4208. return -1;
  4209. if (wpa_s->global->p2p_init_wpa_s != wpa_s) {
  4210. wpa_dbg(wpa_s, MSG_DEBUG, "Direct P2P_CONNECT command to %s",
  4211. wpa_s->global->p2p_init_wpa_s->ifname);
  4212. wpa_s = wpa_s->global->p2p_init_wpa_s;
  4213. }
  4214. /* <addr> <"pbc" | "pin" | PIN> [label|display|keypad|p2ps]
  4215. * [persistent|persistent=<network id>]
  4216. * [join] [auth] [go_intent=<0..15>] [freq=<in MHz>] [provdisc]
  4217. * [ht40] [vht] [auto] [ssid=<hexdump>] */
  4218. if (hwaddr_aton(cmd, addr))
  4219. return -1;
  4220. pos = cmd + 17;
  4221. if (*pos != ' ')
  4222. return -1;
  4223. pos++;
  4224. persistent_group = os_strstr(pos, " persistent") != NULL;
  4225. pos2 = os_strstr(pos, " persistent=");
  4226. if (pos2) {
  4227. struct wpa_ssid *ssid;
  4228. persistent_id = atoi(pos2 + 12);
  4229. ssid = wpa_config_get_network(wpa_s->conf, persistent_id);
  4230. if (ssid == NULL || ssid->disabled != 2 ||
  4231. ssid->mode != WPAS_MODE_P2P_GO) {
  4232. wpa_printf(MSG_DEBUG, "CTRL_IFACE: Could not find "
  4233. "SSID id=%d for persistent P2P group (GO)",
  4234. persistent_id);
  4235. return -1;
  4236. }
  4237. }
  4238. join = os_strstr(pos, " join") != NULL;
  4239. auth = os_strstr(pos, " auth") != NULL;
  4240. automatic = os_strstr(pos, " auto") != NULL;
  4241. pd = os_strstr(pos, " provdisc") != NULL;
  4242. vht = (os_strstr(cmd, " vht") != NULL) || wpa_s->conf->p2p_go_vht;
  4243. ht40 = (os_strstr(cmd, " ht40") != NULL) || wpa_s->conf->p2p_go_ht40 ||
  4244. vht;
  4245. pos2 = os_strstr(pos, " go_intent=");
  4246. if (pos2) {
  4247. pos2 += 11;
  4248. go_intent = atoi(pos2);
  4249. if (go_intent < 0 || go_intent > 15)
  4250. return -1;
  4251. }
  4252. pos2 = os_strstr(pos, " freq=");
  4253. if (pos2) {
  4254. pos2 += 6;
  4255. freq = atoi(pos2);
  4256. if (freq <= 0)
  4257. return -1;
  4258. }
  4259. pos2 = os_strstr(pos, " freq2=");
  4260. if (pos2)
  4261. freq2 = atoi(pos2 + 7);
  4262. pos2 = os_strstr(pos, " max_oper_chwidth=");
  4263. if (pos2)
  4264. chwidth = atoi(pos2 + 18);
  4265. max_oper_chwidth = parse_freq(chwidth, freq2);
  4266. if (max_oper_chwidth < 0)
  4267. return -1;
  4268. pos2 = os_strstr(pos, " ssid=");
  4269. if (pos2) {
  4270. char *end;
  4271. pos2 += 6;
  4272. end = os_strchr(pos2, ' ');
  4273. if (!end)
  4274. group_ssid_len = os_strlen(pos2) / 2;
  4275. else
  4276. group_ssid_len = (end - pos2) / 2;
  4277. if (group_ssid_len == 0 || group_ssid_len > SSID_MAX_LEN ||
  4278. hexstr2bin(pos2, _group_ssid, group_ssid_len) < 0)
  4279. return -1;
  4280. group_ssid = _group_ssid;
  4281. }
  4282. if (os_strncmp(pos, "pin", 3) == 0) {
  4283. /* Request random PIN (to be displayed) and enable the PIN */
  4284. wps_method = WPS_PIN_DISPLAY;
  4285. } else if (os_strncmp(pos, "pbc", 3) == 0) {
  4286. wps_method = WPS_PBC;
  4287. } else {
  4288. pin = pos;
  4289. pos = os_strchr(pin, ' ');
  4290. wps_method = WPS_PIN_KEYPAD;
  4291. if (pos) {
  4292. *pos++ = '\0';
  4293. if (os_strncmp(pos, "display", 7) == 0)
  4294. wps_method = WPS_PIN_DISPLAY;
  4295. else if (os_strncmp(pos, "p2ps", 4) == 0)
  4296. wps_method = WPS_P2PS;
  4297. }
  4298. if (!wps_pin_str_valid(pin)) {
  4299. os_memcpy(buf, "FAIL-INVALID-PIN\n", 17);
  4300. return 17;
  4301. }
  4302. }
  4303. new_pin = wpas_p2p_connect(wpa_s, addr, pin, wps_method,
  4304. persistent_group, automatic, join,
  4305. auth, go_intent, freq, freq2, persistent_id,
  4306. pd, ht40, vht, max_oper_chwidth,
  4307. group_ssid, group_ssid_len);
  4308. if (new_pin == -2) {
  4309. os_memcpy(buf, "FAIL-CHANNEL-UNAVAILABLE\n", 25);
  4310. return 25;
  4311. }
  4312. if (new_pin == -3) {
  4313. os_memcpy(buf, "FAIL-CHANNEL-UNSUPPORTED\n", 25);
  4314. return 25;
  4315. }
  4316. if (new_pin < 0)
  4317. return -1;
  4318. if (wps_method == WPS_PIN_DISPLAY && pin == NULL) {
  4319. ret = os_snprintf(buf, buflen, "%08d", new_pin);
  4320. if (os_snprintf_error(buflen, ret))
  4321. return -1;
  4322. return ret;
  4323. }
  4324. os_memcpy(buf, "OK\n", 3);
  4325. return 3;
  4326. }
  4327. static int p2p_ctrl_listen(struct wpa_supplicant *wpa_s, char *cmd)
  4328. {
  4329. unsigned int timeout = atoi(cmd);
  4330. if (wpa_s->wpa_state == WPA_INTERFACE_DISABLED) {
  4331. wpa_dbg(wpa_s, MSG_INFO,
  4332. "Reject P2P_LISTEN since interface is disabled");
  4333. return -1;
  4334. }
  4335. return wpas_p2p_listen(wpa_s, timeout);
  4336. }
  4337. static int p2p_ctrl_prov_disc(struct wpa_supplicant *wpa_s, char *cmd)
  4338. {
  4339. u8 addr[ETH_ALEN];
  4340. char *pos;
  4341. enum wpas_p2p_prov_disc_use use = WPAS_P2P_PD_FOR_GO_NEG;
  4342. /* <addr> <config method> [join|auto] */
  4343. if (hwaddr_aton(cmd, addr))
  4344. return -1;
  4345. pos = cmd + 17;
  4346. if (*pos != ' ')
  4347. return -1;
  4348. pos++;
  4349. if (os_strstr(pos, " join") != NULL)
  4350. use = WPAS_P2P_PD_FOR_JOIN;
  4351. else if (os_strstr(pos, " auto") != NULL)
  4352. use = WPAS_P2P_PD_AUTO;
  4353. return wpas_p2p_prov_disc(wpa_s, addr, pos, use, NULL);
  4354. }
  4355. static int p2p_get_passphrase(struct wpa_supplicant *wpa_s, char *buf,
  4356. size_t buflen)
  4357. {
  4358. struct wpa_ssid *ssid = wpa_s->current_ssid;
  4359. if (ssid == NULL || ssid->mode != WPAS_MODE_P2P_GO ||
  4360. ssid->passphrase == NULL)
  4361. return -1;
  4362. os_strlcpy(buf, ssid->passphrase, buflen);
  4363. return os_strlen(buf);
  4364. }
  4365. static int p2p_ctrl_serv_disc_req(struct wpa_supplicant *wpa_s, char *cmd,
  4366. char *buf, size_t buflen)
  4367. {
  4368. u64 ref;
  4369. int res;
  4370. u8 dst_buf[ETH_ALEN], *dst;
  4371. struct wpabuf *tlvs;
  4372. char *pos;
  4373. size_t len;
  4374. if (hwaddr_aton(cmd, dst_buf))
  4375. return -1;
  4376. dst = dst_buf;
  4377. if (dst[0] == 0 && dst[1] == 0 && dst[2] == 0 &&
  4378. dst[3] == 0 && dst[4] == 0 && dst[5] == 0)
  4379. dst = NULL;
  4380. pos = cmd + 17;
  4381. if (*pos != ' ')
  4382. return -1;
  4383. pos++;
  4384. if (os_strncmp(pos, "upnp ", 5) == 0) {
  4385. u8 version;
  4386. pos += 5;
  4387. if (hexstr2bin(pos, &version, 1) < 0)
  4388. return -1;
  4389. pos += 2;
  4390. if (*pos != ' ')
  4391. return -1;
  4392. pos++;
  4393. ref = wpas_p2p_sd_request_upnp(wpa_s, dst, version, pos);
  4394. #ifdef CONFIG_WIFI_DISPLAY
  4395. } else if (os_strncmp(pos, "wifi-display ", 13) == 0) {
  4396. ref = wpas_p2p_sd_request_wifi_display(wpa_s, dst, pos + 13);
  4397. #endif /* CONFIG_WIFI_DISPLAY */
  4398. } else if (os_strncmp(pos, "asp ", 4) == 0) {
  4399. char *svc_str;
  4400. char *svc_info = NULL;
  4401. u32 id;
  4402. pos += 4;
  4403. if (sscanf(pos, "%x", &id) != 1 || id > 0xff)
  4404. return -1;
  4405. pos = os_strchr(pos, ' ');
  4406. if (pos == NULL || pos[1] == '\0' || pos[1] == ' ')
  4407. return -1;
  4408. svc_str = pos + 1;
  4409. pos = os_strchr(svc_str, ' ');
  4410. if (pos)
  4411. *pos++ = '\0';
  4412. /* All remaining data is the svc_info string */
  4413. if (pos && pos[0] && pos[0] != ' ') {
  4414. len = os_strlen(pos);
  4415. /* Unescape in place */
  4416. len = utf8_unescape(pos, len, pos, len);
  4417. if (len > 0xff)
  4418. return -1;
  4419. svc_info = pos;
  4420. }
  4421. ref = wpas_p2p_sd_request_asp(wpa_s, dst, (u8) id,
  4422. svc_str, svc_info);
  4423. } else {
  4424. len = os_strlen(pos);
  4425. if (len & 1)
  4426. return -1;
  4427. len /= 2;
  4428. tlvs = wpabuf_alloc(len);
  4429. if (tlvs == NULL)
  4430. return -1;
  4431. if (hexstr2bin(pos, wpabuf_put(tlvs, len), len) < 0) {
  4432. wpabuf_free(tlvs);
  4433. return -1;
  4434. }
  4435. ref = wpas_p2p_sd_request(wpa_s, dst, tlvs);
  4436. wpabuf_free(tlvs);
  4437. }
  4438. if (ref == 0)
  4439. return -1;
  4440. res = os_snprintf(buf, buflen, "%llx", (long long unsigned) ref);
  4441. if (os_snprintf_error(buflen, res))
  4442. return -1;
  4443. return res;
  4444. }
  4445. static int p2p_ctrl_serv_disc_cancel_req(struct wpa_supplicant *wpa_s,
  4446. char *cmd)
  4447. {
  4448. long long unsigned val;
  4449. u64 req;
  4450. if (sscanf(cmd, "%llx", &val) != 1)
  4451. return -1;
  4452. req = val;
  4453. return wpas_p2p_sd_cancel_request(wpa_s, req);
  4454. }
  4455. static int p2p_ctrl_serv_disc_resp(struct wpa_supplicant *wpa_s, char *cmd)
  4456. {
  4457. int freq;
  4458. u8 dst[ETH_ALEN];
  4459. u8 dialog_token;
  4460. struct wpabuf *resp_tlvs;
  4461. char *pos, *pos2;
  4462. size_t len;
  4463. pos = os_strchr(cmd, ' ');
  4464. if (pos == NULL)
  4465. return -1;
  4466. *pos++ = '\0';
  4467. freq = atoi(cmd);
  4468. if (freq == 0)
  4469. return -1;
  4470. if (hwaddr_aton(pos, dst))
  4471. return -1;
  4472. pos += 17;
  4473. if (*pos != ' ')
  4474. return -1;
  4475. pos++;
  4476. pos2 = os_strchr(pos, ' ');
  4477. if (pos2 == NULL)
  4478. return -1;
  4479. *pos2++ = '\0';
  4480. dialog_token = atoi(pos);
  4481. len = os_strlen(pos2);
  4482. if (len & 1)
  4483. return -1;
  4484. len /= 2;
  4485. resp_tlvs = wpabuf_alloc(len);
  4486. if (resp_tlvs == NULL)
  4487. return -1;
  4488. if (hexstr2bin(pos2, wpabuf_put(resp_tlvs, len), len) < 0) {
  4489. wpabuf_free(resp_tlvs);
  4490. return -1;
  4491. }
  4492. wpas_p2p_sd_response(wpa_s, freq, dst, dialog_token, resp_tlvs);
  4493. wpabuf_free(resp_tlvs);
  4494. return 0;
  4495. }
  4496. static int p2p_ctrl_serv_disc_external(struct wpa_supplicant *wpa_s,
  4497. char *cmd)
  4498. {
  4499. if (os_strcmp(cmd, "0") && os_strcmp(cmd, "1"))
  4500. return -1;
  4501. wpa_s->p2p_sd_over_ctrl_iface = atoi(cmd);
  4502. return 0;
  4503. }
  4504. static int p2p_ctrl_service_add_bonjour(struct wpa_supplicant *wpa_s,
  4505. char *cmd)
  4506. {
  4507. char *pos;
  4508. size_t len;
  4509. struct wpabuf *query, *resp;
  4510. pos = os_strchr(cmd, ' ');
  4511. if (pos == NULL)
  4512. return -1;
  4513. *pos++ = '\0';
  4514. len = os_strlen(cmd);
  4515. if (len & 1)
  4516. return -1;
  4517. len /= 2;
  4518. query = wpabuf_alloc(len);
  4519. if (query == NULL)
  4520. return -1;
  4521. if (hexstr2bin(cmd, wpabuf_put(query, len), len) < 0) {
  4522. wpabuf_free(query);
  4523. return -1;
  4524. }
  4525. len = os_strlen(pos);
  4526. if (len & 1) {
  4527. wpabuf_free(query);
  4528. return -1;
  4529. }
  4530. len /= 2;
  4531. resp = wpabuf_alloc(len);
  4532. if (resp == NULL) {
  4533. wpabuf_free(query);
  4534. return -1;
  4535. }
  4536. if (hexstr2bin(pos, wpabuf_put(resp, len), len) < 0) {
  4537. wpabuf_free(query);
  4538. wpabuf_free(resp);
  4539. return -1;
  4540. }
  4541. if (wpas_p2p_service_add_bonjour(wpa_s, query, resp) < 0) {
  4542. wpabuf_free(query);
  4543. wpabuf_free(resp);
  4544. return -1;
  4545. }
  4546. return 0;
  4547. }
  4548. static int p2p_ctrl_service_add_upnp(struct wpa_supplicant *wpa_s, char *cmd)
  4549. {
  4550. char *pos;
  4551. u8 version;
  4552. pos = os_strchr(cmd, ' ');
  4553. if (pos == NULL)
  4554. return -1;
  4555. *pos++ = '\0';
  4556. if (hexstr2bin(cmd, &version, 1) < 0)
  4557. return -1;
  4558. return wpas_p2p_service_add_upnp(wpa_s, version, pos);
  4559. }
  4560. static int p2p_ctrl_service_add_asp(struct wpa_supplicant *wpa_s,
  4561. u8 replace, char *cmd)
  4562. {
  4563. char *pos;
  4564. char *adv_str;
  4565. u32 auto_accept, adv_id, svc_state, config_methods;
  4566. char *svc_info = NULL;
  4567. char *cpt_prio_str;
  4568. u8 cpt_prio[P2PS_FEATURE_CAPAB_CPT_MAX + 1];
  4569. pos = os_strchr(cmd, ' ');
  4570. if (pos == NULL)
  4571. return -1;
  4572. *pos++ = '\0';
  4573. /* Auto-Accept value is mandatory, and must be one of the
  4574. * single values (0, 1, 2, 4) */
  4575. auto_accept = atoi(cmd);
  4576. switch (auto_accept) {
  4577. case P2PS_SETUP_NONE: /* No auto-accept */
  4578. case P2PS_SETUP_NEW:
  4579. case P2PS_SETUP_CLIENT:
  4580. case P2PS_SETUP_GROUP_OWNER:
  4581. break;
  4582. default:
  4583. return -1;
  4584. }
  4585. /* Advertisement ID is mandatory */
  4586. cmd = pos;
  4587. pos = os_strchr(cmd, ' ');
  4588. if (pos == NULL)
  4589. return -1;
  4590. *pos++ = '\0';
  4591. /* Handle Adv_ID == 0 (wildcard "org.wi-fi.wfds") internally. */
  4592. if (sscanf(cmd, "%x", &adv_id) != 1 || adv_id == 0)
  4593. return -1;
  4594. /* Only allow replacements if exist, and adds if not */
  4595. if (wpas_p2p_service_p2ps_id_exists(wpa_s, adv_id)) {
  4596. if (!replace)
  4597. return -1;
  4598. } else {
  4599. if (replace)
  4600. return -1;
  4601. }
  4602. /* svc_state between 0 - 0xff is mandatory */
  4603. if (sscanf(pos, "%x", &svc_state) != 1 || svc_state > 0xff)
  4604. return -1;
  4605. pos = os_strchr(pos, ' ');
  4606. if (pos == NULL)
  4607. return -1;
  4608. /* config_methods is mandatory */
  4609. pos++;
  4610. if (sscanf(pos, "%x", &config_methods) != 1)
  4611. return -1;
  4612. if (!(config_methods &
  4613. (WPS_CONFIG_DISPLAY | WPS_CONFIG_KEYPAD | WPS_CONFIG_P2PS)))
  4614. return -1;
  4615. pos = os_strchr(pos, ' ');
  4616. if (pos == NULL)
  4617. return -1;
  4618. pos++;
  4619. adv_str = pos;
  4620. /* Advertisement string is mandatory */
  4621. if (!pos[0] || pos[0] == ' ')
  4622. return -1;
  4623. /* Terminate svc string */
  4624. pos = os_strchr(pos, ' ');
  4625. if (pos != NULL)
  4626. *pos++ = '\0';
  4627. cpt_prio_str = (pos && pos[0]) ? os_strstr(pos, "cpt=") : NULL;
  4628. if (cpt_prio_str) {
  4629. pos = os_strchr(pos, ' ');
  4630. if (pos != NULL)
  4631. *pos++ = '\0';
  4632. if (p2ps_ctrl_parse_cpt_priority(cpt_prio_str + 4, cpt_prio))
  4633. return -1;
  4634. } else {
  4635. cpt_prio[0] = P2PS_FEATURE_CAPAB_UDP_TRANSPORT;
  4636. cpt_prio[1] = 0;
  4637. }
  4638. /* Service and Response Information are optional */
  4639. if (pos && pos[0]) {
  4640. size_t len;
  4641. /* Note the bare ' included, which cannot exist legally
  4642. * in unescaped string. */
  4643. svc_info = os_strstr(pos, "svc_info='");
  4644. if (svc_info) {
  4645. svc_info += 9;
  4646. len = os_strlen(svc_info);
  4647. utf8_unescape(svc_info, len, svc_info, len);
  4648. }
  4649. }
  4650. return wpas_p2p_service_add_asp(wpa_s, auto_accept, adv_id, adv_str,
  4651. (u8) svc_state, (u16) config_methods,
  4652. svc_info, cpt_prio);
  4653. }
  4654. static int p2p_ctrl_service_add(struct wpa_supplicant *wpa_s, char *cmd)
  4655. {
  4656. char *pos;
  4657. pos = os_strchr(cmd, ' ');
  4658. if (pos == NULL)
  4659. return -1;
  4660. *pos++ = '\0';
  4661. if (os_strcmp(cmd, "bonjour") == 0)
  4662. return p2p_ctrl_service_add_bonjour(wpa_s, pos);
  4663. if (os_strcmp(cmd, "upnp") == 0)
  4664. return p2p_ctrl_service_add_upnp(wpa_s, pos);
  4665. if (os_strcmp(cmd, "asp") == 0)
  4666. return p2p_ctrl_service_add_asp(wpa_s, 0, pos);
  4667. wpa_printf(MSG_DEBUG, "Unknown service '%s'", cmd);
  4668. return -1;
  4669. }
  4670. static int p2p_ctrl_service_del_bonjour(struct wpa_supplicant *wpa_s,
  4671. char *cmd)
  4672. {
  4673. size_t len;
  4674. struct wpabuf *query;
  4675. int ret;
  4676. len = os_strlen(cmd);
  4677. if (len & 1)
  4678. return -1;
  4679. len /= 2;
  4680. query = wpabuf_alloc(len);
  4681. if (query == NULL)
  4682. return -1;
  4683. if (hexstr2bin(cmd, wpabuf_put(query, len), len) < 0) {
  4684. wpabuf_free(query);
  4685. return -1;
  4686. }
  4687. ret = wpas_p2p_service_del_bonjour(wpa_s, query);
  4688. wpabuf_free(query);
  4689. return ret;
  4690. }
  4691. static int p2p_ctrl_service_del_upnp(struct wpa_supplicant *wpa_s, char *cmd)
  4692. {
  4693. char *pos;
  4694. u8 version;
  4695. pos = os_strchr(cmd, ' ');
  4696. if (pos == NULL)
  4697. return -1;
  4698. *pos++ = '\0';
  4699. if (hexstr2bin(cmd, &version, 1) < 0)
  4700. return -1;
  4701. return wpas_p2p_service_del_upnp(wpa_s, version, pos);
  4702. }
  4703. static int p2p_ctrl_service_del_asp(struct wpa_supplicant *wpa_s, char *cmd)
  4704. {
  4705. u32 adv_id;
  4706. if (os_strcmp(cmd, "all") == 0) {
  4707. wpas_p2p_service_flush_asp(wpa_s);
  4708. return 0;
  4709. }
  4710. if (sscanf(cmd, "%x", &adv_id) != 1)
  4711. return -1;
  4712. return wpas_p2p_service_del_asp(wpa_s, adv_id);
  4713. }
  4714. static int p2p_ctrl_service_del(struct wpa_supplicant *wpa_s, char *cmd)
  4715. {
  4716. char *pos;
  4717. pos = os_strchr(cmd, ' ');
  4718. if (pos == NULL)
  4719. return -1;
  4720. *pos++ = '\0';
  4721. if (os_strcmp(cmd, "bonjour") == 0)
  4722. return p2p_ctrl_service_del_bonjour(wpa_s, pos);
  4723. if (os_strcmp(cmd, "upnp") == 0)
  4724. return p2p_ctrl_service_del_upnp(wpa_s, pos);
  4725. if (os_strcmp(cmd, "asp") == 0)
  4726. return p2p_ctrl_service_del_asp(wpa_s, pos);
  4727. wpa_printf(MSG_DEBUG, "Unknown service '%s'", cmd);
  4728. return -1;
  4729. }
  4730. static int p2p_ctrl_service_replace(struct wpa_supplicant *wpa_s, char *cmd)
  4731. {
  4732. char *pos;
  4733. pos = os_strchr(cmd, ' ');
  4734. if (pos == NULL)
  4735. return -1;
  4736. *pos++ = '\0';
  4737. if (os_strcmp(cmd, "asp") == 0)
  4738. return p2p_ctrl_service_add_asp(wpa_s, 1, pos);
  4739. wpa_printf(MSG_DEBUG, "Unknown service '%s'", cmd);
  4740. return -1;
  4741. }
  4742. static int p2p_ctrl_reject(struct wpa_supplicant *wpa_s, char *cmd)
  4743. {
  4744. u8 addr[ETH_ALEN];
  4745. /* <addr> */
  4746. if (hwaddr_aton(cmd, addr))
  4747. return -1;
  4748. return wpas_p2p_reject(wpa_s, addr);
  4749. }
  4750. static int p2p_ctrl_invite_persistent(struct wpa_supplicant *wpa_s, char *cmd)
  4751. {
  4752. char *pos;
  4753. int id;
  4754. struct wpa_ssid *ssid;
  4755. u8 *_peer = NULL, peer[ETH_ALEN];
  4756. int freq = 0, pref_freq = 0;
  4757. int ht40, vht, max_oper_chwidth, chwidth = 0, freq2 = 0;
  4758. id = atoi(cmd);
  4759. pos = os_strstr(cmd, " peer=");
  4760. if (pos) {
  4761. pos += 6;
  4762. if (hwaddr_aton(pos, peer))
  4763. return -1;
  4764. _peer = peer;
  4765. }
  4766. ssid = wpa_config_get_network(wpa_s->conf, id);
  4767. if (ssid == NULL || ssid->disabled != 2) {
  4768. wpa_printf(MSG_DEBUG, "CTRL_IFACE: Could not find SSID id=%d "
  4769. "for persistent P2P group",
  4770. id);
  4771. return -1;
  4772. }
  4773. pos = os_strstr(cmd, " freq=");
  4774. if (pos) {
  4775. pos += 6;
  4776. freq = atoi(pos);
  4777. if (freq <= 0)
  4778. return -1;
  4779. }
  4780. pos = os_strstr(cmd, " pref=");
  4781. if (pos) {
  4782. pos += 6;
  4783. pref_freq = atoi(pos);
  4784. if (pref_freq <= 0)
  4785. return -1;
  4786. }
  4787. vht = (os_strstr(cmd, " vht") != NULL) || wpa_s->conf->p2p_go_vht;
  4788. ht40 = (os_strstr(cmd, " ht40") != NULL) || wpa_s->conf->p2p_go_ht40 ||
  4789. vht;
  4790. pos = os_strstr(cmd, "freq2=");
  4791. if (pos)
  4792. freq2 = atoi(pos + 6);
  4793. pos = os_strstr(cmd, " max_oper_chwidth=");
  4794. if (pos)
  4795. chwidth = atoi(pos + 18);
  4796. max_oper_chwidth = parse_freq(chwidth, freq2);
  4797. if (max_oper_chwidth < 0)
  4798. return -1;
  4799. return wpas_p2p_invite(wpa_s, _peer, ssid, NULL, freq, freq2, ht40, vht,
  4800. max_oper_chwidth, pref_freq);
  4801. }
  4802. static int p2p_ctrl_invite_group(struct wpa_supplicant *wpa_s, char *cmd)
  4803. {
  4804. char *pos;
  4805. u8 peer[ETH_ALEN], go_dev_addr[ETH_ALEN], *go_dev = NULL;
  4806. pos = os_strstr(cmd, " peer=");
  4807. if (!pos)
  4808. return -1;
  4809. *pos = '\0';
  4810. pos += 6;
  4811. if (hwaddr_aton(pos, peer)) {
  4812. wpa_printf(MSG_DEBUG, "P2P: Invalid MAC address '%s'", pos);
  4813. return -1;
  4814. }
  4815. pos = os_strstr(pos, " go_dev_addr=");
  4816. if (pos) {
  4817. pos += 13;
  4818. if (hwaddr_aton(pos, go_dev_addr)) {
  4819. wpa_printf(MSG_DEBUG, "P2P: Invalid MAC address '%s'",
  4820. pos);
  4821. return -1;
  4822. }
  4823. go_dev = go_dev_addr;
  4824. }
  4825. return wpas_p2p_invite_group(wpa_s, cmd, peer, go_dev);
  4826. }
  4827. static int p2p_ctrl_invite(struct wpa_supplicant *wpa_s, char *cmd)
  4828. {
  4829. if (os_strncmp(cmd, "persistent=", 11) == 0)
  4830. return p2p_ctrl_invite_persistent(wpa_s, cmd + 11);
  4831. if (os_strncmp(cmd, "group=", 6) == 0)
  4832. return p2p_ctrl_invite_group(wpa_s, cmd + 6);
  4833. return -1;
  4834. }
  4835. static int p2p_ctrl_group_add_persistent(struct wpa_supplicant *wpa_s,
  4836. int id, int freq, int vht_center_freq2,
  4837. int ht40, int vht, int vht_chwidth)
  4838. {
  4839. struct wpa_ssid *ssid;
  4840. ssid = wpa_config_get_network(wpa_s->conf, id);
  4841. if (ssid == NULL || ssid->disabled != 2) {
  4842. wpa_printf(MSG_DEBUG, "CTRL_IFACE: Could not find SSID id=%d "
  4843. "for persistent P2P group",
  4844. id);
  4845. return -1;
  4846. }
  4847. return wpas_p2p_group_add_persistent(wpa_s, ssid, 0, freq,
  4848. vht_center_freq2, 0, ht40, vht,
  4849. vht_chwidth, NULL, 0, 0);
  4850. }
  4851. static int p2p_ctrl_group_add(struct wpa_supplicant *wpa_s, char *cmd)
  4852. {
  4853. int freq = 0, persistent = 0, group_id = -1;
  4854. int vht = wpa_s->conf->p2p_go_vht;
  4855. int ht40 = wpa_s->conf->p2p_go_ht40 || vht;
  4856. int max_oper_chwidth, chwidth = 0, freq2 = 0;
  4857. char *token, *context = NULL;
  4858. while ((token = str_token(cmd, " ", &context))) {
  4859. if (sscanf(token, "freq=%d", &freq) == 1 ||
  4860. sscanf(token, "freq2=%d", &freq2) == 1 ||
  4861. sscanf(token, "persistent=%d", &group_id) == 1 ||
  4862. sscanf(token, "max_oper_chwidth=%d", &chwidth) == 1) {
  4863. continue;
  4864. } else if (os_strcmp(token, "ht40") == 0) {
  4865. ht40 = 1;
  4866. } else if (os_strcmp(token, "vht") == 0) {
  4867. vht = 1;
  4868. ht40 = 1;
  4869. } else if (os_strcmp(token, "persistent") == 0) {
  4870. persistent = 1;
  4871. } else {
  4872. wpa_printf(MSG_DEBUG,
  4873. "CTRL: Invalid P2P_GROUP_ADD parameter: '%s'",
  4874. token);
  4875. return -1;
  4876. }
  4877. }
  4878. max_oper_chwidth = parse_freq(chwidth, freq2);
  4879. if (max_oper_chwidth < 0)
  4880. return -1;
  4881. if (group_id >= 0)
  4882. return p2p_ctrl_group_add_persistent(wpa_s, group_id,
  4883. freq, freq2, ht40, vht,
  4884. max_oper_chwidth);
  4885. return wpas_p2p_group_add(wpa_s, persistent, freq, freq2, ht40, vht,
  4886. max_oper_chwidth);
  4887. }
  4888. static int p2p_ctrl_peer(struct wpa_supplicant *wpa_s, char *cmd,
  4889. char *buf, size_t buflen)
  4890. {
  4891. u8 addr[ETH_ALEN], *addr_ptr;
  4892. int next, res;
  4893. const struct p2p_peer_info *info;
  4894. char *pos, *end;
  4895. char devtype[WPS_DEV_TYPE_BUFSIZE];
  4896. struct wpa_ssid *ssid;
  4897. size_t i;
  4898. if (!wpa_s->global->p2p)
  4899. return -1;
  4900. if (os_strcmp(cmd, "FIRST") == 0) {
  4901. addr_ptr = NULL;
  4902. next = 0;
  4903. } else if (os_strncmp(cmd, "NEXT-", 5) == 0) {
  4904. if (hwaddr_aton(cmd + 5, addr) < 0)
  4905. return -1;
  4906. addr_ptr = addr;
  4907. next = 1;
  4908. } else {
  4909. if (hwaddr_aton(cmd, addr) < 0)
  4910. return -1;
  4911. addr_ptr = addr;
  4912. next = 0;
  4913. }
  4914. info = p2p_get_peer_info(wpa_s->global->p2p, addr_ptr, next);
  4915. if (info == NULL)
  4916. return -1;
  4917. pos = buf;
  4918. end = buf + buflen;
  4919. res = os_snprintf(pos, end - pos, MACSTR "\n"
  4920. "pri_dev_type=%s\n"
  4921. "device_name=%s\n"
  4922. "manufacturer=%s\n"
  4923. "model_name=%s\n"
  4924. "model_number=%s\n"
  4925. "serial_number=%s\n"
  4926. "config_methods=0x%x\n"
  4927. "dev_capab=0x%x\n"
  4928. "group_capab=0x%x\n"
  4929. "level=%d\n",
  4930. MAC2STR(info->p2p_device_addr),
  4931. wps_dev_type_bin2str(info->pri_dev_type,
  4932. devtype, sizeof(devtype)),
  4933. info->device_name,
  4934. info->manufacturer,
  4935. info->model_name,
  4936. info->model_number,
  4937. info->serial_number,
  4938. info->config_methods,
  4939. info->dev_capab,
  4940. info->group_capab,
  4941. info->level);
  4942. if (os_snprintf_error(end - pos, res))
  4943. return pos - buf;
  4944. pos += res;
  4945. for (i = 0; i < info->wps_sec_dev_type_list_len / WPS_DEV_TYPE_LEN; i++)
  4946. {
  4947. const u8 *t;
  4948. t = &info->wps_sec_dev_type_list[i * WPS_DEV_TYPE_LEN];
  4949. res = os_snprintf(pos, end - pos, "sec_dev_type=%s\n",
  4950. wps_dev_type_bin2str(t, devtype,
  4951. sizeof(devtype)));
  4952. if (os_snprintf_error(end - pos, res))
  4953. return pos - buf;
  4954. pos += res;
  4955. }
  4956. ssid = wpas_p2p_get_persistent(wpa_s, info->p2p_device_addr, NULL, 0);
  4957. if (ssid) {
  4958. res = os_snprintf(pos, end - pos, "persistent=%d\n", ssid->id);
  4959. if (os_snprintf_error(end - pos, res))
  4960. return pos - buf;
  4961. pos += res;
  4962. }
  4963. res = p2p_get_peer_info_txt(info, pos, end - pos);
  4964. if (res < 0)
  4965. return pos - buf;
  4966. pos += res;
  4967. if (info->vendor_elems) {
  4968. res = os_snprintf(pos, end - pos, "vendor_elems=");
  4969. if (os_snprintf_error(end - pos, res))
  4970. return pos - buf;
  4971. pos += res;
  4972. pos += wpa_snprintf_hex(pos, end - pos,
  4973. wpabuf_head(info->vendor_elems),
  4974. wpabuf_len(info->vendor_elems));
  4975. res = os_snprintf(pos, end - pos, "\n");
  4976. if (os_snprintf_error(end - pos, res))
  4977. return pos - buf;
  4978. pos += res;
  4979. }
  4980. return pos - buf;
  4981. }
  4982. static int p2p_ctrl_disallow_freq(struct wpa_supplicant *wpa_s,
  4983. const char *param)
  4984. {
  4985. unsigned int i;
  4986. if (wpa_s->global->p2p == NULL)
  4987. return -1;
  4988. if (freq_range_list_parse(&wpa_s->global->p2p_disallow_freq, param) < 0)
  4989. return -1;
  4990. for (i = 0; i < wpa_s->global->p2p_disallow_freq.num; i++) {
  4991. struct wpa_freq_range *freq;
  4992. freq = &wpa_s->global->p2p_disallow_freq.range[i];
  4993. wpa_printf(MSG_DEBUG, "P2P: Disallowed frequency range %u-%u",
  4994. freq->min, freq->max);
  4995. }
  4996. wpas_p2p_update_channel_list(wpa_s, WPAS_P2P_CHANNEL_UPDATE_DISALLOW);
  4997. return 0;
  4998. }
  4999. static int p2p_ctrl_set(struct wpa_supplicant *wpa_s, char *cmd)
  5000. {
  5001. char *param;
  5002. if (wpa_s->global->p2p == NULL)
  5003. return -1;
  5004. param = os_strchr(cmd, ' ');
  5005. if (param == NULL)
  5006. return -1;
  5007. *param++ = '\0';
  5008. if (os_strcmp(cmd, "discoverability") == 0) {
  5009. p2p_set_client_discoverability(wpa_s->global->p2p,
  5010. atoi(param));
  5011. return 0;
  5012. }
  5013. if (os_strcmp(cmd, "managed") == 0) {
  5014. p2p_set_managed_oper(wpa_s->global->p2p, atoi(param));
  5015. return 0;
  5016. }
  5017. if (os_strcmp(cmd, "listen_channel") == 0) {
  5018. char *pos;
  5019. u8 channel, op_class;
  5020. channel = atoi(param);
  5021. pos = os_strchr(param, ' ');
  5022. op_class = pos ? atoi(pos) : 81;
  5023. return p2p_set_listen_channel(wpa_s->global->p2p, op_class,
  5024. channel, 1);
  5025. }
  5026. if (os_strcmp(cmd, "ssid_postfix") == 0) {
  5027. return p2p_set_ssid_postfix(wpa_s->global->p2p, (u8 *) param,
  5028. os_strlen(param));
  5029. }
  5030. if (os_strcmp(cmd, "noa") == 0) {
  5031. char *pos;
  5032. int count, start, duration;
  5033. /* GO NoA parameters: count,start_offset(ms),duration(ms) */
  5034. count = atoi(param);
  5035. pos = os_strchr(param, ',');
  5036. if (pos == NULL)
  5037. return -1;
  5038. pos++;
  5039. start = atoi(pos);
  5040. pos = os_strchr(pos, ',');
  5041. if (pos == NULL)
  5042. return -1;
  5043. pos++;
  5044. duration = atoi(pos);
  5045. if (count < 0 || count > 255 || start < 0 || duration < 0)
  5046. return -1;
  5047. if (count == 0 && duration > 0)
  5048. return -1;
  5049. wpa_printf(MSG_DEBUG, "CTRL_IFACE: P2P_SET GO NoA: count=%d "
  5050. "start=%d duration=%d", count, start, duration);
  5051. return wpas_p2p_set_noa(wpa_s, count, start, duration);
  5052. }
  5053. if (os_strcmp(cmd, "ps") == 0)
  5054. return wpa_drv_set_p2p_powersave(wpa_s, atoi(param), -1, -1);
  5055. if (os_strcmp(cmd, "oppps") == 0)
  5056. return wpa_drv_set_p2p_powersave(wpa_s, -1, atoi(param), -1);
  5057. if (os_strcmp(cmd, "ctwindow") == 0)
  5058. return wpa_drv_set_p2p_powersave(wpa_s, -1, -1, atoi(param));
  5059. if (os_strcmp(cmd, "disabled") == 0) {
  5060. wpa_s->global->p2p_disabled = atoi(param);
  5061. wpa_printf(MSG_DEBUG, "P2P functionality %s",
  5062. wpa_s->global->p2p_disabled ?
  5063. "disabled" : "enabled");
  5064. if (wpa_s->global->p2p_disabled) {
  5065. wpas_p2p_stop_find(wpa_s);
  5066. os_memset(wpa_s->p2p_auth_invite, 0, ETH_ALEN);
  5067. p2p_flush(wpa_s->global->p2p);
  5068. }
  5069. return 0;
  5070. }
  5071. if (os_strcmp(cmd, "conc_pref") == 0) {
  5072. if (os_strcmp(param, "sta") == 0)
  5073. wpa_s->global->conc_pref = WPA_CONC_PREF_STA;
  5074. else if (os_strcmp(param, "p2p") == 0)
  5075. wpa_s->global->conc_pref = WPA_CONC_PREF_P2P;
  5076. else {
  5077. wpa_printf(MSG_INFO, "Invalid conc_pref value");
  5078. return -1;
  5079. }
  5080. wpa_printf(MSG_DEBUG, "Single channel concurrency preference: "
  5081. "%s", param);
  5082. return 0;
  5083. }
  5084. if (os_strcmp(cmd, "force_long_sd") == 0) {
  5085. wpa_s->force_long_sd = atoi(param);
  5086. return 0;
  5087. }
  5088. if (os_strcmp(cmd, "peer_filter") == 0) {
  5089. u8 addr[ETH_ALEN];
  5090. if (hwaddr_aton(param, addr))
  5091. return -1;
  5092. p2p_set_peer_filter(wpa_s->global->p2p, addr);
  5093. return 0;
  5094. }
  5095. if (os_strcmp(cmd, "cross_connect") == 0)
  5096. return wpas_p2p_set_cross_connect(wpa_s, atoi(param));
  5097. if (os_strcmp(cmd, "go_apsd") == 0) {
  5098. if (os_strcmp(param, "disable") == 0)
  5099. wpa_s->set_ap_uapsd = 0;
  5100. else {
  5101. wpa_s->set_ap_uapsd = 1;
  5102. wpa_s->ap_uapsd = atoi(param);
  5103. }
  5104. return 0;
  5105. }
  5106. if (os_strcmp(cmd, "client_apsd") == 0) {
  5107. if (os_strcmp(param, "disable") == 0)
  5108. wpa_s->set_sta_uapsd = 0;
  5109. else {
  5110. int be, bk, vi, vo;
  5111. char *pos;
  5112. /* format: BE,BK,VI,VO;max SP Length */
  5113. be = atoi(param);
  5114. pos = os_strchr(param, ',');
  5115. if (pos == NULL)
  5116. return -1;
  5117. pos++;
  5118. bk = atoi(pos);
  5119. pos = os_strchr(pos, ',');
  5120. if (pos == NULL)
  5121. return -1;
  5122. pos++;
  5123. vi = atoi(pos);
  5124. pos = os_strchr(pos, ',');
  5125. if (pos == NULL)
  5126. return -1;
  5127. pos++;
  5128. vo = atoi(pos);
  5129. /* ignore max SP Length for now */
  5130. wpa_s->set_sta_uapsd = 1;
  5131. wpa_s->sta_uapsd = 0;
  5132. if (be)
  5133. wpa_s->sta_uapsd |= BIT(0);
  5134. if (bk)
  5135. wpa_s->sta_uapsd |= BIT(1);
  5136. if (vi)
  5137. wpa_s->sta_uapsd |= BIT(2);
  5138. if (vo)
  5139. wpa_s->sta_uapsd |= BIT(3);
  5140. }
  5141. return 0;
  5142. }
  5143. if (os_strcmp(cmd, "disallow_freq") == 0)
  5144. return p2p_ctrl_disallow_freq(wpa_s, param);
  5145. if (os_strcmp(cmd, "disc_int") == 0) {
  5146. int min_disc_int, max_disc_int, max_disc_tu;
  5147. char *pos;
  5148. pos = param;
  5149. min_disc_int = atoi(pos);
  5150. pos = os_strchr(pos, ' ');
  5151. if (pos == NULL)
  5152. return -1;
  5153. *pos++ = '\0';
  5154. max_disc_int = atoi(pos);
  5155. pos = os_strchr(pos, ' ');
  5156. if (pos == NULL)
  5157. return -1;
  5158. *pos++ = '\0';
  5159. max_disc_tu = atoi(pos);
  5160. return p2p_set_disc_int(wpa_s->global->p2p, min_disc_int,
  5161. max_disc_int, max_disc_tu);
  5162. }
  5163. if (os_strcmp(cmd, "per_sta_psk") == 0) {
  5164. wpa_s->global->p2p_per_sta_psk = !!atoi(param);
  5165. return 0;
  5166. }
  5167. #ifdef CONFIG_WPS_NFC
  5168. if (os_strcmp(cmd, "nfc_tag") == 0)
  5169. return wpas_p2p_nfc_tag_enabled(wpa_s, !!atoi(param));
  5170. #endif /* CONFIG_WPS_NFC */
  5171. if (os_strcmp(cmd, "disable_ip_addr_req") == 0) {
  5172. wpa_s->p2p_disable_ip_addr_req = !!atoi(param);
  5173. return 0;
  5174. }
  5175. wpa_printf(MSG_DEBUG, "CTRL_IFACE: Unknown P2P_SET field value '%s'",
  5176. cmd);
  5177. return -1;
  5178. }
  5179. static void p2p_ctrl_flush(struct wpa_supplicant *wpa_s)
  5180. {
  5181. os_memset(wpa_s->p2p_auth_invite, 0, ETH_ALEN);
  5182. wpa_s->force_long_sd = 0;
  5183. wpas_p2p_stop_find(wpa_s);
  5184. wpa_s->parent->p2ps_method_config_any = 0;
  5185. if (wpa_s->global->p2p)
  5186. p2p_flush(wpa_s->global->p2p);
  5187. }
  5188. static int p2p_ctrl_presence_req(struct wpa_supplicant *wpa_s, char *cmd)
  5189. {
  5190. char *pos, *pos2;
  5191. unsigned int dur1 = 0, int1 = 0, dur2 = 0, int2 = 0;
  5192. if (cmd[0]) {
  5193. pos = os_strchr(cmd, ' ');
  5194. if (pos == NULL)
  5195. return -1;
  5196. *pos++ = '\0';
  5197. dur1 = atoi(cmd);
  5198. pos2 = os_strchr(pos, ' ');
  5199. if (pos2)
  5200. *pos2++ = '\0';
  5201. int1 = atoi(pos);
  5202. } else
  5203. pos2 = NULL;
  5204. if (pos2) {
  5205. pos = os_strchr(pos2, ' ');
  5206. if (pos == NULL)
  5207. return -1;
  5208. *pos++ = '\0';
  5209. dur2 = atoi(pos2);
  5210. int2 = atoi(pos);
  5211. }
  5212. return wpas_p2p_presence_req(wpa_s, dur1, int1, dur2, int2);
  5213. }
  5214. static int p2p_ctrl_ext_listen(struct wpa_supplicant *wpa_s, char *cmd)
  5215. {
  5216. char *pos;
  5217. unsigned int period = 0, interval = 0;
  5218. if (cmd[0]) {
  5219. pos = os_strchr(cmd, ' ');
  5220. if (pos == NULL)
  5221. return -1;
  5222. *pos++ = '\0';
  5223. period = atoi(cmd);
  5224. interval = atoi(pos);
  5225. }
  5226. return wpas_p2p_ext_listen(wpa_s, period, interval);
  5227. }
  5228. static int p2p_ctrl_remove_client(struct wpa_supplicant *wpa_s, const char *cmd)
  5229. {
  5230. const char *pos;
  5231. u8 peer[ETH_ALEN];
  5232. int iface_addr = 0;
  5233. pos = cmd;
  5234. if (os_strncmp(pos, "iface=", 6) == 0) {
  5235. iface_addr = 1;
  5236. pos += 6;
  5237. }
  5238. if (hwaddr_aton(pos, peer))
  5239. return -1;
  5240. wpas_p2p_remove_client(wpa_s, peer, iface_addr);
  5241. return 0;
  5242. }
  5243. #endif /* CONFIG_P2P */
  5244. static int * freq_range_to_channel_list(struct wpa_supplicant *wpa_s, char *val)
  5245. {
  5246. struct wpa_freq_range_list ranges;
  5247. int *freqs = NULL;
  5248. struct hostapd_hw_modes *mode;
  5249. u16 i;
  5250. if (wpa_s->hw.modes == NULL)
  5251. return NULL;
  5252. os_memset(&ranges, 0, sizeof(ranges));
  5253. if (freq_range_list_parse(&ranges, val) < 0)
  5254. return NULL;
  5255. for (i = 0; i < wpa_s->hw.num_modes; i++) {
  5256. int j;
  5257. mode = &wpa_s->hw.modes[i];
  5258. for (j = 0; j < mode->num_channels; j++) {
  5259. unsigned int freq;
  5260. if (mode->channels[j].flag & HOSTAPD_CHAN_DISABLED)
  5261. continue;
  5262. freq = mode->channels[j].freq;
  5263. if (!freq_range_list_includes(&ranges, freq))
  5264. continue;
  5265. int_array_add_unique(&freqs, freq);
  5266. }
  5267. }
  5268. os_free(ranges.range);
  5269. return freqs;
  5270. }
  5271. #ifdef CONFIG_INTERWORKING
  5272. static int ctrl_interworking_select(struct wpa_supplicant *wpa_s, char *param)
  5273. {
  5274. int auto_sel = 0;
  5275. int *freqs = NULL;
  5276. if (param) {
  5277. char *pos;
  5278. auto_sel = os_strstr(param, "auto") != NULL;
  5279. pos = os_strstr(param, "freq=");
  5280. if (pos) {
  5281. freqs = freq_range_to_channel_list(wpa_s, pos + 5);
  5282. if (freqs == NULL)
  5283. return -1;
  5284. }
  5285. }
  5286. return interworking_select(wpa_s, auto_sel, freqs);
  5287. }
  5288. static int ctrl_interworking_connect(struct wpa_supplicant *wpa_s, char *dst,
  5289. int only_add)
  5290. {
  5291. u8 bssid[ETH_ALEN];
  5292. struct wpa_bss *bss;
  5293. if (hwaddr_aton(dst, bssid)) {
  5294. wpa_printf(MSG_DEBUG, "Invalid BSSID '%s'", dst);
  5295. return -1;
  5296. }
  5297. bss = wpa_bss_get_bssid(wpa_s, bssid);
  5298. if (bss == NULL) {
  5299. wpa_printf(MSG_DEBUG, "Could not find BSS " MACSTR,
  5300. MAC2STR(bssid));
  5301. return -1;
  5302. }
  5303. if (bss->ssid_len == 0) {
  5304. int found = 0;
  5305. wpa_printf(MSG_DEBUG, "Selected BSS entry for " MACSTR
  5306. " does not have SSID information", MAC2STR(bssid));
  5307. dl_list_for_each_reverse(bss, &wpa_s->bss, struct wpa_bss,
  5308. list) {
  5309. if (os_memcmp(bss->bssid, bssid, ETH_ALEN) == 0 &&
  5310. bss->ssid_len > 0) {
  5311. found = 1;
  5312. break;
  5313. }
  5314. }
  5315. if (!found)
  5316. return -1;
  5317. wpa_printf(MSG_DEBUG,
  5318. "Found another matching BSS entry with SSID");
  5319. }
  5320. return interworking_connect(wpa_s, bss, only_add);
  5321. }
  5322. static int get_anqp(struct wpa_supplicant *wpa_s, char *dst)
  5323. {
  5324. u8 dst_addr[ETH_ALEN];
  5325. int used;
  5326. char *pos;
  5327. #define MAX_ANQP_INFO_ID 100
  5328. u16 id[MAX_ANQP_INFO_ID];
  5329. size_t num_id = 0;
  5330. u32 subtypes = 0;
  5331. used = hwaddr_aton2(dst, dst_addr);
  5332. if (used < 0)
  5333. return -1;
  5334. pos = dst + used;
  5335. if (*pos == ' ')
  5336. pos++;
  5337. while (num_id < MAX_ANQP_INFO_ID) {
  5338. if (os_strncmp(pos, "hs20:", 5) == 0) {
  5339. #ifdef CONFIG_HS20
  5340. int num = atoi(pos + 5);
  5341. if (num <= 0 || num > 31)
  5342. return -1;
  5343. subtypes |= BIT(num);
  5344. #else /* CONFIG_HS20 */
  5345. return -1;
  5346. #endif /* CONFIG_HS20 */
  5347. } else {
  5348. id[num_id] = atoi(pos);
  5349. if (id[num_id])
  5350. num_id++;
  5351. }
  5352. pos = os_strchr(pos + 1, ',');
  5353. if (pos == NULL)
  5354. break;
  5355. pos++;
  5356. }
  5357. if (num_id == 0)
  5358. return -1;
  5359. return anqp_send_req(wpa_s, dst_addr, id, num_id, subtypes);
  5360. }
  5361. static int gas_request(struct wpa_supplicant *wpa_s, char *cmd)
  5362. {
  5363. u8 dst_addr[ETH_ALEN];
  5364. struct wpabuf *advproto, *query = NULL;
  5365. int used, ret = -1;
  5366. char *pos, *end;
  5367. size_t len;
  5368. used = hwaddr_aton2(cmd, dst_addr);
  5369. if (used < 0)
  5370. return -1;
  5371. pos = cmd + used;
  5372. while (*pos == ' ')
  5373. pos++;
  5374. /* Advertisement Protocol ID */
  5375. end = os_strchr(pos, ' ');
  5376. if (end)
  5377. len = end - pos;
  5378. else
  5379. len = os_strlen(pos);
  5380. if (len & 0x01)
  5381. return -1;
  5382. len /= 2;
  5383. if (len == 0)
  5384. return -1;
  5385. advproto = wpabuf_alloc(len);
  5386. if (advproto == NULL)
  5387. return -1;
  5388. if (hexstr2bin(pos, wpabuf_put(advproto, len), len) < 0)
  5389. goto fail;
  5390. if (end) {
  5391. /* Optional Query Request */
  5392. pos = end + 1;
  5393. while (*pos == ' ')
  5394. pos++;
  5395. len = os_strlen(pos);
  5396. if (len) {
  5397. if (len & 0x01)
  5398. goto fail;
  5399. len /= 2;
  5400. if (len == 0)
  5401. goto fail;
  5402. query = wpabuf_alloc(len);
  5403. if (query == NULL)
  5404. goto fail;
  5405. if (hexstr2bin(pos, wpabuf_put(query, len), len) < 0)
  5406. goto fail;
  5407. }
  5408. }
  5409. ret = gas_send_request(wpa_s, dst_addr, advproto, query);
  5410. fail:
  5411. wpabuf_free(advproto);
  5412. wpabuf_free(query);
  5413. return ret;
  5414. }
  5415. static int gas_response_get(struct wpa_supplicant *wpa_s, char *cmd, char *buf,
  5416. size_t buflen)
  5417. {
  5418. u8 addr[ETH_ALEN];
  5419. int dialog_token;
  5420. int used;
  5421. char *pos;
  5422. size_t resp_len, start, requested_len;
  5423. struct wpabuf *resp;
  5424. int ret;
  5425. used = hwaddr_aton2(cmd, addr);
  5426. if (used < 0)
  5427. return -1;
  5428. pos = cmd + used;
  5429. while (*pos == ' ')
  5430. pos++;
  5431. dialog_token = atoi(pos);
  5432. if (wpa_s->last_gas_resp &&
  5433. os_memcmp(addr, wpa_s->last_gas_addr, ETH_ALEN) == 0 &&
  5434. dialog_token == wpa_s->last_gas_dialog_token)
  5435. resp = wpa_s->last_gas_resp;
  5436. else if (wpa_s->prev_gas_resp &&
  5437. os_memcmp(addr, wpa_s->prev_gas_addr, ETH_ALEN) == 0 &&
  5438. dialog_token == wpa_s->prev_gas_dialog_token)
  5439. resp = wpa_s->prev_gas_resp;
  5440. else
  5441. return -1;
  5442. resp_len = wpabuf_len(resp);
  5443. start = 0;
  5444. requested_len = resp_len;
  5445. pos = os_strchr(pos, ' ');
  5446. if (pos) {
  5447. start = atoi(pos);
  5448. if (start > resp_len)
  5449. return os_snprintf(buf, buflen, "FAIL-Invalid range");
  5450. pos = os_strchr(pos, ',');
  5451. if (pos == NULL)
  5452. return -1;
  5453. pos++;
  5454. requested_len = atoi(pos);
  5455. if (start + requested_len > resp_len)
  5456. return os_snprintf(buf, buflen, "FAIL-Invalid range");
  5457. }
  5458. if (requested_len * 2 + 1 > buflen)
  5459. return os_snprintf(buf, buflen, "FAIL-Too long response");
  5460. ret = wpa_snprintf_hex(buf, buflen, wpabuf_head_u8(resp) + start,
  5461. requested_len);
  5462. if (start + requested_len == resp_len) {
  5463. /*
  5464. * Free memory by dropping the response after it has been
  5465. * fetched.
  5466. */
  5467. if (resp == wpa_s->prev_gas_resp) {
  5468. wpabuf_free(wpa_s->prev_gas_resp);
  5469. wpa_s->prev_gas_resp = NULL;
  5470. } else {
  5471. wpabuf_free(wpa_s->last_gas_resp);
  5472. wpa_s->last_gas_resp = NULL;
  5473. }
  5474. }
  5475. return ret;
  5476. }
  5477. #endif /* CONFIG_INTERWORKING */
  5478. #ifdef CONFIG_HS20
  5479. static int get_hs20_anqp(struct wpa_supplicant *wpa_s, char *dst)
  5480. {
  5481. u8 dst_addr[ETH_ALEN];
  5482. int used;
  5483. char *pos;
  5484. u32 subtypes = 0;
  5485. used = hwaddr_aton2(dst, dst_addr);
  5486. if (used < 0)
  5487. return -1;
  5488. pos = dst + used;
  5489. if (*pos == ' ')
  5490. pos++;
  5491. for (;;) {
  5492. int num = atoi(pos);
  5493. if (num <= 0 || num > 31)
  5494. return -1;
  5495. subtypes |= BIT(num);
  5496. pos = os_strchr(pos + 1, ',');
  5497. if (pos == NULL)
  5498. break;
  5499. pos++;
  5500. }
  5501. if (subtypes == 0)
  5502. return -1;
  5503. return hs20_anqp_send_req(wpa_s, dst_addr, subtypes, NULL, 0, 0);
  5504. }
  5505. static int hs20_nai_home_realm_list(struct wpa_supplicant *wpa_s,
  5506. const u8 *addr, const char *realm)
  5507. {
  5508. u8 *buf;
  5509. size_t rlen, len;
  5510. int ret;
  5511. rlen = os_strlen(realm);
  5512. len = 3 + rlen;
  5513. buf = os_malloc(len);
  5514. if (buf == NULL)
  5515. return -1;
  5516. buf[0] = 1; /* NAI Home Realm Count */
  5517. buf[1] = 0; /* Formatted in accordance with RFC 4282 */
  5518. buf[2] = rlen;
  5519. os_memcpy(buf + 3, realm, rlen);
  5520. ret = hs20_anqp_send_req(wpa_s, addr,
  5521. BIT(HS20_STYPE_NAI_HOME_REALM_QUERY),
  5522. buf, len, 0);
  5523. os_free(buf);
  5524. return ret;
  5525. }
  5526. static int hs20_get_nai_home_realm_list(struct wpa_supplicant *wpa_s,
  5527. char *dst)
  5528. {
  5529. struct wpa_cred *cred = wpa_s->conf->cred;
  5530. u8 dst_addr[ETH_ALEN];
  5531. int used;
  5532. u8 *buf;
  5533. size_t len;
  5534. int ret;
  5535. used = hwaddr_aton2(dst, dst_addr);
  5536. if (used < 0)
  5537. return -1;
  5538. while (dst[used] == ' ')
  5539. used++;
  5540. if (os_strncmp(dst + used, "realm=", 6) == 0)
  5541. return hs20_nai_home_realm_list(wpa_s, dst_addr,
  5542. dst + used + 6);
  5543. len = os_strlen(dst + used);
  5544. if (len == 0 && cred && cred->realm)
  5545. return hs20_nai_home_realm_list(wpa_s, dst_addr, cred->realm);
  5546. if (len & 1)
  5547. return -1;
  5548. len /= 2;
  5549. buf = os_malloc(len);
  5550. if (buf == NULL)
  5551. return -1;
  5552. if (hexstr2bin(dst + used, buf, len) < 0) {
  5553. os_free(buf);
  5554. return -1;
  5555. }
  5556. ret = hs20_anqp_send_req(wpa_s, dst_addr,
  5557. BIT(HS20_STYPE_NAI_HOME_REALM_QUERY),
  5558. buf, len, 0);
  5559. os_free(buf);
  5560. return ret;
  5561. }
  5562. static int get_hs20_icon(struct wpa_supplicant *wpa_s, char *cmd, char *reply,
  5563. int buflen)
  5564. {
  5565. u8 dst_addr[ETH_ALEN];
  5566. int used;
  5567. char *ctx = NULL, *icon, *poffset, *psize;
  5568. used = hwaddr_aton2(cmd, dst_addr);
  5569. if (used < 0)
  5570. return -1;
  5571. cmd += used;
  5572. icon = str_token(cmd, " ", &ctx);
  5573. poffset = str_token(cmd, " ", &ctx);
  5574. psize = str_token(cmd, " ", &ctx);
  5575. if (!icon || !poffset || !psize)
  5576. return -1;
  5577. wpa_s->fetch_osu_icon_in_progress = 0;
  5578. return hs20_get_icon(wpa_s, dst_addr, icon, atoi(poffset), atoi(psize),
  5579. reply, buflen);
  5580. }
  5581. static int del_hs20_icon(struct wpa_supplicant *wpa_s, char *cmd)
  5582. {
  5583. u8 dst_addr[ETH_ALEN];
  5584. int used;
  5585. char *icon;
  5586. if (!cmd[0])
  5587. return hs20_del_icon(wpa_s, NULL, NULL);
  5588. used = hwaddr_aton2(cmd, dst_addr);
  5589. if (used < 0)
  5590. return -1;
  5591. while (cmd[used] == ' ')
  5592. used++;
  5593. icon = cmd[used] ? &cmd[used] : NULL;
  5594. return hs20_del_icon(wpa_s, dst_addr, icon);
  5595. }
  5596. static int hs20_icon_request(struct wpa_supplicant *wpa_s, char *cmd, int inmem)
  5597. {
  5598. u8 dst_addr[ETH_ALEN];
  5599. int used;
  5600. char *icon;
  5601. used = hwaddr_aton2(cmd, dst_addr);
  5602. if (used < 0)
  5603. return -1;
  5604. while (cmd[used] == ' ')
  5605. used++;
  5606. icon = &cmd[used];
  5607. wpa_s->fetch_osu_icon_in_progress = 0;
  5608. return hs20_anqp_send_req(wpa_s, dst_addr, BIT(HS20_STYPE_ICON_REQUEST),
  5609. (u8 *) icon, os_strlen(icon), inmem);
  5610. }
  5611. #endif /* CONFIG_HS20 */
  5612. #ifdef CONFIG_AUTOSCAN
  5613. static int wpa_supplicant_ctrl_iface_autoscan(struct wpa_supplicant *wpa_s,
  5614. char *cmd)
  5615. {
  5616. enum wpa_states state = wpa_s->wpa_state;
  5617. char *new_params = NULL;
  5618. if (os_strlen(cmd) > 0) {
  5619. new_params = os_strdup(cmd);
  5620. if (new_params == NULL)
  5621. return -1;
  5622. }
  5623. os_free(wpa_s->conf->autoscan);
  5624. wpa_s->conf->autoscan = new_params;
  5625. if (wpa_s->conf->autoscan == NULL)
  5626. autoscan_deinit(wpa_s);
  5627. else if (state == WPA_DISCONNECTED || state == WPA_INACTIVE)
  5628. autoscan_init(wpa_s, 1);
  5629. else if (state == WPA_SCANNING)
  5630. wpa_supplicant_reinit_autoscan(wpa_s);
  5631. return 0;
  5632. }
  5633. #endif /* CONFIG_AUTOSCAN */
  5634. #ifdef CONFIG_WNM
  5635. static int wpas_ctrl_iface_wnm_sleep(struct wpa_supplicant *wpa_s, char *cmd)
  5636. {
  5637. int enter;
  5638. int intval = 0;
  5639. char *pos;
  5640. int ret;
  5641. struct wpabuf *tfs_req = NULL;
  5642. if (os_strncmp(cmd, "enter", 5) == 0)
  5643. enter = 1;
  5644. else if (os_strncmp(cmd, "exit", 4) == 0)
  5645. enter = 0;
  5646. else
  5647. return -1;
  5648. pos = os_strstr(cmd, " interval=");
  5649. if (pos)
  5650. intval = atoi(pos + 10);
  5651. pos = os_strstr(cmd, " tfs_req=");
  5652. if (pos) {
  5653. char *end;
  5654. size_t len;
  5655. pos += 9;
  5656. end = os_strchr(pos, ' ');
  5657. if (end)
  5658. len = end - pos;
  5659. else
  5660. len = os_strlen(pos);
  5661. if (len & 1)
  5662. return -1;
  5663. len /= 2;
  5664. tfs_req = wpabuf_alloc(len);
  5665. if (tfs_req == NULL)
  5666. return -1;
  5667. if (hexstr2bin(pos, wpabuf_put(tfs_req, len), len) < 0) {
  5668. wpabuf_free(tfs_req);
  5669. return -1;
  5670. }
  5671. }
  5672. ret = ieee802_11_send_wnmsleep_req(wpa_s, enter ? WNM_SLEEP_MODE_ENTER :
  5673. WNM_SLEEP_MODE_EXIT, intval,
  5674. tfs_req);
  5675. wpabuf_free(tfs_req);
  5676. return ret;
  5677. }
  5678. static int wpas_ctrl_iface_wnm_bss_query(struct wpa_supplicant *wpa_s, char *cmd)
  5679. {
  5680. int query_reason, list = 0;
  5681. query_reason = atoi(cmd);
  5682. cmd = os_strchr(cmd, ' ');
  5683. if (cmd) {
  5684. cmd++;
  5685. if (os_strncmp(cmd, "list", 4) == 0) {
  5686. list = 1;
  5687. } else {
  5688. wpa_printf(MSG_DEBUG, "WNM Query: Invalid option %s",
  5689. cmd);
  5690. return -1;
  5691. }
  5692. }
  5693. wpa_printf(MSG_DEBUG,
  5694. "CTRL_IFACE: WNM_BSS_QUERY query_reason=%d%s",
  5695. query_reason, list ? " candidate list" : "");
  5696. return wnm_send_bss_transition_mgmt_query(wpa_s, query_reason, list);
  5697. }
  5698. #endif /* CONFIG_WNM */
  5699. static int wpa_supplicant_signal_poll(struct wpa_supplicant *wpa_s, char *buf,
  5700. size_t buflen)
  5701. {
  5702. struct wpa_signal_info si;
  5703. int ret;
  5704. char *pos, *end;
  5705. ret = wpa_drv_signal_poll(wpa_s, &si);
  5706. if (ret)
  5707. return -1;
  5708. pos = buf;
  5709. end = buf + buflen;
  5710. ret = os_snprintf(pos, end - pos, "RSSI=%d\nLINKSPEED=%d\n"
  5711. "NOISE=%d\nFREQUENCY=%u\n",
  5712. si.current_signal, si.current_txrate / 1000,
  5713. si.current_noise, si.frequency);
  5714. if (os_snprintf_error(end - pos, ret))
  5715. return -1;
  5716. pos += ret;
  5717. if (si.chanwidth != CHAN_WIDTH_UNKNOWN) {
  5718. ret = os_snprintf(pos, end - pos, "WIDTH=%s\n",
  5719. channel_width_to_string(si.chanwidth));
  5720. if (os_snprintf_error(end - pos, ret))
  5721. return -1;
  5722. pos += ret;
  5723. }
  5724. if (si.center_frq1 > 0 && si.center_frq2 > 0) {
  5725. ret = os_snprintf(pos, end - pos,
  5726. "CENTER_FRQ1=%d\nCENTER_FRQ2=%d\n",
  5727. si.center_frq1, si.center_frq2);
  5728. if (os_snprintf_error(end - pos, ret))
  5729. return -1;
  5730. pos += ret;
  5731. }
  5732. if (si.avg_signal) {
  5733. ret = os_snprintf(pos, end - pos,
  5734. "AVG_RSSI=%d\n", si.avg_signal);
  5735. if (os_snprintf_error(end - pos, ret))
  5736. return -1;
  5737. pos += ret;
  5738. }
  5739. if (si.avg_beacon_signal) {
  5740. ret = os_snprintf(pos, end - pos,
  5741. "AVG_BEACON_RSSI=%d\n", si.avg_beacon_signal);
  5742. if (os_snprintf_error(end - pos, ret))
  5743. return -1;
  5744. pos += ret;
  5745. }
  5746. return pos - buf;
  5747. }
  5748. static int wpas_ctrl_iface_signal_monitor(struct wpa_supplicant *wpa_s,
  5749. const char *cmd)
  5750. {
  5751. const char *pos;
  5752. int threshold = 0;
  5753. int hysteresis = 0;
  5754. if (wpa_s->bgscan && wpa_s->bgscan_priv) {
  5755. wpa_printf(MSG_DEBUG,
  5756. "Reject SIGNAL_MONITOR command - bgscan is active");
  5757. return -1;
  5758. }
  5759. pos = os_strstr(cmd, "THRESHOLD=");
  5760. if (pos)
  5761. threshold = atoi(pos + 10);
  5762. pos = os_strstr(cmd, "HYSTERESIS=");
  5763. if (pos)
  5764. hysteresis = atoi(pos + 11);
  5765. return wpa_drv_signal_monitor(wpa_s, threshold, hysteresis);
  5766. }
  5767. static int wpas_ctrl_iface_get_pref_freq_list(
  5768. struct wpa_supplicant *wpa_s, char *cmd, char *buf, size_t buflen)
  5769. {
  5770. unsigned int freq_list[100], num = 100, i;
  5771. int ret;
  5772. enum wpa_driver_if_type iface_type;
  5773. char *pos, *end;
  5774. pos = buf;
  5775. end = buf + buflen;
  5776. /* buf: "<interface_type>" */
  5777. if (os_strcmp(cmd, "STATION") == 0)
  5778. iface_type = WPA_IF_STATION;
  5779. else if (os_strcmp(cmd, "AP") == 0)
  5780. iface_type = WPA_IF_AP_BSS;
  5781. else if (os_strcmp(cmd, "P2P_GO") == 0)
  5782. iface_type = WPA_IF_P2P_GO;
  5783. else if (os_strcmp(cmd, "P2P_CLIENT") == 0)
  5784. iface_type = WPA_IF_P2P_CLIENT;
  5785. else if (os_strcmp(cmd, "IBSS") == 0)
  5786. iface_type = WPA_IF_IBSS;
  5787. else if (os_strcmp(cmd, "TDLS") == 0)
  5788. iface_type = WPA_IF_TDLS;
  5789. else
  5790. return -1;
  5791. wpa_printf(MSG_DEBUG,
  5792. "CTRL_IFACE: GET_PREF_FREQ_LIST iface_type=%d (%s)",
  5793. iface_type, buf);
  5794. ret = wpa_drv_get_pref_freq_list(wpa_s, iface_type, &num, freq_list);
  5795. if (ret)
  5796. return -1;
  5797. for (i = 0; i < num; i++) {
  5798. ret = os_snprintf(pos, end - pos, "%s%u",
  5799. i > 0 ? "," : "", freq_list[i]);
  5800. if (os_snprintf_error(end - pos, ret))
  5801. return -1;
  5802. pos += ret;
  5803. }
  5804. return pos - buf;
  5805. }
  5806. static int wpa_supplicant_pktcnt_poll(struct wpa_supplicant *wpa_s, char *buf,
  5807. size_t buflen)
  5808. {
  5809. struct hostap_sta_driver_data sta;
  5810. int ret;
  5811. ret = wpa_drv_pktcnt_poll(wpa_s, &sta);
  5812. if (ret)
  5813. return -1;
  5814. ret = os_snprintf(buf, buflen, "TXGOOD=%lu\nTXBAD=%lu\nRXGOOD=%lu\n",
  5815. sta.tx_packets, sta.tx_retry_failed, sta.rx_packets);
  5816. if (os_snprintf_error(buflen, ret))
  5817. return -1;
  5818. return ret;
  5819. }
  5820. #ifdef ANDROID
  5821. static int wpa_supplicant_driver_cmd(struct wpa_supplicant *wpa_s, char *cmd,
  5822. char *buf, size_t buflen)
  5823. {
  5824. int ret;
  5825. ret = wpa_drv_driver_cmd(wpa_s, cmd, buf, buflen);
  5826. if (ret == 0) {
  5827. if (os_strncasecmp(cmd, "COUNTRY", 7) == 0) {
  5828. struct p2p_data *p2p = wpa_s->global->p2p;
  5829. if (p2p) {
  5830. char country[3];
  5831. country[0] = cmd[8];
  5832. country[1] = cmd[9];
  5833. country[2] = 0x04;
  5834. p2p_set_country(p2p, country);
  5835. }
  5836. }
  5837. ret = os_snprintf(buf, buflen, "%s\n", "OK");
  5838. if (os_snprintf_error(buflen, ret))
  5839. ret = -1;
  5840. }
  5841. return ret;
  5842. }
  5843. #endif /* ANDROID */
  5844. static int wpa_supplicant_vendor_cmd(struct wpa_supplicant *wpa_s, char *cmd,
  5845. char *buf, size_t buflen)
  5846. {
  5847. int ret;
  5848. char *pos;
  5849. u8 *data = NULL;
  5850. unsigned int vendor_id, subcmd;
  5851. struct wpabuf *reply;
  5852. size_t data_len = 0;
  5853. /* cmd: <vendor id> <subcommand id> [<hex formatted data>] */
  5854. vendor_id = strtoul(cmd, &pos, 16);
  5855. if (!isblank((unsigned char) *pos))
  5856. return -EINVAL;
  5857. subcmd = strtoul(pos, &pos, 10);
  5858. if (*pos != '\0') {
  5859. if (!isblank((unsigned char) *pos++))
  5860. return -EINVAL;
  5861. data_len = os_strlen(pos);
  5862. }
  5863. if (data_len) {
  5864. data_len /= 2;
  5865. data = os_malloc(data_len);
  5866. if (!data)
  5867. return -1;
  5868. if (hexstr2bin(pos, data, data_len)) {
  5869. wpa_printf(MSG_DEBUG,
  5870. "Vendor command: wrong parameter format");
  5871. os_free(data);
  5872. return -EINVAL;
  5873. }
  5874. }
  5875. reply = wpabuf_alloc((buflen - 1) / 2);
  5876. if (!reply) {
  5877. os_free(data);
  5878. return -1;
  5879. }
  5880. ret = wpa_drv_vendor_cmd(wpa_s, vendor_id, subcmd, data, data_len,
  5881. reply);
  5882. if (ret == 0)
  5883. ret = wpa_snprintf_hex(buf, buflen, wpabuf_head_u8(reply),
  5884. wpabuf_len(reply));
  5885. wpabuf_free(reply);
  5886. os_free(data);
  5887. return ret;
  5888. }
  5889. static void wpa_supplicant_ctrl_iface_flush(struct wpa_supplicant *wpa_s)
  5890. {
  5891. #ifdef CONFIG_P2P
  5892. struct wpa_supplicant *p2p_wpa_s = wpa_s->global->p2p_init_wpa_s ?
  5893. wpa_s->global->p2p_init_wpa_s : wpa_s;
  5894. #endif /* CONFIG_P2P */
  5895. wpa_dbg(wpa_s, MSG_DEBUG, "Flush all wpa_supplicant state");
  5896. wpas_abort_ongoing_scan(wpa_s);
  5897. if (wpa_s->wpa_state >= WPA_AUTHENTICATING) {
  5898. /*
  5899. * Avoid possible auto connect re-connection on getting
  5900. * disconnected due to state flush.
  5901. */
  5902. wpa_supplicant_set_state(wpa_s, WPA_DISCONNECTED);
  5903. }
  5904. #ifdef CONFIG_P2P
  5905. wpas_p2p_group_remove(p2p_wpa_s, "*");
  5906. wpas_p2p_cancel(p2p_wpa_s);
  5907. p2p_ctrl_flush(p2p_wpa_s);
  5908. wpas_p2p_service_flush(p2p_wpa_s);
  5909. p2p_wpa_s->global->p2p_disabled = 0;
  5910. p2p_wpa_s->global->p2p_per_sta_psk = 0;
  5911. p2p_wpa_s->conf->num_sec_device_types = 0;
  5912. p2p_wpa_s->p2p_disable_ip_addr_req = 0;
  5913. os_free(p2p_wpa_s->global->p2p_go_avoid_freq.range);
  5914. p2p_wpa_s->global->p2p_go_avoid_freq.range = NULL;
  5915. p2p_wpa_s->global->p2p_go_avoid_freq.num = 0;
  5916. p2p_wpa_s->global->pending_p2ps_group = 0;
  5917. p2p_wpa_s->global->pending_p2ps_group_freq = 0;
  5918. #endif /* CONFIG_P2P */
  5919. #ifdef CONFIG_WPS_TESTING
  5920. wps_version_number = 0x20;
  5921. wps_testing_dummy_cred = 0;
  5922. wps_corrupt_pkhash = 0;
  5923. wps_force_auth_types_in_use = 0;
  5924. wps_force_encr_types_in_use = 0;
  5925. #endif /* CONFIG_WPS_TESTING */
  5926. #ifdef CONFIG_WPS
  5927. wpa_s->wps_fragment_size = 0;
  5928. wpas_wps_cancel(wpa_s);
  5929. wps_registrar_flush(wpa_s->wps->registrar);
  5930. #endif /* CONFIG_WPS */
  5931. wpa_s->after_wps = 0;
  5932. wpa_s->known_wps_freq = 0;
  5933. #ifdef CONFIG_TDLS
  5934. #ifdef CONFIG_TDLS_TESTING
  5935. extern unsigned int tdls_testing;
  5936. tdls_testing = 0;
  5937. #endif /* CONFIG_TDLS_TESTING */
  5938. wpa_drv_tdls_oper(wpa_s, TDLS_ENABLE, NULL);
  5939. wpa_tdls_enable(wpa_s->wpa, 1);
  5940. #endif /* CONFIG_TDLS */
  5941. eloop_cancel_timeout(wpa_supplicant_stop_countermeasures, wpa_s, NULL);
  5942. wpa_supplicant_stop_countermeasures(wpa_s, NULL);
  5943. wpa_s->no_keep_alive = 0;
  5944. wpa_s->own_disconnect_req = 0;
  5945. os_free(wpa_s->disallow_aps_bssid);
  5946. wpa_s->disallow_aps_bssid = NULL;
  5947. wpa_s->disallow_aps_bssid_count = 0;
  5948. os_free(wpa_s->disallow_aps_ssid);
  5949. wpa_s->disallow_aps_ssid = NULL;
  5950. wpa_s->disallow_aps_ssid_count = 0;
  5951. wpa_s->set_sta_uapsd = 0;
  5952. wpa_s->sta_uapsd = 0;
  5953. wpa_drv_radio_disable(wpa_s, 0);
  5954. wpa_blacklist_clear(wpa_s);
  5955. wpa_s->extra_blacklist_count = 0;
  5956. wpa_supplicant_ctrl_iface_remove_network(wpa_s, "all");
  5957. wpa_supplicant_ctrl_iface_remove_cred(wpa_s, "all");
  5958. wpa_config_flush_blobs(wpa_s->conf);
  5959. wpa_s->conf->auto_interworking = 0;
  5960. wpa_s->conf->okc = 0;
  5961. wpa_sm_pmksa_cache_flush(wpa_s->wpa, NULL);
  5962. rsn_preauth_deinit(wpa_s->wpa);
  5963. wpa_sm_set_param(wpa_s->wpa, RSNA_PMK_LIFETIME, 43200);
  5964. wpa_sm_set_param(wpa_s->wpa, RSNA_PMK_REAUTH_THRESHOLD, 70);
  5965. wpa_sm_set_param(wpa_s->wpa, RSNA_SA_TIMEOUT, 60);
  5966. eapol_sm_notify_logoff(wpa_s->eapol, FALSE);
  5967. radio_remove_works(wpa_s, NULL, 1);
  5968. wpa_s->ext_work_in_progress = 0;
  5969. wpa_s->next_ssid = NULL;
  5970. #ifdef CONFIG_INTERWORKING
  5971. #ifdef CONFIG_HS20
  5972. hs20_cancel_fetch_osu(wpa_s);
  5973. hs20_del_icon(wpa_s, NULL, NULL);
  5974. #endif /* CONFIG_HS20 */
  5975. #endif /* CONFIG_INTERWORKING */
  5976. wpa_s->ext_mgmt_frame_handling = 0;
  5977. wpa_s->ext_eapol_frame_io = 0;
  5978. #ifdef CONFIG_TESTING_OPTIONS
  5979. wpa_s->extra_roc_dur = 0;
  5980. wpa_s->test_failure = WPAS_TEST_FAILURE_NONE;
  5981. wpa_s->p2p_go_csa_on_inv = 0;
  5982. wpa_sm_set_test_assoc_ie(wpa_s->wpa, NULL);
  5983. #endif /* CONFIG_TESTING_OPTIONS */
  5984. wpa_s->disconnected = 0;
  5985. os_free(wpa_s->next_scan_freqs);
  5986. wpa_s->next_scan_freqs = NULL;
  5987. wpa_bss_flush(wpa_s);
  5988. if (!dl_list_empty(&wpa_s->bss)) {
  5989. wpa_printf(MSG_DEBUG,
  5990. "BSS table not empty after flush: %u entries, current_bss=%p bssid="
  5991. MACSTR " pending_bssid=" MACSTR,
  5992. dl_list_len(&wpa_s->bss), wpa_s->current_bss,
  5993. MAC2STR(wpa_s->bssid),
  5994. MAC2STR(wpa_s->pending_bssid));
  5995. }
  5996. eloop_cancel_timeout(wpas_network_reenabled, wpa_s, NULL);
  5997. wpa_s->wnmsleep_used = 0;
  5998. }
  5999. static int wpas_ctrl_radio_work_show(struct wpa_supplicant *wpa_s,
  6000. char *buf, size_t buflen)
  6001. {
  6002. struct wpa_radio_work *work;
  6003. char *pos, *end;
  6004. struct os_reltime now, diff;
  6005. pos = buf;
  6006. end = buf + buflen;
  6007. os_get_reltime(&now);
  6008. dl_list_for_each(work, &wpa_s->radio->work, struct wpa_radio_work, list)
  6009. {
  6010. int ret;
  6011. os_reltime_sub(&now, &work->time, &diff);
  6012. ret = os_snprintf(pos, end - pos, "%s@%s:%u:%u:%ld.%06ld\n",
  6013. work->type, work->wpa_s->ifname, work->freq,
  6014. work->started, diff.sec, diff.usec);
  6015. if (os_snprintf_error(end - pos, ret))
  6016. break;
  6017. pos += ret;
  6018. }
  6019. return pos - buf;
  6020. }
  6021. static void wpas_ctrl_radio_work_timeout(void *eloop_ctx, void *timeout_ctx)
  6022. {
  6023. struct wpa_radio_work *work = eloop_ctx;
  6024. struct wpa_external_work *ework = work->ctx;
  6025. wpa_dbg(work->wpa_s, MSG_DEBUG,
  6026. "Timing out external radio work %u (%s)",
  6027. ework->id, work->type);
  6028. wpa_msg(work->wpa_s, MSG_INFO, EXT_RADIO_WORK_TIMEOUT "%u", ework->id);
  6029. work->wpa_s->ext_work_in_progress = 0;
  6030. radio_work_done(work);
  6031. os_free(ework);
  6032. }
  6033. static void wpas_ctrl_radio_work_cb(struct wpa_radio_work *work, int deinit)
  6034. {
  6035. struct wpa_external_work *ework = work->ctx;
  6036. if (deinit) {
  6037. if (work->started)
  6038. eloop_cancel_timeout(wpas_ctrl_radio_work_timeout,
  6039. work, NULL);
  6040. os_free(ework);
  6041. return;
  6042. }
  6043. wpa_dbg(work->wpa_s, MSG_DEBUG, "Starting external radio work %u (%s)",
  6044. ework->id, ework->type);
  6045. wpa_msg(work->wpa_s, MSG_INFO, EXT_RADIO_WORK_START "%u", ework->id);
  6046. work->wpa_s->ext_work_in_progress = 1;
  6047. if (!ework->timeout)
  6048. ework->timeout = 10;
  6049. eloop_register_timeout(ework->timeout, 0, wpas_ctrl_radio_work_timeout,
  6050. work, NULL);
  6051. }
  6052. static int wpas_ctrl_radio_work_add(struct wpa_supplicant *wpa_s, char *cmd,
  6053. char *buf, size_t buflen)
  6054. {
  6055. struct wpa_external_work *ework;
  6056. char *pos, *pos2;
  6057. size_t type_len;
  6058. int ret;
  6059. unsigned int freq = 0;
  6060. /* format: <name> [freq=<MHz>] [timeout=<seconds>] */
  6061. ework = os_zalloc(sizeof(*ework));
  6062. if (ework == NULL)
  6063. return -1;
  6064. pos = os_strchr(cmd, ' ');
  6065. if (pos) {
  6066. type_len = pos - cmd;
  6067. pos++;
  6068. pos2 = os_strstr(pos, "freq=");
  6069. if (pos2)
  6070. freq = atoi(pos2 + 5);
  6071. pos2 = os_strstr(pos, "timeout=");
  6072. if (pos2)
  6073. ework->timeout = atoi(pos2 + 8);
  6074. } else {
  6075. type_len = os_strlen(cmd);
  6076. }
  6077. if (4 + type_len >= sizeof(ework->type))
  6078. type_len = sizeof(ework->type) - 4 - 1;
  6079. os_strlcpy(ework->type, "ext:", sizeof(ework->type));
  6080. os_memcpy(ework->type + 4, cmd, type_len);
  6081. ework->type[4 + type_len] = '\0';
  6082. wpa_s->ext_work_id++;
  6083. if (wpa_s->ext_work_id == 0)
  6084. wpa_s->ext_work_id++;
  6085. ework->id = wpa_s->ext_work_id;
  6086. if (radio_add_work(wpa_s, freq, ework->type, 0, wpas_ctrl_radio_work_cb,
  6087. ework) < 0) {
  6088. os_free(ework);
  6089. return -1;
  6090. }
  6091. ret = os_snprintf(buf, buflen, "%u", ework->id);
  6092. if (os_snprintf_error(buflen, ret))
  6093. return -1;
  6094. return ret;
  6095. }
  6096. static int wpas_ctrl_radio_work_done(struct wpa_supplicant *wpa_s, char *cmd)
  6097. {
  6098. struct wpa_radio_work *work;
  6099. unsigned int id = atoi(cmd);
  6100. dl_list_for_each(work, &wpa_s->radio->work, struct wpa_radio_work, list)
  6101. {
  6102. struct wpa_external_work *ework;
  6103. if (os_strncmp(work->type, "ext:", 4) != 0)
  6104. continue;
  6105. ework = work->ctx;
  6106. if (id && ework->id != id)
  6107. continue;
  6108. wpa_dbg(wpa_s, MSG_DEBUG,
  6109. "Completed external radio work %u (%s)",
  6110. ework->id, ework->type);
  6111. eloop_cancel_timeout(wpas_ctrl_radio_work_timeout, work, NULL);
  6112. wpa_s->ext_work_in_progress = 0;
  6113. radio_work_done(work);
  6114. os_free(ework);
  6115. return 3; /* "OK\n" */
  6116. }
  6117. return -1;
  6118. }
  6119. static int wpas_ctrl_radio_work(struct wpa_supplicant *wpa_s, char *cmd,
  6120. char *buf, size_t buflen)
  6121. {
  6122. if (os_strcmp(cmd, "show") == 0)
  6123. return wpas_ctrl_radio_work_show(wpa_s, buf, buflen);
  6124. if (os_strncmp(cmd, "add ", 4) == 0)
  6125. return wpas_ctrl_radio_work_add(wpa_s, cmd + 4, buf, buflen);
  6126. if (os_strncmp(cmd, "done ", 5) == 0)
  6127. return wpas_ctrl_radio_work_done(wpa_s, cmd + 4);
  6128. return -1;
  6129. }
  6130. void wpas_ctrl_radio_work_flush(struct wpa_supplicant *wpa_s)
  6131. {
  6132. struct wpa_radio_work *work, *tmp;
  6133. if (!wpa_s || !wpa_s->radio)
  6134. return;
  6135. dl_list_for_each_safe(work, tmp, &wpa_s->radio->work,
  6136. struct wpa_radio_work, list) {
  6137. struct wpa_external_work *ework;
  6138. if (os_strncmp(work->type, "ext:", 4) != 0)
  6139. continue;
  6140. ework = work->ctx;
  6141. wpa_dbg(wpa_s, MSG_DEBUG,
  6142. "Flushing%s external radio work %u (%s)",
  6143. work->started ? " started" : "", ework->id,
  6144. ework->type);
  6145. if (work->started)
  6146. eloop_cancel_timeout(wpas_ctrl_radio_work_timeout,
  6147. work, NULL);
  6148. radio_work_done(work);
  6149. os_free(ework);
  6150. }
  6151. }
  6152. static void wpas_ctrl_eapol_response(void *eloop_ctx, void *timeout_ctx)
  6153. {
  6154. struct wpa_supplicant *wpa_s = eloop_ctx;
  6155. eapol_sm_notify_ctrl_response(wpa_s->eapol);
  6156. }
  6157. static int scan_id_list_parse(struct wpa_supplicant *wpa_s, const char *value,
  6158. unsigned int *scan_id_count, int scan_id[])
  6159. {
  6160. const char *pos = value;
  6161. while (pos) {
  6162. if (*pos == ' ' || *pos == '\0')
  6163. break;
  6164. if (*scan_id_count == MAX_SCAN_ID)
  6165. return -1;
  6166. scan_id[(*scan_id_count)++] = atoi(pos);
  6167. pos = os_strchr(pos, ',');
  6168. if (pos)
  6169. pos++;
  6170. }
  6171. return 0;
  6172. }
  6173. static void wpas_ctrl_scan(struct wpa_supplicant *wpa_s, char *params,
  6174. char *reply, int reply_size, int *reply_len)
  6175. {
  6176. char *pos;
  6177. unsigned int manual_scan_passive = 0;
  6178. unsigned int manual_scan_use_id = 0;
  6179. unsigned int manual_scan_only_new = 0;
  6180. unsigned int scan_only = 0;
  6181. unsigned int scan_id_count = 0;
  6182. int scan_id[MAX_SCAN_ID];
  6183. void (*scan_res_handler)(struct wpa_supplicant *wpa_s,
  6184. struct wpa_scan_results *scan_res);
  6185. int *manual_scan_freqs = NULL;
  6186. struct wpa_ssid_value *ssid = NULL, *ns;
  6187. unsigned int ssid_count = 0;
  6188. if (wpa_s->wpa_state == WPA_INTERFACE_DISABLED) {
  6189. *reply_len = -1;
  6190. return;
  6191. }
  6192. if (radio_work_pending(wpa_s, "scan")) {
  6193. wpa_printf(MSG_DEBUG,
  6194. "Pending scan scheduled - reject new request");
  6195. *reply_len = os_snprintf(reply, reply_size, "FAIL-BUSY\n");
  6196. return;
  6197. }
  6198. #ifdef CONFIG_INTERWORKING
  6199. if (wpa_s->fetch_anqp_in_progress || wpa_s->network_select) {
  6200. wpa_printf(MSG_DEBUG,
  6201. "Interworking select in progress - reject new scan");
  6202. *reply_len = os_snprintf(reply, reply_size, "FAIL-BUSY\n");
  6203. return;
  6204. }
  6205. #endif /* CONFIG_INTERWORKING */
  6206. if (params) {
  6207. if (os_strncasecmp(params, "TYPE=ONLY", 9) == 0)
  6208. scan_only = 1;
  6209. pos = os_strstr(params, "freq=");
  6210. if (pos) {
  6211. manual_scan_freqs = freq_range_to_channel_list(wpa_s,
  6212. pos + 5);
  6213. if (manual_scan_freqs == NULL) {
  6214. *reply_len = -1;
  6215. goto done;
  6216. }
  6217. }
  6218. pos = os_strstr(params, "passive=");
  6219. if (pos)
  6220. manual_scan_passive = !!atoi(pos + 8);
  6221. pos = os_strstr(params, "use_id=");
  6222. if (pos)
  6223. manual_scan_use_id = atoi(pos + 7);
  6224. pos = os_strstr(params, "only_new=1");
  6225. if (pos)
  6226. manual_scan_only_new = 1;
  6227. pos = os_strstr(params, "scan_id=");
  6228. if (pos && scan_id_list_parse(wpa_s, pos + 8, &scan_id_count,
  6229. scan_id) < 0) {
  6230. *reply_len = -1;
  6231. goto done;
  6232. }
  6233. pos = params;
  6234. while (pos && *pos != '\0') {
  6235. if (os_strncmp(pos, "ssid ", 5) == 0) {
  6236. char *end;
  6237. pos += 5;
  6238. end = pos;
  6239. while (*end) {
  6240. if (*end == '\0' || *end == ' ')
  6241. break;
  6242. end++;
  6243. }
  6244. ns = os_realloc_array(
  6245. ssid, ssid_count + 1,
  6246. sizeof(struct wpa_ssid_value));
  6247. if (ns == NULL) {
  6248. *reply_len = -1;
  6249. goto done;
  6250. }
  6251. ssid = ns;
  6252. if ((end - pos) & 0x01 ||
  6253. end - pos > 2 * SSID_MAX_LEN ||
  6254. hexstr2bin(pos, ssid[ssid_count].ssid,
  6255. (end - pos) / 2) < 0) {
  6256. wpa_printf(MSG_DEBUG,
  6257. "Invalid SSID value '%s'",
  6258. pos);
  6259. *reply_len = -1;
  6260. goto done;
  6261. }
  6262. ssid[ssid_count].ssid_len = (end - pos) / 2;
  6263. wpa_hexdump_ascii(MSG_DEBUG, "scan SSID",
  6264. ssid[ssid_count].ssid,
  6265. ssid[ssid_count].ssid_len);
  6266. ssid_count++;
  6267. pos = end;
  6268. }
  6269. pos = os_strchr(pos, ' ');
  6270. if (pos)
  6271. pos++;
  6272. }
  6273. }
  6274. wpa_s->num_ssids_from_scan_req = ssid_count;
  6275. os_free(wpa_s->ssids_from_scan_req);
  6276. if (ssid_count) {
  6277. wpa_s->ssids_from_scan_req = ssid;
  6278. ssid = NULL;
  6279. } else {
  6280. wpa_s->ssids_from_scan_req = NULL;
  6281. }
  6282. if (scan_only)
  6283. scan_res_handler = scan_only_handler;
  6284. else if (wpa_s->scan_res_handler == scan_only_handler)
  6285. scan_res_handler = NULL;
  6286. else
  6287. scan_res_handler = wpa_s->scan_res_handler;
  6288. if (!wpa_s->sched_scanning && !wpa_s->scanning &&
  6289. ((wpa_s->wpa_state <= WPA_SCANNING) ||
  6290. (wpa_s->wpa_state == WPA_COMPLETED))) {
  6291. wpa_s->manual_scan_passive = manual_scan_passive;
  6292. wpa_s->manual_scan_use_id = manual_scan_use_id;
  6293. wpa_s->manual_scan_only_new = manual_scan_only_new;
  6294. wpa_s->scan_id_count = scan_id_count;
  6295. os_memcpy(wpa_s->scan_id, scan_id, scan_id_count * sizeof(int));
  6296. wpa_s->scan_res_handler = scan_res_handler;
  6297. os_free(wpa_s->manual_scan_freqs);
  6298. wpa_s->manual_scan_freqs = manual_scan_freqs;
  6299. manual_scan_freqs = NULL;
  6300. wpa_s->normal_scans = 0;
  6301. wpa_s->scan_req = MANUAL_SCAN_REQ;
  6302. wpa_s->after_wps = 0;
  6303. wpa_s->known_wps_freq = 0;
  6304. wpa_supplicant_req_scan(wpa_s, 0, 0);
  6305. if (wpa_s->manual_scan_use_id) {
  6306. wpa_s->manual_scan_id++;
  6307. wpa_dbg(wpa_s, MSG_DEBUG, "Assigned scan id %u",
  6308. wpa_s->manual_scan_id);
  6309. *reply_len = os_snprintf(reply, reply_size, "%u\n",
  6310. wpa_s->manual_scan_id);
  6311. }
  6312. } else if (wpa_s->sched_scanning) {
  6313. wpa_s->manual_scan_passive = manual_scan_passive;
  6314. wpa_s->manual_scan_use_id = manual_scan_use_id;
  6315. wpa_s->manual_scan_only_new = manual_scan_only_new;
  6316. wpa_s->scan_id_count = scan_id_count;
  6317. os_memcpy(wpa_s->scan_id, scan_id, scan_id_count * sizeof(int));
  6318. wpa_s->scan_res_handler = scan_res_handler;
  6319. os_free(wpa_s->manual_scan_freqs);
  6320. wpa_s->manual_scan_freqs = manual_scan_freqs;
  6321. manual_scan_freqs = NULL;
  6322. wpa_printf(MSG_DEBUG, "Stop ongoing sched_scan to allow requested full scan to proceed");
  6323. wpa_supplicant_cancel_sched_scan(wpa_s);
  6324. wpa_s->scan_req = MANUAL_SCAN_REQ;
  6325. wpa_supplicant_req_scan(wpa_s, 0, 0);
  6326. if (wpa_s->manual_scan_use_id) {
  6327. wpa_s->manual_scan_id++;
  6328. *reply_len = os_snprintf(reply, reply_size, "%u\n",
  6329. wpa_s->manual_scan_id);
  6330. wpa_dbg(wpa_s, MSG_DEBUG, "Assigned scan id %u",
  6331. wpa_s->manual_scan_id);
  6332. }
  6333. } else {
  6334. wpa_printf(MSG_DEBUG, "Ongoing scan action - reject new request");
  6335. *reply_len = os_snprintf(reply, reply_size, "FAIL-BUSY\n");
  6336. }
  6337. done:
  6338. os_free(manual_scan_freqs);
  6339. os_free(ssid);
  6340. }
  6341. #ifdef CONFIG_TESTING_OPTIONS
  6342. static void wpas_ctrl_iface_mgmt_tx_cb(struct wpa_supplicant *wpa_s,
  6343. unsigned int freq, const u8 *dst,
  6344. const u8 *src, const u8 *bssid,
  6345. const u8 *data, size_t data_len,
  6346. enum offchannel_send_action_result
  6347. result)
  6348. {
  6349. wpa_msg(wpa_s, MSG_INFO, "MGMT-TX-STATUS freq=%u dst=" MACSTR
  6350. " src=" MACSTR " bssid=" MACSTR " result=%s",
  6351. freq, MAC2STR(dst), MAC2STR(src), MAC2STR(bssid),
  6352. result == OFFCHANNEL_SEND_ACTION_SUCCESS ?
  6353. "SUCCESS" : (result == OFFCHANNEL_SEND_ACTION_NO_ACK ?
  6354. "NO_ACK" : "FAILED"));
  6355. }
  6356. static int wpas_ctrl_iface_mgmt_tx(struct wpa_supplicant *wpa_s, char *cmd)
  6357. {
  6358. char *pos, *param;
  6359. size_t len;
  6360. u8 *buf, da[ETH_ALEN], bssid[ETH_ALEN];
  6361. int res, used;
  6362. int freq = 0, no_cck = 0, wait_time = 0;
  6363. /* <DA> <BSSID> [freq=<MHz>] [wait_time=<ms>] [no_cck=1]
  6364. * <action=Action frame payload> */
  6365. wpa_printf(MSG_DEBUG, "External MGMT TX: %s", cmd);
  6366. pos = cmd;
  6367. used = hwaddr_aton2(pos, da);
  6368. if (used < 0)
  6369. return -1;
  6370. pos += used;
  6371. while (*pos == ' ')
  6372. pos++;
  6373. used = hwaddr_aton2(pos, bssid);
  6374. if (used < 0)
  6375. return -1;
  6376. pos += used;
  6377. param = os_strstr(pos, " freq=");
  6378. if (param) {
  6379. param += 6;
  6380. freq = atoi(param);
  6381. }
  6382. param = os_strstr(pos, " no_cck=");
  6383. if (param) {
  6384. param += 8;
  6385. no_cck = atoi(param);
  6386. }
  6387. param = os_strstr(pos, " wait_time=");
  6388. if (param) {
  6389. param += 11;
  6390. wait_time = atoi(param);
  6391. }
  6392. param = os_strstr(pos, " action=");
  6393. if (param == NULL)
  6394. return -1;
  6395. param += 8;
  6396. len = os_strlen(param);
  6397. if (len & 1)
  6398. return -1;
  6399. len /= 2;
  6400. buf = os_malloc(len);
  6401. if (buf == NULL)
  6402. return -1;
  6403. if (hexstr2bin(param, buf, len) < 0) {
  6404. os_free(buf);
  6405. return -1;
  6406. }
  6407. res = offchannel_send_action(wpa_s, freq, da, wpa_s->own_addr, bssid,
  6408. buf, len, wait_time,
  6409. wpas_ctrl_iface_mgmt_tx_cb, no_cck);
  6410. os_free(buf);
  6411. return res;
  6412. }
  6413. static void wpas_ctrl_iface_mgmt_tx_done(struct wpa_supplicant *wpa_s)
  6414. {
  6415. wpa_printf(MSG_DEBUG, "External MGMT TX - done waiting");
  6416. offchannel_send_action_done(wpa_s);
  6417. }
  6418. static int wpas_ctrl_iface_driver_event(struct wpa_supplicant *wpa_s, char *cmd)
  6419. {
  6420. char *pos, *param;
  6421. union wpa_event_data event;
  6422. enum wpa_event_type ev;
  6423. /* <event name> [parameters..] */
  6424. wpa_dbg(wpa_s, MSG_DEBUG, "Testing - external driver event: %s", cmd);
  6425. pos = cmd;
  6426. param = os_strchr(pos, ' ');
  6427. if (param)
  6428. *param++ = '\0';
  6429. os_memset(&event, 0, sizeof(event));
  6430. if (os_strcmp(cmd, "INTERFACE_ENABLED") == 0) {
  6431. ev = EVENT_INTERFACE_ENABLED;
  6432. } else if (os_strcmp(cmd, "INTERFACE_DISABLED") == 0) {
  6433. ev = EVENT_INTERFACE_DISABLED;
  6434. } else if (os_strcmp(cmd, "AVOID_FREQUENCIES") == 0) {
  6435. ev = EVENT_AVOID_FREQUENCIES;
  6436. if (param == NULL)
  6437. param = "";
  6438. if (freq_range_list_parse(&event.freq_range, param) < 0)
  6439. return -1;
  6440. wpa_supplicant_event(wpa_s, ev, &event);
  6441. os_free(event.freq_range.range);
  6442. return 0;
  6443. } else {
  6444. wpa_dbg(wpa_s, MSG_DEBUG, "Testing - unknown driver event: %s",
  6445. cmd);
  6446. return -1;
  6447. }
  6448. wpa_supplicant_event(wpa_s, ev, &event);
  6449. return 0;
  6450. }
  6451. static int wpas_ctrl_iface_eapol_rx(struct wpa_supplicant *wpa_s, char *cmd)
  6452. {
  6453. char *pos;
  6454. u8 src[ETH_ALEN], *buf;
  6455. int used;
  6456. size_t len;
  6457. wpa_printf(MSG_DEBUG, "External EAPOL RX: %s", cmd);
  6458. pos = cmd;
  6459. used = hwaddr_aton2(pos, src);
  6460. if (used < 0)
  6461. return -1;
  6462. pos += used;
  6463. while (*pos == ' ')
  6464. pos++;
  6465. len = os_strlen(pos);
  6466. if (len & 1)
  6467. return -1;
  6468. len /= 2;
  6469. buf = os_malloc(len);
  6470. if (buf == NULL)
  6471. return -1;
  6472. if (hexstr2bin(pos, buf, len) < 0) {
  6473. os_free(buf);
  6474. return -1;
  6475. }
  6476. wpa_supplicant_rx_eapol(wpa_s, src, buf, len);
  6477. os_free(buf);
  6478. return 0;
  6479. }
  6480. static u16 ipv4_hdr_checksum(const void *buf, size_t len)
  6481. {
  6482. size_t i;
  6483. u32 sum = 0;
  6484. const u16 *pos = buf;
  6485. for (i = 0; i < len / 2; i++)
  6486. sum += *pos++;
  6487. while (sum >> 16)
  6488. sum = (sum & 0xffff) + (sum >> 16);
  6489. return sum ^ 0xffff;
  6490. }
  6491. #define HWSIM_PACKETLEN 1500
  6492. #define HWSIM_IP_LEN (HWSIM_PACKETLEN - sizeof(struct ether_header))
  6493. void wpas_data_test_rx(void *ctx, const u8 *src_addr, const u8 *buf, size_t len)
  6494. {
  6495. struct wpa_supplicant *wpa_s = ctx;
  6496. const struct ether_header *eth;
  6497. struct iphdr ip;
  6498. const u8 *pos;
  6499. unsigned int i;
  6500. if (len != HWSIM_PACKETLEN)
  6501. return;
  6502. eth = (const struct ether_header *) buf;
  6503. os_memcpy(&ip, eth + 1, sizeof(ip));
  6504. pos = &buf[sizeof(*eth) + sizeof(ip)];
  6505. if (ip.ihl != 5 || ip.version != 4 ||
  6506. ntohs(ip.tot_len) != HWSIM_IP_LEN)
  6507. return;
  6508. for (i = 0; i < HWSIM_IP_LEN - sizeof(ip); i++) {
  6509. if (*pos != (u8) i)
  6510. return;
  6511. pos++;
  6512. }
  6513. wpa_msg(wpa_s, MSG_INFO, "DATA-TEST-RX " MACSTR " " MACSTR,
  6514. MAC2STR(eth->ether_dhost), MAC2STR(eth->ether_shost));
  6515. }
  6516. static int wpas_ctrl_iface_data_test_config(struct wpa_supplicant *wpa_s,
  6517. char *cmd)
  6518. {
  6519. int enabled = atoi(cmd);
  6520. char *pos;
  6521. const char *ifname;
  6522. if (!enabled) {
  6523. if (wpa_s->l2_test) {
  6524. l2_packet_deinit(wpa_s->l2_test);
  6525. wpa_s->l2_test = NULL;
  6526. wpa_dbg(wpa_s, MSG_DEBUG, "test data: Disabled");
  6527. }
  6528. return 0;
  6529. }
  6530. if (wpa_s->l2_test)
  6531. return 0;
  6532. pos = os_strstr(cmd, " ifname=");
  6533. if (pos)
  6534. ifname = pos + 8;
  6535. else
  6536. ifname = wpa_s->ifname;
  6537. wpa_s->l2_test = l2_packet_init(ifname, wpa_s->own_addr,
  6538. ETHERTYPE_IP, wpas_data_test_rx,
  6539. wpa_s, 1);
  6540. if (wpa_s->l2_test == NULL)
  6541. return -1;
  6542. wpa_dbg(wpa_s, MSG_DEBUG, "test data: Enabled");
  6543. return 0;
  6544. }
  6545. static int wpas_ctrl_iface_data_test_tx(struct wpa_supplicant *wpa_s, char *cmd)
  6546. {
  6547. u8 dst[ETH_ALEN], src[ETH_ALEN];
  6548. char *pos;
  6549. int used;
  6550. long int val;
  6551. u8 tos;
  6552. u8 buf[2 + HWSIM_PACKETLEN];
  6553. struct ether_header *eth;
  6554. struct iphdr *ip;
  6555. u8 *dpos;
  6556. unsigned int i;
  6557. if (wpa_s->l2_test == NULL)
  6558. return -1;
  6559. /* format: <dst> <src> <tos> */
  6560. pos = cmd;
  6561. used = hwaddr_aton2(pos, dst);
  6562. if (used < 0)
  6563. return -1;
  6564. pos += used;
  6565. while (*pos == ' ')
  6566. pos++;
  6567. used = hwaddr_aton2(pos, src);
  6568. if (used < 0)
  6569. return -1;
  6570. pos += used;
  6571. val = strtol(pos, NULL, 0);
  6572. if (val < 0 || val > 0xff)
  6573. return -1;
  6574. tos = val;
  6575. eth = (struct ether_header *) &buf[2];
  6576. os_memcpy(eth->ether_dhost, dst, ETH_ALEN);
  6577. os_memcpy(eth->ether_shost, src, ETH_ALEN);
  6578. eth->ether_type = htons(ETHERTYPE_IP);
  6579. ip = (struct iphdr *) (eth + 1);
  6580. os_memset(ip, 0, sizeof(*ip));
  6581. ip->ihl = 5;
  6582. ip->version = 4;
  6583. ip->ttl = 64;
  6584. ip->tos = tos;
  6585. ip->tot_len = htons(HWSIM_IP_LEN);
  6586. ip->protocol = 1;
  6587. ip->saddr = htonl(192U << 24 | 168 << 16 | 1 << 8 | 1);
  6588. ip->daddr = htonl(192U << 24 | 168 << 16 | 1 << 8 | 2);
  6589. ip->check = ipv4_hdr_checksum(ip, sizeof(*ip));
  6590. dpos = (u8 *) (ip + 1);
  6591. for (i = 0; i < HWSIM_IP_LEN - sizeof(*ip); i++)
  6592. *dpos++ = i;
  6593. if (l2_packet_send(wpa_s->l2_test, dst, ETHERTYPE_IP, &buf[2],
  6594. HWSIM_PACKETLEN) < 0)
  6595. return -1;
  6596. wpa_dbg(wpa_s, MSG_DEBUG, "test data: TX dst=" MACSTR " src=" MACSTR
  6597. " tos=0x%x", MAC2STR(dst), MAC2STR(src), tos);
  6598. return 0;
  6599. }
  6600. static int wpas_ctrl_iface_data_test_frame(struct wpa_supplicant *wpa_s,
  6601. char *cmd)
  6602. {
  6603. u8 *buf;
  6604. struct ether_header *eth;
  6605. struct l2_packet_data *l2 = NULL;
  6606. size_t len;
  6607. u16 ethertype;
  6608. int res = -1;
  6609. len = os_strlen(cmd);
  6610. if (len & 1 || len < ETH_HLEN * 2)
  6611. return -1;
  6612. len /= 2;
  6613. buf = os_malloc(len);
  6614. if (buf == NULL)
  6615. return -1;
  6616. if (hexstr2bin(cmd, buf, len) < 0)
  6617. goto done;
  6618. eth = (struct ether_header *) buf;
  6619. ethertype = ntohs(eth->ether_type);
  6620. l2 = l2_packet_init(wpa_s->ifname, wpa_s->own_addr, ethertype,
  6621. wpas_data_test_rx, wpa_s, 1);
  6622. if (l2 == NULL)
  6623. goto done;
  6624. res = l2_packet_send(l2, eth->ether_dhost, ethertype, buf, len);
  6625. wpa_dbg(wpa_s, MSG_DEBUG, "test data: TX frame res=%d", res);
  6626. done:
  6627. if (l2)
  6628. l2_packet_deinit(l2);
  6629. os_free(buf);
  6630. return res < 0 ? -1 : 0;
  6631. }
  6632. static int wpas_ctrl_test_alloc_fail(struct wpa_supplicant *wpa_s, char *cmd)
  6633. {
  6634. #ifdef WPA_TRACE_BFD
  6635. extern char wpa_trace_fail_func[256];
  6636. extern unsigned int wpa_trace_fail_after;
  6637. char *pos;
  6638. wpa_trace_fail_after = atoi(cmd);
  6639. pos = os_strchr(cmd, ':');
  6640. if (pos) {
  6641. pos++;
  6642. os_strlcpy(wpa_trace_fail_func, pos,
  6643. sizeof(wpa_trace_fail_func));
  6644. } else {
  6645. wpa_trace_fail_after = 0;
  6646. }
  6647. return 0;
  6648. #else /* WPA_TRACE_BFD */
  6649. return -1;
  6650. #endif /* WPA_TRACE_BFD */
  6651. }
  6652. static int wpas_ctrl_get_alloc_fail(struct wpa_supplicant *wpa_s,
  6653. char *buf, size_t buflen)
  6654. {
  6655. #ifdef WPA_TRACE_BFD
  6656. extern char wpa_trace_fail_func[256];
  6657. extern unsigned int wpa_trace_fail_after;
  6658. return os_snprintf(buf, buflen, "%u:%s", wpa_trace_fail_after,
  6659. wpa_trace_fail_func);
  6660. #else /* WPA_TRACE_BFD */
  6661. return -1;
  6662. #endif /* WPA_TRACE_BFD */
  6663. }
  6664. static int wpas_ctrl_test_fail(struct wpa_supplicant *wpa_s, char *cmd)
  6665. {
  6666. #ifdef WPA_TRACE_BFD
  6667. extern char wpa_trace_test_fail_func[256];
  6668. extern unsigned int wpa_trace_test_fail_after;
  6669. char *pos;
  6670. wpa_trace_test_fail_after = atoi(cmd);
  6671. pos = os_strchr(cmd, ':');
  6672. if (pos) {
  6673. pos++;
  6674. os_strlcpy(wpa_trace_test_fail_func, pos,
  6675. sizeof(wpa_trace_test_fail_func));
  6676. } else {
  6677. wpa_trace_test_fail_after = 0;
  6678. }
  6679. return 0;
  6680. #else /* WPA_TRACE_BFD */
  6681. return -1;
  6682. #endif /* WPA_TRACE_BFD */
  6683. }
  6684. static int wpas_ctrl_get_fail(struct wpa_supplicant *wpa_s,
  6685. char *buf, size_t buflen)
  6686. {
  6687. #ifdef WPA_TRACE_BFD
  6688. extern char wpa_trace_test_fail_func[256];
  6689. extern unsigned int wpa_trace_test_fail_after;
  6690. return os_snprintf(buf, buflen, "%u:%s", wpa_trace_test_fail_after,
  6691. wpa_trace_test_fail_func);
  6692. #else /* WPA_TRACE_BFD */
  6693. return -1;
  6694. #endif /* WPA_TRACE_BFD */
  6695. }
  6696. static void wpas_ctrl_event_test_cb(void *eloop_ctx, void *timeout_ctx)
  6697. {
  6698. struct wpa_supplicant *wpa_s = eloop_ctx;
  6699. int i, count = (intptr_t) timeout_ctx;
  6700. wpa_printf(MSG_DEBUG, "TEST: Send %d control interface event messages",
  6701. count);
  6702. for (i = 0; i < count; i++) {
  6703. wpa_msg_ctrl(wpa_s, MSG_INFO, "TEST-EVENT-MESSAGE %d/%d",
  6704. i + 1, count);
  6705. }
  6706. }
  6707. static int wpas_ctrl_event_test(struct wpa_supplicant *wpa_s, const char *cmd)
  6708. {
  6709. int count;
  6710. count = atoi(cmd);
  6711. if (count <= 0)
  6712. return -1;
  6713. return eloop_register_timeout(0, 0, wpas_ctrl_event_test_cb, wpa_s,
  6714. (void *) (intptr_t) count);
  6715. }
  6716. static int wpas_ctrl_test_assoc_ie(struct wpa_supplicant *wpa_s,
  6717. const char *cmd)
  6718. {
  6719. struct wpabuf *buf;
  6720. size_t len;
  6721. len = os_strlen(cmd);
  6722. if (len & 1)
  6723. return -1;
  6724. len /= 2;
  6725. if (len == 0) {
  6726. buf = NULL;
  6727. } else {
  6728. buf = wpabuf_alloc(len);
  6729. if (buf == NULL)
  6730. return -1;
  6731. if (hexstr2bin(cmd, wpabuf_put(buf, len), len) < 0) {
  6732. wpabuf_free(buf);
  6733. return -1;
  6734. }
  6735. }
  6736. wpa_sm_set_test_assoc_ie(wpa_s->wpa, buf);
  6737. return 0;
  6738. }
  6739. #endif /* CONFIG_TESTING_OPTIONS */
  6740. static int wpas_ctrl_vendor_elem_add(struct wpa_supplicant *wpa_s, char *cmd)
  6741. {
  6742. char *pos = cmd;
  6743. int frame;
  6744. size_t len;
  6745. struct wpabuf *buf;
  6746. struct ieee802_11_elems elems;
  6747. frame = atoi(pos);
  6748. if (frame < 0 || frame >= NUM_VENDOR_ELEM_FRAMES)
  6749. return -1;
  6750. wpa_s = wpas_vendor_elem(wpa_s, frame);
  6751. pos = os_strchr(pos, ' ');
  6752. if (pos == NULL)
  6753. return -1;
  6754. pos++;
  6755. len = os_strlen(pos);
  6756. if (len == 0)
  6757. return 0;
  6758. if (len & 1)
  6759. return -1;
  6760. len /= 2;
  6761. buf = wpabuf_alloc(len);
  6762. if (buf == NULL)
  6763. return -1;
  6764. if (hexstr2bin(pos, wpabuf_put(buf, len), len) < 0) {
  6765. wpabuf_free(buf);
  6766. return -1;
  6767. }
  6768. if (ieee802_11_parse_elems(wpabuf_head_u8(buf), len, &elems, 0) ==
  6769. ParseFailed) {
  6770. wpabuf_free(buf);
  6771. return -1;
  6772. }
  6773. if (wpa_s->vendor_elem[frame] == NULL) {
  6774. wpa_s->vendor_elem[frame] = buf;
  6775. wpas_vendor_elem_update(wpa_s);
  6776. return 0;
  6777. }
  6778. if (wpabuf_resize(&wpa_s->vendor_elem[frame], len) < 0) {
  6779. wpabuf_free(buf);
  6780. return -1;
  6781. }
  6782. wpabuf_put_buf(wpa_s->vendor_elem[frame], buf);
  6783. wpabuf_free(buf);
  6784. wpas_vendor_elem_update(wpa_s);
  6785. return 0;
  6786. }
  6787. static int wpas_ctrl_vendor_elem_get(struct wpa_supplicant *wpa_s, char *cmd,
  6788. char *buf, size_t buflen)
  6789. {
  6790. int frame = atoi(cmd);
  6791. if (frame < 0 || frame >= NUM_VENDOR_ELEM_FRAMES)
  6792. return -1;
  6793. wpa_s = wpas_vendor_elem(wpa_s, frame);
  6794. if (wpa_s->vendor_elem[frame] == NULL)
  6795. return 0;
  6796. return wpa_snprintf_hex(buf, buflen,
  6797. wpabuf_head_u8(wpa_s->vendor_elem[frame]),
  6798. wpabuf_len(wpa_s->vendor_elem[frame]));
  6799. }
  6800. static int wpas_ctrl_vendor_elem_remove(struct wpa_supplicant *wpa_s, char *cmd)
  6801. {
  6802. char *pos = cmd;
  6803. int frame;
  6804. size_t len;
  6805. u8 *buf;
  6806. struct ieee802_11_elems elems;
  6807. int res;
  6808. frame = atoi(pos);
  6809. if (frame < 0 || frame >= NUM_VENDOR_ELEM_FRAMES)
  6810. return -1;
  6811. wpa_s = wpas_vendor_elem(wpa_s, frame);
  6812. pos = os_strchr(pos, ' ');
  6813. if (pos == NULL)
  6814. return -1;
  6815. pos++;
  6816. if (*pos == '*') {
  6817. wpabuf_free(wpa_s->vendor_elem[frame]);
  6818. wpa_s->vendor_elem[frame] = NULL;
  6819. wpas_vendor_elem_update(wpa_s);
  6820. return 0;
  6821. }
  6822. if (wpa_s->vendor_elem[frame] == NULL)
  6823. return -1;
  6824. len = os_strlen(pos);
  6825. if (len == 0)
  6826. return 0;
  6827. if (len & 1)
  6828. return -1;
  6829. len /= 2;
  6830. buf = os_malloc(len);
  6831. if (buf == NULL)
  6832. return -1;
  6833. if (hexstr2bin(pos, buf, len) < 0) {
  6834. os_free(buf);
  6835. return -1;
  6836. }
  6837. if (ieee802_11_parse_elems(buf, len, &elems, 0) == ParseFailed) {
  6838. os_free(buf);
  6839. return -1;
  6840. }
  6841. res = wpas_vendor_elem_remove(wpa_s, frame, buf, len);
  6842. os_free(buf);
  6843. return res;
  6844. }
  6845. static void wpas_ctrl_neighbor_rep_cb(void *ctx, struct wpabuf *neighbor_rep)
  6846. {
  6847. struct wpa_supplicant *wpa_s = ctx;
  6848. if (neighbor_rep) {
  6849. wpa_msg_ctrl(wpa_s, MSG_INFO, RRM_EVENT_NEIGHBOR_REP_RXED
  6850. "length=%u",
  6851. (unsigned int) wpabuf_len(neighbor_rep));
  6852. wpabuf_free(neighbor_rep);
  6853. } else {
  6854. wpa_msg_ctrl(wpa_s, MSG_INFO, RRM_EVENT_NEIGHBOR_REP_FAILED);
  6855. }
  6856. }
  6857. static int wpas_ctrl_iface_send_neigbor_rep(struct wpa_supplicant *wpa_s,
  6858. char *cmd)
  6859. {
  6860. struct wpa_ssid ssid;
  6861. struct wpa_ssid *ssid_p = NULL;
  6862. int ret = 0;
  6863. if (os_strncmp(cmd, " ssid=", 6) == 0) {
  6864. ssid.ssid_len = os_strlen(cmd + 6);
  6865. if (ssid.ssid_len > SSID_MAX_LEN)
  6866. return -1;
  6867. ssid.ssid = (u8 *) (cmd + 6);
  6868. ssid_p = &ssid;
  6869. }
  6870. ret = wpas_rrm_send_neighbor_rep_request(wpa_s, ssid_p,
  6871. wpas_ctrl_neighbor_rep_cb,
  6872. wpa_s);
  6873. return ret;
  6874. }
  6875. static int wpas_ctrl_iface_erp_flush(struct wpa_supplicant *wpa_s)
  6876. {
  6877. eapol_sm_erp_flush(wpa_s->eapol);
  6878. return 0;
  6879. }
  6880. static int wpas_ctrl_iface_mac_rand_scan(struct wpa_supplicant *wpa_s,
  6881. char *cmd)
  6882. {
  6883. char *token, *context = NULL;
  6884. unsigned int enable = ~0, type = 0;
  6885. u8 _addr[ETH_ALEN], _mask[ETH_ALEN];
  6886. u8 *addr = NULL, *mask = NULL;
  6887. while ((token = str_token(cmd, " ", &context))) {
  6888. if (os_strcasecmp(token, "scan") == 0) {
  6889. type |= MAC_ADDR_RAND_SCAN;
  6890. } else if (os_strcasecmp(token, "sched") == 0) {
  6891. type |= MAC_ADDR_RAND_SCHED_SCAN;
  6892. } else if (os_strcasecmp(token, "pno") == 0) {
  6893. type |= MAC_ADDR_RAND_PNO;
  6894. } else if (os_strcasecmp(token, "all") == 0) {
  6895. type = wpa_s->mac_addr_rand_supported;
  6896. } else if (os_strncasecmp(token, "enable=", 7) == 0) {
  6897. enable = atoi(token + 7);
  6898. } else if (os_strncasecmp(token, "addr=", 5) == 0) {
  6899. addr = _addr;
  6900. if (hwaddr_aton(token + 5, addr)) {
  6901. wpa_printf(MSG_INFO,
  6902. "CTRL: Invalid MAC address: %s",
  6903. token);
  6904. return -1;
  6905. }
  6906. } else if (os_strncasecmp(token, "mask=", 5) == 0) {
  6907. mask = _mask;
  6908. if (hwaddr_aton(token + 5, mask)) {
  6909. wpa_printf(MSG_INFO,
  6910. "CTRL: Invalid MAC address mask: %s",
  6911. token);
  6912. return -1;
  6913. }
  6914. } else {
  6915. wpa_printf(MSG_INFO,
  6916. "CTRL: Invalid MAC_RAND_SCAN parameter: %s",
  6917. token);
  6918. return -1;
  6919. }
  6920. }
  6921. if (!type) {
  6922. wpa_printf(MSG_INFO, "CTRL: MAC_RAND_SCAN no type specified");
  6923. return -1;
  6924. }
  6925. if ((wpa_s->mac_addr_rand_supported & type) != type) {
  6926. wpa_printf(MSG_INFO,
  6927. "CTRL: MAC_RAND_SCAN types=%u != supported=%u",
  6928. type, wpa_s->mac_addr_rand_supported);
  6929. return -1;
  6930. }
  6931. if (enable > 1) {
  6932. wpa_printf(MSG_INFO,
  6933. "CTRL: MAC_RAND_SCAN enable=<0/1> not specified");
  6934. return -1;
  6935. }
  6936. if (!enable) {
  6937. wpas_mac_addr_rand_scan_clear(wpa_s, type);
  6938. if (wpa_s->pno) {
  6939. if (type & MAC_ADDR_RAND_PNO) {
  6940. wpas_stop_pno(wpa_s);
  6941. wpas_start_pno(wpa_s);
  6942. }
  6943. } else if (wpa_s->sched_scanning &&
  6944. (type & MAC_ADDR_RAND_SCHED_SCAN)) {
  6945. /* simulate timeout to restart the sched scan */
  6946. wpa_s->sched_scan_timed_out = 1;
  6947. wpa_s->prev_sched_ssid = NULL;
  6948. wpa_supplicant_cancel_sched_scan(wpa_s);
  6949. }
  6950. return 0;
  6951. }
  6952. if ((addr && !mask) || (!addr && mask)) {
  6953. wpa_printf(MSG_INFO,
  6954. "CTRL: MAC_RAND_SCAN invalid addr/mask combination");
  6955. return -1;
  6956. }
  6957. if (addr && mask && (!(mask[0] & 0x01) || (addr[0] & 0x01))) {
  6958. wpa_printf(MSG_INFO,
  6959. "CTRL: MAC_RAND_SCAN cannot allow multicast address");
  6960. return -1;
  6961. }
  6962. if (type & MAC_ADDR_RAND_SCAN) {
  6963. wpas_mac_addr_rand_scan_set(wpa_s, MAC_ADDR_RAND_SCAN,
  6964. addr, mask);
  6965. }
  6966. if (type & MAC_ADDR_RAND_SCHED_SCAN) {
  6967. wpas_mac_addr_rand_scan_set(wpa_s, MAC_ADDR_RAND_SCHED_SCAN,
  6968. addr, mask);
  6969. if (wpa_s->sched_scanning && !wpa_s->pno) {
  6970. /* simulate timeout to restart the sched scan */
  6971. wpa_s->sched_scan_timed_out = 1;
  6972. wpa_s->prev_sched_ssid = NULL;
  6973. wpa_supplicant_cancel_sched_scan(wpa_s);
  6974. }
  6975. }
  6976. if (type & MAC_ADDR_RAND_PNO) {
  6977. wpas_mac_addr_rand_scan_set(wpa_s, MAC_ADDR_RAND_PNO,
  6978. addr, mask);
  6979. if (wpa_s->pno) {
  6980. wpas_stop_pno(wpa_s);
  6981. wpas_start_pno(wpa_s);
  6982. }
  6983. }
  6984. return 0;
  6985. }
  6986. static int wpas_ctrl_cmd_debug_level(const char *cmd)
  6987. {
  6988. if (os_strcmp(cmd, "PING") == 0 ||
  6989. os_strncmp(cmd, "BSS ", 4) == 0 ||
  6990. os_strncmp(cmd, "GET_NETWORK ", 12) == 0 ||
  6991. os_strncmp(cmd, "STATUS", 6) == 0 ||
  6992. os_strncmp(cmd, "STA ", 4) == 0 ||
  6993. os_strncmp(cmd, "STA-", 4) == 0)
  6994. return MSG_EXCESSIVE;
  6995. return MSG_DEBUG;
  6996. }
  6997. char * wpa_supplicant_ctrl_iface_process(struct wpa_supplicant *wpa_s,
  6998. char *buf, size_t *resp_len)
  6999. {
  7000. char *reply;
  7001. const int reply_size = 4096;
  7002. int reply_len;
  7003. if (os_strncmp(buf, WPA_CTRL_RSP, os_strlen(WPA_CTRL_RSP)) == 0 ||
  7004. os_strncmp(buf, "SET_NETWORK ", 12) == 0) {
  7005. if (wpa_debug_show_keys)
  7006. wpa_dbg(wpa_s, MSG_DEBUG,
  7007. "Control interface command '%s'", buf);
  7008. else
  7009. wpa_dbg(wpa_s, MSG_DEBUG,
  7010. "Control interface command '%s [REMOVED]'",
  7011. os_strncmp(buf, WPA_CTRL_RSP,
  7012. os_strlen(WPA_CTRL_RSP)) == 0 ?
  7013. WPA_CTRL_RSP : "SET_NETWORK");
  7014. } else if (os_strncmp(buf, "WPS_NFC_TAG_READ", 16) == 0 ||
  7015. os_strncmp(buf, "NFC_REPORT_HANDOVER", 19) == 0) {
  7016. wpa_hexdump_ascii_key(MSG_DEBUG, "RX ctrl_iface",
  7017. (const u8 *) buf, os_strlen(buf));
  7018. } else {
  7019. int level = wpas_ctrl_cmd_debug_level(buf);
  7020. wpa_dbg(wpa_s, level, "Control interface command '%s'", buf);
  7021. }
  7022. reply = os_malloc(reply_size);
  7023. if (reply == NULL) {
  7024. *resp_len = 1;
  7025. return NULL;
  7026. }
  7027. os_memcpy(reply, "OK\n", 3);
  7028. reply_len = 3;
  7029. if (os_strcmp(buf, "PING") == 0) {
  7030. os_memcpy(reply, "PONG\n", 5);
  7031. reply_len = 5;
  7032. } else if (os_strcmp(buf, "IFNAME") == 0) {
  7033. reply_len = os_strlen(wpa_s->ifname);
  7034. os_memcpy(reply, wpa_s->ifname, reply_len);
  7035. } else if (os_strncmp(buf, "RELOG", 5) == 0) {
  7036. if (wpa_debug_reopen_file() < 0)
  7037. reply_len = -1;
  7038. } else if (os_strncmp(buf, "NOTE ", 5) == 0) {
  7039. wpa_printf(MSG_INFO, "NOTE: %s", buf + 5);
  7040. } else if (os_strcmp(buf, "MIB") == 0) {
  7041. reply_len = wpa_sm_get_mib(wpa_s->wpa, reply, reply_size);
  7042. if (reply_len >= 0) {
  7043. reply_len += eapol_sm_get_mib(wpa_s->eapol,
  7044. reply + reply_len,
  7045. reply_size - reply_len);
  7046. }
  7047. } else if (os_strncmp(buf, "STATUS", 6) == 0) {
  7048. reply_len = wpa_supplicant_ctrl_iface_status(
  7049. wpa_s, buf + 6, reply, reply_size);
  7050. } else if (os_strcmp(buf, "PMKSA") == 0) {
  7051. reply_len = wpa_sm_pmksa_cache_list(wpa_s->wpa, reply,
  7052. reply_size);
  7053. } else if (os_strcmp(buf, "PMKSA_FLUSH") == 0) {
  7054. wpa_sm_pmksa_cache_flush(wpa_s->wpa, NULL);
  7055. } else if (os_strncmp(buf, "SET ", 4) == 0) {
  7056. if (wpa_supplicant_ctrl_iface_set(wpa_s, buf + 4))
  7057. reply_len = -1;
  7058. } else if (os_strncmp(buf, "DUMP", 4) == 0) {
  7059. reply_len = wpa_config_dump_values(wpa_s->conf,
  7060. reply, reply_size);
  7061. } else if (os_strncmp(buf, "GET ", 4) == 0) {
  7062. reply_len = wpa_supplicant_ctrl_iface_get(wpa_s, buf + 4,
  7063. reply, reply_size);
  7064. } else if (os_strcmp(buf, "LOGON") == 0) {
  7065. eapol_sm_notify_logoff(wpa_s->eapol, FALSE);
  7066. } else if (os_strcmp(buf, "LOGOFF") == 0) {
  7067. eapol_sm_notify_logoff(wpa_s->eapol, TRUE);
  7068. } else if (os_strcmp(buf, "REASSOCIATE") == 0) {
  7069. if (wpa_s->wpa_state == WPA_INTERFACE_DISABLED)
  7070. reply_len = -1;
  7071. else
  7072. wpas_request_connection(wpa_s);
  7073. } else if (os_strcmp(buf, "REATTACH") == 0) {
  7074. if (wpa_s->wpa_state == WPA_INTERFACE_DISABLED ||
  7075. !wpa_s->current_ssid)
  7076. reply_len = -1;
  7077. else {
  7078. wpa_s->reattach = 1;
  7079. wpas_request_connection(wpa_s);
  7080. }
  7081. } else if (os_strcmp(buf, "RECONNECT") == 0) {
  7082. if (wpa_s->wpa_state == WPA_INTERFACE_DISABLED)
  7083. reply_len = -1;
  7084. else if (wpa_s->disconnected)
  7085. wpas_request_connection(wpa_s);
  7086. #ifdef IEEE8021X_EAPOL
  7087. } else if (os_strncmp(buf, "PREAUTH ", 8) == 0) {
  7088. if (wpa_supplicant_ctrl_iface_preauth(wpa_s, buf + 8))
  7089. reply_len = -1;
  7090. #endif /* IEEE8021X_EAPOL */
  7091. #ifdef CONFIG_PEERKEY
  7092. } else if (os_strncmp(buf, "STKSTART ", 9) == 0) {
  7093. if (wpa_supplicant_ctrl_iface_stkstart(wpa_s, buf + 9))
  7094. reply_len = -1;
  7095. #endif /* CONFIG_PEERKEY */
  7096. #ifdef CONFIG_IEEE80211R
  7097. } else if (os_strncmp(buf, "FT_DS ", 6) == 0) {
  7098. if (wpa_supplicant_ctrl_iface_ft_ds(wpa_s, buf + 6))
  7099. reply_len = -1;
  7100. #endif /* CONFIG_IEEE80211R */
  7101. #ifdef CONFIG_WPS
  7102. } else if (os_strcmp(buf, "WPS_PBC") == 0) {
  7103. int res = wpa_supplicant_ctrl_iface_wps_pbc(wpa_s, NULL);
  7104. if (res == -2) {
  7105. os_memcpy(reply, "FAIL-PBC-OVERLAP\n", 17);
  7106. reply_len = 17;
  7107. } else if (res)
  7108. reply_len = -1;
  7109. } else if (os_strncmp(buf, "WPS_PBC ", 8) == 0) {
  7110. int res = wpa_supplicant_ctrl_iface_wps_pbc(wpa_s, buf + 8);
  7111. if (res == -2) {
  7112. os_memcpy(reply, "FAIL-PBC-OVERLAP\n", 17);
  7113. reply_len = 17;
  7114. } else if (res)
  7115. reply_len = -1;
  7116. } else if (os_strncmp(buf, "WPS_PIN ", 8) == 0) {
  7117. reply_len = wpa_supplicant_ctrl_iface_wps_pin(wpa_s, buf + 8,
  7118. reply,
  7119. reply_size);
  7120. } else if (os_strncmp(buf, "WPS_CHECK_PIN ", 14) == 0) {
  7121. reply_len = wpa_supplicant_ctrl_iface_wps_check_pin(
  7122. wpa_s, buf + 14, reply, reply_size);
  7123. } else if (os_strcmp(buf, "WPS_CANCEL") == 0) {
  7124. if (wpas_wps_cancel(wpa_s))
  7125. reply_len = -1;
  7126. #ifdef CONFIG_WPS_NFC
  7127. } else if (os_strcmp(buf, "WPS_NFC") == 0) {
  7128. if (wpa_supplicant_ctrl_iface_wps_nfc(wpa_s, NULL))
  7129. reply_len = -1;
  7130. } else if (os_strncmp(buf, "WPS_NFC ", 8) == 0) {
  7131. if (wpa_supplicant_ctrl_iface_wps_nfc(wpa_s, buf + 8))
  7132. reply_len = -1;
  7133. } else if (os_strncmp(buf, "WPS_NFC_CONFIG_TOKEN ", 21) == 0) {
  7134. reply_len = wpa_supplicant_ctrl_iface_wps_nfc_config_token(
  7135. wpa_s, buf + 21, reply, reply_size);
  7136. } else if (os_strncmp(buf, "WPS_NFC_TOKEN ", 14) == 0) {
  7137. reply_len = wpa_supplicant_ctrl_iface_wps_nfc_token(
  7138. wpa_s, buf + 14, reply, reply_size);
  7139. } else if (os_strncmp(buf, "WPS_NFC_TAG_READ ", 17) == 0) {
  7140. if (wpa_supplicant_ctrl_iface_wps_nfc_tag_read(wpa_s,
  7141. buf + 17))
  7142. reply_len = -1;
  7143. } else if (os_strncmp(buf, "NFC_GET_HANDOVER_REQ ", 21) == 0) {
  7144. reply_len = wpas_ctrl_nfc_get_handover_req(
  7145. wpa_s, buf + 21, reply, reply_size);
  7146. } else if (os_strncmp(buf, "NFC_GET_HANDOVER_SEL ", 21) == 0) {
  7147. reply_len = wpas_ctrl_nfc_get_handover_sel(
  7148. wpa_s, buf + 21, reply, reply_size);
  7149. } else if (os_strncmp(buf, "NFC_REPORT_HANDOVER ", 20) == 0) {
  7150. if (wpas_ctrl_nfc_report_handover(wpa_s, buf + 20))
  7151. reply_len = -1;
  7152. #endif /* CONFIG_WPS_NFC */
  7153. } else if (os_strncmp(buf, "WPS_REG ", 8) == 0) {
  7154. if (wpa_supplicant_ctrl_iface_wps_reg(wpa_s, buf + 8))
  7155. reply_len = -1;
  7156. #ifdef CONFIG_AP
  7157. } else if (os_strncmp(buf, "WPS_AP_PIN ", 11) == 0) {
  7158. reply_len = wpa_supplicant_ctrl_iface_wps_ap_pin(
  7159. wpa_s, buf + 11, reply, reply_size);
  7160. #endif /* CONFIG_AP */
  7161. #ifdef CONFIG_WPS_ER
  7162. } else if (os_strcmp(buf, "WPS_ER_START") == 0) {
  7163. if (wpas_wps_er_start(wpa_s, NULL))
  7164. reply_len = -1;
  7165. } else if (os_strncmp(buf, "WPS_ER_START ", 13) == 0) {
  7166. if (wpas_wps_er_start(wpa_s, buf + 13))
  7167. reply_len = -1;
  7168. } else if (os_strcmp(buf, "WPS_ER_STOP") == 0) {
  7169. wpas_wps_er_stop(wpa_s);
  7170. } else if (os_strncmp(buf, "WPS_ER_PIN ", 11) == 0) {
  7171. if (wpa_supplicant_ctrl_iface_wps_er_pin(wpa_s, buf + 11))
  7172. reply_len = -1;
  7173. } else if (os_strncmp(buf, "WPS_ER_PBC ", 11) == 0) {
  7174. int ret = wpas_wps_er_pbc(wpa_s, buf + 11);
  7175. if (ret == -2) {
  7176. os_memcpy(reply, "FAIL-PBC-OVERLAP\n", 17);
  7177. reply_len = 17;
  7178. } else if (ret == -3) {
  7179. os_memcpy(reply, "FAIL-UNKNOWN-UUID\n", 18);
  7180. reply_len = 18;
  7181. } else if (ret == -4) {
  7182. os_memcpy(reply, "FAIL-NO-AP-SETTINGS\n", 20);
  7183. reply_len = 20;
  7184. } else if (ret)
  7185. reply_len = -1;
  7186. } else if (os_strncmp(buf, "WPS_ER_LEARN ", 13) == 0) {
  7187. if (wpa_supplicant_ctrl_iface_wps_er_learn(wpa_s, buf + 13))
  7188. reply_len = -1;
  7189. } else if (os_strncmp(buf, "WPS_ER_SET_CONFIG ", 18) == 0) {
  7190. if (wpa_supplicant_ctrl_iface_wps_er_set_config(wpa_s,
  7191. buf + 18))
  7192. reply_len = -1;
  7193. } else if (os_strncmp(buf, "WPS_ER_CONFIG ", 14) == 0) {
  7194. if (wpa_supplicant_ctrl_iface_wps_er_config(wpa_s, buf + 14))
  7195. reply_len = -1;
  7196. #ifdef CONFIG_WPS_NFC
  7197. } else if (os_strncmp(buf, "WPS_ER_NFC_CONFIG_TOKEN ", 24) == 0) {
  7198. reply_len = wpa_supplicant_ctrl_iface_wps_er_nfc_config_token(
  7199. wpa_s, buf + 24, reply, reply_size);
  7200. #endif /* CONFIG_WPS_NFC */
  7201. #endif /* CONFIG_WPS_ER */
  7202. #endif /* CONFIG_WPS */
  7203. #ifdef CONFIG_IBSS_RSN
  7204. } else if (os_strncmp(buf, "IBSS_RSN ", 9) == 0) {
  7205. if (wpa_supplicant_ctrl_iface_ibss_rsn(wpa_s, buf + 9))
  7206. reply_len = -1;
  7207. #endif /* CONFIG_IBSS_RSN */
  7208. #ifdef CONFIG_MESH
  7209. } else if (os_strncmp(buf, "MESH_INTERFACE_ADD ", 19) == 0) {
  7210. reply_len = wpa_supplicant_ctrl_iface_mesh_interface_add(
  7211. wpa_s, buf + 19, reply, reply_size);
  7212. } else if (os_strcmp(buf, "MESH_INTERFACE_ADD") == 0) {
  7213. reply_len = wpa_supplicant_ctrl_iface_mesh_interface_add(
  7214. wpa_s, "", reply, reply_size);
  7215. } else if (os_strncmp(buf, "MESH_GROUP_ADD ", 15) == 0) {
  7216. if (wpa_supplicant_ctrl_iface_mesh_group_add(wpa_s, buf + 15))
  7217. reply_len = -1;
  7218. } else if (os_strncmp(buf, "MESH_GROUP_REMOVE ", 18) == 0) {
  7219. if (wpa_supplicant_ctrl_iface_mesh_group_remove(wpa_s,
  7220. buf + 18))
  7221. reply_len = -1;
  7222. #endif /* CONFIG_MESH */
  7223. #ifdef CONFIG_P2P
  7224. } else if (os_strncmp(buf, "P2P_FIND ", 9) == 0) {
  7225. if (p2p_ctrl_find(wpa_s, buf + 8))
  7226. reply_len = -1;
  7227. } else if (os_strcmp(buf, "P2P_FIND") == 0) {
  7228. if (p2p_ctrl_find(wpa_s, ""))
  7229. reply_len = -1;
  7230. } else if (os_strcmp(buf, "P2P_STOP_FIND") == 0) {
  7231. wpas_p2p_stop_find(wpa_s);
  7232. } else if (os_strncmp(buf, "P2P_ASP_PROVISION ", 18) == 0) {
  7233. if (p2p_ctrl_asp_provision(wpa_s, buf + 18))
  7234. reply_len = -1;
  7235. } else if (os_strncmp(buf, "P2P_ASP_PROVISION_RESP ", 23) == 0) {
  7236. if (p2p_ctrl_asp_provision_resp(wpa_s, buf + 23))
  7237. reply_len = -1;
  7238. } else if (os_strncmp(buf, "P2P_CONNECT ", 12) == 0) {
  7239. reply_len = p2p_ctrl_connect(wpa_s, buf + 12, reply,
  7240. reply_size);
  7241. } else if (os_strncmp(buf, "P2P_LISTEN ", 11) == 0) {
  7242. if (p2p_ctrl_listen(wpa_s, buf + 11))
  7243. reply_len = -1;
  7244. } else if (os_strcmp(buf, "P2P_LISTEN") == 0) {
  7245. if (p2p_ctrl_listen(wpa_s, ""))
  7246. reply_len = -1;
  7247. } else if (os_strncmp(buf, "P2P_GROUP_REMOVE ", 17) == 0) {
  7248. if (wpas_p2p_group_remove(wpa_s, buf + 17))
  7249. reply_len = -1;
  7250. } else if (os_strcmp(buf, "P2P_GROUP_ADD") == 0) {
  7251. if (p2p_ctrl_group_add(wpa_s, ""))
  7252. reply_len = -1;
  7253. } else if (os_strncmp(buf, "P2P_GROUP_ADD ", 14) == 0) {
  7254. if (p2p_ctrl_group_add(wpa_s, buf + 14))
  7255. reply_len = -1;
  7256. } else if (os_strncmp(buf, "P2P_PROV_DISC ", 14) == 0) {
  7257. if (p2p_ctrl_prov_disc(wpa_s, buf + 14))
  7258. reply_len = -1;
  7259. } else if (os_strcmp(buf, "P2P_GET_PASSPHRASE") == 0) {
  7260. reply_len = p2p_get_passphrase(wpa_s, reply, reply_size);
  7261. } else if (os_strncmp(buf, "P2P_SERV_DISC_REQ ", 18) == 0) {
  7262. reply_len = p2p_ctrl_serv_disc_req(wpa_s, buf + 18, reply,
  7263. reply_size);
  7264. } else if (os_strncmp(buf, "P2P_SERV_DISC_CANCEL_REQ ", 25) == 0) {
  7265. if (p2p_ctrl_serv_disc_cancel_req(wpa_s, buf + 25) < 0)
  7266. reply_len = -1;
  7267. } else if (os_strncmp(buf, "P2P_SERV_DISC_RESP ", 19) == 0) {
  7268. if (p2p_ctrl_serv_disc_resp(wpa_s, buf + 19) < 0)
  7269. reply_len = -1;
  7270. } else if (os_strcmp(buf, "P2P_SERVICE_UPDATE") == 0) {
  7271. wpas_p2p_sd_service_update(wpa_s);
  7272. } else if (os_strncmp(buf, "P2P_SERV_DISC_EXTERNAL ", 23) == 0) {
  7273. if (p2p_ctrl_serv_disc_external(wpa_s, buf + 23) < 0)
  7274. reply_len = -1;
  7275. } else if (os_strcmp(buf, "P2P_SERVICE_FLUSH") == 0) {
  7276. wpas_p2p_service_flush(wpa_s);
  7277. } else if (os_strncmp(buf, "P2P_SERVICE_ADD ", 16) == 0) {
  7278. if (p2p_ctrl_service_add(wpa_s, buf + 16) < 0)
  7279. reply_len = -1;
  7280. } else if (os_strncmp(buf, "P2P_SERVICE_DEL ", 16) == 0) {
  7281. if (p2p_ctrl_service_del(wpa_s, buf + 16) < 0)
  7282. reply_len = -1;
  7283. } else if (os_strncmp(buf, "P2P_SERVICE_REP ", 16) == 0) {
  7284. if (p2p_ctrl_service_replace(wpa_s, buf + 16) < 0)
  7285. reply_len = -1;
  7286. } else if (os_strncmp(buf, "P2P_REJECT ", 11) == 0) {
  7287. if (p2p_ctrl_reject(wpa_s, buf + 11) < 0)
  7288. reply_len = -1;
  7289. } else if (os_strncmp(buf, "P2P_INVITE ", 11) == 0) {
  7290. if (p2p_ctrl_invite(wpa_s, buf + 11) < 0)
  7291. reply_len = -1;
  7292. } else if (os_strncmp(buf, "P2P_PEER ", 9) == 0) {
  7293. reply_len = p2p_ctrl_peer(wpa_s, buf + 9, reply,
  7294. reply_size);
  7295. } else if (os_strncmp(buf, "P2P_SET ", 8) == 0) {
  7296. if (p2p_ctrl_set(wpa_s, buf + 8) < 0)
  7297. reply_len = -1;
  7298. } else if (os_strcmp(buf, "P2P_FLUSH") == 0) {
  7299. p2p_ctrl_flush(wpa_s);
  7300. } else if (os_strncmp(buf, "P2P_UNAUTHORIZE ", 16) == 0) {
  7301. if (wpas_p2p_unauthorize(wpa_s, buf + 16) < 0)
  7302. reply_len = -1;
  7303. } else if (os_strcmp(buf, "P2P_CANCEL") == 0) {
  7304. if (wpas_p2p_cancel(wpa_s))
  7305. reply_len = -1;
  7306. } else if (os_strncmp(buf, "P2P_PRESENCE_REQ ", 17) == 0) {
  7307. if (p2p_ctrl_presence_req(wpa_s, buf + 17) < 0)
  7308. reply_len = -1;
  7309. } else if (os_strcmp(buf, "P2P_PRESENCE_REQ") == 0) {
  7310. if (p2p_ctrl_presence_req(wpa_s, "") < 0)
  7311. reply_len = -1;
  7312. } else if (os_strncmp(buf, "P2P_EXT_LISTEN ", 15) == 0) {
  7313. if (p2p_ctrl_ext_listen(wpa_s, buf + 15) < 0)
  7314. reply_len = -1;
  7315. } else if (os_strcmp(buf, "P2P_EXT_LISTEN") == 0) {
  7316. if (p2p_ctrl_ext_listen(wpa_s, "") < 0)
  7317. reply_len = -1;
  7318. } else if (os_strncmp(buf, "P2P_REMOVE_CLIENT ", 18) == 0) {
  7319. if (p2p_ctrl_remove_client(wpa_s, buf + 18) < 0)
  7320. reply_len = -1;
  7321. #endif /* CONFIG_P2P */
  7322. #ifdef CONFIG_WIFI_DISPLAY
  7323. } else if (os_strncmp(buf, "WFD_SUBELEM_SET ", 16) == 0) {
  7324. if (wifi_display_subelem_set(wpa_s->global, buf + 16) < 0)
  7325. reply_len = -1;
  7326. } else if (os_strncmp(buf, "WFD_SUBELEM_GET ", 16) == 0) {
  7327. reply_len = wifi_display_subelem_get(wpa_s->global, buf + 16,
  7328. reply, reply_size);
  7329. #endif /* CONFIG_WIFI_DISPLAY */
  7330. #ifdef CONFIG_INTERWORKING
  7331. } else if (os_strcmp(buf, "FETCH_ANQP") == 0) {
  7332. if (interworking_fetch_anqp(wpa_s) < 0)
  7333. reply_len = -1;
  7334. } else if (os_strcmp(buf, "STOP_FETCH_ANQP") == 0) {
  7335. interworking_stop_fetch_anqp(wpa_s);
  7336. } else if (os_strcmp(buf, "INTERWORKING_SELECT") == 0) {
  7337. if (ctrl_interworking_select(wpa_s, NULL) < 0)
  7338. reply_len = -1;
  7339. } else if (os_strncmp(buf, "INTERWORKING_SELECT ", 20) == 0) {
  7340. if (ctrl_interworking_select(wpa_s, buf + 20) < 0)
  7341. reply_len = -1;
  7342. } else if (os_strncmp(buf, "INTERWORKING_CONNECT ", 21) == 0) {
  7343. if (ctrl_interworking_connect(wpa_s, buf + 21, 0) < 0)
  7344. reply_len = -1;
  7345. } else if (os_strncmp(buf, "INTERWORKING_ADD_NETWORK ", 25) == 0) {
  7346. int id;
  7347. id = ctrl_interworking_connect(wpa_s, buf + 25, 1);
  7348. if (id < 0)
  7349. reply_len = -1;
  7350. else {
  7351. reply_len = os_snprintf(reply, reply_size, "%d\n", id);
  7352. if (os_snprintf_error(reply_size, reply_len))
  7353. reply_len = -1;
  7354. }
  7355. } else if (os_strncmp(buf, "ANQP_GET ", 9) == 0) {
  7356. if (get_anqp(wpa_s, buf + 9) < 0)
  7357. reply_len = -1;
  7358. } else if (os_strncmp(buf, "GAS_REQUEST ", 12) == 0) {
  7359. if (gas_request(wpa_s, buf + 12) < 0)
  7360. reply_len = -1;
  7361. } else if (os_strncmp(buf, "GAS_RESPONSE_GET ", 17) == 0) {
  7362. reply_len = gas_response_get(wpa_s, buf + 17, reply,
  7363. reply_size);
  7364. #endif /* CONFIG_INTERWORKING */
  7365. #ifdef CONFIG_HS20
  7366. } else if (os_strncmp(buf, "HS20_ANQP_GET ", 14) == 0) {
  7367. if (get_hs20_anqp(wpa_s, buf + 14) < 0)
  7368. reply_len = -1;
  7369. } else if (os_strncmp(buf, "HS20_GET_NAI_HOME_REALM_LIST ", 29) == 0) {
  7370. if (hs20_get_nai_home_realm_list(wpa_s, buf + 29) < 0)
  7371. reply_len = -1;
  7372. } else if (os_strncmp(buf, "HS20_ICON_REQUEST ", 18) == 0) {
  7373. if (hs20_icon_request(wpa_s, buf + 18, 0) < 0)
  7374. reply_len = -1;
  7375. } else if (os_strncmp(buf, "REQ_HS20_ICON ", 14) == 0) {
  7376. if (hs20_icon_request(wpa_s, buf + 14, 1) < 0)
  7377. reply_len = -1;
  7378. } else if (os_strncmp(buf, "GET_HS20_ICON ", 14) == 0) {
  7379. reply_len = get_hs20_icon(wpa_s, buf + 14, reply, reply_size);
  7380. } else if (os_strncmp(buf, "DEL_HS20_ICON ", 14) == 0) {
  7381. if (del_hs20_icon(wpa_s, buf + 14) < 0)
  7382. reply_len = -1;
  7383. } else if (os_strcmp(buf, "FETCH_OSU") == 0) {
  7384. if (hs20_fetch_osu(wpa_s) < 0)
  7385. reply_len = -1;
  7386. } else if (os_strcmp(buf, "CANCEL_FETCH_OSU") == 0) {
  7387. hs20_cancel_fetch_osu(wpa_s);
  7388. #endif /* CONFIG_HS20 */
  7389. } else if (os_strncmp(buf, WPA_CTRL_RSP, os_strlen(WPA_CTRL_RSP)) == 0)
  7390. {
  7391. if (wpa_supplicant_ctrl_iface_ctrl_rsp(
  7392. wpa_s, buf + os_strlen(WPA_CTRL_RSP)))
  7393. reply_len = -1;
  7394. else {
  7395. /*
  7396. * Notify response from timeout to allow the control
  7397. * interface response to be sent first.
  7398. */
  7399. eloop_register_timeout(0, 0, wpas_ctrl_eapol_response,
  7400. wpa_s, NULL);
  7401. }
  7402. } else if (os_strcmp(buf, "RECONFIGURE") == 0) {
  7403. if (wpa_supplicant_reload_configuration(wpa_s))
  7404. reply_len = -1;
  7405. } else if (os_strcmp(buf, "TERMINATE") == 0) {
  7406. wpa_supplicant_terminate_proc(wpa_s->global);
  7407. } else if (os_strncmp(buf, "BSSID ", 6) == 0) {
  7408. if (wpa_supplicant_ctrl_iface_bssid(wpa_s, buf + 6))
  7409. reply_len = -1;
  7410. } else if (os_strncmp(buf, "BLACKLIST", 9) == 0) {
  7411. reply_len = wpa_supplicant_ctrl_iface_blacklist(
  7412. wpa_s, buf + 9, reply, reply_size);
  7413. } else if (os_strncmp(buf, "LOG_LEVEL", 9) == 0) {
  7414. reply_len = wpa_supplicant_ctrl_iface_log_level(
  7415. wpa_s, buf + 9, reply, reply_size);
  7416. } else if (os_strncmp(buf, "LIST_NETWORKS ", 14) == 0) {
  7417. reply_len = wpa_supplicant_ctrl_iface_list_networks(
  7418. wpa_s, buf + 14, reply, reply_size);
  7419. } else if (os_strcmp(buf, "LIST_NETWORKS") == 0) {
  7420. reply_len = wpa_supplicant_ctrl_iface_list_networks(
  7421. wpa_s, NULL, reply, reply_size);
  7422. } else if (os_strcmp(buf, "DISCONNECT") == 0) {
  7423. #ifdef CONFIG_SME
  7424. wpa_s->sme.prev_bssid_set = 0;
  7425. #endif /* CONFIG_SME */
  7426. wpa_s->reassociate = 0;
  7427. wpa_s->disconnected = 1;
  7428. wpa_supplicant_cancel_sched_scan(wpa_s);
  7429. wpa_supplicant_cancel_scan(wpa_s);
  7430. wpa_supplicant_deauthenticate(wpa_s,
  7431. WLAN_REASON_DEAUTH_LEAVING);
  7432. eloop_cancel_timeout(wpas_network_reenabled, wpa_s, NULL);
  7433. } else if (os_strcmp(buf, "SCAN") == 0) {
  7434. wpas_ctrl_scan(wpa_s, NULL, reply, reply_size, &reply_len);
  7435. } else if (os_strncmp(buf, "SCAN ", 5) == 0) {
  7436. wpas_ctrl_scan(wpa_s, buf + 5, reply, reply_size, &reply_len);
  7437. } else if (os_strcmp(buf, "SCAN_RESULTS") == 0) {
  7438. reply_len = wpa_supplicant_ctrl_iface_scan_results(
  7439. wpa_s, reply, reply_size);
  7440. } else if (os_strcmp(buf, "ABORT_SCAN") == 0) {
  7441. if (wpas_abort_ongoing_scan(wpa_s) < 0)
  7442. reply_len = -1;
  7443. } else if (os_strncmp(buf, "SELECT_NETWORK ", 15) == 0) {
  7444. if (wpa_supplicant_ctrl_iface_select_network(wpa_s, buf + 15))
  7445. reply_len = -1;
  7446. } else if (os_strncmp(buf, "ENABLE_NETWORK ", 15) == 0) {
  7447. if (wpa_supplicant_ctrl_iface_enable_network(wpa_s, buf + 15))
  7448. reply_len = -1;
  7449. } else if (os_strncmp(buf, "DISABLE_NETWORK ", 16) == 0) {
  7450. if (wpa_supplicant_ctrl_iface_disable_network(wpa_s, buf + 16))
  7451. reply_len = -1;
  7452. } else if (os_strcmp(buf, "ADD_NETWORK") == 0) {
  7453. reply_len = wpa_supplicant_ctrl_iface_add_network(
  7454. wpa_s, reply, reply_size);
  7455. } else if (os_strncmp(buf, "REMOVE_NETWORK ", 15) == 0) {
  7456. if (wpa_supplicant_ctrl_iface_remove_network(wpa_s, buf + 15))
  7457. reply_len = -1;
  7458. } else if (os_strncmp(buf, "SET_NETWORK ", 12) == 0) {
  7459. if (wpa_supplicant_ctrl_iface_set_network(wpa_s, buf + 12))
  7460. reply_len = -1;
  7461. } else if (os_strncmp(buf, "GET_NETWORK ", 12) == 0) {
  7462. reply_len = wpa_supplicant_ctrl_iface_get_network(
  7463. wpa_s, buf + 12, reply, reply_size);
  7464. } else if (os_strncmp(buf, "DUP_NETWORK ", 12) == 0) {
  7465. if (wpa_supplicant_ctrl_iface_dup_network(wpa_s, buf + 12,
  7466. wpa_s))
  7467. reply_len = -1;
  7468. } else if (os_strcmp(buf, "LIST_CREDS") == 0) {
  7469. reply_len = wpa_supplicant_ctrl_iface_list_creds(
  7470. wpa_s, reply, reply_size);
  7471. } else if (os_strcmp(buf, "ADD_CRED") == 0) {
  7472. reply_len = wpa_supplicant_ctrl_iface_add_cred(
  7473. wpa_s, reply, reply_size);
  7474. } else if (os_strncmp(buf, "REMOVE_CRED ", 12) == 0) {
  7475. if (wpa_supplicant_ctrl_iface_remove_cred(wpa_s, buf + 12))
  7476. reply_len = -1;
  7477. } else if (os_strncmp(buf, "SET_CRED ", 9) == 0) {
  7478. if (wpa_supplicant_ctrl_iface_set_cred(wpa_s, buf + 9))
  7479. reply_len = -1;
  7480. } else if (os_strncmp(buf, "GET_CRED ", 9) == 0) {
  7481. reply_len = wpa_supplicant_ctrl_iface_get_cred(wpa_s, buf + 9,
  7482. reply,
  7483. reply_size);
  7484. #ifndef CONFIG_NO_CONFIG_WRITE
  7485. } else if (os_strcmp(buf, "SAVE_CONFIG") == 0) {
  7486. if (wpa_supplicant_ctrl_iface_save_config(wpa_s))
  7487. reply_len = -1;
  7488. #endif /* CONFIG_NO_CONFIG_WRITE */
  7489. } else if (os_strncmp(buf, "GET_CAPABILITY ", 15) == 0) {
  7490. reply_len = wpa_supplicant_ctrl_iface_get_capability(
  7491. wpa_s, buf + 15, reply, reply_size);
  7492. } else if (os_strncmp(buf, "AP_SCAN ", 8) == 0) {
  7493. if (wpa_supplicant_ctrl_iface_ap_scan(wpa_s, buf + 8))
  7494. reply_len = -1;
  7495. } else if (os_strncmp(buf, "SCAN_INTERVAL ", 14) == 0) {
  7496. if (wpa_supplicant_ctrl_iface_scan_interval(wpa_s, buf + 14))
  7497. reply_len = -1;
  7498. } else if (os_strcmp(buf, "INTERFACE_LIST") == 0) {
  7499. reply_len = wpa_supplicant_global_iface_list(
  7500. wpa_s->global, reply, reply_size);
  7501. } else if (os_strncmp(buf, "INTERFACES", 10) == 0) {
  7502. reply_len = wpa_supplicant_global_iface_interfaces(
  7503. wpa_s->global, buf + 10, reply, reply_size);
  7504. } else if (os_strncmp(buf, "BSS ", 4) == 0) {
  7505. reply_len = wpa_supplicant_ctrl_iface_bss(
  7506. wpa_s, buf + 4, reply, reply_size);
  7507. #ifdef CONFIG_AP
  7508. } else if (os_strcmp(buf, "STA-FIRST") == 0) {
  7509. reply_len = ap_ctrl_iface_sta_first(wpa_s, reply, reply_size);
  7510. } else if (os_strncmp(buf, "STA ", 4) == 0) {
  7511. reply_len = ap_ctrl_iface_sta(wpa_s, buf + 4, reply,
  7512. reply_size);
  7513. } else if (os_strncmp(buf, "STA-NEXT ", 9) == 0) {
  7514. reply_len = ap_ctrl_iface_sta_next(wpa_s, buf + 9, reply,
  7515. reply_size);
  7516. } else if (os_strncmp(buf, "DEAUTHENTICATE ", 15) == 0) {
  7517. if (ap_ctrl_iface_sta_deauthenticate(wpa_s, buf + 15))
  7518. reply_len = -1;
  7519. } else if (os_strncmp(buf, "DISASSOCIATE ", 13) == 0) {
  7520. if (ap_ctrl_iface_sta_disassociate(wpa_s, buf + 13))
  7521. reply_len = -1;
  7522. } else if (os_strncmp(buf, "CHAN_SWITCH ", 12) == 0) {
  7523. if (ap_ctrl_iface_chanswitch(wpa_s, buf + 12))
  7524. reply_len = -1;
  7525. } else if (os_strcmp(buf, "STOP_AP") == 0) {
  7526. if (wpas_ap_stop_ap(wpa_s))
  7527. reply_len = -1;
  7528. #endif /* CONFIG_AP */
  7529. } else if (os_strcmp(buf, "SUSPEND") == 0) {
  7530. wpas_notify_suspend(wpa_s->global);
  7531. } else if (os_strcmp(buf, "RESUME") == 0) {
  7532. wpas_notify_resume(wpa_s->global);
  7533. #ifdef CONFIG_TESTING_OPTIONS
  7534. } else if (os_strcmp(buf, "DROP_SA") == 0) {
  7535. wpa_supplicant_ctrl_iface_drop_sa(wpa_s);
  7536. #endif /* CONFIG_TESTING_OPTIONS */
  7537. } else if (os_strncmp(buf, "ROAM ", 5) == 0) {
  7538. if (wpa_supplicant_ctrl_iface_roam(wpa_s, buf + 5))
  7539. reply_len = -1;
  7540. } else if (os_strncmp(buf, "STA_AUTOCONNECT ", 16) == 0) {
  7541. wpa_s->auto_reconnect_disabled = atoi(buf + 16) == 0;
  7542. } else if (os_strncmp(buf, "BSS_EXPIRE_AGE ", 15) == 0) {
  7543. if (wpa_supplicant_ctrl_iface_bss_expire_age(wpa_s, buf + 15))
  7544. reply_len = -1;
  7545. } else if (os_strncmp(buf, "BSS_EXPIRE_COUNT ", 17) == 0) {
  7546. if (wpa_supplicant_ctrl_iface_bss_expire_count(wpa_s,
  7547. buf + 17))
  7548. reply_len = -1;
  7549. } else if (os_strncmp(buf, "BSS_FLUSH ", 10) == 0) {
  7550. wpa_supplicant_ctrl_iface_bss_flush(wpa_s, buf + 10);
  7551. #ifdef CONFIG_TDLS
  7552. } else if (os_strncmp(buf, "TDLS_DISCOVER ", 14) == 0) {
  7553. if (wpa_supplicant_ctrl_iface_tdls_discover(wpa_s, buf + 14))
  7554. reply_len = -1;
  7555. } else if (os_strncmp(buf, "TDLS_SETUP ", 11) == 0) {
  7556. if (wpa_supplicant_ctrl_iface_tdls_setup(wpa_s, buf + 11))
  7557. reply_len = -1;
  7558. } else if (os_strncmp(buf, "TDLS_TEARDOWN ", 14) == 0) {
  7559. if (wpa_supplicant_ctrl_iface_tdls_teardown(wpa_s, buf + 14))
  7560. reply_len = -1;
  7561. } else if (os_strncmp(buf, "TDLS_CHAN_SWITCH ", 17) == 0) {
  7562. if (wpa_supplicant_ctrl_iface_tdls_chan_switch(wpa_s,
  7563. buf + 17))
  7564. reply_len = -1;
  7565. } else if (os_strncmp(buf, "TDLS_CANCEL_CHAN_SWITCH ", 24) == 0) {
  7566. if (wpa_supplicant_ctrl_iface_tdls_cancel_chan_switch(wpa_s,
  7567. buf + 24))
  7568. reply_len = -1;
  7569. } else if (os_strncmp(buf, "TDLS_LINK_STATUS ", 17) == 0) {
  7570. reply_len = wpa_supplicant_ctrl_iface_tdls_link_status(
  7571. wpa_s, buf + 17, reply, reply_size);
  7572. #endif /* CONFIG_TDLS */
  7573. } else if (os_strcmp(buf, "WMM_AC_STATUS") == 0) {
  7574. reply_len = wpas_wmm_ac_status(wpa_s, reply, reply_size);
  7575. } else if (os_strncmp(buf, "WMM_AC_ADDTS ", 13) == 0) {
  7576. if (wmm_ac_ctrl_addts(wpa_s, buf + 13))
  7577. reply_len = -1;
  7578. } else if (os_strncmp(buf, "WMM_AC_DELTS ", 13) == 0) {
  7579. if (wmm_ac_ctrl_delts(wpa_s, buf + 13))
  7580. reply_len = -1;
  7581. } else if (os_strncmp(buf, "SIGNAL_POLL", 11) == 0) {
  7582. reply_len = wpa_supplicant_signal_poll(wpa_s, reply,
  7583. reply_size);
  7584. } else if (os_strncmp(buf, "SIGNAL_MONITOR", 14) == 0) {
  7585. if (wpas_ctrl_iface_signal_monitor(wpa_s, buf + 14))
  7586. reply_len = -1;
  7587. } else if (os_strncmp(buf, "PKTCNT_POLL", 11) == 0) {
  7588. reply_len = wpa_supplicant_pktcnt_poll(wpa_s, reply,
  7589. reply_size);
  7590. #ifdef CONFIG_AUTOSCAN
  7591. } else if (os_strncmp(buf, "AUTOSCAN ", 9) == 0) {
  7592. if (wpa_supplicant_ctrl_iface_autoscan(wpa_s, buf + 9))
  7593. reply_len = -1;
  7594. #endif /* CONFIG_AUTOSCAN */
  7595. #ifdef ANDROID
  7596. } else if (os_strncmp(buf, "DRIVER ", 7) == 0) {
  7597. reply_len = wpa_supplicant_driver_cmd(wpa_s, buf + 7, reply,
  7598. reply_size);
  7599. #endif /* ANDROID */
  7600. } else if (os_strncmp(buf, "VENDOR ", 7) == 0) {
  7601. reply_len = wpa_supplicant_vendor_cmd(wpa_s, buf + 7, reply,
  7602. reply_size);
  7603. } else if (os_strcmp(buf, "REAUTHENTICATE") == 0) {
  7604. pmksa_cache_clear_current(wpa_s->wpa);
  7605. eapol_sm_request_reauth(wpa_s->eapol);
  7606. #ifdef CONFIG_WNM
  7607. } else if (os_strncmp(buf, "WNM_SLEEP ", 10) == 0) {
  7608. if (wpas_ctrl_iface_wnm_sleep(wpa_s, buf + 10))
  7609. reply_len = -1;
  7610. } else if (os_strncmp(buf, "WNM_BSS_QUERY ", 14) == 0) {
  7611. if (wpas_ctrl_iface_wnm_bss_query(wpa_s, buf + 14))
  7612. reply_len = -1;
  7613. #endif /* CONFIG_WNM */
  7614. } else if (os_strcmp(buf, "FLUSH") == 0) {
  7615. wpa_supplicant_ctrl_iface_flush(wpa_s);
  7616. } else if (os_strncmp(buf, "RADIO_WORK ", 11) == 0) {
  7617. reply_len = wpas_ctrl_radio_work(wpa_s, buf + 11, reply,
  7618. reply_size);
  7619. #ifdef CONFIG_TESTING_OPTIONS
  7620. } else if (os_strncmp(buf, "MGMT_TX ", 8) == 0) {
  7621. if (wpas_ctrl_iface_mgmt_tx(wpa_s, buf + 8) < 0)
  7622. reply_len = -1;
  7623. } else if (os_strcmp(buf, "MGMT_TX_DONE") == 0) {
  7624. wpas_ctrl_iface_mgmt_tx_done(wpa_s);
  7625. } else if (os_strncmp(buf, "DRIVER_EVENT ", 13) == 0) {
  7626. if (wpas_ctrl_iface_driver_event(wpa_s, buf + 13) < 0)
  7627. reply_len = -1;
  7628. } else if (os_strncmp(buf, "EAPOL_RX ", 9) == 0) {
  7629. if (wpas_ctrl_iface_eapol_rx(wpa_s, buf + 9) < 0)
  7630. reply_len = -1;
  7631. } else if (os_strncmp(buf, "DATA_TEST_CONFIG ", 17) == 0) {
  7632. if (wpas_ctrl_iface_data_test_config(wpa_s, buf + 17) < 0)
  7633. reply_len = -1;
  7634. } else if (os_strncmp(buf, "DATA_TEST_TX ", 13) == 0) {
  7635. if (wpas_ctrl_iface_data_test_tx(wpa_s, buf + 13) < 0)
  7636. reply_len = -1;
  7637. } else if (os_strncmp(buf, "DATA_TEST_FRAME ", 16) == 0) {
  7638. if (wpas_ctrl_iface_data_test_frame(wpa_s, buf + 16) < 0)
  7639. reply_len = -1;
  7640. } else if (os_strncmp(buf, "TEST_ALLOC_FAIL ", 16) == 0) {
  7641. if (wpas_ctrl_test_alloc_fail(wpa_s, buf + 16) < 0)
  7642. reply_len = -1;
  7643. } else if (os_strcmp(buf, "GET_ALLOC_FAIL") == 0) {
  7644. reply_len = wpas_ctrl_get_alloc_fail(wpa_s, reply, reply_size);
  7645. } else if (os_strncmp(buf, "TEST_FAIL ", 10) == 0) {
  7646. if (wpas_ctrl_test_fail(wpa_s, buf + 10) < 0)
  7647. reply_len = -1;
  7648. } else if (os_strcmp(buf, "GET_FAIL") == 0) {
  7649. reply_len = wpas_ctrl_get_fail(wpa_s, reply, reply_size);
  7650. } else if (os_strncmp(buf, "EVENT_TEST ", 11) == 0) {
  7651. if (wpas_ctrl_event_test(wpa_s, buf + 11) < 0)
  7652. reply_len = -1;
  7653. } else if (os_strncmp(buf, "TEST_ASSOC_IE ", 14) == 0) {
  7654. if (wpas_ctrl_test_assoc_ie(wpa_s, buf + 14) < 0)
  7655. reply_len = -1;
  7656. #endif /* CONFIG_TESTING_OPTIONS */
  7657. } else if (os_strncmp(buf, "VENDOR_ELEM_ADD ", 16) == 0) {
  7658. if (wpas_ctrl_vendor_elem_add(wpa_s, buf + 16) < 0)
  7659. reply_len = -1;
  7660. } else if (os_strncmp(buf, "VENDOR_ELEM_GET ", 16) == 0) {
  7661. reply_len = wpas_ctrl_vendor_elem_get(wpa_s, buf + 16, reply,
  7662. reply_size);
  7663. } else if (os_strncmp(buf, "VENDOR_ELEM_REMOVE ", 19) == 0) {
  7664. if (wpas_ctrl_vendor_elem_remove(wpa_s, buf + 19) < 0)
  7665. reply_len = -1;
  7666. } else if (os_strncmp(buf, "NEIGHBOR_REP_REQUEST", 20) == 0) {
  7667. if (wpas_ctrl_iface_send_neigbor_rep(wpa_s, buf + 20))
  7668. reply_len = -1;
  7669. } else if (os_strcmp(buf, "ERP_FLUSH") == 0) {
  7670. wpas_ctrl_iface_erp_flush(wpa_s);
  7671. } else if (os_strncmp(buf, "MAC_RAND_SCAN ", 14) == 0) {
  7672. if (wpas_ctrl_iface_mac_rand_scan(wpa_s, buf + 14))
  7673. reply_len = -1;
  7674. } else if (os_strncmp(buf, "GET_PREF_FREQ_LIST ", 19) == 0) {
  7675. reply_len = wpas_ctrl_iface_get_pref_freq_list(
  7676. wpa_s, buf + 19, reply, reply_size);
  7677. } else {
  7678. os_memcpy(reply, "UNKNOWN COMMAND\n", 16);
  7679. reply_len = 16;
  7680. }
  7681. if (reply_len < 0) {
  7682. os_memcpy(reply, "FAIL\n", 5);
  7683. reply_len = 5;
  7684. }
  7685. *resp_len = reply_len;
  7686. return reply;
  7687. }
  7688. static int wpa_supplicant_global_iface_add(struct wpa_global *global,
  7689. char *cmd)
  7690. {
  7691. struct wpa_interface iface;
  7692. char *pos, *extra;
  7693. struct wpa_supplicant *wpa_s;
  7694. unsigned int create_iface = 0;
  7695. u8 mac_addr[ETH_ALEN];
  7696. enum wpa_driver_if_type type = WPA_IF_STATION;
  7697. /*
  7698. * <ifname>TAB<confname>TAB<driver>TAB<ctrl_interface>TAB<driver_param>
  7699. * TAB<bridge_ifname>[TAB<create>[TAB<interface_type>]]
  7700. */
  7701. wpa_printf(MSG_DEBUG, "CTRL_IFACE GLOBAL INTERFACE_ADD '%s'", cmd);
  7702. os_memset(&iface, 0, sizeof(iface));
  7703. do {
  7704. iface.ifname = pos = cmd;
  7705. pos = os_strchr(pos, '\t');
  7706. if (pos)
  7707. *pos++ = '\0';
  7708. if (iface.ifname[0] == '\0')
  7709. return -1;
  7710. if (pos == NULL)
  7711. break;
  7712. iface.confname = pos;
  7713. pos = os_strchr(pos, '\t');
  7714. if (pos)
  7715. *pos++ = '\0';
  7716. if (iface.confname[0] == '\0')
  7717. iface.confname = NULL;
  7718. if (pos == NULL)
  7719. break;
  7720. iface.driver = pos;
  7721. pos = os_strchr(pos, '\t');
  7722. if (pos)
  7723. *pos++ = '\0';
  7724. if (iface.driver[0] == '\0')
  7725. iface.driver = NULL;
  7726. if (pos == NULL)
  7727. break;
  7728. iface.ctrl_interface = pos;
  7729. pos = os_strchr(pos, '\t');
  7730. if (pos)
  7731. *pos++ = '\0';
  7732. if (iface.ctrl_interface[0] == '\0')
  7733. iface.ctrl_interface = NULL;
  7734. if (pos == NULL)
  7735. break;
  7736. iface.driver_param = pos;
  7737. pos = os_strchr(pos, '\t');
  7738. if (pos)
  7739. *pos++ = '\0';
  7740. if (iface.driver_param[0] == '\0')
  7741. iface.driver_param = NULL;
  7742. if (pos == NULL)
  7743. break;
  7744. iface.bridge_ifname = pos;
  7745. pos = os_strchr(pos, '\t');
  7746. if (pos)
  7747. *pos++ = '\0';
  7748. if (iface.bridge_ifname[0] == '\0')
  7749. iface.bridge_ifname = NULL;
  7750. if (pos == NULL)
  7751. break;
  7752. extra = pos;
  7753. pos = os_strchr(pos, '\t');
  7754. if (pos)
  7755. *pos++ = '\0';
  7756. if (!extra[0])
  7757. break;
  7758. if (os_strcmp(extra, "create") == 0) {
  7759. create_iface = 1;
  7760. if (!pos)
  7761. break;
  7762. if (os_strcmp(pos, "sta") == 0) {
  7763. type = WPA_IF_STATION;
  7764. } else if (os_strcmp(pos, "ap") == 0) {
  7765. type = WPA_IF_AP_BSS;
  7766. } else {
  7767. wpa_printf(MSG_DEBUG,
  7768. "INTERFACE_ADD unsupported interface type: '%s'",
  7769. pos);
  7770. return -1;
  7771. }
  7772. } else {
  7773. wpa_printf(MSG_DEBUG,
  7774. "INTERFACE_ADD unsupported extra parameter: '%s'",
  7775. extra);
  7776. return -1;
  7777. }
  7778. } while (0);
  7779. if (create_iface) {
  7780. wpa_printf(MSG_DEBUG, "CTRL_IFACE creating interface '%s'",
  7781. iface.ifname);
  7782. if (!global->ifaces)
  7783. return -1;
  7784. if (wpa_drv_if_add(global->ifaces, type, iface.ifname,
  7785. NULL, NULL, NULL, mac_addr, NULL) < 0) {
  7786. wpa_printf(MSG_ERROR,
  7787. "CTRL_IFACE interface creation failed");
  7788. return -1;
  7789. }
  7790. wpa_printf(MSG_DEBUG,
  7791. "CTRL_IFACE interface '%s' created with MAC addr: "
  7792. MACSTR, iface.ifname, MAC2STR(mac_addr));
  7793. }
  7794. if (wpa_supplicant_get_iface(global, iface.ifname))
  7795. goto fail;
  7796. wpa_s = wpa_supplicant_add_iface(global, &iface, NULL);
  7797. if (!wpa_s)
  7798. goto fail;
  7799. wpa_s->added_vif = create_iface;
  7800. return 0;
  7801. fail:
  7802. if (create_iface)
  7803. wpa_drv_if_remove(global->ifaces, WPA_IF_STATION, iface.ifname);
  7804. return -1;
  7805. }
  7806. static int wpa_supplicant_global_iface_remove(struct wpa_global *global,
  7807. char *cmd)
  7808. {
  7809. struct wpa_supplicant *wpa_s;
  7810. int ret;
  7811. unsigned int delete_iface;
  7812. wpa_printf(MSG_DEBUG, "CTRL_IFACE GLOBAL INTERFACE_REMOVE '%s'", cmd);
  7813. wpa_s = wpa_supplicant_get_iface(global, cmd);
  7814. if (wpa_s == NULL)
  7815. return -1;
  7816. delete_iface = wpa_s->added_vif;
  7817. ret = wpa_supplicant_remove_iface(global, wpa_s, 0);
  7818. if (!ret && delete_iface) {
  7819. wpa_printf(MSG_DEBUG, "CTRL_IFACE deleting the interface '%s'",
  7820. cmd);
  7821. ret = wpa_drv_if_remove(global->ifaces, WPA_IF_STATION, cmd);
  7822. }
  7823. return ret;
  7824. }
  7825. static void wpa_free_iface_info(struct wpa_interface_info *iface)
  7826. {
  7827. struct wpa_interface_info *prev;
  7828. while (iface) {
  7829. prev = iface;
  7830. iface = iface->next;
  7831. os_free(prev->ifname);
  7832. os_free(prev->desc);
  7833. os_free(prev);
  7834. }
  7835. }
  7836. static int wpa_supplicant_global_iface_list(struct wpa_global *global,
  7837. char *buf, int len)
  7838. {
  7839. int i, res;
  7840. struct wpa_interface_info *iface = NULL, *last = NULL, *tmp;
  7841. char *pos, *end;
  7842. for (i = 0; wpa_drivers[i]; i++) {
  7843. const struct wpa_driver_ops *drv = wpa_drivers[i];
  7844. if (drv->get_interfaces == NULL)
  7845. continue;
  7846. tmp = drv->get_interfaces(global->drv_priv[i]);
  7847. if (tmp == NULL)
  7848. continue;
  7849. if (last == NULL)
  7850. iface = last = tmp;
  7851. else
  7852. last->next = tmp;
  7853. while (last->next)
  7854. last = last->next;
  7855. }
  7856. pos = buf;
  7857. end = buf + len;
  7858. for (tmp = iface; tmp; tmp = tmp->next) {
  7859. res = os_snprintf(pos, end - pos, "%s\t%s\t%s\n",
  7860. tmp->drv_name, tmp->ifname,
  7861. tmp->desc ? tmp->desc : "");
  7862. if (os_snprintf_error(end - pos, res)) {
  7863. *pos = '\0';
  7864. break;
  7865. }
  7866. pos += res;
  7867. }
  7868. wpa_free_iface_info(iface);
  7869. return pos - buf;
  7870. }
  7871. static int wpa_supplicant_global_iface_interfaces(struct wpa_global *global,
  7872. const char *input,
  7873. char *buf, int len)
  7874. {
  7875. int res;
  7876. char *pos, *end;
  7877. struct wpa_supplicant *wpa_s;
  7878. int show_ctrl = 0;
  7879. if (input)
  7880. show_ctrl = !!os_strstr(input, "ctrl");
  7881. wpa_s = global->ifaces;
  7882. pos = buf;
  7883. end = buf + len;
  7884. while (wpa_s) {
  7885. if (show_ctrl)
  7886. res = os_snprintf(pos, end - pos, "%s ctrl_iface=%s\n",
  7887. wpa_s->ifname,
  7888. wpa_s->conf->ctrl_interface ?
  7889. wpa_s->conf->ctrl_interface : "N/A");
  7890. else
  7891. res = os_snprintf(pos, end - pos, "%s\n",
  7892. wpa_s->ifname);
  7893. if (os_snprintf_error(end - pos, res)) {
  7894. *pos = '\0';
  7895. break;
  7896. }
  7897. pos += res;
  7898. wpa_s = wpa_s->next;
  7899. }
  7900. return pos - buf;
  7901. }
  7902. static char * wpas_global_ctrl_iface_ifname(struct wpa_global *global,
  7903. const char *ifname,
  7904. char *cmd, size_t *resp_len)
  7905. {
  7906. struct wpa_supplicant *wpa_s;
  7907. for (wpa_s = global->ifaces; wpa_s; wpa_s = wpa_s->next) {
  7908. if (os_strcmp(ifname, wpa_s->ifname) == 0)
  7909. break;
  7910. }
  7911. if (wpa_s == NULL) {
  7912. char *resp = os_strdup("FAIL-NO-IFNAME-MATCH\n");
  7913. if (resp)
  7914. *resp_len = os_strlen(resp);
  7915. else
  7916. *resp_len = 1;
  7917. return resp;
  7918. }
  7919. return wpa_supplicant_ctrl_iface_process(wpa_s, cmd, resp_len);
  7920. }
  7921. static char * wpas_global_ctrl_iface_redir_p2p(struct wpa_global *global,
  7922. char *buf, size_t *resp_len)
  7923. {
  7924. #ifdef CONFIG_P2P
  7925. static const char * cmd[] = {
  7926. "LIST_NETWORKS",
  7927. "P2P_FIND",
  7928. "P2P_STOP_FIND",
  7929. "P2P_LISTEN",
  7930. "P2P_GROUP_ADD",
  7931. "P2P_GET_PASSPHRASE",
  7932. "P2P_SERVICE_UPDATE",
  7933. "P2P_SERVICE_FLUSH",
  7934. "P2P_FLUSH",
  7935. "P2P_CANCEL",
  7936. "P2P_PRESENCE_REQ",
  7937. "P2P_EXT_LISTEN",
  7938. NULL
  7939. };
  7940. static const char * prefix[] = {
  7941. #ifdef ANDROID
  7942. "DRIVER ",
  7943. #endif /* ANDROID */
  7944. "GET_NETWORK ",
  7945. "REMOVE_NETWORK ",
  7946. "P2P_FIND ",
  7947. "P2P_CONNECT ",
  7948. "P2P_LISTEN ",
  7949. "P2P_GROUP_REMOVE ",
  7950. "P2P_GROUP_ADD ",
  7951. "P2P_PROV_DISC ",
  7952. "P2P_SERV_DISC_REQ ",
  7953. "P2P_SERV_DISC_CANCEL_REQ ",
  7954. "P2P_SERV_DISC_RESP ",
  7955. "P2P_SERV_DISC_EXTERNAL ",
  7956. "P2P_SERVICE_ADD ",
  7957. "P2P_SERVICE_DEL ",
  7958. "P2P_SERVICE_REP ",
  7959. "P2P_REJECT ",
  7960. "P2P_INVITE ",
  7961. "P2P_PEER ",
  7962. "P2P_SET ",
  7963. "P2P_UNAUTHORIZE ",
  7964. "P2P_PRESENCE_REQ ",
  7965. "P2P_EXT_LISTEN ",
  7966. "P2P_REMOVE_CLIENT ",
  7967. "WPS_NFC_TOKEN ",
  7968. "WPS_NFC_TAG_READ ",
  7969. "NFC_GET_HANDOVER_SEL ",
  7970. "NFC_GET_HANDOVER_REQ ",
  7971. "NFC_REPORT_HANDOVER ",
  7972. "P2P_ASP_PROVISION ",
  7973. "P2P_ASP_PROVISION_RESP ",
  7974. NULL
  7975. };
  7976. int found = 0;
  7977. int i;
  7978. if (global->p2p_init_wpa_s == NULL)
  7979. return NULL;
  7980. for (i = 0; !found && cmd[i]; i++) {
  7981. if (os_strcmp(buf, cmd[i]) == 0)
  7982. found = 1;
  7983. }
  7984. for (i = 0; !found && prefix[i]; i++) {
  7985. if (os_strncmp(buf, prefix[i], os_strlen(prefix[i])) == 0)
  7986. found = 1;
  7987. }
  7988. if (found)
  7989. return wpa_supplicant_ctrl_iface_process(global->p2p_init_wpa_s,
  7990. buf, resp_len);
  7991. #endif /* CONFIG_P2P */
  7992. return NULL;
  7993. }
  7994. static char * wpas_global_ctrl_iface_redir_wfd(struct wpa_global *global,
  7995. char *buf, size_t *resp_len)
  7996. {
  7997. #ifdef CONFIG_WIFI_DISPLAY
  7998. if (global->p2p_init_wpa_s == NULL)
  7999. return NULL;
  8000. if (os_strncmp(buf, "WFD_SUBELEM_SET ", 16) == 0 ||
  8001. os_strncmp(buf, "WFD_SUBELEM_GET ", 16) == 0)
  8002. return wpa_supplicant_ctrl_iface_process(global->p2p_init_wpa_s,
  8003. buf, resp_len);
  8004. #endif /* CONFIG_WIFI_DISPLAY */
  8005. return NULL;
  8006. }
  8007. static char * wpas_global_ctrl_iface_redir(struct wpa_global *global,
  8008. char *buf, size_t *resp_len)
  8009. {
  8010. char *ret;
  8011. ret = wpas_global_ctrl_iface_redir_p2p(global, buf, resp_len);
  8012. if (ret)
  8013. return ret;
  8014. ret = wpas_global_ctrl_iface_redir_wfd(global, buf, resp_len);
  8015. if (ret)
  8016. return ret;
  8017. return NULL;
  8018. }
  8019. static int wpas_global_ctrl_iface_set(struct wpa_global *global, char *cmd)
  8020. {
  8021. char *value;
  8022. value = os_strchr(cmd, ' ');
  8023. if (value == NULL)
  8024. return -1;
  8025. *value++ = '\0';
  8026. wpa_printf(MSG_DEBUG, "GLOBAL_CTRL_IFACE SET '%s'='%s'", cmd, value);
  8027. #ifdef CONFIG_WIFI_DISPLAY
  8028. if (os_strcasecmp(cmd, "wifi_display") == 0) {
  8029. wifi_display_enable(global, !!atoi(value));
  8030. return 0;
  8031. }
  8032. #endif /* CONFIG_WIFI_DISPLAY */
  8033. /* Restore cmd to its original value to allow redirection */
  8034. value[-1] = ' ';
  8035. return -1;
  8036. }
  8037. static int wpas_global_ctrl_iface_dup_network(struct wpa_global *global,
  8038. char *cmd)
  8039. {
  8040. struct wpa_supplicant *wpa_s[2]; /* src, dst */
  8041. char *p;
  8042. unsigned int i;
  8043. /* cmd: "<src ifname> <dst ifname> <src network id> <dst network id>
  8044. * <variable name> */
  8045. for (i = 0; i < ARRAY_SIZE(wpa_s) ; i++) {
  8046. p = os_strchr(cmd, ' ');
  8047. if (p == NULL)
  8048. return -1;
  8049. *p = '\0';
  8050. wpa_s[i] = global->ifaces;
  8051. for (; wpa_s[i]; wpa_s[i] = wpa_s[i]->next) {
  8052. if (os_strcmp(cmd, wpa_s[i]->ifname) == 0)
  8053. break;
  8054. }
  8055. if (!wpa_s[i]) {
  8056. wpa_printf(MSG_DEBUG,
  8057. "CTRL_IFACE: Could not find iface=%s", cmd);
  8058. return -1;
  8059. }
  8060. cmd = p + 1;
  8061. }
  8062. return wpa_supplicant_ctrl_iface_dup_network(wpa_s[0], cmd, wpa_s[1]);
  8063. }
  8064. #ifndef CONFIG_NO_CONFIG_WRITE
  8065. static int wpas_global_ctrl_iface_save_config(struct wpa_global *global)
  8066. {
  8067. int ret = 0, saved = 0;
  8068. struct wpa_supplicant *wpa_s;
  8069. for (wpa_s = global->ifaces; wpa_s; wpa_s = wpa_s->next) {
  8070. if (!wpa_s->conf->update_config) {
  8071. wpa_dbg(wpa_s, MSG_DEBUG, "CTRL_IFACE: SAVE_CONFIG - Not allowed to update configuration (update_config=0)");
  8072. continue;
  8073. }
  8074. if (wpa_config_write(wpa_s->confname, wpa_s->conf)) {
  8075. wpa_dbg(wpa_s, MSG_DEBUG, "CTRL_IFACE: SAVE_CONFIG - Failed to update configuration");
  8076. ret = 1;
  8077. } else {
  8078. wpa_dbg(wpa_s, MSG_DEBUG, "CTRL_IFACE: SAVE_CONFIG - Configuration updated");
  8079. saved++;
  8080. }
  8081. }
  8082. if (!saved && !ret) {
  8083. wpa_dbg(wpa_s, MSG_DEBUG,
  8084. "CTRL_IFACE: SAVE_CONFIG - No configuration files could be updated");
  8085. ret = 1;
  8086. }
  8087. return ret;
  8088. }
  8089. #endif /* CONFIG_NO_CONFIG_WRITE */
  8090. static int wpas_global_ctrl_iface_status(struct wpa_global *global,
  8091. char *buf, size_t buflen)
  8092. {
  8093. char *pos, *end;
  8094. int ret;
  8095. struct wpa_supplicant *wpa_s;
  8096. pos = buf;
  8097. end = buf + buflen;
  8098. #ifdef CONFIG_P2P
  8099. if (global->p2p && !global->p2p_disabled) {
  8100. ret = os_snprintf(pos, end - pos, "p2p_device_address=" MACSTR
  8101. "\n"
  8102. "p2p_state=%s\n",
  8103. MAC2STR(global->p2p_dev_addr),
  8104. p2p_get_state_txt(global->p2p));
  8105. if (os_snprintf_error(end - pos, ret))
  8106. return pos - buf;
  8107. pos += ret;
  8108. } else if (global->p2p) {
  8109. ret = os_snprintf(pos, end - pos, "p2p_state=DISABLED\n");
  8110. if (os_snprintf_error(end - pos, ret))
  8111. return pos - buf;
  8112. pos += ret;
  8113. }
  8114. #endif /* CONFIG_P2P */
  8115. #ifdef CONFIG_WIFI_DISPLAY
  8116. ret = os_snprintf(pos, end - pos, "wifi_display=%d\n",
  8117. !!global->wifi_display);
  8118. if (os_snprintf_error(end - pos, ret))
  8119. return pos - buf;
  8120. pos += ret;
  8121. #endif /* CONFIG_WIFI_DISPLAY */
  8122. for (wpa_s = global->ifaces; wpa_s; wpa_s = wpa_s->next) {
  8123. ret = os_snprintf(pos, end - pos, "ifname=%s\n"
  8124. "address=" MACSTR "\n",
  8125. wpa_s->ifname, MAC2STR(wpa_s->own_addr));
  8126. if (os_snprintf_error(end - pos, ret))
  8127. return pos - buf;
  8128. pos += ret;
  8129. }
  8130. return pos - buf;
  8131. }
  8132. #ifdef CONFIG_FST
  8133. static int wpas_global_ctrl_iface_fst_attach(struct wpa_global *global,
  8134. char *cmd, char *buf,
  8135. size_t reply_size)
  8136. {
  8137. char ifname[IFNAMSIZ + 1];
  8138. struct fst_iface_cfg cfg;
  8139. struct wpa_supplicant *wpa_s;
  8140. struct fst_wpa_obj iface_obj;
  8141. if (!fst_parse_attach_command(cmd, ifname, sizeof(ifname), &cfg)) {
  8142. wpa_s = wpa_supplicant_get_iface(global, ifname);
  8143. if (wpa_s) {
  8144. if (wpa_s->fst) {
  8145. wpa_printf(MSG_INFO, "FST: Already attached");
  8146. return -1;
  8147. }
  8148. fst_wpa_supplicant_fill_iface_obj(wpa_s, &iface_obj);
  8149. wpa_s->fst = fst_attach(ifname, wpa_s->own_addr,
  8150. &iface_obj, &cfg);
  8151. if (wpa_s->fst)
  8152. return os_snprintf(buf, reply_size, "OK\n");
  8153. }
  8154. }
  8155. return -1;
  8156. }
  8157. static int wpas_global_ctrl_iface_fst_detach(struct wpa_global *global,
  8158. char *cmd, char *buf,
  8159. size_t reply_size)
  8160. {
  8161. char ifname[IFNAMSIZ + 1];
  8162. struct wpa_supplicant *wpa_s;
  8163. if (!fst_parse_detach_command(cmd, ifname, sizeof(ifname))) {
  8164. wpa_s = wpa_supplicant_get_iface(global, ifname);
  8165. if (wpa_s) {
  8166. if (!fst_iface_detach(ifname)) {
  8167. wpa_s->fst = NULL;
  8168. return os_snprintf(buf, reply_size, "OK\n");
  8169. }
  8170. }
  8171. }
  8172. return -1;
  8173. }
  8174. #endif /* CONFIG_FST */
  8175. char * wpa_supplicant_global_ctrl_iface_process(struct wpa_global *global,
  8176. char *buf, size_t *resp_len)
  8177. {
  8178. char *reply;
  8179. const int reply_size = 2048;
  8180. int reply_len;
  8181. int level = MSG_DEBUG;
  8182. if (os_strncmp(buf, "IFNAME=", 7) == 0) {
  8183. char *pos = os_strchr(buf + 7, ' ');
  8184. if (pos) {
  8185. *pos++ = '\0';
  8186. return wpas_global_ctrl_iface_ifname(global,
  8187. buf + 7, pos,
  8188. resp_len);
  8189. }
  8190. }
  8191. reply = wpas_global_ctrl_iface_redir(global, buf, resp_len);
  8192. if (reply)
  8193. return reply;
  8194. if (os_strcmp(buf, "PING") == 0)
  8195. level = MSG_EXCESSIVE;
  8196. wpa_hexdump_ascii(level, "RX global ctrl_iface",
  8197. (const u8 *) buf, os_strlen(buf));
  8198. reply = os_malloc(reply_size);
  8199. if (reply == NULL) {
  8200. *resp_len = 1;
  8201. return NULL;
  8202. }
  8203. os_memcpy(reply, "OK\n", 3);
  8204. reply_len = 3;
  8205. if (os_strcmp(buf, "PING") == 0) {
  8206. os_memcpy(reply, "PONG\n", 5);
  8207. reply_len = 5;
  8208. } else if (os_strncmp(buf, "INTERFACE_ADD ", 14) == 0) {
  8209. if (wpa_supplicant_global_iface_add(global, buf + 14))
  8210. reply_len = -1;
  8211. } else if (os_strncmp(buf, "INTERFACE_REMOVE ", 17) == 0) {
  8212. if (wpa_supplicant_global_iface_remove(global, buf + 17))
  8213. reply_len = -1;
  8214. } else if (os_strcmp(buf, "INTERFACE_LIST") == 0) {
  8215. reply_len = wpa_supplicant_global_iface_list(
  8216. global, reply, reply_size);
  8217. } else if (os_strncmp(buf, "INTERFACES", 10) == 0) {
  8218. reply_len = wpa_supplicant_global_iface_interfaces(
  8219. global, buf + 10, reply, reply_size);
  8220. #ifdef CONFIG_FST
  8221. } else if (os_strncmp(buf, "FST-ATTACH ", 11) == 0) {
  8222. reply_len = wpas_global_ctrl_iface_fst_attach(global, buf + 11,
  8223. reply,
  8224. reply_size);
  8225. } else if (os_strncmp(buf, "FST-DETACH ", 11) == 0) {
  8226. reply_len = wpas_global_ctrl_iface_fst_detach(global, buf + 11,
  8227. reply,
  8228. reply_size);
  8229. } else if (os_strncmp(buf, "FST-MANAGER ", 12) == 0) {
  8230. reply_len = fst_ctrl_iface_receive(buf + 12, reply, reply_size);
  8231. #endif /* CONFIG_FST */
  8232. } else if (os_strcmp(buf, "TERMINATE") == 0) {
  8233. wpa_supplicant_terminate_proc(global);
  8234. } else if (os_strcmp(buf, "SUSPEND") == 0) {
  8235. wpas_notify_suspend(global);
  8236. } else if (os_strcmp(buf, "RESUME") == 0) {
  8237. wpas_notify_resume(global);
  8238. } else if (os_strncmp(buf, "SET ", 4) == 0) {
  8239. if (wpas_global_ctrl_iface_set(global, buf + 4)) {
  8240. #ifdef CONFIG_P2P
  8241. if (global->p2p_init_wpa_s) {
  8242. os_free(reply);
  8243. /* Check if P2P redirection would work for this
  8244. * command. */
  8245. return wpa_supplicant_ctrl_iface_process(
  8246. global->p2p_init_wpa_s,
  8247. buf, resp_len);
  8248. }
  8249. #endif /* CONFIG_P2P */
  8250. reply_len = -1;
  8251. }
  8252. } else if (os_strncmp(buf, "DUP_NETWORK ", 12) == 0) {
  8253. if (wpas_global_ctrl_iface_dup_network(global, buf + 12))
  8254. reply_len = -1;
  8255. #ifndef CONFIG_NO_CONFIG_WRITE
  8256. } else if (os_strcmp(buf, "SAVE_CONFIG") == 0) {
  8257. if (wpas_global_ctrl_iface_save_config(global))
  8258. reply_len = -1;
  8259. #endif /* CONFIG_NO_CONFIG_WRITE */
  8260. } else if (os_strcmp(buf, "STATUS") == 0) {
  8261. reply_len = wpas_global_ctrl_iface_status(global, reply,
  8262. reply_size);
  8263. #ifdef CONFIG_MODULE_TESTS
  8264. } else if (os_strcmp(buf, "MODULE_TESTS") == 0) {
  8265. int wpas_module_tests(void);
  8266. if (wpas_module_tests() < 0)
  8267. reply_len = -1;
  8268. #endif /* CONFIG_MODULE_TESTS */
  8269. } else if (os_strncmp(buf, "RELOG", 5) == 0) {
  8270. if (wpa_debug_reopen_file() < 0)
  8271. reply_len = -1;
  8272. } else {
  8273. os_memcpy(reply, "UNKNOWN COMMAND\n", 16);
  8274. reply_len = 16;
  8275. }
  8276. if (reply_len < 0) {
  8277. os_memcpy(reply, "FAIL\n", 5);
  8278. reply_len = 5;
  8279. }
  8280. *resp_len = reply_len;
  8281. return reply;
  8282. }