ctrl_iface.c 232 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764176517661767176817691770177117721773177417751776177717781779178017811782178317841785178617871788178917901791179217931794179517961797179817991800180118021803180418051806180718081809181018111812181318141815181618171818181918201821182218231824182518261827182818291830183118321833183418351836183718381839184018411842184318441845184618471848184918501851185218531854185518561857185818591860186118621863186418651866186718681869187018711872187318741875187618771878187918801881188218831884188518861887188818891890189118921893189418951896189718981899190019011902190319041905190619071908190919101911191219131914191519161917191819191920192119221923192419251926192719281929193019311932193319341935193619371938193919401941194219431944194519461947194819491950195119521953195419551956195719581959196019611962196319641965196619671968196919701971197219731974197519761977197819791980198119821983198419851986198719881989199019911992199319941995199619971998199920002001200220032004200520062007200820092010201120122013201420152016201720182019202020212022202320242025202620272028202920302031203220332034203520362037203820392040204120422043204420452046204720482049205020512052205320542055205620572058205920602061206220632064206520662067206820692070207120722073207420752076207720782079208020812082208320842085208620872088208920902091209220932094209520962097209820992100210121022103210421052106210721082109211021112112211321142115211621172118211921202121212221232124212521262127212821292130213121322133213421352136213721382139214021412142214321442145214621472148214921502151215221532154215521562157215821592160216121622163216421652166216721682169217021712172217321742175217621772178217921802181218221832184218521862187218821892190219121922193219421952196219721982199220022012202220322042205220622072208220922102211221222132214221522162217221822192220222122222223222422252226222722282229223022312232223322342235223622372238223922402241224222432244224522462247224822492250225122522253225422552256225722582259226022612262226322642265226622672268226922702271227222732274227522762277227822792280228122822283228422852286228722882289229022912292229322942295229622972298229923002301230223032304230523062307230823092310231123122313231423152316231723182319232023212322232323242325232623272328232923302331233223332334233523362337233823392340234123422343234423452346234723482349235023512352235323542355235623572358235923602361236223632364236523662367236823692370237123722373237423752376237723782379238023812382238323842385238623872388238923902391239223932394239523962397239823992400240124022403240424052406240724082409241024112412241324142415241624172418241924202421242224232424242524262427242824292430243124322433243424352436243724382439244024412442244324442445244624472448244924502451245224532454245524562457245824592460246124622463246424652466246724682469247024712472247324742475247624772478247924802481248224832484248524862487248824892490249124922493249424952496249724982499250025012502250325042505250625072508250925102511251225132514251525162517251825192520252125222523252425252526252725282529253025312532253325342535253625372538253925402541254225432544254525462547254825492550255125522553255425552556255725582559256025612562256325642565256625672568256925702571257225732574257525762577257825792580258125822583258425852586258725882589259025912592259325942595259625972598259926002601260226032604260526062607260826092610261126122613261426152616261726182619262026212622262326242625262626272628262926302631263226332634263526362637263826392640264126422643264426452646264726482649265026512652265326542655265626572658265926602661266226632664266526662667266826692670267126722673267426752676267726782679268026812682268326842685268626872688268926902691269226932694269526962697269826992700270127022703270427052706270727082709271027112712271327142715271627172718271927202721272227232724272527262727272827292730273127322733273427352736273727382739274027412742274327442745274627472748274927502751275227532754275527562757275827592760276127622763276427652766276727682769277027712772277327742775277627772778277927802781278227832784278527862787278827892790279127922793279427952796279727982799280028012802280328042805280628072808280928102811281228132814281528162817281828192820282128222823282428252826282728282829283028312832283328342835283628372838283928402841284228432844284528462847284828492850285128522853285428552856285728582859286028612862286328642865286628672868286928702871287228732874287528762877287828792880288128822883288428852886288728882889289028912892289328942895289628972898289929002901290229032904290529062907290829092910291129122913291429152916291729182919292029212922292329242925292629272928292929302931293229332934293529362937293829392940294129422943294429452946294729482949295029512952295329542955295629572958295929602961296229632964296529662967296829692970297129722973297429752976297729782979298029812982298329842985298629872988298929902991299229932994299529962997299829993000300130023003300430053006300730083009301030113012301330143015301630173018301930203021302230233024302530263027302830293030303130323033303430353036303730383039304030413042304330443045304630473048304930503051305230533054305530563057305830593060306130623063306430653066306730683069307030713072307330743075307630773078307930803081308230833084308530863087308830893090309130923093309430953096309730983099310031013102310331043105310631073108310931103111311231133114311531163117311831193120312131223123312431253126312731283129313031313132313331343135313631373138313931403141314231433144314531463147314831493150315131523153315431553156315731583159316031613162316331643165316631673168316931703171317231733174317531763177317831793180318131823183318431853186318731883189319031913192319331943195319631973198319932003201320232033204320532063207320832093210321132123213321432153216321732183219322032213222322332243225322632273228322932303231323232333234323532363237323832393240324132423243324432453246324732483249325032513252325332543255325632573258325932603261326232633264326532663267326832693270327132723273327432753276327732783279328032813282328332843285328632873288328932903291329232933294329532963297329832993300330133023303330433053306330733083309331033113312331333143315331633173318331933203321332233233324332533263327332833293330333133323333333433353336333733383339334033413342334333443345334633473348334933503351335233533354335533563357335833593360336133623363336433653366336733683369337033713372337333743375337633773378337933803381338233833384338533863387338833893390339133923393339433953396339733983399340034013402340334043405340634073408340934103411341234133414341534163417341834193420342134223423342434253426342734283429343034313432343334343435343634373438343934403441344234433444344534463447344834493450345134523453345434553456345734583459346034613462346334643465346634673468346934703471347234733474347534763477347834793480348134823483348434853486348734883489349034913492349334943495349634973498349935003501350235033504350535063507350835093510351135123513351435153516351735183519352035213522352335243525352635273528352935303531353235333534353535363537353835393540354135423543354435453546354735483549355035513552355335543555355635573558355935603561356235633564356535663567356835693570357135723573357435753576357735783579358035813582358335843585358635873588358935903591359235933594359535963597359835993600360136023603360436053606360736083609361036113612361336143615361636173618361936203621362236233624362536263627362836293630363136323633363436353636363736383639364036413642364336443645364636473648364936503651365236533654365536563657365836593660366136623663366436653666366736683669367036713672367336743675367636773678367936803681368236833684368536863687368836893690369136923693369436953696369736983699370037013702370337043705370637073708370937103711371237133714371537163717371837193720372137223723372437253726372737283729373037313732373337343735373637373738373937403741374237433744374537463747374837493750375137523753375437553756375737583759376037613762376337643765376637673768376937703771377237733774377537763777377837793780378137823783378437853786378737883789379037913792379337943795379637973798379938003801380238033804380538063807380838093810381138123813381438153816381738183819382038213822382338243825382638273828382938303831383238333834383538363837383838393840384138423843384438453846384738483849385038513852385338543855385638573858385938603861386238633864386538663867386838693870387138723873387438753876387738783879388038813882388338843885388638873888388938903891389238933894389538963897389838993900390139023903390439053906390739083909391039113912391339143915391639173918391939203921392239233924392539263927392839293930393139323933393439353936393739383939394039413942394339443945394639473948394939503951395239533954395539563957395839593960396139623963396439653966396739683969397039713972397339743975397639773978397939803981398239833984398539863987398839893990399139923993399439953996399739983999400040014002400340044005400640074008400940104011401240134014401540164017401840194020402140224023402440254026402740284029403040314032403340344035403640374038403940404041404240434044404540464047404840494050405140524053405440554056405740584059406040614062406340644065406640674068406940704071407240734074407540764077407840794080408140824083408440854086408740884089409040914092409340944095409640974098409941004101410241034104410541064107410841094110411141124113411441154116411741184119412041214122412341244125412641274128412941304131413241334134413541364137413841394140414141424143414441454146414741484149415041514152415341544155415641574158415941604161416241634164416541664167416841694170417141724173417441754176417741784179418041814182418341844185418641874188418941904191419241934194419541964197419841994200420142024203420442054206420742084209421042114212421342144215421642174218421942204221422242234224422542264227422842294230423142324233423442354236423742384239424042414242424342444245424642474248424942504251425242534254425542564257425842594260426142624263426442654266426742684269427042714272427342744275427642774278427942804281428242834284428542864287428842894290429142924293429442954296429742984299430043014302430343044305430643074308430943104311431243134314431543164317431843194320432143224323432443254326432743284329433043314332433343344335433643374338433943404341434243434344434543464347434843494350435143524353435443554356435743584359436043614362436343644365436643674368436943704371437243734374437543764377437843794380438143824383438443854386438743884389439043914392439343944395439643974398439944004401440244034404440544064407440844094410441144124413441444154416441744184419442044214422442344244425442644274428442944304431443244334434443544364437443844394440444144424443444444454446444744484449445044514452445344544455445644574458445944604461446244634464446544664467446844694470447144724473447444754476447744784479448044814482448344844485448644874488448944904491449244934494449544964497449844994500450145024503450445054506450745084509451045114512451345144515451645174518451945204521452245234524452545264527452845294530453145324533453445354536453745384539454045414542454345444545454645474548454945504551455245534554455545564557455845594560456145624563456445654566456745684569457045714572457345744575457645774578457945804581458245834584458545864587458845894590459145924593459445954596459745984599460046014602460346044605460646074608460946104611461246134614461546164617461846194620462146224623462446254626462746284629463046314632463346344635463646374638463946404641464246434644464546464647464846494650465146524653465446554656465746584659466046614662466346644665466646674668466946704671467246734674467546764677467846794680468146824683468446854686468746884689469046914692469346944695469646974698469947004701470247034704470547064707470847094710471147124713471447154716471747184719472047214722472347244725472647274728472947304731473247334734473547364737473847394740474147424743474447454746474747484749475047514752475347544755475647574758475947604761476247634764476547664767476847694770477147724773477447754776477747784779478047814782478347844785478647874788478947904791479247934794479547964797479847994800480148024803480448054806480748084809481048114812481348144815481648174818481948204821482248234824482548264827482848294830483148324833483448354836483748384839484048414842484348444845484648474848484948504851485248534854485548564857485848594860486148624863486448654866486748684869487048714872487348744875487648774878487948804881488248834884488548864887488848894890489148924893489448954896489748984899490049014902490349044905490649074908490949104911491249134914491549164917491849194920492149224923492449254926492749284929493049314932493349344935493649374938493949404941494249434944494549464947494849494950495149524953495449554956495749584959496049614962496349644965496649674968496949704971497249734974497549764977497849794980498149824983498449854986498749884989499049914992499349944995499649974998499950005001500250035004500550065007500850095010501150125013501450155016501750185019502050215022502350245025502650275028502950305031503250335034503550365037503850395040504150425043504450455046504750485049505050515052505350545055505650575058505950605061506250635064506550665067506850695070507150725073507450755076507750785079508050815082508350845085508650875088508950905091509250935094509550965097509850995100510151025103510451055106510751085109511051115112511351145115511651175118511951205121512251235124512551265127512851295130513151325133513451355136513751385139514051415142514351445145514651475148514951505151515251535154515551565157515851595160516151625163516451655166516751685169517051715172517351745175517651775178517951805181518251835184518551865187518851895190519151925193519451955196519751985199520052015202520352045205520652075208520952105211521252135214521552165217521852195220522152225223522452255226522752285229523052315232523352345235523652375238523952405241524252435244524552465247524852495250525152525253525452555256525752585259526052615262526352645265526652675268526952705271527252735274527552765277527852795280528152825283528452855286528752885289529052915292529352945295529652975298529953005301530253035304530553065307530853095310531153125313531453155316531753185319532053215322532353245325532653275328532953305331533253335334533553365337533853395340534153425343534453455346534753485349535053515352535353545355535653575358535953605361536253635364536553665367536853695370537153725373537453755376537753785379538053815382538353845385538653875388538953905391539253935394539553965397539853995400540154025403540454055406540754085409541054115412541354145415541654175418541954205421542254235424542554265427542854295430543154325433543454355436543754385439544054415442544354445445544654475448544954505451545254535454545554565457545854595460546154625463546454655466546754685469547054715472547354745475547654775478547954805481548254835484548554865487548854895490549154925493549454955496549754985499550055015502550355045505550655075508550955105511551255135514551555165517551855195520552155225523552455255526552755285529553055315532553355345535553655375538553955405541554255435544554555465547554855495550555155525553555455555556555755585559556055615562556355645565556655675568556955705571557255735574557555765577557855795580558155825583558455855586558755885589559055915592559355945595559655975598559956005601560256035604560556065607560856095610561156125613561456155616561756185619562056215622562356245625562656275628562956305631563256335634563556365637563856395640564156425643564456455646564756485649565056515652565356545655565656575658565956605661566256635664566556665667566856695670567156725673567456755676567756785679568056815682568356845685568656875688568956905691569256935694569556965697569856995700570157025703570457055706570757085709571057115712571357145715571657175718571957205721572257235724572557265727572857295730573157325733573457355736573757385739574057415742574357445745574657475748574957505751575257535754575557565757575857595760576157625763576457655766576757685769577057715772577357745775577657775778577957805781578257835784578557865787578857895790579157925793579457955796579757985799580058015802580358045805580658075808580958105811581258135814581558165817581858195820582158225823582458255826582758285829583058315832583358345835583658375838583958405841584258435844584558465847584858495850585158525853585458555856585758585859586058615862586358645865586658675868586958705871587258735874587558765877587858795880588158825883588458855886588758885889589058915892589358945895589658975898589959005901590259035904590559065907590859095910591159125913591459155916591759185919592059215922592359245925592659275928592959305931593259335934593559365937593859395940594159425943594459455946594759485949595059515952595359545955595659575958595959605961596259635964596559665967596859695970597159725973597459755976597759785979598059815982598359845985598659875988598959905991599259935994599559965997599859996000600160026003600460056006600760086009601060116012601360146015601660176018601960206021602260236024602560266027602860296030603160326033603460356036603760386039604060416042604360446045604660476048604960506051605260536054605560566057605860596060606160626063606460656066606760686069607060716072607360746075607660776078607960806081608260836084608560866087608860896090609160926093609460956096609760986099610061016102610361046105610661076108610961106111611261136114611561166117611861196120612161226123612461256126612761286129613061316132613361346135613661376138613961406141614261436144614561466147614861496150615161526153615461556156615761586159616061616162616361646165616661676168616961706171617261736174617561766177617861796180618161826183618461856186618761886189619061916192619361946195619661976198619962006201620262036204620562066207620862096210621162126213621462156216621762186219622062216222622362246225622662276228622962306231623262336234623562366237623862396240624162426243624462456246624762486249625062516252625362546255625662576258625962606261626262636264626562666267626862696270627162726273627462756276627762786279628062816282628362846285628662876288628962906291629262936294629562966297629862996300630163026303630463056306630763086309631063116312631363146315631663176318631963206321632263236324632563266327632863296330633163326333633463356336633763386339634063416342634363446345634663476348634963506351635263536354635563566357635863596360636163626363636463656366636763686369637063716372637363746375637663776378637963806381638263836384638563866387638863896390639163926393639463956396639763986399640064016402640364046405640664076408640964106411641264136414641564166417641864196420642164226423642464256426642764286429643064316432643364346435643664376438643964406441644264436444644564466447644864496450645164526453645464556456645764586459646064616462646364646465646664676468646964706471647264736474647564766477647864796480648164826483648464856486648764886489649064916492649364946495649664976498649965006501650265036504650565066507650865096510651165126513651465156516651765186519652065216522652365246525652665276528652965306531653265336534653565366537653865396540654165426543654465456546654765486549655065516552655365546555655665576558655965606561656265636564656565666567656865696570657165726573657465756576657765786579658065816582658365846585658665876588658965906591659265936594659565966597659865996600660166026603660466056606660766086609661066116612661366146615661666176618661966206621662266236624662566266627662866296630663166326633663466356636663766386639664066416642664366446645664666476648664966506651665266536654665566566657665866596660666166626663666466656666666766686669667066716672667366746675667666776678667966806681668266836684668566866687668866896690669166926693669466956696669766986699670067016702670367046705670667076708670967106711671267136714671567166717671867196720672167226723672467256726672767286729673067316732673367346735673667376738673967406741674267436744674567466747674867496750675167526753675467556756675767586759676067616762676367646765676667676768676967706771677267736774677567766777677867796780678167826783678467856786678767886789679067916792679367946795679667976798679968006801680268036804680568066807680868096810681168126813681468156816681768186819682068216822682368246825682668276828682968306831683268336834683568366837683868396840684168426843684468456846684768486849685068516852685368546855685668576858685968606861686268636864686568666867686868696870687168726873687468756876687768786879688068816882688368846885688668876888688968906891689268936894689568966897689868996900690169026903690469056906690769086909691069116912691369146915691669176918691969206921692269236924692569266927692869296930693169326933693469356936693769386939694069416942694369446945694669476948694969506951695269536954695569566957695869596960696169626963696469656966696769686969697069716972697369746975697669776978697969806981698269836984698569866987698869896990699169926993699469956996699769986999700070017002700370047005700670077008700970107011701270137014701570167017701870197020702170227023702470257026702770287029703070317032703370347035703670377038703970407041704270437044704570467047704870497050705170527053705470557056705770587059706070617062706370647065706670677068706970707071707270737074707570767077707870797080708170827083708470857086708770887089709070917092709370947095709670977098709971007101710271037104710571067107710871097110711171127113711471157116711771187119712071217122712371247125712671277128712971307131713271337134713571367137713871397140714171427143714471457146714771487149715071517152715371547155715671577158715971607161716271637164716571667167716871697170717171727173717471757176717771787179718071817182718371847185718671877188718971907191719271937194719571967197719871997200720172027203720472057206720772087209721072117212721372147215721672177218721972207221722272237224722572267227722872297230723172327233723472357236723772387239724072417242724372447245724672477248724972507251725272537254725572567257725872597260726172627263726472657266726772687269727072717272727372747275727672777278727972807281728272837284728572867287728872897290729172927293729472957296729772987299730073017302730373047305730673077308730973107311731273137314731573167317731873197320732173227323732473257326732773287329733073317332733373347335733673377338733973407341734273437344734573467347734873497350735173527353735473557356735773587359736073617362736373647365736673677368736973707371737273737374737573767377737873797380738173827383738473857386738773887389739073917392739373947395739673977398739974007401740274037404740574067407740874097410741174127413741474157416741774187419742074217422742374247425742674277428742974307431743274337434743574367437743874397440744174427443744474457446744774487449745074517452745374547455745674577458745974607461746274637464746574667467746874697470747174727473747474757476747774787479748074817482748374847485748674877488748974907491749274937494749574967497749874997500750175027503750475057506750775087509751075117512751375147515751675177518751975207521752275237524752575267527752875297530753175327533753475357536753775387539754075417542754375447545754675477548754975507551755275537554755575567557755875597560756175627563756475657566756775687569757075717572757375747575757675777578757975807581758275837584758575867587758875897590759175927593759475957596759775987599760076017602760376047605760676077608760976107611761276137614761576167617761876197620762176227623762476257626762776287629763076317632763376347635763676377638763976407641764276437644764576467647764876497650765176527653765476557656765776587659766076617662766376647665766676677668766976707671767276737674767576767677767876797680768176827683768476857686768776887689769076917692769376947695769676977698769977007701770277037704770577067707770877097710771177127713771477157716771777187719772077217722772377247725772677277728772977307731773277337734773577367737773877397740774177427743774477457746774777487749775077517752775377547755775677577758775977607761776277637764776577667767776877697770777177727773777477757776777777787779778077817782778377847785778677877788778977907791779277937794779577967797779877997800780178027803780478057806780778087809781078117812781378147815781678177818781978207821782278237824782578267827782878297830783178327833783478357836783778387839784078417842784378447845784678477848784978507851785278537854785578567857785878597860786178627863786478657866786778687869787078717872787378747875787678777878787978807881788278837884788578867887788878897890789178927893789478957896789778987899790079017902790379047905790679077908790979107911791279137914791579167917791879197920792179227923792479257926792779287929793079317932793379347935793679377938793979407941794279437944794579467947794879497950795179527953795479557956795779587959796079617962796379647965796679677968796979707971797279737974797579767977797879797980798179827983798479857986798779887989799079917992799379947995799679977998799980008001800280038004800580068007800880098010801180128013801480158016801780188019802080218022802380248025802680278028802980308031803280338034803580368037803880398040804180428043804480458046804780488049805080518052805380548055805680578058805980608061806280638064806580668067806880698070807180728073807480758076807780788079808080818082808380848085808680878088808980908091809280938094809580968097809880998100810181028103810481058106810781088109811081118112811381148115811681178118811981208121812281238124812581268127812881298130813181328133813481358136813781388139814081418142814381448145814681478148814981508151815281538154815581568157815881598160816181628163816481658166816781688169817081718172817381748175817681778178817981808181818281838184818581868187818881898190819181928193819481958196819781988199820082018202820382048205820682078208820982108211821282138214821582168217821882198220822182228223822482258226822782288229823082318232823382348235823682378238823982408241824282438244824582468247824882498250825182528253825482558256825782588259826082618262826382648265826682678268826982708271827282738274827582768277827882798280828182828283828482858286828782888289829082918292829382948295829682978298829983008301830283038304830583068307830883098310831183128313831483158316831783188319832083218322832383248325832683278328832983308331833283338334833583368337833883398340834183428343834483458346834783488349835083518352835383548355835683578358835983608361836283638364836583668367836883698370837183728373837483758376837783788379838083818382838383848385838683878388838983908391839283938394839583968397839883998400840184028403840484058406840784088409841084118412841384148415841684178418841984208421842284238424842584268427842884298430843184328433843484358436843784388439844084418442844384448445844684478448844984508451845284538454845584568457845884598460846184628463846484658466846784688469847084718472847384748475847684778478847984808481848284838484848584868487848884898490849184928493849484958496849784988499850085018502850385048505850685078508850985108511851285138514851585168517851885198520852185228523852485258526852785288529853085318532853385348535853685378538853985408541854285438544854585468547854885498550855185528553855485558556855785588559856085618562856385648565856685678568856985708571857285738574857585768577857885798580858185828583858485858586858785888589859085918592859385948595859685978598859986008601860286038604860586068607860886098610861186128613861486158616861786188619862086218622862386248625862686278628862986308631863286338634863586368637863886398640864186428643864486458646864786488649865086518652865386548655865686578658865986608661866286638664866586668667866886698670867186728673867486758676867786788679868086818682868386848685868686878688868986908691869286938694869586968697869886998700870187028703870487058706870787088709871087118712871387148715871687178718871987208721872287238724872587268727872887298730873187328733873487358736873787388739874087418742874387448745874687478748874987508751875287538754875587568757875887598760876187628763876487658766876787688769877087718772877387748775877687778778877987808781878287838784878587868787878887898790879187928793879487958796879787988799880088018802880388048805880688078808880988108811881288138814881588168817881888198820882188228823882488258826882788288829883088318832883388348835883688378838883988408841884288438844884588468847884888498850885188528853885488558856885788588859886088618862886388648865886688678868886988708871887288738874887588768877887888798880888188828883888488858886888788888889889088918892889388948895889688978898889989008901890289038904890589068907890889098910891189128913891489158916891789188919892089218922892389248925892689278928892989308931893289338934893589368937893889398940894189428943894489458946894789488949895089518952895389548955895689578958895989608961896289638964896589668967896889698970897189728973897489758976897789788979898089818982898389848985898689878988898989908991899289938994899589968997899889999000900190029003900490059006900790089009901090119012901390149015901690179018901990209021902290239024902590269027902890299030903190329033903490359036903790389039904090419042904390449045904690479048904990509051905290539054905590569057905890599060906190629063906490659066906790689069907090719072907390749075907690779078907990809081908290839084908590869087908890899090909190929093909490959096909790989099910091019102910391049105910691079108910991109111911291139114911591169117911891199120912191229123912491259126912791289129913091319132913391349135913691379138913991409141914291439144914591469147914891499150915191529153915491559156915791589159916091619162916391649165916691679168916991709171917291739174917591769177917891799180918191829183918491859186918791889189919091919192919391949195919691979198919992009201920292039204920592069207920892099210921192129213921492159216921792189219922092219222922392249225922692279228922992309231923292339234923592369237923892399240924192429243924492459246924792489249925092519252925392549255925692579258925992609261926292639264926592669267926892699270927192729273927492759276927792789279928092819282928392849285928692879288928992909291929292939294929592969297929892999300930193029303930493059306930793089309931093119312931393149315931693179318931993209321932293239324932593269327932893299330933193329333933493359336933793389339934093419342934393449345934693479348934993509351935293539354935593569357935893599360936193629363936493659366936793689369937093719372937393749375937693779378937993809381938293839384938593869387938893899390939193929393939493959396939793989399940094019402940394049405940694079408940994109411941294139414941594169417941894199420942194229423942494259426942794289429943094319432943394349435943694379438943994409441944294439444944594469447944894499450945194529453945494559456945794589459946094619462946394649465946694679468946994709471947294739474947594769477947894799480948194829483948494859486948794889489949094919492949394949495949694979498949995009501950295039504950595069507950895099510951195129513951495159516951795189519952095219522952395249525952695279528952995309531953295339534953595369537953895399540954195429543954495459546954795489549955095519552955395549555955695579558955995609561956295639564956595669567956895699570957195729573957495759576957795789579958095819582958395849585958695879588958995909591959295939594959595969597959895999600960196029603960496059606960796089609961096119612961396149615961696179618961996209621962296239624962596269627962896299630963196329633963496359636963796389639964096419642964396449645964696479648964996509651965296539654965596569657965896599660966196629663966496659666966796689669967096719672967396749675967696779678967996809681968296839684968596869687968896899690969196929693969496959696969796989699970097019702970397049705970697079708970997109711971297139714971597169717971897199720972197229723972497259726972797289729973097319732973397349735973697379738973997409741
  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 || wpa_s->current_ssid == NULL) {
  2551. /*
  2552. * Invalidate the EAP session cache if anything in the current
  2553. * or previously used configuration changes.
  2554. */
  2555. eapol_sm_invalidate_cached_session(wpa_s->eapol);
  2556. }
  2557. if ((os_strcmp(name, "psk") == 0 &&
  2558. value[0] == '"' && ssid->ssid_len) ||
  2559. (os_strcmp(name, "ssid") == 0 && ssid->passphrase))
  2560. wpa_config_update_psk(ssid);
  2561. else if (os_strcmp(name, "priority") == 0)
  2562. wpa_config_update_prio_list(wpa_s->conf);
  2563. return 0;
  2564. }
  2565. static int wpa_supplicant_ctrl_iface_set_network(
  2566. struct wpa_supplicant *wpa_s, char *cmd)
  2567. {
  2568. int id, ret, prev_bssid_set, prev_disabled;
  2569. struct wpa_ssid *ssid;
  2570. char *name, *value;
  2571. u8 prev_bssid[ETH_ALEN];
  2572. /* cmd: "<network id> <variable name> <value>" */
  2573. name = os_strchr(cmd, ' ');
  2574. if (name == NULL)
  2575. return -1;
  2576. *name++ = '\0';
  2577. value = os_strchr(name, ' ');
  2578. if (value == NULL)
  2579. return -1;
  2580. *value++ = '\0';
  2581. id = atoi(cmd);
  2582. wpa_printf(MSG_DEBUG, "CTRL_IFACE: SET_NETWORK id=%d name='%s'",
  2583. id, name);
  2584. wpa_hexdump_ascii_key(MSG_DEBUG, "CTRL_IFACE: value",
  2585. (u8 *) value, os_strlen(value));
  2586. ssid = wpa_config_get_network(wpa_s->conf, id);
  2587. if (ssid == NULL) {
  2588. wpa_printf(MSG_DEBUG, "CTRL_IFACE: Could not find network "
  2589. "id=%d", id);
  2590. return -1;
  2591. }
  2592. prev_bssid_set = ssid->bssid_set;
  2593. prev_disabled = ssid->disabled;
  2594. os_memcpy(prev_bssid, ssid->bssid, ETH_ALEN);
  2595. ret = wpa_supplicant_ctrl_iface_update_network(wpa_s, ssid, name,
  2596. value);
  2597. if (ret == 0 &&
  2598. (ssid->bssid_set != prev_bssid_set ||
  2599. os_memcmp(ssid->bssid, prev_bssid, ETH_ALEN) != 0))
  2600. wpas_notify_network_bssid_set_changed(wpa_s, ssid);
  2601. if (prev_disabled != ssid->disabled &&
  2602. (prev_disabled == 2 || ssid->disabled == 2))
  2603. wpas_notify_network_type_changed(wpa_s, ssid);
  2604. return ret;
  2605. }
  2606. static int wpa_supplicant_ctrl_iface_get_network(
  2607. struct wpa_supplicant *wpa_s, char *cmd, char *buf, size_t buflen)
  2608. {
  2609. int id;
  2610. size_t res;
  2611. struct wpa_ssid *ssid;
  2612. char *name, *value;
  2613. /* cmd: "<network id> <variable name>" */
  2614. name = os_strchr(cmd, ' ');
  2615. if (name == NULL || buflen == 0)
  2616. return -1;
  2617. *name++ = '\0';
  2618. id = atoi(cmd);
  2619. wpa_printf(MSG_EXCESSIVE, "CTRL_IFACE: GET_NETWORK id=%d name='%s'",
  2620. id, name);
  2621. ssid = wpa_config_get_network(wpa_s->conf, id);
  2622. if (ssid == NULL) {
  2623. wpa_printf(MSG_EXCESSIVE, "CTRL_IFACE: Could not find network "
  2624. "id=%d", id);
  2625. return -1;
  2626. }
  2627. value = wpa_config_get_no_key(ssid, name);
  2628. if (value == NULL) {
  2629. wpa_printf(MSG_EXCESSIVE, "CTRL_IFACE: Failed to get network "
  2630. "variable '%s'", name);
  2631. return -1;
  2632. }
  2633. res = os_strlcpy(buf, value, buflen);
  2634. if (res >= buflen) {
  2635. os_free(value);
  2636. return -1;
  2637. }
  2638. os_free(value);
  2639. return res;
  2640. }
  2641. static int wpa_supplicant_ctrl_iface_dup_network(
  2642. struct wpa_supplicant *wpa_s, char *cmd,
  2643. struct wpa_supplicant *dst_wpa_s)
  2644. {
  2645. struct wpa_ssid *ssid_s, *ssid_d;
  2646. char *name, *id, *value;
  2647. int id_s, id_d, ret;
  2648. /* cmd: "<src network id> <dst network id> <variable name>" */
  2649. id = os_strchr(cmd, ' ');
  2650. if (id == NULL)
  2651. return -1;
  2652. *id++ = '\0';
  2653. name = os_strchr(id, ' ');
  2654. if (name == NULL)
  2655. return -1;
  2656. *name++ = '\0';
  2657. id_s = atoi(cmd);
  2658. id_d = atoi(id);
  2659. wpa_printf(MSG_DEBUG,
  2660. "CTRL_IFACE: DUP_NETWORK ifname=%s->%s id=%d->%d name='%s'",
  2661. wpa_s->ifname, dst_wpa_s->ifname, id_s, id_d, name);
  2662. ssid_s = wpa_config_get_network(wpa_s->conf, id_s);
  2663. if (ssid_s == NULL) {
  2664. wpa_printf(MSG_DEBUG, "CTRL_IFACE: Could not find "
  2665. "network id=%d", id_s);
  2666. return -1;
  2667. }
  2668. ssid_d = wpa_config_get_network(dst_wpa_s->conf, id_d);
  2669. if (ssid_d == NULL) {
  2670. wpa_printf(MSG_DEBUG, "CTRL_IFACE: Could not find "
  2671. "network id=%d", id_d);
  2672. return -1;
  2673. }
  2674. value = wpa_config_get(ssid_s, name);
  2675. if (value == NULL) {
  2676. wpa_printf(MSG_DEBUG, "CTRL_IFACE: Failed to get network "
  2677. "variable '%s'", name);
  2678. return -1;
  2679. }
  2680. ret = wpa_supplicant_ctrl_iface_update_network(dst_wpa_s, ssid_d, name,
  2681. value);
  2682. os_free(value);
  2683. return ret;
  2684. }
  2685. static int wpa_supplicant_ctrl_iface_list_creds(struct wpa_supplicant *wpa_s,
  2686. char *buf, size_t buflen)
  2687. {
  2688. char *pos, *end;
  2689. struct wpa_cred *cred;
  2690. int ret;
  2691. pos = buf;
  2692. end = buf + buflen;
  2693. ret = os_snprintf(pos, end - pos,
  2694. "cred id / realm / username / domain / imsi\n");
  2695. if (os_snprintf_error(end - pos, ret))
  2696. return pos - buf;
  2697. pos += ret;
  2698. cred = wpa_s->conf->cred;
  2699. while (cred) {
  2700. ret = os_snprintf(pos, end - pos, "%d\t%s\t%s\t%s\t%s\n",
  2701. cred->id, cred->realm ? cred->realm : "",
  2702. cred->username ? cred->username : "",
  2703. cred->domain ? cred->domain[0] : "",
  2704. cred->imsi ? cred->imsi : "");
  2705. if (os_snprintf_error(end - pos, ret))
  2706. return pos - buf;
  2707. pos += ret;
  2708. cred = cred->next;
  2709. }
  2710. return pos - buf;
  2711. }
  2712. static int wpa_supplicant_ctrl_iface_add_cred(struct wpa_supplicant *wpa_s,
  2713. char *buf, size_t buflen)
  2714. {
  2715. struct wpa_cred *cred;
  2716. int ret;
  2717. wpa_printf(MSG_DEBUG, "CTRL_IFACE: ADD_CRED");
  2718. cred = wpa_config_add_cred(wpa_s->conf);
  2719. if (cred == NULL)
  2720. return -1;
  2721. wpa_msg(wpa_s, MSG_INFO, CRED_ADDED "%d", cred->id);
  2722. ret = os_snprintf(buf, buflen, "%d\n", cred->id);
  2723. if (os_snprintf_error(buflen, ret))
  2724. return -1;
  2725. return ret;
  2726. }
  2727. static int wpas_ctrl_remove_cred(struct wpa_supplicant *wpa_s,
  2728. struct wpa_cred *cred)
  2729. {
  2730. struct wpa_ssid *ssid;
  2731. char str[20];
  2732. int id;
  2733. if (cred == NULL) {
  2734. wpa_printf(MSG_DEBUG, "CTRL_IFACE: Could not find cred");
  2735. return -1;
  2736. }
  2737. id = cred->id;
  2738. if (wpa_config_remove_cred(wpa_s->conf, id) < 0) {
  2739. wpa_printf(MSG_DEBUG, "CTRL_IFACE: Could not find cred");
  2740. return -1;
  2741. }
  2742. wpa_msg(wpa_s, MSG_INFO, CRED_REMOVED "%d", id);
  2743. /* Remove any network entry created based on the removed credential */
  2744. ssid = wpa_s->conf->ssid;
  2745. while (ssid) {
  2746. if (ssid->parent_cred == cred) {
  2747. int res;
  2748. wpa_printf(MSG_DEBUG, "Remove network id %d since it "
  2749. "used the removed credential", ssid->id);
  2750. res = os_snprintf(str, sizeof(str), "%d", ssid->id);
  2751. if (os_snprintf_error(sizeof(str), res))
  2752. str[sizeof(str) - 1] = '\0';
  2753. ssid = ssid->next;
  2754. wpa_supplicant_ctrl_iface_remove_network(wpa_s, str);
  2755. } else
  2756. ssid = ssid->next;
  2757. }
  2758. return 0;
  2759. }
  2760. static int wpa_supplicant_ctrl_iface_remove_cred(struct wpa_supplicant *wpa_s,
  2761. char *cmd)
  2762. {
  2763. int id;
  2764. struct wpa_cred *cred, *prev;
  2765. /* cmd: "<cred id>", "all", "sp_fqdn=<FQDN>", or
  2766. * "provisioning_sp=<FQDN> */
  2767. if (os_strcmp(cmd, "all") == 0) {
  2768. wpa_printf(MSG_DEBUG, "CTRL_IFACE: REMOVE_CRED all");
  2769. cred = wpa_s->conf->cred;
  2770. while (cred) {
  2771. prev = cred;
  2772. cred = cred->next;
  2773. wpas_ctrl_remove_cred(wpa_s, prev);
  2774. }
  2775. return 0;
  2776. }
  2777. if (os_strncmp(cmd, "sp_fqdn=", 8) == 0) {
  2778. wpa_printf(MSG_DEBUG, "CTRL_IFACE: REMOVE_CRED SP FQDN '%s'",
  2779. cmd + 8);
  2780. cred = wpa_s->conf->cred;
  2781. while (cred) {
  2782. prev = cred;
  2783. cred = cred->next;
  2784. if (prev->domain) {
  2785. size_t i;
  2786. for (i = 0; i < prev->num_domain; i++) {
  2787. if (os_strcmp(prev->domain[i], cmd + 8)
  2788. != 0)
  2789. continue;
  2790. wpas_ctrl_remove_cred(wpa_s, prev);
  2791. break;
  2792. }
  2793. }
  2794. }
  2795. return 0;
  2796. }
  2797. if (os_strncmp(cmd, "provisioning_sp=", 16) == 0) {
  2798. wpa_printf(MSG_DEBUG, "CTRL_IFACE: REMOVE_CRED provisioning SP FQDN '%s'",
  2799. cmd + 16);
  2800. cred = wpa_s->conf->cred;
  2801. while (cred) {
  2802. prev = cred;
  2803. cred = cred->next;
  2804. if (prev->provisioning_sp &&
  2805. os_strcmp(prev->provisioning_sp, cmd + 16) == 0)
  2806. wpas_ctrl_remove_cred(wpa_s, prev);
  2807. }
  2808. return 0;
  2809. }
  2810. id = atoi(cmd);
  2811. wpa_printf(MSG_DEBUG, "CTRL_IFACE: REMOVE_CRED id=%d", id);
  2812. cred = wpa_config_get_cred(wpa_s->conf, id);
  2813. return wpas_ctrl_remove_cred(wpa_s, cred);
  2814. }
  2815. static int wpa_supplicant_ctrl_iface_set_cred(struct wpa_supplicant *wpa_s,
  2816. char *cmd)
  2817. {
  2818. int id;
  2819. struct wpa_cred *cred;
  2820. char *name, *value;
  2821. /* cmd: "<cred id> <variable name> <value>" */
  2822. name = os_strchr(cmd, ' ');
  2823. if (name == NULL)
  2824. return -1;
  2825. *name++ = '\0';
  2826. value = os_strchr(name, ' ');
  2827. if (value == NULL)
  2828. return -1;
  2829. *value++ = '\0';
  2830. id = atoi(cmd);
  2831. wpa_printf(MSG_DEBUG, "CTRL_IFACE: SET_CRED id=%d name='%s'",
  2832. id, name);
  2833. wpa_hexdump_ascii_key(MSG_DEBUG, "CTRL_IFACE: value",
  2834. (u8 *) value, os_strlen(value));
  2835. cred = wpa_config_get_cred(wpa_s->conf, id);
  2836. if (cred == NULL) {
  2837. wpa_printf(MSG_DEBUG, "CTRL_IFACE: Could not find cred id=%d",
  2838. id);
  2839. return -1;
  2840. }
  2841. if (wpa_config_set_cred(cred, name, value, 0) < 0) {
  2842. wpa_printf(MSG_DEBUG, "CTRL_IFACE: Failed to set cred "
  2843. "variable '%s'", name);
  2844. return -1;
  2845. }
  2846. wpa_msg(wpa_s, MSG_INFO, CRED_MODIFIED "%d %s", cred->id, name);
  2847. return 0;
  2848. }
  2849. static int wpa_supplicant_ctrl_iface_get_cred(struct wpa_supplicant *wpa_s,
  2850. char *cmd, char *buf,
  2851. size_t buflen)
  2852. {
  2853. int id;
  2854. size_t res;
  2855. struct wpa_cred *cred;
  2856. char *name, *value;
  2857. /* cmd: "<cred id> <variable name>" */
  2858. name = os_strchr(cmd, ' ');
  2859. if (name == NULL)
  2860. return -1;
  2861. *name++ = '\0';
  2862. id = atoi(cmd);
  2863. wpa_printf(MSG_DEBUG, "CTRL_IFACE: GET_CRED id=%d name='%s'",
  2864. id, name);
  2865. cred = wpa_config_get_cred(wpa_s->conf, id);
  2866. if (cred == NULL) {
  2867. wpa_printf(MSG_DEBUG, "CTRL_IFACE: Could not find cred id=%d",
  2868. id);
  2869. return -1;
  2870. }
  2871. value = wpa_config_get_cred_no_key(cred, name);
  2872. if (value == NULL) {
  2873. wpa_printf(MSG_DEBUG, "CTRL_IFACE: Failed to get cred variable '%s'",
  2874. name);
  2875. return -1;
  2876. }
  2877. res = os_strlcpy(buf, value, buflen);
  2878. if (res >= buflen) {
  2879. os_free(value);
  2880. return -1;
  2881. }
  2882. os_free(value);
  2883. return res;
  2884. }
  2885. #ifndef CONFIG_NO_CONFIG_WRITE
  2886. static int wpa_supplicant_ctrl_iface_save_config(struct wpa_supplicant *wpa_s)
  2887. {
  2888. int ret;
  2889. if (!wpa_s->conf->update_config) {
  2890. wpa_printf(MSG_DEBUG, "CTRL_IFACE: SAVE_CONFIG - Not allowed "
  2891. "to update configuration (update_config=0)");
  2892. return -1;
  2893. }
  2894. ret = wpa_config_write(wpa_s->confname, wpa_s->conf);
  2895. if (ret) {
  2896. wpa_printf(MSG_DEBUG, "CTRL_IFACE: SAVE_CONFIG - Failed to "
  2897. "update configuration");
  2898. } else {
  2899. wpa_printf(MSG_DEBUG, "CTRL_IFACE: SAVE_CONFIG - Configuration"
  2900. " updated");
  2901. }
  2902. return ret;
  2903. }
  2904. #endif /* CONFIG_NO_CONFIG_WRITE */
  2905. struct cipher_info {
  2906. unsigned int capa;
  2907. const char *name;
  2908. int group_only;
  2909. };
  2910. static const struct cipher_info ciphers[] = {
  2911. { WPA_DRIVER_CAPA_ENC_CCMP_256, "CCMP-256", 0 },
  2912. { WPA_DRIVER_CAPA_ENC_GCMP_256, "GCMP-256", 0 },
  2913. { WPA_DRIVER_CAPA_ENC_CCMP, "CCMP", 0 },
  2914. { WPA_DRIVER_CAPA_ENC_GCMP, "GCMP", 0 },
  2915. { WPA_DRIVER_CAPA_ENC_TKIP, "TKIP", 0 },
  2916. { WPA_DRIVER_CAPA_KEY_MGMT_WPA_NONE, "NONE", 0 },
  2917. { WPA_DRIVER_CAPA_ENC_WEP104, "WEP104", 1 },
  2918. { WPA_DRIVER_CAPA_ENC_WEP40, "WEP40", 1 }
  2919. };
  2920. static const struct cipher_info ciphers_group_mgmt[] = {
  2921. { WPA_DRIVER_CAPA_ENC_BIP, "AES-128-CMAC", 1 },
  2922. { WPA_DRIVER_CAPA_ENC_BIP_GMAC_128, "BIP-GMAC-128", 1 },
  2923. { WPA_DRIVER_CAPA_ENC_BIP_GMAC_256, "BIP-GMAC-256", 1 },
  2924. { WPA_DRIVER_CAPA_ENC_BIP_CMAC_256, "BIP-CMAC-256", 1 },
  2925. };
  2926. static int ctrl_iface_get_capability_pairwise(int res, char *strict,
  2927. struct wpa_driver_capa *capa,
  2928. char *buf, size_t buflen)
  2929. {
  2930. int ret;
  2931. char *pos, *end;
  2932. size_t len;
  2933. unsigned int i;
  2934. pos = buf;
  2935. end = pos + buflen;
  2936. if (res < 0) {
  2937. if (strict)
  2938. return 0;
  2939. len = os_strlcpy(buf, "CCMP TKIP NONE", buflen);
  2940. if (len >= buflen)
  2941. return -1;
  2942. return len;
  2943. }
  2944. for (i = 0; i < ARRAY_SIZE(ciphers); i++) {
  2945. if (!ciphers[i].group_only && capa->enc & ciphers[i].capa) {
  2946. ret = os_snprintf(pos, end - pos, "%s%s",
  2947. pos == buf ? "" : " ",
  2948. ciphers[i].name);
  2949. if (os_snprintf_error(end - pos, ret))
  2950. return pos - buf;
  2951. pos += ret;
  2952. }
  2953. }
  2954. return pos - buf;
  2955. }
  2956. static int ctrl_iface_get_capability_group(int res, char *strict,
  2957. struct wpa_driver_capa *capa,
  2958. char *buf, size_t buflen)
  2959. {
  2960. int ret;
  2961. char *pos, *end;
  2962. size_t len;
  2963. unsigned int i;
  2964. pos = buf;
  2965. end = pos + buflen;
  2966. if (res < 0) {
  2967. if (strict)
  2968. return 0;
  2969. len = os_strlcpy(buf, "CCMP TKIP WEP104 WEP40", buflen);
  2970. if (len >= buflen)
  2971. return -1;
  2972. return len;
  2973. }
  2974. for (i = 0; i < ARRAY_SIZE(ciphers); i++) {
  2975. if (capa->enc & ciphers[i].capa) {
  2976. ret = os_snprintf(pos, end - pos, "%s%s",
  2977. pos == buf ? "" : " ",
  2978. ciphers[i].name);
  2979. if (os_snprintf_error(end - pos, ret))
  2980. return pos - buf;
  2981. pos += ret;
  2982. }
  2983. }
  2984. return pos - buf;
  2985. }
  2986. static int ctrl_iface_get_capability_group_mgmt(int res, char *strict,
  2987. struct wpa_driver_capa *capa,
  2988. char *buf, size_t buflen)
  2989. {
  2990. int ret;
  2991. char *pos, *end;
  2992. unsigned int i;
  2993. pos = buf;
  2994. end = pos + buflen;
  2995. if (res < 0)
  2996. return 0;
  2997. for (i = 0; i < ARRAY_SIZE(ciphers_group_mgmt); i++) {
  2998. if (capa->enc & ciphers_group_mgmt[i].capa) {
  2999. ret = os_snprintf(pos, end - pos, "%s%s",
  3000. pos == buf ? "" : " ",
  3001. ciphers_group_mgmt[i].name);
  3002. if (os_snprintf_error(end - pos, ret))
  3003. return pos - buf;
  3004. pos += ret;
  3005. }
  3006. }
  3007. return pos - buf;
  3008. }
  3009. static int ctrl_iface_get_capability_key_mgmt(int res, char *strict,
  3010. struct wpa_driver_capa *capa,
  3011. char *buf, size_t buflen)
  3012. {
  3013. int ret;
  3014. char *pos, *end;
  3015. size_t len;
  3016. pos = buf;
  3017. end = pos + buflen;
  3018. if (res < 0) {
  3019. if (strict)
  3020. return 0;
  3021. len = os_strlcpy(buf, "WPA-PSK WPA-EAP IEEE8021X WPA-NONE "
  3022. "NONE", buflen);
  3023. if (len >= buflen)
  3024. return -1;
  3025. return len;
  3026. }
  3027. ret = os_snprintf(pos, end - pos, "NONE IEEE8021X");
  3028. if (os_snprintf_error(end - pos, ret))
  3029. return pos - buf;
  3030. pos += ret;
  3031. if (capa->key_mgmt & (WPA_DRIVER_CAPA_KEY_MGMT_WPA |
  3032. WPA_DRIVER_CAPA_KEY_MGMT_WPA2)) {
  3033. ret = os_snprintf(pos, end - pos, " WPA-EAP");
  3034. if (os_snprintf_error(end - pos, ret))
  3035. return pos - buf;
  3036. pos += ret;
  3037. }
  3038. if (capa->key_mgmt & (WPA_DRIVER_CAPA_KEY_MGMT_WPA_PSK |
  3039. WPA_DRIVER_CAPA_KEY_MGMT_WPA2_PSK)) {
  3040. ret = os_snprintf(pos, end - pos, " WPA-PSK");
  3041. if (os_snprintf_error(end - pos, ret))
  3042. return pos - buf;
  3043. pos += ret;
  3044. }
  3045. if (capa->key_mgmt & WPA_DRIVER_CAPA_KEY_MGMT_WPA_NONE) {
  3046. ret = os_snprintf(pos, end - pos, " WPA-NONE");
  3047. if (os_snprintf_error(end - pos, ret))
  3048. return pos - buf;
  3049. pos += ret;
  3050. }
  3051. #ifdef CONFIG_SUITEB
  3052. if (capa->key_mgmt & WPA_DRIVER_CAPA_KEY_MGMT_SUITE_B) {
  3053. ret = os_snprintf(pos, end - pos, " WPA-EAP-SUITE-B");
  3054. if (os_snprintf_error(end - pos, ret))
  3055. return pos - buf;
  3056. pos += ret;
  3057. }
  3058. #endif /* CONFIG_SUITEB */
  3059. #ifdef CONFIG_SUITEB192
  3060. if (capa->key_mgmt & WPA_DRIVER_CAPA_KEY_MGMT_SUITE_B_192) {
  3061. ret = os_snprintf(pos, end - pos, " WPA-EAP-SUITE-B-192");
  3062. if (os_snprintf_error(end - pos, ret))
  3063. return pos - buf;
  3064. pos += ret;
  3065. }
  3066. #endif /* CONFIG_SUITEB192 */
  3067. return pos - buf;
  3068. }
  3069. static int ctrl_iface_get_capability_proto(int res, char *strict,
  3070. struct wpa_driver_capa *capa,
  3071. char *buf, size_t buflen)
  3072. {
  3073. int ret;
  3074. char *pos, *end;
  3075. size_t len;
  3076. pos = buf;
  3077. end = pos + buflen;
  3078. if (res < 0) {
  3079. if (strict)
  3080. return 0;
  3081. len = os_strlcpy(buf, "RSN WPA", buflen);
  3082. if (len >= buflen)
  3083. return -1;
  3084. return len;
  3085. }
  3086. if (capa->key_mgmt & (WPA_DRIVER_CAPA_KEY_MGMT_WPA2 |
  3087. WPA_DRIVER_CAPA_KEY_MGMT_WPA2_PSK)) {
  3088. ret = os_snprintf(pos, end - pos, "%sRSN",
  3089. pos == buf ? "" : " ");
  3090. if (os_snprintf_error(end - pos, ret))
  3091. return pos - buf;
  3092. pos += ret;
  3093. }
  3094. if (capa->key_mgmt & (WPA_DRIVER_CAPA_KEY_MGMT_WPA |
  3095. WPA_DRIVER_CAPA_KEY_MGMT_WPA_PSK)) {
  3096. ret = os_snprintf(pos, end - pos, "%sWPA",
  3097. pos == buf ? "" : " ");
  3098. if (os_snprintf_error(end - pos, ret))
  3099. return pos - buf;
  3100. pos += ret;
  3101. }
  3102. return pos - buf;
  3103. }
  3104. static int ctrl_iface_get_capability_auth_alg(struct wpa_supplicant *wpa_s,
  3105. int res, char *strict,
  3106. struct wpa_driver_capa *capa,
  3107. char *buf, size_t buflen)
  3108. {
  3109. int ret;
  3110. char *pos, *end;
  3111. size_t len;
  3112. pos = buf;
  3113. end = pos + buflen;
  3114. if (res < 0) {
  3115. if (strict)
  3116. return 0;
  3117. len = os_strlcpy(buf, "OPEN SHARED LEAP", buflen);
  3118. if (len >= buflen)
  3119. return -1;
  3120. return len;
  3121. }
  3122. if (capa->auth & (WPA_DRIVER_AUTH_OPEN)) {
  3123. ret = os_snprintf(pos, end - pos, "%sOPEN",
  3124. pos == buf ? "" : " ");
  3125. if (os_snprintf_error(end - pos, ret))
  3126. return pos - buf;
  3127. pos += ret;
  3128. }
  3129. if (capa->auth & (WPA_DRIVER_AUTH_SHARED)) {
  3130. ret = os_snprintf(pos, end - pos, "%sSHARED",
  3131. pos == buf ? "" : " ");
  3132. if (os_snprintf_error(end - pos, ret))
  3133. return pos - buf;
  3134. pos += ret;
  3135. }
  3136. if (capa->auth & (WPA_DRIVER_AUTH_LEAP)) {
  3137. ret = os_snprintf(pos, end - pos, "%sLEAP",
  3138. pos == buf ? "" : " ");
  3139. if (os_snprintf_error(end - pos, ret))
  3140. return pos - buf;
  3141. pos += ret;
  3142. }
  3143. #ifdef CONFIG_SAE
  3144. if (wpa_s->drv_flags & WPA_DRIVER_FLAGS_SAE) {
  3145. ret = os_snprintf(pos, end - pos, "%sSAE",
  3146. pos == buf ? "" : " ");
  3147. if (os_snprintf_error(end - pos, ret))
  3148. return pos - buf;
  3149. pos += ret;
  3150. }
  3151. #endif /* CONFIG_SAE */
  3152. return pos - buf;
  3153. }
  3154. static int ctrl_iface_get_capability_modes(int res, char *strict,
  3155. struct wpa_driver_capa *capa,
  3156. char *buf, size_t buflen)
  3157. {
  3158. int ret;
  3159. char *pos, *end;
  3160. size_t len;
  3161. pos = buf;
  3162. end = pos + buflen;
  3163. if (res < 0) {
  3164. if (strict)
  3165. return 0;
  3166. len = os_strlcpy(buf, "IBSS AP", buflen);
  3167. if (len >= buflen)
  3168. return -1;
  3169. return len;
  3170. }
  3171. if (capa->flags & WPA_DRIVER_FLAGS_IBSS) {
  3172. ret = os_snprintf(pos, end - pos, "%sIBSS",
  3173. pos == buf ? "" : " ");
  3174. if (os_snprintf_error(end - pos, ret))
  3175. return pos - buf;
  3176. pos += ret;
  3177. }
  3178. if (capa->flags & WPA_DRIVER_FLAGS_AP) {
  3179. ret = os_snprintf(pos, end - pos, "%sAP",
  3180. pos == buf ? "" : " ");
  3181. if (os_snprintf_error(end - pos, ret))
  3182. return pos - buf;
  3183. pos += ret;
  3184. }
  3185. #ifdef CONFIG_MESH
  3186. if (capa->flags & WPA_DRIVER_FLAGS_MESH) {
  3187. ret = os_snprintf(pos, end - pos, "%sMESH",
  3188. pos == buf ? "" : " ");
  3189. if (os_snprintf_error(end - pos, ret))
  3190. return pos - buf;
  3191. pos += ret;
  3192. }
  3193. #endif /* CONFIG_MESH */
  3194. return pos - buf;
  3195. }
  3196. static int ctrl_iface_get_capability_channels(struct wpa_supplicant *wpa_s,
  3197. char *buf, size_t buflen)
  3198. {
  3199. struct hostapd_channel_data *chnl;
  3200. int ret, i, j;
  3201. char *pos, *end, *hmode;
  3202. pos = buf;
  3203. end = pos + buflen;
  3204. for (j = 0; j < wpa_s->hw.num_modes; j++) {
  3205. switch (wpa_s->hw.modes[j].mode) {
  3206. case HOSTAPD_MODE_IEEE80211B:
  3207. hmode = "B";
  3208. break;
  3209. case HOSTAPD_MODE_IEEE80211G:
  3210. hmode = "G";
  3211. break;
  3212. case HOSTAPD_MODE_IEEE80211A:
  3213. hmode = "A";
  3214. break;
  3215. case HOSTAPD_MODE_IEEE80211AD:
  3216. hmode = "AD";
  3217. break;
  3218. default:
  3219. continue;
  3220. }
  3221. ret = os_snprintf(pos, end - pos, "Mode[%s] Channels:", hmode);
  3222. if (os_snprintf_error(end - pos, ret))
  3223. return pos - buf;
  3224. pos += ret;
  3225. chnl = wpa_s->hw.modes[j].channels;
  3226. for (i = 0; i < wpa_s->hw.modes[j].num_channels; i++) {
  3227. if (chnl[i].flag & HOSTAPD_CHAN_DISABLED)
  3228. continue;
  3229. ret = os_snprintf(pos, end - pos, " %d", chnl[i].chan);
  3230. if (os_snprintf_error(end - pos, ret))
  3231. return pos - buf;
  3232. pos += ret;
  3233. }
  3234. ret = os_snprintf(pos, end - pos, "\n");
  3235. if (os_snprintf_error(end - pos, ret))
  3236. return pos - buf;
  3237. pos += ret;
  3238. }
  3239. return pos - buf;
  3240. }
  3241. static int ctrl_iface_get_capability_freq(struct wpa_supplicant *wpa_s,
  3242. char *buf, size_t buflen)
  3243. {
  3244. struct hostapd_channel_data *chnl;
  3245. int ret, i, j;
  3246. char *pos, *end, *hmode;
  3247. pos = buf;
  3248. end = pos + buflen;
  3249. for (j = 0; j < wpa_s->hw.num_modes; j++) {
  3250. switch (wpa_s->hw.modes[j].mode) {
  3251. case HOSTAPD_MODE_IEEE80211B:
  3252. hmode = "B";
  3253. break;
  3254. case HOSTAPD_MODE_IEEE80211G:
  3255. hmode = "G";
  3256. break;
  3257. case HOSTAPD_MODE_IEEE80211A:
  3258. hmode = "A";
  3259. break;
  3260. case HOSTAPD_MODE_IEEE80211AD:
  3261. hmode = "AD";
  3262. break;
  3263. default:
  3264. continue;
  3265. }
  3266. ret = os_snprintf(pos, end - pos, "Mode[%s] Channels:\n",
  3267. hmode);
  3268. if (os_snprintf_error(end - pos, ret))
  3269. return pos - buf;
  3270. pos += ret;
  3271. chnl = wpa_s->hw.modes[j].channels;
  3272. for (i = 0; i < wpa_s->hw.modes[j].num_channels; i++) {
  3273. if (chnl[i].flag & HOSTAPD_CHAN_DISABLED)
  3274. continue;
  3275. ret = os_snprintf(pos, end - pos, " %d = %d MHz%s%s\n",
  3276. chnl[i].chan, chnl[i].freq,
  3277. chnl[i].flag & HOSTAPD_CHAN_NO_IR ?
  3278. " (NO_IR)" : "",
  3279. chnl[i].flag & HOSTAPD_CHAN_RADAR ?
  3280. " (DFS)" : "");
  3281. if (os_snprintf_error(end - pos, ret))
  3282. return pos - buf;
  3283. pos += ret;
  3284. }
  3285. ret = os_snprintf(pos, end - pos, "\n");
  3286. if (os_snprintf_error(end - pos, ret))
  3287. return pos - buf;
  3288. pos += ret;
  3289. }
  3290. return pos - buf;
  3291. }
  3292. static int wpa_supplicant_ctrl_iface_get_capability(
  3293. struct wpa_supplicant *wpa_s, const char *_field, char *buf,
  3294. size_t buflen)
  3295. {
  3296. struct wpa_driver_capa capa;
  3297. int res;
  3298. char *strict;
  3299. char field[30];
  3300. size_t len;
  3301. /* Determine whether or not strict checking was requested */
  3302. len = os_strlcpy(field, _field, sizeof(field));
  3303. if (len >= sizeof(field))
  3304. return -1;
  3305. strict = os_strchr(field, ' ');
  3306. if (strict != NULL) {
  3307. *strict++ = '\0';
  3308. if (os_strcmp(strict, "strict") != 0)
  3309. return -1;
  3310. }
  3311. wpa_printf(MSG_DEBUG, "CTRL_IFACE: GET_CAPABILITY '%s' %s",
  3312. field, strict ? strict : "");
  3313. if (os_strcmp(field, "eap") == 0) {
  3314. return eap_get_names(buf, buflen);
  3315. }
  3316. res = wpa_drv_get_capa(wpa_s, &capa);
  3317. if (os_strcmp(field, "pairwise") == 0)
  3318. return ctrl_iface_get_capability_pairwise(res, strict, &capa,
  3319. buf, buflen);
  3320. if (os_strcmp(field, "group") == 0)
  3321. return ctrl_iface_get_capability_group(res, strict, &capa,
  3322. buf, buflen);
  3323. if (os_strcmp(field, "group_mgmt") == 0)
  3324. return ctrl_iface_get_capability_group_mgmt(res, strict, &capa,
  3325. buf, buflen);
  3326. if (os_strcmp(field, "key_mgmt") == 0)
  3327. return ctrl_iface_get_capability_key_mgmt(res, strict, &capa,
  3328. buf, buflen);
  3329. if (os_strcmp(field, "proto") == 0)
  3330. return ctrl_iface_get_capability_proto(res, strict, &capa,
  3331. buf, buflen);
  3332. if (os_strcmp(field, "auth_alg") == 0)
  3333. return ctrl_iface_get_capability_auth_alg(wpa_s, res, strict,
  3334. &capa, buf, buflen);
  3335. if (os_strcmp(field, "modes") == 0)
  3336. return ctrl_iface_get_capability_modes(res, strict, &capa,
  3337. buf, buflen);
  3338. if (os_strcmp(field, "channels") == 0)
  3339. return ctrl_iface_get_capability_channels(wpa_s, buf, buflen);
  3340. if (os_strcmp(field, "freq") == 0)
  3341. return ctrl_iface_get_capability_freq(wpa_s, buf, buflen);
  3342. #ifdef CONFIG_TDLS
  3343. if (os_strcmp(field, "tdls") == 0)
  3344. return ctrl_iface_get_capability_tdls(wpa_s, buf, buflen);
  3345. #endif /* CONFIG_TDLS */
  3346. #ifdef CONFIG_ERP
  3347. if (os_strcmp(field, "erp") == 0) {
  3348. res = os_snprintf(buf, buflen, "ERP");
  3349. if (os_snprintf_error(buflen, res))
  3350. return -1;
  3351. return res;
  3352. }
  3353. #endif /* CONFIG_EPR */
  3354. #ifdef CONFIG_FIPS
  3355. if (os_strcmp(field, "fips") == 0) {
  3356. res = os_snprintf(buf, buflen, "FIPS");
  3357. if (os_snprintf_error(buflen, res))
  3358. return -1;
  3359. return res;
  3360. }
  3361. #endif /* CONFIG_FIPS */
  3362. #ifdef CONFIG_ACS
  3363. if (os_strcmp(field, "acs") == 0) {
  3364. res = os_snprintf(buf, buflen, "ACS");
  3365. if (os_snprintf_error(buflen, res))
  3366. return -1;
  3367. return res;
  3368. }
  3369. #endif /* CONFIG_ACS */
  3370. wpa_printf(MSG_DEBUG, "CTRL_IFACE: Unknown GET_CAPABILITY field '%s'",
  3371. field);
  3372. return -1;
  3373. }
  3374. #ifdef CONFIG_INTERWORKING
  3375. static char * anqp_add_hex(char *pos, char *end, const char *title,
  3376. struct wpabuf *data)
  3377. {
  3378. char *start = pos;
  3379. size_t i;
  3380. int ret;
  3381. const u8 *d;
  3382. if (data == NULL)
  3383. return start;
  3384. ret = os_snprintf(pos, end - pos, "%s=", title);
  3385. if (os_snprintf_error(end - pos, ret))
  3386. return start;
  3387. pos += ret;
  3388. d = wpabuf_head_u8(data);
  3389. for (i = 0; i < wpabuf_len(data); i++) {
  3390. ret = os_snprintf(pos, end - pos, "%02x", *d++);
  3391. if (os_snprintf_error(end - pos, ret))
  3392. return start;
  3393. pos += ret;
  3394. }
  3395. ret = os_snprintf(pos, end - pos, "\n");
  3396. if (os_snprintf_error(end - pos, ret))
  3397. return start;
  3398. pos += ret;
  3399. return pos;
  3400. }
  3401. #endif /* CONFIG_INTERWORKING */
  3402. static int print_bss_info(struct wpa_supplicant *wpa_s, struct wpa_bss *bss,
  3403. unsigned long mask, char *buf, size_t buflen)
  3404. {
  3405. size_t i;
  3406. int ret;
  3407. char *pos, *end;
  3408. const u8 *ie, *ie2, *osen_ie;
  3409. pos = buf;
  3410. end = buf + buflen;
  3411. if (mask & WPA_BSS_MASK_ID) {
  3412. ret = os_snprintf(pos, end - pos, "id=%u\n", bss->id);
  3413. if (os_snprintf_error(end - pos, ret))
  3414. return 0;
  3415. pos += ret;
  3416. }
  3417. if (mask & WPA_BSS_MASK_BSSID) {
  3418. ret = os_snprintf(pos, end - pos, "bssid=" MACSTR "\n",
  3419. MAC2STR(bss->bssid));
  3420. if (os_snprintf_error(end - pos, ret))
  3421. return 0;
  3422. pos += ret;
  3423. }
  3424. if (mask & WPA_BSS_MASK_FREQ) {
  3425. ret = os_snprintf(pos, end - pos, "freq=%d\n", bss->freq);
  3426. if (os_snprintf_error(end - pos, ret))
  3427. return 0;
  3428. pos += ret;
  3429. }
  3430. if (mask & WPA_BSS_MASK_BEACON_INT) {
  3431. ret = os_snprintf(pos, end - pos, "beacon_int=%d\n",
  3432. bss->beacon_int);
  3433. if (os_snprintf_error(end - pos, ret))
  3434. return 0;
  3435. pos += ret;
  3436. }
  3437. if (mask & WPA_BSS_MASK_CAPABILITIES) {
  3438. ret = os_snprintf(pos, end - pos, "capabilities=0x%04x\n",
  3439. bss->caps);
  3440. if (os_snprintf_error(end - pos, ret))
  3441. return 0;
  3442. pos += ret;
  3443. }
  3444. if (mask & WPA_BSS_MASK_QUAL) {
  3445. ret = os_snprintf(pos, end - pos, "qual=%d\n", bss->qual);
  3446. if (os_snprintf_error(end - pos, ret))
  3447. return 0;
  3448. pos += ret;
  3449. }
  3450. if (mask & WPA_BSS_MASK_NOISE) {
  3451. ret = os_snprintf(pos, end - pos, "noise=%d\n", bss->noise);
  3452. if (os_snprintf_error(end - pos, ret))
  3453. return 0;
  3454. pos += ret;
  3455. }
  3456. if (mask & WPA_BSS_MASK_LEVEL) {
  3457. ret = os_snprintf(pos, end - pos, "level=%d\n", bss->level);
  3458. if (os_snprintf_error(end - pos, ret))
  3459. return 0;
  3460. pos += ret;
  3461. }
  3462. if (mask & WPA_BSS_MASK_TSF) {
  3463. ret = os_snprintf(pos, end - pos, "tsf=%016llu\n",
  3464. (unsigned long long) bss->tsf);
  3465. if (os_snprintf_error(end - pos, ret))
  3466. return 0;
  3467. pos += ret;
  3468. }
  3469. if (mask & WPA_BSS_MASK_AGE) {
  3470. struct os_reltime now;
  3471. os_get_reltime(&now);
  3472. ret = os_snprintf(pos, end - pos, "age=%d\n",
  3473. (int) (now.sec - bss->last_update.sec));
  3474. if (os_snprintf_error(end - pos, ret))
  3475. return 0;
  3476. pos += ret;
  3477. }
  3478. if (mask & WPA_BSS_MASK_IE) {
  3479. ret = os_snprintf(pos, end - pos, "ie=");
  3480. if (os_snprintf_error(end - pos, ret))
  3481. return 0;
  3482. pos += ret;
  3483. ie = (const u8 *) (bss + 1);
  3484. for (i = 0; i < bss->ie_len; i++) {
  3485. ret = os_snprintf(pos, end - pos, "%02x", *ie++);
  3486. if (os_snprintf_error(end - pos, ret))
  3487. return 0;
  3488. pos += ret;
  3489. }
  3490. ret = os_snprintf(pos, end - pos, "\n");
  3491. if (os_snprintf_error(end - pos, ret))
  3492. return 0;
  3493. pos += ret;
  3494. }
  3495. if (mask & WPA_BSS_MASK_FLAGS) {
  3496. ret = os_snprintf(pos, end - pos, "flags=");
  3497. if (os_snprintf_error(end - pos, ret))
  3498. return 0;
  3499. pos += ret;
  3500. ie = wpa_bss_get_vendor_ie(bss, WPA_IE_VENDOR_TYPE);
  3501. if (ie)
  3502. pos = wpa_supplicant_ie_txt(pos, end, "WPA", ie,
  3503. 2 + ie[1]);
  3504. ie2 = wpa_bss_get_ie(bss, WLAN_EID_RSN);
  3505. if (ie2)
  3506. pos = wpa_supplicant_ie_txt(pos, end, "WPA2", ie2,
  3507. 2 + ie2[1]);
  3508. osen_ie = wpa_bss_get_vendor_ie(bss, OSEN_IE_VENDOR_TYPE);
  3509. if (osen_ie)
  3510. pos = wpa_supplicant_ie_txt(pos, end, "OSEN",
  3511. osen_ie, 2 + osen_ie[1]);
  3512. pos = wpa_supplicant_wps_ie_txt(wpa_s, pos, end, bss);
  3513. if (!ie && !ie2 && !osen_ie &&
  3514. (bss->caps & IEEE80211_CAP_PRIVACY)) {
  3515. ret = os_snprintf(pos, end - pos, "[WEP]");
  3516. if (os_snprintf_error(end - pos, ret))
  3517. return 0;
  3518. pos += ret;
  3519. }
  3520. if (bss_is_dmg(bss)) {
  3521. const char *s;
  3522. ret = os_snprintf(pos, end - pos, "[DMG]");
  3523. if (os_snprintf_error(end - pos, ret))
  3524. return 0;
  3525. pos += ret;
  3526. switch (bss->caps & IEEE80211_CAP_DMG_MASK) {
  3527. case IEEE80211_CAP_DMG_IBSS:
  3528. s = "[IBSS]";
  3529. break;
  3530. case IEEE80211_CAP_DMG_AP:
  3531. s = "[ESS]";
  3532. break;
  3533. case IEEE80211_CAP_DMG_PBSS:
  3534. s = "[PBSS]";
  3535. break;
  3536. default:
  3537. s = "";
  3538. break;
  3539. }
  3540. ret = os_snprintf(pos, end - pos, "%s", s);
  3541. if (os_snprintf_error(end - pos, ret))
  3542. return 0;
  3543. pos += ret;
  3544. } else {
  3545. if (bss->caps & IEEE80211_CAP_IBSS) {
  3546. ret = os_snprintf(pos, end - pos, "[IBSS]");
  3547. if (os_snprintf_error(end - pos, ret))
  3548. return 0;
  3549. pos += ret;
  3550. }
  3551. if (bss->caps & IEEE80211_CAP_ESS) {
  3552. ret = os_snprintf(pos, end - pos, "[ESS]");
  3553. if (os_snprintf_error(end - pos, ret))
  3554. return 0;
  3555. pos += ret;
  3556. }
  3557. }
  3558. if (wpa_bss_get_vendor_ie(bss, P2P_IE_VENDOR_TYPE) ||
  3559. wpa_bss_get_vendor_ie_beacon(bss, P2P_IE_VENDOR_TYPE)) {
  3560. ret = os_snprintf(pos, end - pos, "[P2P]");
  3561. if (os_snprintf_error(end - pos, ret))
  3562. return 0;
  3563. pos += ret;
  3564. }
  3565. #ifdef CONFIG_HS20
  3566. if (wpa_bss_get_vendor_ie(bss, HS20_IE_VENDOR_TYPE)) {
  3567. ret = os_snprintf(pos, end - pos, "[HS20]");
  3568. if (os_snprintf_error(end - pos, ret))
  3569. return 0;
  3570. pos += ret;
  3571. }
  3572. #endif /* CONFIG_HS20 */
  3573. ret = os_snprintf(pos, end - pos, "\n");
  3574. if (os_snprintf_error(end - pos, ret))
  3575. return 0;
  3576. pos += ret;
  3577. }
  3578. if (mask & WPA_BSS_MASK_SSID) {
  3579. ret = os_snprintf(pos, end - pos, "ssid=%s\n",
  3580. wpa_ssid_txt(bss->ssid, bss->ssid_len));
  3581. if (os_snprintf_error(end - pos, ret))
  3582. return 0;
  3583. pos += ret;
  3584. }
  3585. #ifdef CONFIG_WPS
  3586. if (mask & WPA_BSS_MASK_WPS_SCAN) {
  3587. ie = (const u8 *) (bss + 1);
  3588. ret = wpas_wps_scan_result_text(ie, bss->ie_len, pos, end);
  3589. if (ret >= end - pos)
  3590. return 0;
  3591. if (ret > 0)
  3592. pos += ret;
  3593. }
  3594. #endif /* CONFIG_WPS */
  3595. #ifdef CONFIG_P2P
  3596. if (mask & WPA_BSS_MASK_P2P_SCAN) {
  3597. ie = (const u8 *) (bss + 1);
  3598. ret = wpas_p2p_scan_result_text(ie, bss->ie_len, pos, end);
  3599. if (ret < 0 || ret >= end - pos)
  3600. return 0;
  3601. pos += ret;
  3602. }
  3603. #endif /* CONFIG_P2P */
  3604. #ifdef CONFIG_WIFI_DISPLAY
  3605. if (mask & WPA_BSS_MASK_WIFI_DISPLAY) {
  3606. struct wpabuf *wfd;
  3607. ie = (const u8 *) (bss + 1);
  3608. wfd = ieee802_11_vendor_ie_concat(ie, bss->ie_len,
  3609. WFD_IE_VENDOR_TYPE);
  3610. if (wfd) {
  3611. ret = os_snprintf(pos, end - pos, "wfd_subelems=");
  3612. if (os_snprintf_error(end - pos, ret)) {
  3613. wpabuf_free(wfd);
  3614. return 0;
  3615. }
  3616. pos += ret;
  3617. pos += wpa_snprintf_hex(pos, end - pos,
  3618. wpabuf_head(wfd),
  3619. wpabuf_len(wfd));
  3620. wpabuf_free(wfd);
  3621. ret = os_snprintf(pos, end - pos, "\n");
  3622. if (os_snprintf_error(end - pos, ret))
  3623. return 0;
  3624. pos += ret;
  3625. }
  3626. }
  3627. #endif /* CONFIG_WIFI_DISPLAY */
  3628. #ifdef CONFIG_INTERWORKING
  3629. if ((mask & WPA_BSS_MASK_INTERNETW) && bss->anqp) {
  3630. struct wpa_bss_anqp *anqp = bss->anqp;
  3631. struct wpa_bss_anqp_elem *elem;
  3632. pos = anqp_add_hex(pos, end, "anqp_capability_list",
  3633. anqp->capability_list);
  3634. pos = anqp_add_hex(pos, end, "anqp_venue_name",
  3635. anqp->venue_name);
  3636. pos = anqp_add_hex(pos, end, "anqp_network_auth_type",
  3637. anqp->network_auth_type);
  3638. pos = anqp_add_hex(pos, end, "anqp_roaming_consortium",
  3639. anqp->roaming_consortium);
  3640. pos = anqp_add_hex(pos, end, "anqp_ip_addr_type_availability",
  3641. anqp->ip_addr_type_availability);
  3642. pos = anqp_add_hex(pos, end, "anqp_nai_realm",
  3643. anqp->nai_realm);
  3644. pos = anqp_add_hex(pos, end, "anqp_3gpp", anqp->anqp_3gpp);
  3645. pos = anqp_add_hex(pos, end, "anqp_domain_name",
  3646. anqp->domain_name);
  3647. #ifdef CONFIG_HS20
  3648. pos = anqp_add_hex(pos, end, "hs20_capability_list",
  3649. anqp->hs20_capability_list);
  3650. pos = anqp_add_hex(pos, end, "hs20_operator_friendly_name",
  3651. anqp->hs20_operator_friendly_name);
  3652. pos = anqp_add_hex(pos, end, "hs20_wan_metrics",
  3653. anqp->hs20_wan_metrics);
  3654. pos = anqp_add_hex(pos, end, "hs20_connection_capability",
  3655. anqp->hs20_connection_capability);
  3656. pos = anqp_add_hex(pos, end, "hs20_operating_class",
  3657. anqp->hs20_operating_class);
  3658. pos = anqp_add_hex(pos, end, "hs20_osu_providers_list",
  3659. anqp->hs20_osu_providers_list);
  3660. #endif /* CONFIG_HS20 */
  3661. dl_list_for_each(elem, &anqp->anqp_elems,
  3662. struct wpa_bss_anqp_elem, list) {
  3663. char title[20];
  3664. os_snprintf(title, sizeof(title), "anqp[%u]",
  3665. elem->infoid);
  3666. pos = anqp_add_hex(pos, end, title, elem->payload);
  3667. }
  3668. }
  3669. #endif /* CONFIG_INTERWORKING */
  3670. #ifdef CONFIG_MESH
  3671. if (mask & WPA_BSS_MASK_MESH_SCAN) {
  3672. ie = (const u8 *) (bss + 1);
  3673. ret = wpas_mesh_scan_result_text(ie, bss->ie_len, pos, end);
  3674. if (ret < 0 || ret >= end - pos)
  3675. return 0;
  3676. pos += ret;
  3677. }
  3678. #endif /* CONFIG_MESH */
  3679. if (mask & WPA_BSS_MASK_SNR) {
  3680. ret = os_snprintf(pos, end - pos, "snr=%d\n", bss->snr);
  3681. if (os_snprintf_error(end - pos, ret))
  3682. return 0;
  3683. pos += ret;
  3684. }
  3685. if (mask & WPA_BSS_MASK_EST_THROUGHPUT) {
  3686. ret = os_snprintf(pos, end - pos, "est_throughput=%d\n",
  3687. bss->est_throughput);
  3688. if (os_snprintf_error(end - pos, ret))
  3689. return 0;
  3690. pos += ret;
  3691. }
  3692. #ifdef CONFIG_FST
  3693. if (mask & WPA_BSS_MASK_FST) {
  3694. ret = fst_ctrl_iface_mb_info(bss->bssid, pos, end - pos);
  3695. if (ret < 0 || ret >= end - pos)
  3696. return 0;
  3697. pos += ret;
  3698. }
  3699. #endif /* CONFIG_FST */
  3700. if (mask & WPA_BSS_MASK_DELIM) {
  3701. ret = os_snprintf(pos, end - pos, "====\n");
  3702. if (os_snprintf_error(end - pos, ret))
  3703. return 0;
  3704. pos += ret;
  3705. }
  3706. return pos - buf;
  3707. }
  3708. static int wpa_supplicant_ctrl_iface_bss(struct wpa_supplicant *wpa_s,
  3709. const char *cmd, char *buf,
  3710. size_t buflen)
  3711. {
  3712. u8 bssid[ETH_ALEN];
  3713. size_t i;
  3714. struct wpa_bss *bss;
  3715. struct wpa_bss *bsslast = NULL;
  3716. struct dl_list *next;
  3717. int ret = 0;
  3718. int len;
  3719. char *ctmp, *end = buf + buflen;
  3720. unsigned long mask = WPA_BSS_MASK_ALL;
  3721. if (os_strncmp(cmd, "RANGE=", 6) == 0) {
  3722. if (os_strncmp(cmd + 6, "ALL", 3) == 0) {
  3723. bss = dl_list_first(&wpa_s->bss_id, struct wpa_bss,
  3724. list_id);
  3725. bsslast = dl_list_last(&wpa_s->bss_id, struct wpa_bss,
  3726. list_id);
  3727. } else { /* N1-N2 */
  3728. unsigned int id1, id2;
  3729. if ((ctmp = os_strchr(cmd + 6, '-')) == NULL) {
  3730. wpa_printf(MSG_INFO, "Wrong BSS range "
  3731. "format");
  3732. return 0;
  3733. }
  3734. if (*(cmd + 6) == '-')
  3735. id1 = 0;
  3736. else
  3737. id1 = atoi(cmd + 6);
  3738. ctmp++;
  3739. if (*ctmp >= '0' && *ctmp <= '9')
  3740. id2 = atoi(ctmp);
  3741. else
  3742. id2 = (unsigned int) -1;
  3743. bss = wpa_bss_get_id_range(wpa_s, id1, id2);
  3744. if (id2 == (unsigned int) -1)
  3745. bsslast = dl_list_last(&wpa_s->bss_id,
  3746. struct wpa_bss,
  3747. list_id);
  3748. else {
  3749. bsslast = wpa_bss_get_id(wpa_s, id2);
  3750. if (bsslast == NULL && bss && id2 > id1) {
  3751. struct wpa_bss *tmp = bss;
  3752. for (;;) {
  3753. next = tmp->list_id.next;
  3754. if (next == &wpa_s->bss_id)
  3755. break;
  3756. tmp = dl_list_entry(
  3757. next, struct wpa_bss,
  3758. list_id);
  3759. if (tmp->id > id2)
  3760. break;
  3761. bsslast = tmp;
  3762. }
  3763. }
  3764. }
  3765. }
  3766. } else if (os_strncmp(cmd, "FIRST", 5) == 0)
  3767. bss = dl_list_first(&wpa_s->bss_id, struct wpa_bss, list_id);
  3768. else if (os_strncmp(cmd, "LAST", 4) == 0)
  3769. bss = dl_list_last(&wpa_s->bss_id, struct wpa_bss, list_id);
  3770. else if (os_strncmp(cmd, "ID-", 3) == 0) {
  3771. i = atoi(cmd + 3);
  3772. bss = wpa_bss_get_id(wpa_s, i);
  3773. } else if (os_strncmp(cmd, "NEXT-", 5) == 0) {
  3774. i = atoi(cmd + 5);
  3775. bss = wpa_bss_get_id(wpa_s, i);
  3776. if (bss) {
  3777. next = bss->list_id.next;
  3778. if (next == &wpa_s->bss_id)
  3779. bss = NULL;
  3780. else
  3781. bss = dl_list_entry(next, struct wpa_bss,
  3782. list_id);
  3783. }
  3784. #ifdef CONFIG_P2P
  3785. } else if (os_strncmp(cmd, "p2p_dev_addr=", 13) == 0) {
  3786. if (hwaddr_aton(cmd + 13, bssid) == 0)
  3787. bss = wpa_bss_get_p2p_dev_addr(wpa_s, bssid);
  3788. else
  3789. bss = NULL;
  3790. #endif /* CONFIG_P2P */
  3791. } else if (hwaddr_aton(cmd, bssid) == 0)
  3792. bss = wpa_bss_get_bssid(wpa_s, bssid);
  3793. else {
  3794. struct wpa_bss *tmp;
  3795. i = atoi(cmd);
  3796. bss = NULL;
  3797. dl_list_for_each(tmp, &wpa_s->bss_id, struct wpa_bss, list_id)
  3798. {
  3799. if (i-- == 0) {
  3800. bss = tmp;
  3801. break;
  3802. }
  3803. }
  3804. }
  3805. if ((ctmp = os_strstr(cmd, "MASK=")) != NULL) {
  3806. mask = strtoul(ctmp + 5, NULL, 0x10);
  3807. if (mask == 0)
  3808. mask = WPA_BSS_MASK_ALL;
  3809. }
  3810. if (bss == NULL)
  3811. return 0;
  3812. if (bsslast == NULL)
  3813. bsslast = bss;
  3814. do {
  3815. len = print_bss_info(wpa_s, bss, mask, buf, buflen);
  3816. ret += len;
  3817. buf += len;
  3818. buflen -= len;
  3819. if (bss == bsslast) {
  3820. if ((mask & WPA_BSS_MASK_DELIM) && len &&
  3821. (bss == dl_list_last(&wpa_s->bss_id,
  3822. struct wpa_bss, list_id))) {
  3823. int res;
  3824. res = os_snprintf(buf - 5, end - buf + 5,
  3825. "####\n");
  3826. if (os_snprintf_error(end - buf + 5, res)) {
  3827. wpa_printf(MSG_DEBUG,
  3828. "Could not add end delim");
  3829. }
  3830. }
  3831. break;
  3832. }
  3833. next = bss->list_id.next;
  3834. if (next == &wpa_s->bss_id)
  3835. break;
  3836. bss = dl_list_entry(next, struct wpa_bss, list_id);
  3837. } while (bss && len);
  3838. return ret;
  3839. }
  3840. static int wpa_supplicant_ctrl_iface_ap_scan(
  3841. struct wpa_supplicant *wpa_s, char *cmd)
  3842. {
  3843. int ap_scan = atoi(cmd);
  3844. return wpa_supplicant_set_ap_scan(wpa_s, ap_scan);
  3845. }
  3846. static int wpa_supplicant_ctrl_iface_scan_interval(
  3847. struct wpa_supplicant *wpa_s, char *cmd)
  3848. {
  3849. int scan_int = atoi(cmd);
  3850. return wpa_supplicant_set_scan_interval(wpa_s, scan_int);
  3851. }
  3852. static int wpa_supplicant_ctrl_iface_bss_expire_age(
  3853. struct wpa_supplicant *wpa_s, char *cmd)
  3854. {
  3855. int expire_age = atoi(cmd);
  3856. return wpa_supplicant_set_bss_expiration_age(wpa_s, expire_age);
  3857. }
  3858. static int wpa_supplicant_ctrl_iface_bss_expire_count(
  3859. struct wpa_supplicant *wpa_s, char *cmd)
  3860. {
  3861. int expire_count = atoi(cmd);
  3862. return wpa_supplicant_set_bss_expiration_count(wpa_s, expire_count);
  3863. }
  3864. static void wpa_supplicant_ctrl_iface_bss_flush(
  3865. struct wpa_supplicant *wpa_s, char *cmd)
  3866. {
  3867. int flush_age = atoi(cmd);
  3868. if (flush_age == 0)
  3869. wpa_bss_flush(wpa_s);
  3870. else
  3871. wpa_bss_flush_by_age(wpa_s, flush_age);
  3872. }
  3873. #ifdef CONFIG_TESTING_OPTIONS
  3874. static void wpa_supplicant_ctrl_iface_drop_sa(struct wpa_supplicant *wpa_s)
  3875. {
  3876. wpa_printf(MSG_DEBUG, "Dropping SA without deauthentication");
  3877. /* MLME-DELETEKEYS.request */
  3878. wpa_drv_set_key(wpa_s, WPA_ALG_NONE, NULL, 0, 0, NULL, 0, NULL, 0);
  3879. wpa_drv_set_key(wpa_s, WPA_ALG_NONE, NULL, 1, 0, NULL, 0, NULL, 0);
  3880. wpa_drv_set_key(wpa_s, WPA_ALG_NONE, NULL, 2, 0, NULL, 0, NULL, 0);
  3881. wpa_drv_set_key(wpa_s, WPA_ALG_NONE, NULL, 3, 0, NULL, 0, NULL, 0);
  3882. #ifdef CONFIG_IEEE80211W
  3883. wpa_drv_set_key(wpa_s, WPA_ALG_NONE, NULL, 4, 0, NULL, 0, NULL, 0);
  3884. wpa_drv_set_key(wpa_s, WPA_ALG_NONE, NULL, 5, 0, NULL, 0, NULL, 0);
  3885. #endif /* CONFIG_IEEE80211W */
  3886. wpa_drv_set_key(wpa_s, WPA_ALG_NONE, wpa_s->bssid, 0, 0, NULL, 0, NULL,
  3887. 0);
  3888. /* MLME-SETPROTECTION.request(None) */
  3889. wpa_drv_mlme_setprotection(wpa_s, wpa_s->bssid,
  3890. MLME_SETPROTECTION_PROTECT_TYPE_NONE,
  3891. MLME_SETPROTECTION_KEY_TYPE_PAIRWISE);
  3892. wpa_sm_drop_sa(wpa_s->wpa);
  3893. }
  3894. #endif /* CONFIG_TESTING_OPTIONS */
  3895. static int wpa_supplicant_ctrl_iface_roam(struct wpa_supplicant *wpa_s,
  3896. char *addr)
  3897. {
  3898. #ifdef CONFIG_NO_SCAN_PROCESSING
  3899. return -1;
  3900. #else /* CONFIG_NO_SCAN_PROCESSING */
  3901. u8 bssid[ETH_ALEN];
  3902. struct wpa_bss *bss;
  3903. struct wpa_ssid *ssid = wpa_s->current_ssid;
  3904. if (hwaddr_aton(addr, bssid)) {
  3905. wpa_printf(MSG_DEBUG, "CTRL_IFACE ROAM: invalid "
  3906. "address '%s'", addr);
  3907. return -1;
  3908. }
  3909. wpa_printf(MSG_DEBUG, "CTRL_IFACE ROAM " MACSTR, MAC2STR(bssid));
  3910. if (!ssid) {
  3911. wpa_printf(MSG_DEBUG, "CTRL_IFACE ROAM: No network "
  3912. "configuration known for the target AP");
  3913. return -1;
  3914. }
  3915. bss = wpa_bss_get(wpa_s, bssid, ssid->ssid, ssid->ssid_len);
  3916. if (!bss) {
  3917. wpa_printf(MSG_DEBUG, "CTRL_IFACE ROAM: Target AP not found "
  3918. "from BSS table");
  3919. return -1;
  3920. }
  3921. /*
  3922. * TODO: Find best network configuration block from configuration to
  3923. * allow roaming to other networks
  3924. */
  3925. wpa_s->reassociate = 1;
  3926. wpa_supplicant_connect(wpa_s, bss, ssid);
  3927. return 0;
  3928. #endif /* CONFIG_NO_SCAN_PROCESSING */
  3929. }
  3930. #ifdef CONFIG_P2P
  3931. static int p2p_ctrl_find(struct wpa_supplicant *wpa_s, char *cmd)
  3932. {
  3933. unsigned int timeout = atoi(cmd);
  3934. enum p2p_discovery_type type = P2P_FIND_START_WITH_FULL;
  3935. u8 dev_id[ETH_ALEN], *_dev_id = NULL;
  3936. u8 dev_type[WPS_DEV_TYPE_LEN], *_dev_type = NULL;
  3937. char *pos;
  3938. unsigned int search_delay;
  3939. const char *_seek[P2P_MAX_QUERY_HASH + 1], **seek = NULL;
  3940. u8 seek_count = 0;
  3941. int freq = 0;
  3942. if (wpa_s->wpa_state == WPA_INTERFACE_DISABLED) {
  3943. wpa_dbg(wpa_s, MSG_INFO,
  3944. "Reject P2P_FIND since interface is disabled");
  3945. return -1;
  3946. }
  3947. if (os_strstr(cmd, "type=social"))
  3948. type = P2P_FIND_ONLY_SOCIAL;
  3949. else if (os_strstr(cmd, "type=progressive"))
  3950. type = P2P_FIND_PROGRESSIVE;
  3951. pos = os_strstr(cmd, "dev_id=");
  3952. if (pos) {
  3953. pos += 7;
  3954. if (hwaddr_aton(pos, dev_id))
  3955. return -1;
  3956. _dev_id = dev_id;
  3957. }
  3958. pos = os_strstr(cmd, "dev_type=");
  3959. if (pos) {
  3960. pos += 9;
  3961. if (wps_dev_type_str2bin(pos, dev_type) < 0)
  3962. return -1;
  3963. _dev_type = dev_type;
  3964. }
  3965. pos = os_strstr(cmd, "delay=");
  3966. if (pos) {
  3967. pos += 6;
  3968. search_delay = atoi(pos);
  3969. } else
  3970. search_delay = wpas_p2p_search_delay(wpa_s);
  3971. pos = os_strstr(cmd, "freq=");
  3972. if (pos) {
  3973. pos += 5;
  3974. freq = atoi(pos);
  3975. if (freq <= 0)
  3976. return -1;
  3977. }
  3978. /* Must be searched for last, because it adds nul termination */
  3979. pos = os_strstr(cmd, " seek=");
  3980. if (pos)
  3981. pos += 6;
  3982. while (pos && seek_count < P2P_MAX_QUERY_HASH + 1) {
  3983. char *term;
  3984. _seek[seek_count++] = pos;
  3985. seek = _seek;
  3986. term = os_strchr(pos, ' ');
  3987. if (!term)
  3988. break;
  3989. *term = '\0';
  3990. pos = os_strstr(term + 1, "seek=");
  3991. if (pos)
  3992. pos += 5;
  3993. }
  3994. if (seek_count > P2P_MAX_QUERY_HASH) {
  3995. seek[0] = NULL;
  3996. seek_count = 1;
  3997. }
  3998. return wpas_p2p_find(wpa_s, timeout, type, _dev_type != NULL, _dev_type,
  3999. _dev_id, search_delay, seek_count, seek, freq);
  4000. }
  4001. static int p2ps_ctrl_parse_cpt_priority(const char *pos, u8 *cpt)
  4002. {
  4003. const char *last = NULL;
  4004. const char *token;
  4005. long int token_len;
  4006. unsigned int i;
  4007. /* Expected predefined CPT names delimited by ':' */
  4008. for (i = 0; (token = cstr_token(pos, ": \t", &last)); i++) {
  4009. if (i >= P2PS_FEATURE_CAPAB_CPT_MAX) {
  4010. wpa_printf(MSG_ERROR,
  4011. "P2PS: CPT name list is too long, expected up to %d names",
  4012. P2PS_FEATURE_CAPAB_CPT_MAX);
  4013. cpt[0] = 0;
  4014. return -1;
  4015. }
  4016. token_len = last - token;
  4017. if (token_len == 3 &&
  4018. os_memcmp(token, "UDP", token_len) == 0) {
  4019. cpt[i] = P2PS_FEATURE_CAPAB_UDP_TRANSPORT;
  4020. } else if (token_len == 3 &&
  4021. os_memcmp(token, "MAC", token_len) == 0) {
  4022. cpt[i] = P2PS_FEATURE_CAPAB_MAC_TRANSPORT;
  4023. } else {
  4024. wpa_printf(MSG_ERROR,
  4025. "P2PS: Unsupported CPT name '%s'", token);
  4026. cpt[0] = 0;
  4027. return -1;
  4028. }
  4029. if (isblank((unsigned char) *last)) {
  4030. i++;
  4031. break;
  4032. }
  4033. }
  4034. cpt[i] = 0;
  4035. return 0;
  4036. }
  4037. static struct p2ps_provision * p2p_parse_asp_provision_cmd(const char *cmd)
  4038. {
  4039. struct p2ps_provision *p2ps_prov;
  4040. char *pos;
  4041. size_t info_len = 0;
  4042. char *info = NULL;
  4043. u8 role = P2PS_SETUP_NONE;
  4044. long long unsigned val;
  4045. int i;
  4046. pos = os_strstr(cmd, "info=");
  4047. if (pos) {
  4048. pos += 5;
  4049. info_len = os_strlen(pos);
  4050. if (info_len) {
  4051. info = os_malloc(info_len + 1);
  4052. if (info) {
  4053. info_len = utf8_unescape(pos, info_len,
  4054. info, info_len + 1);
  4055. } else
  4056. info_len = 0;
  4057. }
  4058. }
  4059. p2ps_prov = os_zalloc(sizeof(struct p2ps_provision) + info_len + 1);
  4060. if (p2ps_prov == NULL) {
  4061. os_free(info);
  4062. return NULL;
  4063. }
  4064. if (info) {
  4065. os_memcpy(p2ps_prov->info, info, info_len);
  4066. p2ps_prov->info[info_len] = '\0';
  4067. os_free(info);
  4068. }
  4069. pos = os_strstr(cmd, "status=");
  4070. if (pos)
  4071. p2ps_prov->status = atoi(pos + 7);
  4072. else
  4073. p2ps_prov->status = -1;
  4074. pos = os_strstr(cmd, "adv_id=");
  4075. if (!pos || sscanf(pos + 7, "%llx", &val) != 1 || val > 0xffffffffULL)
  4076. goto invalid_args;
  4077. p2ps_prov->adv_id = val;
  4078. pos = os_strstr(cmd, "method=");
  4079. if (pos)
  4080. p2ps_prov->method = strtol(pos + 7, NULL, 16);
  4081. else
  4082. p2ps_prov->method = 0;
  4083. pos = os_strstr(cmd, "session=");
  4084. if (!pos || sscanf(pos + 8, "%llx", &val) != 1 || val > 0xffffffffULL)
  4085. goto invalid_args;
  4086. p2ps_prov->session_id = val;
  4087. pos = os_strstr(cmd, "adv_mac=");
  4088. if (!pos || hwaddr_aton(pos + 8, p2ps_prov->adv_mac))
  4089. goto invalid_args;
  4090. pos = os_strstr(cmd, "session_mac=");
  4091. if (!pos || hwaddr_aton(pos + 12, p2ps_prov->session_mac))
  4092. goto invalid_args;
  4093. pos = os_strstr(cmd, "cpt=");
  4094. if (pos) {
  4095. if (p2ps_ctrl_parse_cpt_priority(pos + 4,
  4096. p2ps_prov->cpt_priority))
  4097. goto invalid_args;
  4098. } else {
  4099. p2ps_prov->cpt_priority[0] = P2PS_FEATURE_CAPAB_UDP_TRANSPORT;
  4100. }
  4101. for (i = 0; p2ps_prov->cpt_priority[i]; i++)
  4102. p2ps_prov->cpt_mask |= p2ps_prov->cpt_priority[i];
  4103. /* force conncap with tstCap (no sanity checks) */
  4104. pos = os_strstr(cmd, "tstCap=");
  4105. if (pos) {
  4106. role = strtol(pos + 7, NULL, 16);
  4107. } else {
  4108. pos = os_strstr(cmd, "role=");
  4109. if (pos) {
  4110. role = strtol(pos + 5, NULL, 16);
  4111. if (role != P2PS_SETUP_CLIENT &&
  4112. role != P2PS_SETUP_GROUP_OWNER)
  4113. role = P2PS_SETUP_NONE;
  4114. }
  4115. }
  4116. p2ps_prov->role = role;
  4117. return p2ps_prov;
  4118. invalid_args:
  4119. os_free(p2ps_prov);
  4120. return NULL;
  4121. }
  4122. static int p2p_ctrl_asp_provision_resp(struct wpa_supplicant *wpa_s, char *cmd)
  4123. {
  4124. u8 addr[ETH_ALEN];
  4125. struct p2ps_provision *p2ps_prov;
  4126. char *pos;
  4127. /* <addr> id=<adv_id> [role=<conncap>] [info=<infodata>] */
  4128. wpa_printf(MSG_DEBUG, "%s: %s", __func__, cmd);
  4129. if (hwaddr_aton(cmd, addr))
  4130. return -1;
  4131. pos = cmd + 17;
  4132. if (*pos != ' ')
  4133. return -1;
  4134. p2ps_prov = p2p_parse_asp_provision_cmd(pos);
  4135. if (!p2ps_prov)
  4136. return -1;
  4137. if (p2ps_prov->status < 0) {
  4138. os_free(p2ps_prov);
  4139. return -1;
  4140. }
  4141. return wpas_p2p_prov_disc(wpa_s, addr, NULL, WPAS_P2P_PD_FOR_ASP,
  4142. p2ps_prov);
  4143. }
  4144. static int p2p_ctrl_asp_provision(struct wpa_supplicant *wpa_s, char *cmd)
  4145. {
  4146. u8 addr[ETH_ALEN];
  4147. struct p2ps_provision *p2ps_prov;
  4148. char *pos;
  4149. /* <addr> id=<adv_id> adv_mac=<adv_mac> conncap=<conncap>
  4150. * session=<ses_id> mac=<ses_mac> [info=<infodata>]
  4151. */
  4152. wpa_printf(MSG_DEBUG, "%s: %s", __func__, cmd);
  4153. if (hwaddr_aton(cmd, addr))
  4154. return -1;
  4155. pos = cmd + 17;
  4156. if (*pos != ' ')
  4157. return -1;
  4158. p2ps_prov = p2p_parse_asp_provision_cmd(pos);
  4159. if (!p2ps_prov)
  4160. return -1;
  4161. p2ps_prov->pd_seeker = 1;
  4162. return wpas_p2p_prov_disc(wpa_s, addr, NULL, WPAS_P2P_PD_FOR_ASP,
  4163. p2ps_prov);
  4164. }
  4165. static int parse_freq(int chwidth, int freq2)
  4166. {
  4167. if (freq2 < 0)
  4168. return -1;
  4169. if (freq2)
  4170. return VHT_CHANWIDTH_80P80MHZ;
  4171. switch (chwidth) {
  4172. case 0:
  4173. case 20:
  4174. case 40:
  4175. return VHT_CHANWIDTH_USE_HT;
  4176. case 80:
  4177. return VHT_CHANWIDTH_80MHZ;
  4178. case 160:
  4179. return VHT_CHANWIDTH_160MHZ;
  4180. default:
  4181. wpa_printf(MSG_DEBUG, "Unknown max oper bandwidth: %d",
  4182. chwidth);
  4183. return -1;
  4184. }
  4185. }
  4186. static int p2p_ctrl_connect(struct wpa_supplicant *wpa_s, char *cmd,
  4187. char *buf, size_t buflen)
  4188. {
  4189. u8 addr[ETH_ALEN];
  4190. char *pos, *pos2;
  4191. char *pin = NULL;
  4192. enum p2p_wps_method wps_method;
  4193. int new_pin;
  4194. int ret;
  4195. int persistent_group, persistent_id = -1;
  4196. int join;
  4197. int auth;
  4198. int automatic;
  4199. int go_intent = -1;
  4200. int freq = 0;
  4201. int pd;
  4202. int ht40, vht, max_oper_chwidth, chwidth = 0, freq2 = 0;
  4203. u8 _group_ssid[SSID_MAX_LEN], *group_ssid = NULL;
  4204. size_t group_ssid_len = 0;
  4205. if (!wpa_s->global->p2p_init_wpa_s)
  4206. return -1;
  4207. if (wpa_s->global->p2p_init_wpa_s != wpa_s) {
  4208. wpa_dbg(wpa_s, MSG_DEBUG, "Direct P2P_CONNECT command to %s",
  4209. wpa_s->global->p2p_init_wpa_s->ifname);
  4210. wpa_s = wpa_s->global->p2p_init_wpa_s;
  4211. }
  4212. /* <addr> <"pbc" | "pin" | PIN> [label|display|keypad|p2ps]
  4213. * [persistent|persistent=<network id>]
  4214. * [join] [auth] [go_intent=<0..15>] [freq=<in MHz>] [provdisc]
  4215. * [ht40] [vht] [auto] [ssid=<hexdump>] */
  4216. if (hwaddr_aton(cmd, addr))
  4217. return -1;
  4218. pos = cmd + 17;
  4219. if (*pos != ' ')
  4220. return -1;
  4221. pos++;
  4222. persistent_group = os_strstr(pos, " persistent") != NULL;
  4223. pos2 = os_strstr(pos, " persistent=");
  4224. if (pos2) {
  4225. struct wpa_ssid *ssid;
  4226. persistent_id = atoi(pos2 + 12);
  4227. ssid = wpa_config_get_network(wpa_s->conf, persistent_id);
  4228. if (ssid == NULL || ssid->disabled != 2 ||
  4229. ssid->mode != WPAS_MODE_P2P_GO) {
  4230. wpa_printf(MSG_DEBUG, "CTRL_IFACE: Could not find "
  4231. "SSID id=%d for persistent P2P group (GO)",
  4232. persistent_id);
  4233. return -1;
  4234. }
  4235. }
  4236. join = os_strstr(pos, " join") != NULL;
  4237. auth = os_strstr(pos, " auth") != NULL;
  4238. automatic = os_strstr(pos, " auto") != NULL;
  4239. pd = os_strstr(pos, " provdisc") != NULL;
  4240. vht = (os_strstr(cmd, " vht") != NULL) || wpa_s->conf->p2p_go_vht;
  4241. ht40 = (os_strstr(cmd, " ht40") != NULL) || wpa_s->conf->p2p_go_ht40 ||
  4242. vht;
  4243. pos2 = os_strstr(pos, " go_intent=");
  4244. if (pos2) {
  4245. pos2 += 11;
  4246. go_intent = atoi(pos2);
  4247. if (go_intent < 0 || go_intent > 15)
  4248. return -1;
  4249. }
  4250. pos2 = os_strstr(pos, " freq=");
  4251. if (pos2) {
  4252. pos2 += 6;
  4253. freq = atoi(pos2);
  4254. if (freq <= 0)
  4255. return -1;
  4256. }
  4257. pos2 = os_strstr(pos, " freq2=");
  4258. if (pos2)
  4259. freq2 = atoi(pos2 + 7);
  4260. pos2 = os_strstr(pos, " max_oper_chwidth=");
  4261. if (pos2)
  4262. chwidth = atoi(pos2 + 18);
  4263. max_oper_chwidth = parse_freq(chwidth, freq2);
  4264. if (max_oper_chwidth < 0)
  4265. return -1;
  4266. pos2 = os_strstr(pos, " ssid=");
  4267. if (pos2) {
  4268. char *end;
  4269. pos2 += 6;
  4270. end = os_strchr(pos2, ' ');
  4271. if (!end)
  4272. group_ssid_len = os_strlen(pos2) / 2;
  4273. else
  4274. group_ssid_len = (end - pos2) / 2;
  4275. if (group_ssid_len == 0 || group_ssid_len > SSID_MAX_LEN ||
  4276. hexstr2bin(pos2, _group_ssid, group_ssid_len) < 0)
  4277. return -1;
  4278. group_ssid = _group_ssid;
  4279. }
  4280. if (os_strncmp(pos, "pin", 3) == 0) {
  4281. /* Request random PIN (to be displayed) and enable the PIN */
  4282. wps_method = WPS_PIN_DISPLAY;
  4283. } else if (os_strncmp(pos, "pbc", 3) == 0) {
  4284. wps_method = WPS_PBC;
  4285. } else {
  4286. pin = pos;
  4287. pos = os_strchr(pin, ' ');
  4288. wps_method = WPS_PIN_KEYPAD;
  4289. if (pos) {
  4290. *pos++ = '\0';
  4291. if (os_strncmp(pos, "display", 7) == 0)
  4292. wps_method = WPS_PIN_DISPLAY;
  4293. else if (os_strncmp(pos, "p2ps", 4) == 0)
  4294. wps_method = WPS_P2PS;
  4295. }
  4296. if (!wps_pin_str_valid(pin)) {
  4297. os_memcpy(buf, "FAIL-INVALID-PIN\n", 17);
  4298. return 17;
  4299. }
  4300. }
  4301. new_pin = wpas_p2p_connect(wpa_s, addr, pin, wps_method,
  4302. persistent_group, automatic, join,
  4303. auth, go_intent, freq, freq2, persistent_id,
  4304. pd, ht40, vht, max_oper_chwidth,
  4305. group_ssid, group_ssid_len);
  4306. if (new_pin == -2) {
  4307. os_memcpy(buf, "FAIL-CHANNEL-UNAVAILABLE\n", 25);
  4308. return 25;
  4309. }
  4310. if (new_pin == -3) {
  4311. os_memcpy(buf, "FAIL-CHANNEL-UNSUPPORTED\n", 25);
  4312. return 25;
  4313. }
  4314. if (new_pin < 0)
  4315. return -1;
  4316. if (wps_method == WPS_PIN_DISPLAY && pin == NULL) {
  4317. ret = os_snprintf(buf, buflen, "%08d", new_pin);
  4318. if (os_snprintf_error(buflen, ret))
  4319. return -1;
  4320. return ret;
  4321. }
  4322. os_memcpy(buf, "OK\n", 3);
  4323. return 3;
  4324. }
  4325. static int p2p_ctrl_listen(struct wpa_supplicant *wpa_s, char *cmd)
  4326. {
  4327. unsigned int timeout = atoi(cmd);
  4328. if (wpa_s->wpa_state == WPA_INTERFACE_DISABLED) {
  4329. wpa_dbg(wpa_s, MSG_INFO,
  4330. "Reject P2P_LISTEN since interface is disabled");
  4331. return -1;
  4332. }
  4333. return wpas_p2p_listen(wpa_s, timeout);
  4334. }
  4335. static int p2p_ctrl_prov_disc(struct wpa_supplicant *wpa_s, char *cmd)
  4336. {
  4337. u8 addr[ETH_ALEN];
  4338. char *pos;
  4339. enum wpas_p2p_prov_disc_use use = WPAS_P2P_PD_FOR_GO_NEG;
  4340. /* <addr> <config method> [join|auto] */
  4341. if (hwaddr_aton(cmd, addr))
  4342. return -1;
  4343. pos = cmd + 17;
  4344. if (*pos != ' ')
  4345. return -1;
  4346. pos++;
  4347. if (os_strstr(pos, " join") != NULL)
  4348. use = WPAS_P2P_PD_FOR_JOIN;
  4349. else if (os_strstr(pos, " auto") != NULL)
  4350. use = WPAS_P2P_PD_AUTO;
  4351. return wpas_p2p_prov_disc(wpa_s, addr, pos, use, NULL);
  4352. }
  4353. static int p2p_get_passphrase(struct wpa_supplicant *wpa_s, char *buf,
  4354. size_t buflen)
  4355. {
  4356. struct wpa_ssid *ssid = wpa_s->current_ssid;
  4357. if (ssid == NULL || ssid->mode != WPAS_MODE_P2P_GO ||
  4358. ssid->passphrase == NULL)
  4359. return -1;
  4360. os_strlcpy(buf, ssid->passphrase, buflen);
  4361. return os_strlen(buf);
  4362. }
  4363. static int p2p_ctrl_serv_disc_req(struct wpa_supplicant *wpa_s, char *cmd,
  4364. char *buf, size_t buflen)
  4365. {
  4366. u64 ref;
  4367. int res;
  4368. u8 dst_buf[ETH_ALEN], *dst;
  4369. struct wpabuf *tlvs;
  4370. char *pos;
  4371. size_t len;
  4372. if (hwaddr_aton(cmd, dst_buf))
  4373. return -1;
  4374. dst = dst_buf;
  4375. if (dst[0] == 0 && dst[1] == 0 && dst[2] == 0 &&
  4376. dst[3] == 0 && dst[4] == 0 && dst[5] == 0)
  4377. dst = NULL;
  4378. pos = cmd + 17;
  4379. if (*pos != ' ')
  4380. return -1;
  4381. pos++;
  4382. if (os_strncmp(pos, "upnp ", 5) == 0) {
  4383. u8 version;
  4384. pos += 5;
  4385. if (hexstr2bin(pos, &version, 1) < 0)
  4386. return -1;
  4387. pos += 2;
  4388. if (*pos != ' ')
  4389. return -1;
  4390. pos++;
  4391. ref = wpas_p2p_sd_request_upnp(wpa_s, dst, version, pos);
  4392. #ifdef CONFIG_WIFI_DISPLAY
  4393. } else if (os_strncmp(pos, "wifi-display ", 13) == 0) {
  4394. ref = wpas_p2p_sd_request_wifi_display(wpa_s, dst, pos + 13);
  4395. #endif /* CONFIG_WIFI_DISPLAY */
  4396. } else if (os_strncmp(pos, "asp ", 4) == 0) {
  4397. char *svc_str;
  4398. char *svc_info = NULL;
  4399. u32 id;
  4400. pos += 4;
  4401. if (sscanf(pos, "%x", &id) != 1 || id > 0xff)
  4402. return -1;
  4403. pos = os_strchr(pos, ' ');
  4404. if (pos == NULL || pos[1] == '\0' || pos[1] == ' ')
  4405. return -1;
  4406. svc_str = pos + 1;
  4407. pos = os_strchr(svc_str, ' ');
  4408. if (pos)
  4409. *pos++ = '\0';
  4410. /* All remaining data is the svc_info string */
  4411. if (pos && pos[0] && pos[0] != ' ') {
  4412. len = os_strlen(pos);
  4413. /* Unescape in place */
  4414. len = utf8_unescape(pos, len, pos, len);
  4415. if (len > 0xff)
  4416. return -1;
  4417. svc_info = pos;
  4418. }
  4419. ref = wpas_p2p_sd_request_asp(wpa_s, dst, (u8) id,
  4420. svc_str, svc_info);
  4421. } else {
  4422. len = os_strlen(pos);
  4423. if (len & 1)
  4424. return -1;
  4425. len /= 2;
  4426. tlvs = wpabuf_alloc(len);
  4427. if (tlvs == NULL)
  4428. return -1;
  4429. if (hexstr2bin(pos, wpabuf_put(tlvs, len), len) < 0) {
  4430. wpabuf_free(tlvs);
  4431. return -1;
  4432. }
  4433. ref = wpas_p2p_sd_request(wpa_s, dst, tlvs);
  4434. wpabuf_free(tlvs);
  4435. }
  4436. if (ref == 0)
  4437. return -1;
  4438. res = os_snprintf(buf, buflen, "%llx", (long long unsigned) ref);
  4439. if (os_snprintf_error(buflen, res))
  4440. return -1;
  4441. return res;
  4442. }
  4443. static int p2p_ctrl_serv_disc_cancel_req(struct wpa_supplicant *wpa_s,
  4444. char *cmd)
  4445. {
  4446. long long unsigned val;
  4447. u64 req;
  4448. if (sscanf(cmd, "%llx", &val) != 1)
  4449. return -1;
  4450. req = val;
  4451. return wpas_p2p_sd_cancel_request(wpa_s, req);
  4452. }
  4453. static int p2p_ctrl_serv_disc_resp(struct wpa_supplicant *wpa_s, char *cmd)
  4454. {
  4455. int freq;
  4456. u8 dst[ETH_ALEN];
  4457. u8 dialog_token;
  4458. struct wpabuf *resp_tlvs;
  4459. char *pos, *pos2;
  4460. size_t len;
  4461. pos = os_strchr(cmd, ' ');
  4462. if (pos == NULL)
  4463. return -1;
  4464. *pos++ = '\0';
  4465. freq = atoi(cmd);
  4466. if (freq == 0)
  4467. return -1;
  4468. if (hwaddr_aton(pos, dst))
  4469. return -1;
  4470. pos += 17;
  4471. if (*pos != ' ')
  4472. return -1;
  4473. pos++;
  4474. pos2 = os_strchr(pos, ' ');
  4475. if (pos2 == NULL)
  4476. return -1;
  4477. *pos2++ = '\0';
  4478. dialog_token = atoi(pos);
  4479. len = os_strlen(pos2);
  4480. if (len & 1)
  4481. return -1;
  4482. len /= 2;
  4483. resp_tlvs = wpabuf_alloc(len);
  4484. if (resp_tlvs == NULL)
  4485. return -1;
  4486. if (hexstr2bin(pos2, wpabuf_put(resp_tlvs, len), len) < 0) {
  4487. wpabuf_free(resp_tlvs);
  4488. return -1;
  4489. }
  4490. wpas_p2p_sd_response(wpa_s, freq, dst, dialog_token, resp_tlvs);
  4491. wpabuf_free(resp_tlvs);
  4492. return 0;
  4493. }
  4494. static int p2p_ctrl_serv_disc_external(struct wpa_supplicant *wpa_s,
  4495. char *cmd)
  4496. {
  4497. if (os_strcmp(cmd, "0") && os_strcmp(cmd, "1"))
  4498. return -1;
  4499. wpa_s->p2p_sd_over_ctrl_iface = atoi(cmd);
  4500. return 0;
  4501. }
  4502. static int p2p_ctrl_service_add_bonjour(struct wpa_supplicant *wpa_s,
  4503. char *cmd)
  4504. {
  4505. char *pos;
  4506. size_t len;
  4507. struct wpabuf *query, *resp;
  4508. pos = os_strchr(cmd, ' ');
  4509. if (pos == NULL)
  4510. return -1;
  4511. *pos++ = '\0';
  4512. len = os_strlen(cmd);
  4513. if (len & 1)
  4514. return -1;
  4515. len /= 2;
  4516. query = wpabuf_alloc(len);
  4517. if (query == NULL)
  4518. return -1;
  4519. if (hexstr2bin(cmd, wpabuf_put(query, len), len) < 0) {
  4520. wpabuf_free(query);
  4521. return -1;
  4522. }
  4523. len = os_strlen(pos);
  4524. if (len & 1) {
  4525. wpabuf_free(query);
  4526. return -1;
  4527. }
  4528. len /= 2;
  4529. resp = wpabuf_alloc(len);
  4530. if (resp == NULL) {
  4531. wpabuf_free(query);
  4532. return -1;
  4533. }
  4534. if (hexstr2bin(pos, wpabuf_put(resp, len), len) < 0) {
  4535. wpabuf_free(query);
  4536. wpabuf_free(resp);
  4537. return -1;
  4538. }
  4539. if (wpas_p2p_service_add_bonjour(wpa_s, query, resp) < 0) {
  4540. wpabuf_free(query);
  4541. wpabuf_free(resp);
  4542. return -1;
  4543. }
  4544. return 0;
  4545. }
  4546. static int p2p_ctrl_service_add_upnp(struct wpa_supplicant *wpa_s, char *cmd)
  4547. {
  4548. char *pos;
  4549. u8 version;
  4550. pos = os_strchr(cmd, ' ');
  4551. if (pos == NULL)
  4552. return -1;
  4553. *pos++ = '\0';
  4554. if (hexstr2bin(cmd, &version, 1) < 0)
  4555. return -1;
  4556. return wpas_p2p_service_add_upnp(wpa_s, version, pos);
  4557. }
  4558. static int p2p_ctrl_service_add_asp(struct wpa_supplicant *wpa_s,
  4559. u8 replace, char *cmd)
  4560. {
  4561. char *pos;
  4562. char *adv_str;
  4563. u32 auto_accept, adv_id, svc_state, config_methods;
  4564. char *svc_info = NULL;
  4565. char *cpt_prio_str;
  4566. u8 cpt_prio[P2PS_FEATURE_CAPAB_CPT_MAX + 1];
  4567. pos = os_strchr(cmd, ' ');
  4568. if (pos == NULL)
  4569. return -1;
  4570. *pos++ = '\0';
  4571. /* Auto-Accept value is mandatory, and must be one of the
  4572. * single values (0, 1, 2, 4) */
  4573. auto_accept = atoi(cmd);
  4574. switch (auto_accept) {
  4575. case P2PS_SETUP_NONE: /* No auto-accept */
  4576. case P2PS_SETUP_NEW:
  4577. case P2PS_SETUP_CLIENT:
  4578. case P2PS_SETUP_GROUP_OWNER:
  4579. break;
  4580. default:
  4581. return -1;
  4582. }
  4583. /* Advertisement ID is mandatory */
  4584. cmd = pos;
  4585. pos = os_strchr(cmd, ' ');
  4586. if (pos == NULL)
  4587. return -1;
  4588. *pos++ = '\0';
  4589. /* Handle Adv_ID == 0 (wildcard "org.wi-fi.wfds") internally. */
  4590. if (sscanf(cmd, "%x", &adv_id) != 1 || adv_id == 0)
  4591. return -1;
  4592. /* Only allow replacements if exist, and adds if not */
  4593. if (wpas_p2p_service_p2ps_id_exists(wpa_s, adv_id)) {
  4594. if (!replace)
  4595. return -1;
  4596. } else {
  4597. if (replace)
  4598. return -1;
  4599. }
  4600. /* svc_state between 0 - 0xff is mandatory */
  4601. if (sscanf(pos, "%x", &svc_state) != 1 || svc_state > 0xff)
  4602. return -1;
  4603. pos = os_strchr(pos, ' ');
  4604. if (pos == NULL)
  4605. return -1;
  4606. /* config_methods is mandatory */
  4607. pos++;
  4608. if (sscanf(pos, "%x", &config_methods) != 1)
  4609. return -1;
  4610. if (!(config_methods &
  4611. (WPS_CONFIG_DISPLAY | WPS_CONFIG_KEYPAD | WPS_CONFIG_P2PS)))
  4612. return -1;
  4613. pos = os_strchr(pos, ' ');
  4614. if (pos == NULL)
  4615. return -1;
  4616. pos++;
  4617. adv_str = pos;
  4618. /* Advertisement string is mandatory */
  4619. if (!pos[0] || pos[0] == ' ')
  4620. return -1;
  4621. /* Terminate svc string */
  4622. pos = os_strchr(pos, ' ');
  4623. if (pos != NULL)
  4624. *pos++ = '\0';
  4625. cpt_prio_str = (pos && pos[0]) ? os_strstr(pos, "cpt=") : NULL;
  4626. if (cpt_prio_str) {
  4627. pos = os_strchr(pos, ' ');
  4628. if (pos != NULL)
  4629. *pos++ = '\0';
  4630. if (p2ps_ctrl_parse_cpt_priority(cpt_prio_str + 4, cpt_prio))
  4631. return -1;
  4632. } else {
  4633. cpt_prio[0] = P2PS_FEATURE_CAPAB_UDP_TRANSPORT;
  4634. cpt_prio[1] = 0;
  4635. }
  4636. /* Service and Response Information are optional */
  4637. if (pos && pos[0]) {
  4638. size_t len;
  4639. /* Note the bare ' included, which cannot exist legally
  4640. * in unescaped string. */
  4641. svc_info = os_strstr(pos, "svc_info='");
  4642. if (svc_info) {
  4643. svc_info += 9;
  4644. len = os_strlen(svc_info);
  4645. utf8_unescape(svc_info, len, svc_info, len);
  4646. }
  4647. }
  4648. return wpas_p2p_service_add_asp(wpa_s, auto_accept, adv_id, adv_str,
  4649. (u8) svc_state, (u16) config_methods,
  4650. svc_info, cpt_prio);
  4651. }
  4652. static int p2p_ctrl_service_add(struct wpa_supplicant *wpa_s, char *cmd)
  4653. {
  4654. char *pos;
  4655. pos = os_strchr(cmd, ' ');
  4656. if (pos == NULL)
  4657. return -1;
  4658. *pos++ = '\0';
  4659. if (os_strcmp(cmd, "bonjour") == 0)
  4660. return p2p_ctrl_service_add_bonjour(wpa_s, pos);
  4661. if (os_strcmp(cmd, "upnp") == 0)
  4662. return p2p_ctrl_service_add_upnp(wpa_s, pos);
  4663. if (os_strcmp(cmd, "asp") == 0)
  4664. return p2p_ctrl_service_add_asp(wpa_s, 0, pos);
  4665. wpa_printf(MSG_DEBUG, "Unknown service '%s'", cmd);
  4666. return -1;
  4667. }
  4668. static int p2p_ctrl_service_del_bonjour(struct wpa_supplicant *wpa_s,
  4669. char *cmd)
  4670. {
  4671. size_t len;
  4672. struct wpabuf *query;
  4673. int ret;
  4674. len = os_strlen(cmd);
  4675. if (len & 1)
  4676. return -1;
  4677. len /= 2;
  4678. query = wpabuf_alloc(len);
  4679. if (query == NULL)
  4680. return -1;
  4681. if (hexstr2bin(cmd, wpabuf_put(query, len), len) < 0) {
  4682. wpabuf_free(query);
  4683. return -1;
  4684. }
  4685. ret = wpas_p2p_service_del_bonjour(wpa_s, query);
  4686. wpabuf_free(query);
  4687. return ret;
  4688. }
  4689. static int p2p_ctrl_service_del_upnp(struct wpa_supplicant *wpa_s, char *cmd)
  4690. {
  4691. char *pos;
  4692. u8 version;
  4693. pos = os_strchr(cmd, ' ');
  4694. if (pos == NULL)
  4695. return -1;
  4696. *pos++ = '\0';
  4697. if (hexstr2bin(cmd, &version, 1) < 0)
  4698. return -1;
  4699. return wpas_p2p_service_del_upnp(wpa_s, version, pos);
  4700. }
  4701. static int p2p_ctrl_service_del_asp(struct wpa_supplicant *wpa_s, char *cmd)
  4702. {
  4703. u32 adv_id;
  4704. if (os_strcmp(cmd, "all") == 0) {
  4705. wpas_p2p_service_flush_asp(wpa_s);
  4706. return 0;
  4707. }
  4708. if (sscanf(cmd, "%x", &adv_id) != 1)
  4709. return -1;
  4710. return wpas_p2p_service_del_asp(wpa_s, adv_id);
  4711. }
  4712. static int p2p_ctrl_service_del(struct wpa_supplicant *wpa_s, char *cmd)
  4713. {
  4714. char *pos;
  4715. pos = os_strchr(cmd, ' ');
  4716. if (pos == NULL)
  4717. return -1;
  4718. *pos++ = '\0';
  4719. if (os_strcmp(cmd, "bonjour") == 0)
  4720. return p2p_ctrl_service_del_bonjour(wpa_s, pos);
  4721. if (os_strcmp(cmd, "upnp") == 0)
  4722. return p2p_ctrl_service_del_upnp(wpa_s, pos);
  4723. if (os_strcmp(cmd, "asp") == 0)
  4724. return p2p_ctrl_service_del_asp(wpa_s, pos);
  4725. wpa_printf(MSG_DEBUG, "Unknown service '%s'", cmd);
  4726. return -1;
  4727. }
  4728. static int p2p_ctrl_service_replace(struct wpa_supplicant *wpa_s, char *cmd)
  4729. {
  4730. char *pos;
  4731. pos = os_strchr(cmd, ' ');
  4732. if (pos == NULL)
  4733. return -1;
  4734. *pos++ = '\0';
  4735. if (os_strcmp(cmd, "asp") == 0)
  4736. return p2p_ctrl_service_add_asp(wpa_s, 1, pos);
  4737. wpa_printf(MSG_DEBUG, "Unknown service '%s'", cmd);
  4738. return -1;
  4739. }
  4740. static int p2p_ctrl_reject(struct wpa_supplicant *wpa_s, char *cmd)
  4741. {
  4742. u8 addr[ETH_ALEN];
  4743. /* <addr> */
  4744. if (hwaddr_aton(cmd, addr))
  4745. return -1;
  4746. return wpas_p2p_reject(wpa_s, addr);
  4747. }
  4748. static int p2p_ctrl_invite_persistent(struct wpa_supplicant *wpa_s, char *cmd)
  4749. {
  4750. char *pos;
  4751. int id;
  4752. struct wpa_ssid *ssid;
  4753. u8 *_peer = NULL, peer[ETH_ALEN];
  4754. int freq = 0, pref_freq = 0;
  4755. int ht40, vht, max_oper_chwidth, chwidth = 0, freq2 = 0;
  4756. id = atoi(cmd);
  4757. pos = os_strstr(cmd, " peer=");
  4758. if (pos) {
  4759. pos += 6;
  4760. if (hwaddr_aton(pos, peer))
  4761. return -1;
  4762. _peer = peer;
  4763. }
  4764. ssid = wpa_config_get_network(wpa_s->conf, id);
  4765. if (ssid == NULL || ssid->disabled != 2) {
  4766. wpa_printf(MSG_DEBUG, "CTRL_IFACE: Could not find SSID id=%d "
  4767. "for persistent P2P group",
  4768. id);
  4769. return -1;
  4770. }
  4771. pos = os_strstr(cmd, " freq=");
  4772. if (pos) {
  4773. pos += 6;
  4774. freq = atoi(pos);
  4775. if (freq <= 0)
  4776. return -1;
  4777. }
  4778. pos = os_strstr(cmd, " pref=");
  4779. if (pos) {
  4780. pos += 6;
  4781. pref_freq = atoi(pos);
  4782. if (pref_freq <= 0)
  4783. return -1;
  4784. }
  4785. vht = (os_strstr(cmd, " vht") != NULL) || wpa_s->conf->p2p_go_vht;
  4786. ht40 = (os_strstr(cmd, " ht40") != NULL) || wpa_s->conf->p2p_go_ht40 ||
  4787. vht;
  4788. pos = os_strstr(cmd, "freq2=");
  4789. if (pos)
  4790. freq2 = atoi(pos + 6);
  4791. pos = os_strstr(cmd, " max_oper_chwidth=");
  4792. if (pos)
  4793. chwidth = atoi(pos + 18);
  4794. max_oper_chwidth = parse_freq(chwidth, freq2);
  4795. if (max_oper_chwidth < 0)
  4796. return -1;
  4797. return wpas_p2p_invite(wpa_s, _peer, ssid, NULL, freq, freq2, ht40, vht,
  4798. max_oper_chwidth, pref_freq);
  4799. }
  4800. static int p2p_ctrl_invite_group(struct wpa_supplicant *wpa_s, char *cmd)
  4801. {
  4802. char *pos;
  4803. u8 peer[ETH_ALEN], go_dev_addr[ETH_ALEN], *go_dev = NULL;
  4804. pos = os_strstr(cmd, " peer=");
  4805. if (!pos)
  4806. return -1;
  4807. *pos = '\0';
  4808. pos += 6;
  4809. if (hwaddr_aton(pos, peer)) {
  4810. wpa_printf(MSG_DEBUG, "P2P: Invalid MAC address '%s'", pos);
  4811. return -1;
  4812. }
  4813. pos = os_strstr(pos, " go_dev_addr=");
  4814. if (pos) {
  4815. pos += 13;
  4816. if (hwaddr_aton(pos, go_dev_addr)) {
  4817. wpa_printf(MSG_DEBUG, "P2P: Invalid MAC address '%s'",
  4818. pos);
  4819. return -1;
  4820. }
  4821. go_dev = go_dev_addr;
  4822. }
  4823. return wpas_p2p_invite_group(wpa_s, cmd, peer, go_dev);
  4824. }
  4825. static int p2p_ctrl_invite(struct wpa_supplicant *wpa_s, char *cmd)
  4826. {
  4827. if (os_strncmp(cmd, "persistent=", 11) == 0)
  4828. return p2p_ctrl_invite_persistent(wpa_s, cmd + 11);
  4829. if (os_strncmp(cmd, "group=", 6) == 0)
  4830. return p2p_ctrl_invite_group(wpa_s, cmd + 6);
  4831. return -1;
  4832. }
  4833. static int p2p_ctrl_group_add_persistent(struct wpa_supplicant *wpa_s,
  4834. int id, int freq, int vht_center_freq2,
  4835. int ht40, int vht, int vht_chwidth)
  4836. {
  4837. struct wpa_ssid *ssid;
  4838. ssid = wpa_config_get_network(wpa_s->conf, id);
  4839. if (ssid == NULL || ssid->disabled != 2) {
  4840. wpa_printf(MSG_DEBUG, "CTRL_IFACE: Could not find SSID id=%d "
  4841. "for persistent P2P group",
  4842. id);
  4843. return -1;
  4844. }
  4845. return wpas_p2p_group_add_persistent(wpa_s, ssid, 0, freq,
  4846. vht_center_freq2, 0, ht40, vht,
  4847. vht_chwidth, NULL, 0, 0);
  4848. }
  4849. static int p2p_ctrl_group_add(struct wpa_supplicant *wpa_s, char *cmd)
  4850. {
  4851. int freq = 0, persistent = 0, group_id = -1;
  4852. int vht = wpa_s->conf->p2p_go_vht;
  4853. int ht40 = wpa_s->conf->p2p_go_ht40 || vht;
  4854. int max_oper_chwidth, chwidth = 0, freq2 = 0;
  4855. char *token, *context = NULL;
  4856. while ((token = str_token(cmd, " ", &context))) {
  4857. if (sscanf(token, "freq=%d", &freq) == 1 ||
  4858. sscanf(token, "freq2=%d", &freq2) == 1 ||
  4859. sscanf(token, "persistent=%d", &group_id) == 1 ||
  4860. sscanf(token, "max_oper_chwidth=%d", &chwidth) == 1) {
  4861. continue;
  4862. } else if (os_strcmp(token, "ht40") == 0) {
  4863. ht40 = 1;
  4864. } else if (os_strcmp(token, "vht") == 0) {
  4865. vht = 1;
  4866. ht40 = 1;
  4867. } else if (os_strcmp(token, "persistent") == 0) {
  4868. persistent = 1;
  4869. } else {
  4870. wpa_printf(MSG_DEBUG,
  4871. "CTRL: Invalid P2P_GROUP_ADD parameter: '%s'",
  4872. token);
  4873. return -1;
  4874. }
  4875. }
  4876. max_oper_chwidth = parse_freq(chwidth, freq2);
  4877. if (max_oper_chwidth < 0)
  4878. return -1;
  4879. if (group_id >= 0)
  4880. return p2p_ctrl_group_add_persistent(wpa_s, group_id,
  4881. freq, freq2, ht40, vht,
  4882. max_oper_chwidth);
  4883. return wpas_p2p_group_add(wpa_s, persistent, freq, freq2, ht40, vht,
  4884. max_oper_chwidth);
  4885. }
  4886. static int p2p_ctrl_peer(struct wpa_supplicant *wpa_s, char *cmd,
  4887. char *buf, size_t buflen)
  4888. {
  4889. u8 addr[ETH_ALEN], *addr_ptr;
  4890. int next, res;
  4891. const struct p2p_peer_info *info;
  4892. char *pos, *end;
  4893. char devtype[WPS_DEV_TYPE_BUFSIZE];
  4894. struct wpa_ssid *ssid;
  4895. size_t i;
  4896. if (!wpa_s->global->p2p)
  4897. return -1;
  4898. if (os_strcmp(cmd, "FIRST") == 0) {
  4899. addr_ptr = NULL;
  4900. next = 0;
  4901. } else if (os_strncmp(cmd, "NEXT-", 5) == 0) {
  4902. if (hwaddr_aton(cmd + 5, addr) < 0)
  4903. return -1;
  4904. addr_ptr = addr;
  4905. next = 1;
  4906. } else {
  4907. if (hwaddr_aton(cmd, addr) < 0)
  4908. return -1;
  4909. addr_ptr = addr;
  4910. next = 0;
  4911. }
  4912. info = p2p_get_peer_info(wpa_s->global->p2p, addr_ptr, next);
  4913. if (info == NULL)
  4914. return -1;
  4915. pos = buf;
  4916. end = buf + buflen;
  4917. res = os_snprintf(pos, end - pos, MACSTR "\n"
  4918. "pri_dev_type=%s\n"
  4919. "device_name=%s\n"
  4920. "manufacturer=%s\n"
  4921. "model_name=%s\n"
  4922. "model_number=%s\n"
  4923. "serial_number=%s\n"
  4924. "config_methods=0x%x\n"
  4925. "dev_capab=0x%x\n"
  4926. "group_capab=0x%x\n"
  4927. "level=%d\n",
  4928. MAC2STR(info->p2p_device_addr),
  4929. wps_dev_type_bin2str(info->pri_dev_type,
  4930. devtype, sizeof(devtype)),
  4931. info->device_name,
  4932. info->manufacturer,
  4933. info->model_name,
  4934. info->model_number,
  4935. info->serial_number,
  4936. info->config_methods,
  4937. info->dev_capab,
  4938. info->group_capab,
  4939. info->level);
  4940. if (os_snprintf_error(end - pos, res))
  4941. return pos - buf;
  4942. pos += res;
  4943. for (i = 0; i < info->wps_sec_dev_type_list_len / WPS_DEV_TYPE_LEN; i++)
  4944. {
  4945. const u8 *t;
  4946. t = &info->wps_sec_dev_type_list[i * WPS_DEV_TYPE_LEN];
  4947. res = os_snprintf(pos, end - pos, "sec_dev_type=%s\n",
  4948. wps_dev_type_bin2str(t, devtype,
  4949. sizeof(devtype)));
  4950. if (os_snprintf_error(end - pos, res))
  4951. return pos - buf;
  4952. pos += res;
  4953. }
  4954. ssid = wpas_p2p_get_persistent(wpa_s, info->p2p_device_addr, NULL, 0);
  4955. if (ssid) {
  4956. res = os_snprintf(pos, end - pos, "persistent=%d\n", ssid->id);
  4957. if (os_snprintf_error(end - pos, res))
  4958. return pos - buf;
  4959. pos += res;
  4960. }
  4961. res = p2p_get_peer_info_txt(info, pos, end - pos);
  4962. if (res < 0)
  4963. return pos - buf;
  4964. pos += res;
  4965. if (info->vendor_elems) {
  4966. res = os_snprintf(pos, end - pos, "vendor_elems=");
  4967. if (os_snprintf_error(end - pos, res))
  4968. return pos - buf;
  4969. pos += res;
  4970. pos += wpa_snprintf_hex(pos, end - pos,
  4971. wpabuf_head(info->vendor_elems),
  4972. wpabuf_len(info->vendor_elems));
  4973. res = os_snprintf(pos, end - pos, "\n");
  4974. if (os_snprintf_error(end - pos, res))
  4975. return pos - buf;
  4976. pos += res;
  4977. }
  4978. return pos - buf;
  4979. }
  4980. static int p2p_ctrl_disallow_freq(struct wpa_supplicant *wpa_s,
  4981. const char *param)
  4982. {
  4983. unsigned int i;
  4984. if (wpa_s->global->p2p == NULL)
  4985. return -1;
  4986. if (freq_range_list_parse(&wpa_s->global->p2p_disallow_freq, param) < 0)
  4987. return -1;
  4988. for (i = 0; i < wpa_s->global->p2p_disallow_freq.num; i++) {
  4989. struct wpa_freq_range *freq;
  4990. freq = &wpa_s->global->p2p_disallow_freq.range[i];
  4991. wpa_printf(MSG_DEBUG, "P2P: Disallowed frequency range %u-%u",
  4992. freq->min, freq->max);
  4993. }
  4994. wpas_p2p_update_channel_list(wpa_s, WPAS_P2P_CHANNEL_UPDATE_DISALLOW);
  4995. return 0;
  4996. }
  4997. static int p2p_ctrl_set(struct wpa_supplicant *wpa_s, char *cmd)
  4998. {
  4999. char *param;
  5000. if (wpa_s->global->p2p == NULL)
  5001. return -1;
  5002. param = os_strchr(cmd, ' ');
  5003. if (param == NULL)
  5004. return -1;
  5005. *param++ = '\0';
  5006. if (os_strcmp(cmd, "discoverability") == 0) {
  5007. p2p_set_client_discoverability(wpa_s->global->p2p,
  5008. atoi(param));
  5009. return 0;
  5010. }
  5011. if (os_strcmp(cmd, "managed") == 0) {
  5012. p2p_set_managed_oper(wpa_s->global->p2p, atoi(param));
  5013. return 0;
  5014. }
  5015. if (os_strcmp(cmd, "listen_channel") == 0) {
  5016. char *pos;
  5017. u8 channel, op_class;
  5018. channel = atoi(param);
  5019. pos = os_strchr(param, ' ');
  5020. op_class = pos ? atoi(pos) : 81;
  5021. return p2p_set_listen_channel(wpa_s->global->p2p, op_class,
  5022. channel, 1);
  5023. }
  5024. if (os_strcmp(cmd, "ssid_postfix") == 0) {
  5025. return p2p_set_ssid_postfix(wpa_s->global->p2p, (u8 *) param,
  5026. os_strlen(param));
  5027. }
  5028. if (os_strcmp(cmd, "noa") == 0) {
  5029. char *pos;
  5030. int count, start, duration;
  5031. /* GO NoA parameters: count,start_offset(ms),duration(ms) */
  5032. count = atoi(param);
  5033. pos = os_strchr(param, ',');
  5034. if (pos == NULL)
  5035. return -1;
  5036. pos++;
  5037. start = atoi(pos);
  5038. pos = os_strchr(pos, ',');
  5039. if (pos == NULL)
  5040. return -1;
  5041. pos++;
  5042. duration = atoi(pos);
  5043. if (count < 0 || count > 255 || start < 0 || duration < 0)
  5044. return -1;
  5045. if (count == 0 && duration > 0)
  5046. return -1;
  5047. wpa_printf(MSG_DEBUG, "CTRL_IFACE: P2P_SET GO NoA: count=%d "
  5048. "start=%d duration=%d", count, start, duration);
  5049. return wpas_p2p_set_noa(wpa_s, count, start, duration);
  5050. }
  5051. if (os_strcmp(cmd, "ps") == 0)
  5052. return wpa_drv_set_p2p_powersave(wpa_s, atoi(param), -1, -1);
  5053. if (os_strcmp(cmd, "oppps") == 0)
  5054. return wpa_drv_set_p2p_powersave(wpa_s, -1, atoi(param), -1);
  5055. if (os_strcmp(cmd, "ctwindow") == 0)
  5056. return wpa_drv_set_p2p_powersave(wpa_s, -1, -1, atoi(param));
  5057. if (os_strcmp(cmd, "disabled") == 0) {
  5058. wpa_s->global->p2p_disabled = atoi(param);
  5059. wpa_printf(MSG_DEBUG, "P2P functionality %s",
  5060. wpa_s->global->p2p_disabled ?
  5061. "disabled" : "enabled");
  5062. if (wpa_s->global->p2p_disabled) {
  5063. wpas_p2p_stop_find(wpa_s);
  5064. os_memset(wpa_s->p2p_auth_invite, 0, ETH_ALEN);
  5065. p2p_flush(wpa_s->global->p2p);
  5066. }
  5067. return 0;
  5068. }
  5069. if (os_strcmp(cmd, "conc_pref") == 0) {
  5070. if (os_strcmp(param, "sta") == 0)
  5071. wpa_s->global->conc_pref = WPA_CONC_PREF_STA;
  5072. else if (os_strcmp(param, "p2p") == 0)
  5073. wpa_s->global->conc_pref = WPA_CONC_PREF_P2P;
  5074. else {
  5075. wpa_printf(MSG_INFO, "Invalid conc_pref value");
  5076. return -1;
  5077. }
  5078. wpa_printf(MSG_DEBUG, "Single channel concurrency preference: "
  5079. "%s", param);
  5080. return 0;
  5081. }
  5082. if (os_strcmp(cmd, "force_long_sd") == 0) {
  5083. wpa_s->force_long_sd = atoi(param);
  5084. return 0;
  5085. }
  5086. if (os_strcmp(cmd, "peer_filter") == 0) {
  5087. u8 addr[ETH_ALEN];
  5088. if (hwaddr_aton(param, addr))
  5089. return -1;
  5090. p2p_set_peer_filter(wpa_s->global->p2p, addr);
  5091. return 0;
  5092. }
  5093. if (os_strcmp(cmd, "cross_connect") == 0)
  5094. return wpas_p2p_set_cross_connect(wpa_s, atoi(param));
  5095. if (os_strcmp(cmd, "go_apsd") == 0) {
  5096. if (os_strcmp(param, "disable") == 0)
  5097. wpa_s->set_ap_uapsd = 0;
  5098. else {
  5099. wpa_s->set_ap_uapsd = 1;
  5100. wpa_s->ap_uapsd = atoi(param);
  5101. }
  5102. return 0;
  5103. }
  5104. if (os_strcmp(cmd, "client_apsd") == 0) {
  5105. if (os_strcmp(param, "disable") == 0)
  5106. wpa_s->set_sta_uapsd = 0;
  5107. else {
  5108. int be, bk, vi, vo;
  5109. char *pos;
  5110. /* format: BE,BK,VI,VO;max SP Length */
  5111. be = atoi(param);
  5112. pos = os_strchr(param, ',');
  5113. if (pos == NULL)
  5114. return -1;
  5115. pos++;
  5116. bk = atoi(pos);
  5117. pos = os_strchr(pos, ',');
  5118. if (pos == NULL)
  5119. return -1;
  5120. pos++;
  5121. vi = atoi(pos);
  5122. pos = os_strchr(pos, ',');
  5123. if (pos == NULL)
  5124. return -1;
  5125. pos++;
  5126. vo = atoi(pos);
  5127. /* ignore max SP Length for now */
  5128. wpa_s->set_sta_uapsd = 1;
  5129. wpa_s->sta_uapsd = 0;
  5130. if (be)
  5131. wpa_s->sta_uapsd |= BIT(0);
  5132. if (bk)
  5133. wpa_s->sta_uapsd |= BIT(1);
  5134. if (vi)
  5135. wpa_s->sta_uapsd |= BIT(2);
  5136. if (vo)
  5137. wpa_s->sta_uapsd |= BIT(3);
  5138. }
  5139. return 0;
  5140. }
  5141. if (os_strcmp(cmd, "disallow_freq") == 0)
  5142. return p2p_ctrl_disallow_freq(wpa_s, param);
  5143. if (os_strcmp(cmd, "disc_int") == 0) {
  5144. int min_disc_int, max_disc_int, max_disc_tu;
  5145. char *pos;
  5146. pos = param;
  5147. min_disc_int = atoi(pos);
  5148. pos = os_strchr(pos, ' ');
  5149. if (pos == NULL)
  5150. return -1;
  5151. *pos++ = '\0';
  5152. max_disc_int = atoi(pos);
  5153. pos = os_strchr(pos, ' ');
  5154. if (pos == NULL)
  5155. return -1;
  5156. *pos++ = '\0';
  5157. max_disc_tu = atoi(pos);
  5158. return p2p_set_disc_int(wpa_s->global->p2p, min_disc_int,
  5159. max_disc_int, max_disc_tu);
  5160. }
  5161. if (os_strcmp(cmd, "per_sta_psk") == 0) {
  5162. wpa_s->global->p2p_per_sta_psk = !!atoi(param);
  5163. return 0;
  5164. }
  5165. #ifdef CONFIG_WPS_NFC
  5166. if (os_strcmp(cmd, "nfc_tag") == 0)
  5167. return wpas_p2p_nfc_tag_enabled(wpa_s, !!atoi(param));
  5168. #endif /* CONFIG_WPS_NFC */
  5169. if (os_strcmp(cmd, "disable_ip_addr_req") == 0) {
  5170. wpa_s->p2p_disable_ip_addr_req = !!atoi(param);
  5171. return 0;
  5172. }
  5173. wpa_printf(MSG_DEBUG, "CTRL_IFACE: Unknown P2P_SET field value '%s'",
  5174. cmd);
  5175. return -1;
  5176. }
  5177. static void p2p_ctrl_flush(struct wpa_supplicant *wpa_s)
  5178. {
  5179. os_memset(wpa_s->p2p_auth_invite, 0, ETH_ALEN);
  5180. wpa_s->force_long_sd = 0;
  5181. wpas_p2p_stop_find(wpa_s);
  5182. wpa_s->parent->p2ps_method_config_any = 0;
  5183. if (wpa_s->global->p2p)
  5184. p2p_flush(wpa_s->global->p2p);
  5185. }
  5186. static int p2p_ctrl_presence_req(struct wpa_supplicant *wpa_s, char *cmd)
  5187. {
  5188. char *pos, *pos2;
  5189. unsigned int dur1 = 0, int1 = 0, dur2 = 0, int2 = 0;
  5190. if (cmd[0]) {
  5191. pos = os_strchr(cmd, ' ');
  5192. if (pos == NULL)
  5193. return -1;
  5194. *pos++ = '\0';
  5195. dur1 = atoi(cmd);
  5196. pos2 = os_strchr(pos, ' ');
  5197. if (pos2)
  5198. *pos2++ = '\0';
  5199. int1 = atoi(pos);
  5200. } else
  5201. pos2 = NULL;
  5202. if (pos2) {
  5203. pos = os_strchr(pos2, ' ');
  5204. if (pos == NULL)
  5205. return -1;
  5206. *pos++ = '\0';
  5207. dur2 = atoi(pos2);
  5208. int2 = atoi(pos);
  5209. }
  5210. return wpas_p2p_presence_req(wpa_s, dur1, int1, dur2, int2);
  5211. }
  5212. static int p2p_ctrl_ext_listen(struct wpa_supplicant *wpa_s, char *cmd)
  5213. {
  5214. char *pos;
  5215. unsigned int period = 0, interval = 0;
  5216. if (cmd[0]) {
  5217. pos = os_strchr(cmd, ' ');
  5218. if (pos == NULL)
  5219. return -1;
  5220. *pos++ = '\0';
  5221. period = atoi(cmd);
  5222. interval = atoi(pos);
  5223. }
  5224. return wpas_p2p_ext_listen(wpa_s, period, interval);
  5225. }
  5226. static int p2p_ctrl_remove_client(struct wpa_supplicant *wpa_s, const char *cmd)
  5227. {
  5228. const char *pos;
  5229. u8 peer[ETH_ALEN];
  5230. int iface_addr = 0;
  5231. pos = cmd;
  5232. if (os_strncmp(pos, "iface=", 6) == 0) {
  5233. iface_addr = 1;
  5234. pos += 6;
  5235. }
  5236. if (hwaddr_aton(pos, peer))
  5237. return -1;
  5238. wpas_p2p_remove_client(wpa_s, peer, iface_addr);
  5239. return 0;
  5240. }
  5241. #endif /* CONFIG_P2P */
  5242. static int * freq_range_to_channel_list(struct wpa_supplicant *wpa_s, char *val)
  5243. {
  5244. struct wpa_freq_range_list ranges;
  5245. int *freqs = NULL;
  5246. struct hostapd_hw_modes *mode;
  5247. u16 i;
  5248. if (wpa_s->hw.modes == NULL)
  5249. return NULL;
  5250. os_memset(&ranges, 0, sizeof(ranges));
  5251. if (freq_range_list_parse(&ranges, val) < 0)
  5252. return NULL;
  5253. for (i = 0; i < wpa_s->hw.num_modes; i++) {
  5254. int j;
  5255. mode = &wpa_s->hw.modes[i];
  5256. for (j = 0; j < mode->num_channels; j++) {
  5257. unsigned int freq;
  5258. if (mode->channels[j].flag & HOSTAPD_CHAN_DISABLED)
  5259. continue;
  5260. freq = mode->channels[j].freq;
  5261. if (!freq_range_list_includes(&ranges, freq))
  5262. continue;
  5263. int_array_add_unique(&freqs, freq);
  5264. }
  5265. }
  5266. os_free(ranges.range);
  5267. return freqs;
  5268. }
  5269. #ifdef CONFIG_INTERWORKING
  5270. static int ctrl_interworking_select(struct wpa_supplicant *wpa_s, char *param)
  5271. {
  5272. int auto_sel = 0;
  5273. int *freqs = NULL;
  5274. if (param) {
  5275. char *pos;
  5276. auto_sel = os_strstr(param, "auto") != NULL;
  5277. pos = os_strstr(param, "freq=");
  5278. if (pos) {
  5279. freqs = freq_range_to_channel_list(wpa_s, pos + 5);
  5280. if (freqs == NULL)
  5281. return -1;
  5282. }
  5283. }
  5284. return interworking_select(wpa_s, auto_sel, freqs);
  5285. }
  5286. static int ctrl_interworking_connect(struct wpa_supplicant *wpa_s, char *dst,
  5287. int only_add)
  5288. {
  5289. u8 bssid[ETH_ALEN];
  5290. struct wpa_bss *bss;
  5291. if (hwaddr_aton(dst, bssid)) {
  5292. wpa_printf(MSG_DEBUG, "Invalid BSSID '%s'", dst);
  5293. return -1;
  5294. }
  5295. bss = wpa_bss_get_bssid(wpa_s, bssid);
  5296. if (bss == NULL) {
  5297. wpa_printf(MSG_DEBUG, "Could not find BSS " MACSTR,
  5298. MAC2STR(bssid));
  5299. return -1;
  5300. }
  5301. if (bss->ssid_len == 0) {
  5302. int found = 0;
  5303. wpa_printf(MSG_DEBUG, "Selected BSS entry for " MACSTR
  5304. " does not have SSID information", MAC2STR(bssid));
  5305. dl_list_for_each_reverse(bss, &wpa_s->bss, struct wpa_bss,
  5306. list) {
  5307. if (os_memcmp(bss->bssid, bssid, ETH_ALEN) == 0 &&
  5308. bss->ssid_len > 0) {
  5309. found = 1;
  5310. break;
  5311. }
  5312. }
  5313. if (!found)
  5314. return -1;
  5315. wpa_printf(MSG_DEBUG,
  5316. "Found another matching BSS entry with SSID");
  5317. }
  5318. return interworking_connect(wpa_s, bss, only_add);
  5319. }
  5320. static int get_anqp(struct wpa_supplicant *wpa_s, char *dst)
  5321. {
  5322. u8 dst_addr[ETH_ALEN];
  5323. int used;
  5324. char *pos;
  5325. #define MAX_ANQP_INFO_ID 100
  5326. u16 id[MAX_ANQP_INFO_ID];
  5327. size_t num_id = 0;
  5328. u32 subtypes = 0;
  5329. used = hwaddr_aton2(dst, dst_addr);
  5330. if (used < 0)
  5331. return -1;
  5332. pos = dst + used;
  5333. if (*pos == ' ')
  5334. pos++;
  5335. while (num_id < MAX_ANQP_INFO_ID) {
  5336. if (os_strncmp(pos, "hs20:", 5) == 0) {
  5337. #ifdef CONFIG_HS20
  5338. int num = atoi(pos + 5);
  5339. if (num <= 0 || num > 31)
  5340. return -1;
  5341. subtypes |= BIT(num);
  5342. #else /* CONFIG_HS20 */
  5343. return -1;
  5344. #endif /* CONFIG_HS20 */
  5345. } else {
  5346. id[num_id] = atoi(pos);
  5347. if (id[num_id])
  5348. num_id++;
  5349. }
  5350. pos = os_strchr(pos + 1, ',');
  5351. if (pos == NULL)
  5352. break;
  5353. pos++;
  5354. }
  5355. if (num_id == 0)
  5356. return -1;
  5357. return anqp_send_req(wpa_s, dst_addr, id, num_id, subtypes);
  5358. }
  5359. static int gas_request(struct wpa_supplicant *wpa_s, char *cmd)
  5360. {
  5361. u8 dst_addr[ETH_ALEN];
  5362. struct wpabuf *advproto, *query = NULL;
  5363. int used, ret = -1;
  5364. char *pos, *end;
  5365. size_t len;
  5366. used = hwaddr_aton2(cmd, dst_addr);
  5367. if (used < 0)
  5368. return -1;
  5369. pos = cmd + used;
  5370. while (*pos == ' ')
  5371. pos++;
  5372. /* Advertisement Protocol ID */
  5373. end = os_strchr(pos, ' ');
  5374. if (end)
  5375. len = end - pos;
  5376. else
  5377. len = os_strlen(pos);
  5378. if (len & 0x01)
  5379. return -1;
  5380. len /= 2;
  5381. if (len == 0)
  5382. return -1;
  5383. advproto = wpabuf_alloc(len);
  5384. if (advproto == NULL)
  5385. return -1;
  5386. if (hexstr2bin(pos, wpabuf_put(advproto, len), len) < 0)
  5387. goto fail;
  5388. if (end) {
  5389. /* Optional Query Request */
  5390. pos = end + 1;
  5391. while (*pos == ' ')
  5392. pos++;
  5393. len = os_strlen(pos);
  5394. if (len) {
  5395. if (len & 0x01)
  5396. goto fail;
  5397. len /= 2;
  5398. if (len == 0)
  5399. goto fail;
  5400. query = wpabuf_alloc(len);
  5401. if (query == NULL)
  5402. goto fail;
  5403. if (hexstr2bin(pos, wpabuf_put(query, len), len) < 0)
  5404. goto fail;
  5405. }
  5406. }
  5407. ret = gas_send_request(wpa_s, dst_addr, advproto, query);
  5408. fail:
  5409. wpabuf_free(advproto);
  5410. wpabuf_free(query);
  5411. return ret;
  5412. }
  5413. static int gas_response_get(struct wpa_supplicant *wpa_s, char *cmd, char *buf,
  5414. size_t buflen)
  5415. {
  5416. u8 addr[ETH_ALEN];
  5417. int dialog_token;
  5418. int used;
  5419. char *pos;
  5420. size_t resp_len, start, requested_len;
  5421. struct wpabuf *resp;
  5422. int ret;
  5423. used = hwaddr_aton2(cmd, addr);
  5424. if (used < 0)
  5425. return -1;
  5426. pos = cmd + used;
  5427. while (*pos == ' ')
  5428. pos++;
  5429. dialog_token = atoi(pos);
  5430. if (wpa_s->last_gas_resp &&
  5431. os_memcmp(addr, wpa_s->last_gas_addr, ETH_ALEN) == 0 &&
  5432. dialog_token == wpa_s->last_gas_dialog_token)
  5433. resp = wpa_s->last_gas_resp;
  5434. else if (wpa_s->prev_gas_resp &&
  5435. os_memcmp(addr, wpa_s->prev_gas_addr, ETH_ALEN) == 0 &&
  5436. dialog_token == wpa_s->prev_gas_dialog_token)
  5437. resp = wpa_s->prev_gas_resp;
  5438. else
  5439. return -1;
  5440. resp_len = wpabuf_len(resp);
  5441. start = 0;
  5442. requested_len = resp_len;
  5443. pos = os_strchr(pos, ' ');
  5444. if (pos) {
  5445. start = atoi(pos);
  5446. if (start > resp_len)
  5447. return os_snprintf(buf, buflen, "FAIL-Invalid range");
  5448. pos = os_strchr(pos, ',');
  5449. if (pos == NULL)
  5450. return -1;
  5451. pos++;
  5452. requested_len = atoi(pos);
  5453. if (start + requested_len > resp_len)
  5454. return os_snprintf(buf, buflen, "FAIL-Invalid range");
  5455. }
  5456. if (requested_len * 2 + 1 > buflen)
  5457. return os_snprintf(buf, buflen, "FAIL-Too long response");
  5458. ret = wpa_snprintf_hex(buf, buflen, wpabuf_head_u8(resp) + start,
  5459. requested_len);
  5460. if (start + requested_len == resp_len) {
  5461. /*
  5462. * Free memory by dropping the response after it has been
  5463. * fetched.
  5464. */
  5465. if (resp == wpa_s->prev_gas_resp) {
  5466. wpabuf_free(wpa_s->prev_gas_resp);
  5467. wpa_s->prev_gas_resp = NULL;
  5468. } else {
  5469. wpabuf_free(wpa_s->last_gas_resp);
  5470. wpa_s->last_gas_resp = NULL;
  5471. }
  5472. }
  5473. return ret;
  5474. }
  5475. #endif /* CONFIG_INTERWORKING */
  5476. #ifdef CONFIG_HS20
  5477. static int get_hs20_anqp(struct wpa_supplicant *wpa_s, char *dst)
  5478. {
  5479. u8 dst_addr[ETH_ALEN];
  5480. int used;
  5481. char *pos;
  5482. u32 subtypes = 0;
  5483. used = hwaddr_aton2(dst, dst_addr);
  5484. if (used < 0)
  5485. return -1;
  5486. pos = dst + used;
  5487. if (*pos == ' ')
  5488. pos++;
  5489. for (;;) {
  5490. int num = atoi(pos);
  5491. if (num <= 0 || num > 31)
  5492. return -1;
  5493. subtypes |= BIT(num);
  5494. pos = os_strchr(pos + 1, ',');
  5495. if (pos == NULL)
  5496. break;
  5497. pos++;
  5498. }
  5499. if (subtypes == 0)
  5500. return -1;
  5501. return hs20_anqp_send_req(wpa_s, dst_addr, subtypes, NULL, 0, 0);
  5502. }
  5503. static int hs20_nai_home_realm_list(struct wpa_supplicant *wpa_s,
  5504. const u8 *addr, const char *realm)
  5505. {
  5506. u8 *buf;
  5507. size_t rlen, len;
  5508. int ret;
  5509. rlen = os_strlen(realm);
  5510. len = 3 + rlen;
  5511. buf = os_malloc(len);
  5512. if (buf == NULL)
  5513. return -1;
  5514. buf[0] = 1; /* NAI Home Realm Count */
  5515. buf[1] = 0; /* Formatted in accordance with RFC 4282 */
  5516. buf[2] = rlen;
  5517. os_memcpy(buf + 3, realm, rlen);
  5518. ret = hs20_anqp_send_req(wpa_s, addr,
  5519. BIT(HS20_STYPE_NAI_HOME_REALM_QUERY),
  5520. buf, len, 0);
  5521. os_free(buf);
  5522. return ret;
  5523. }
  5524. static int hs20_get_nai_home_realm_list(struct wpa_supplicant *wpa_s,
  5525. char *dst)
  5526. {
  5527. struct wpa_cred *cred = wpa_s->conf->cred;
  5528. u8 dst_addr[ETH_ALEN];
  5529. int used;
  5530. u8 *buf;
  5531. size_t len;
  5532. int ret;
  5533. used = hwaddr_aton2(dst, dst_addr);
  5534. if (used < 0)
  5535. return -1;
  5536. while (dst[used] == ' ')
  5537. used++;
  5538. if (os_strncmp(dst + used, "realm=", 6) == 0)
  5539. return hs20_nai_home_realm_list(wpa_s, dst_addr,
  5540. dst + used + 6);
  5541. len = os_strlen(dst + used);
  5542. if (len == 0 && cred && cred->realm)
  5543. return hs20_nai_home_realm_list(wpa_s, dst_addr, cred->realm);
  5544. if (len & 1)
  5545. return -1;
  5546. len /= 2;
  5547. buf = os_malloc(len);
  5548. if (buf == NULL)
  5549. return -1;
  5550. if (hexstr2bin(dst + used, buf, len) < 0) {
  5551. os_free(buf);
  5552. return -1;
  5553. }
  5554. ret = hs20_anqp_send_req(wpa_s, dst_addr,
  5555. BIT(HS20_STYPE_NAI_HOME_REALM_QUERY),
  5556. buf, len, 0);
  5557. os_free(buf);
  5558. return ret;
  5559. }
  5560. static int get_hs20_icon(struct wpa_supplicant *wpa_s, char *cmd, char *reply,
  5561. int buflen)
  5562. {
  5563. u8 dst_addr[ETH_ALEN];
  5564. int used;
  5565. char *ctx = NULL, *icon, *poffset, *psize;
  5566. used = hwaddr_aton2(cmd, dst_addr);
  5567. if (used < 0)
  5568. return -1;
  5569. cmd += used;
  5570. icon = str_token(cmd, " ", &ctx);
  5571. poffset = str_token(cmd, " ", &ctx);
  5572. psize = str_token(cmd, " ", &ctx);
  5573. if (!icon || !poffset || !psize)
  5574. return -1;
  5575. wpa_s->fetch_osu_icon_in_progress = 0;
  5576. return hs20_get_icon(wpa_s, dst_addr, icon, atoi(poffset), atoi(psize),
  5577. reply, buflen);
  5578. }
  5579. static int del_hs20_icon(struct wpa_supplicant *wpa_s, char *cmd)
  5580. {
  5581. u8 dst_addr[ETH_ALEN];
  5582. int used;
  5583. char *icon;
  5584. if (!cmd[0])
  5585. return hs20_del_icon(wpa_s, NULL, NULL);
  5586. used = hwaddr_aton2(cmd, dst_addr);
  5587. if (used < 0)
  5588. return -1;
  5589. while (cmd[used] == ' ')
  5590. used++;
  5591. icon = cmd[used] ? &cmd[used] : NULL;
  5592. return hs20_del_icon(wpa_s, dst_addr, icon);
  5593. }
  5594. static int hs20_icon_request(struct wpa_supplicant *wpa_s, char *cmd, int inmem)
  5595. {
  5596. u8 dst_addr[ETH_ALEN];
  5597. int used;
  5598. char *icon;
  5599. used = hwaddr_aton2(cmd, dst_addr);
  5600. if (used < 0)
  5601. return -1;
  5602. while (cmd[used] == ' ')
  5603. used++;
  5604. icon = &cmd[used];
  5605. wpa_s->fetch_osu_icon_in_progress = 0;
  5606. return hs20_anqp_send_req(wpa_s, dst_addr, BIT(HS20_STYPE_ICON_REQUEST),
  5607. (u8 *) icon, os_strlen(icon), inmem);
  5608. }
  5609. #endif /* CONFIG_HS20 */
  5610. #ifdef CONFIG_AUTOSCAN
  5611. static int wpa_supplicant_ctrl_iface_autoscan(struct wpa_supplicant *wpa_s,
  5612. char *cmd)
  5613. {
  5614. enum wpa_states state = wpa_s->wpa_state;
  5615. char *new_params = NULL;
  5616. if (os_strlen(cmd) > 0) {
  5617. new_params = os_strdup(cmd);
  5618. if (new_params == NULL)
  5619. return -1;
  5620. }
  5621. os_free(wpa_s->conf->autoscan);
  5622. wpa_s->conf->autoscan = new_params;
  5623. if (wpa_s->conf->autoscan == NULL)
  5624. autoscan_deinit(wpa_s);
  5625. else if (state == WPA_DISCONNECTED || state == WPA_INACTIVE)
  5626. autoscan_init(wpa_s, 1);
  5627. else if (state == WPA_SCANNING)
  5628. wpa_supplicant_reinit_autoscan(wpa_s);
  5629. return 0;
  5630. }
  5631. #endif /* CONFIG_AUTOSCAN */
  5632. #ifdef CONFIG_WNM
  5633. static int wpas_ctrl_iface_wnm_sleep(struct wpa_supplicant *wpa_s, char *cmd)
  5634. {
  5635. int enter;
  5636. int intval = 0;
  5637. char *pos;
  5638. int ret;
  5639. struct wpabuf *tfs_req = NULL;
  5640. if (os_strncmp(cmd, "enter", 5) == 0)
  5641. enter = 1;
  5642. else if (os_strncmp(cmd, "exit", 4) == 0)
  5643. enter = 0;
  5644. else
  5645. return -1;
  5646. pos = os_strstr(cmd, " interval=");
  5647. if (pos)
  5648. intval = atoi(pos + 10);
  5649. pos = os_strstr(cmd, " tfs_req=");
  5650. if (pos) {
  5651. char *end;
  5652. size_t len;
  5653. pos += 9;
  5654. end = os_strchr(pos, ' ');
  5655. if (end)
  5656. len = end - pos;
  5657. else
  5658. len = os_strlen(pos);
  5659. if (len & 1)
  5660. return -1;
  5661. len /= 2;
  5662. tfs_req = wpabuf_alloc(len);
  5663. if (tfs_req == NULL)
  5664. return -1;
  5665. if (hexstr2bin(pos, wpabuf_put(tfs_req, len), len) < 0) {
  5666. wpabuf_free(tfs_req);
  5667. return -1;
  5668. }
  5669. }
  5670. ret = ieee802_11_send_wnmsleep_req(wpa_s, enter ? WNM_SLEEP_MODE_ENTER :
  5671. WNM_SLEEP_MODE_EXIT, intval,
  5672. tfs_req);
  5673. wpabuf_free(tfs_req);
  5674. return ret;
  5675. }
  5676. static int wpas_ctrl_iface_wnm_bss_query(struct wpa_supplicant *wpa_s, char *cmd)
  5677. {
  5678. int query_reason, list = 0;
  5679. query_reason = atoi(cmd);
  5680. cmd = os_strchr(cmd, ' ');
  5681. if (cmd) {
  5682. cmd++;
  5683. if (os_strncmp(cmd, "list", 4) == 0) {
  5684. list = 1;
  5685. } else {
  5686. wpa_printf(MSG_DEBUG, "WNM Query: Invalid option %s",
  5687. cmd);
  5688. return -1;
  5689. }
  5690. }
  5691. wpa_printf(MSG_DEBUG,
  5692. "CTRL_IFACE: WNM_BSS_QUERY query_reason=%d%s",
  5693. query_reason, list ? " candidate list" : "");
  5694. return wnm_send_bss_transition_mgmt_query(wpa_s, query_reason, list);
  5695. }
  5696. #endif /* CONFIG_WNM */
  5697. static int wpa_supplicant_signal_poll(struct wpa_supplicant *wpa_s, char *buf,
  5698. size_t buflen)
  5699. {
  5700. struct wpa_signal_info si;
  5701. int ret;
  5702. char *pos, *end;
  5703. ret = wpa_drv_signal_poll(wpa_s, &si);
  5704. if (ret)
  5705. return -1;
  5706. pos = buf;
  5707. end = buf + buflen;
  5708. ret = os_snprintf(pos, end - pos, "RSSI=%d\nLINKSPEED=%d\n"
  5709. "NOISE=%d\nFREQUENCY=%u\n",
  5710. si.current_signal, si.current_txrate / 1000,
  5711. si.current_noise, si.frequency);
  5712. if (os_snprintf_error(end - pos, ret))
  5713. return -1;
  5714. pos += ret;
  5715. if (si.chanwidth != CHAN_WIDTH_UNKNOWN) {
  5716. ret = os_snprintf(pos, end - pos, "WIDTH=%s\n",
  5717. channel_width_to_string(si.chanwidth));
  5718. if (os_snprintf_error(end - pos, ret))
  5719. return -1;
  5720. pos += ret;
  5721. }
  5722. if (si.center_frq1 > 0 && si.center_frq2 > 0) {
  5723. ret = os_snprintf(pos, end - pos,
  5724. "CENTER_FRQ1=%d\nCENTER_FRQ2=%d\n",
  5725. si.center_frq1, si.center_frq2);
  5726. if (os_snprintf_error(end - pos, ret))
  5727. return -1;
  5728. pos += ret;
  5729. }
  5730. if (si.avg_signal) {
  5731. ret = os_snprintf(pos, end - pos,
  5732. "AVG_RSSI=%d\n", si.avg_signal);
  5733. if (os_snprintf_error(end - pos, ret))
  5734. return -1;
  5735. pos += ret;
  5736. }
  5737. if (si.avg_beacon_signal) {
  5738. ret = os_snprintf(pos, end - pos,
  5739. "AVG_BEACON_RSSI=%d\n", si.avg_beacon_signal);
  5740. if (os_snprintf_error(end - pos, ret))
  5741. return -1;
  5742. pos += ret;
  5743. }
  5744. return pos - buf;
  5745. }
  5746. static int wpas_ctrl_iface_signal_monitor(struct wpa_supplicant *wpa_s,
  5747. const char *cmd)
  5748. {
  5749. const char *pos;
  5750. int threshold = 0;
  5751. int hysteresis = 0;
  5752. if (wpa_s->bgscan && wpa_s->bgscan_priv) {
  5753. wpa_printf(MSG_DEBUG,
  5754. "Reject SIGNAL_MONITOR command - bgscan is active");
  5755. return -1;
  5756. }
  5757. pos = os_strstr(cmd, "THRESHOLD=");
  5758. if (pos)
  5759. threshold = atoi(pos + 10);
  5760. pos = os_strstr(cmd, "HYSTERESIS=");
  5761. if (pos)
  5762. hysteresis = atoi(pos + 11);
  5763. return wpa_drv_signal_monitor(wpa_s, threshold, hysteresis);
  5764. }
  5765. static int wpas_ctrl_iface_get_pref_freq_list(
  5766. struct wpa_supplicant *wpa_s, char *cmd, char *buf, size_t buflen)
  5767. {
  5768. unsigned int freq_list[100], num = 100, i;
  5769. int ret;
  5770. enum wpa_driver_if_type iface_type;
  5771. char *pos, *end;
  5772. pos = buf;
  5773. end = buf + buflen;
  5774. /* buf: "<interface_type>" */
  5775. if (os_strcmp(cmd, "STATION") == 0)
  5776. iface_type = WPA_IF_STATION;
  5777. else if (os_strcmp(cmd, "AP") == 0)
  5778. iface_type = WPA_IF_AP_BSS;
  5779. else if (os_strcmp(cmd, "P2P_GO") == 0)
  5780. iface_type = WPA_IF_P2P_GO;
  5781. else if (os_strcmp(cmd, "P2P_CLIENT") == 0)
  5782. iface_type = WPA_IF_P2P_CLIENT;
  5783. else if (os_strcmp(cmd, "IBSS") == 0)
  5784. iface_type = WPA_IF_IBSS;
  5785. else if (os_strcmp(cmd, "TDLS") == 0)
  5786. iface_type = WPA_IF_TDLS;
  5787. else
  5788. return -1;
  5789. wpa_printf(MSG_DEBUG,
  5790. "CTRL_IFACE: GET_PREF_FREQ_LIST iface_type=%d (%s)",
  5791. iface_type, buf);
  5792. ret = wpa_drv_get_pref_freq_list(wpa_s, iface_type, &num, freq_list);
  5793. if (ret)
  5794. return -1;
  5795. for (i = 0; i < num; i++) {
  5796. ret = os_snprintf(pos, end - pos, "%s%u",
  5797. i > 0 ? "," : "", freq_list[i]);
  5798. if (os_snprintf_error(end - pos, ret))
  5799. return -1;
  5800. pos += ret;
  5801. }
  5802. return pos - buf;
  5803. }
  5804. static int wpa_supplicant_pktcnt_poll(struct wpa_supplicant *wpa_s, char *buf,
  5805. size_t buflen)
  5806. {
  5807. struct hostap_sta_driver_data sta;
  5808. int ret;
  5809. ret = wpa_drv_pktcnt_poll(wpa_s, &sta);
  5810. if (ret)
  5811. return -1;
  5812. ret = os_snprintf(buf, buflen, "TXGOOD=%lu\nTXBAD=%lu\nRXGOOD=%lu\n",
  5813. sta.tx_packets, sta.tx_retry_failed, sta.rx_packets);
  5814. if (os_snprintf_error(buflen, ret))
  5815. return -1;
  5816. return ret;
  5817. }
  5818. #ifdef ANDROID
  5819. static int wpa_supplicant_driver_cmd(struct wpa_supplicant *wpa_s, char *cmd,
  5820. char *buf, size_t buflen)
  5821. {
  5822. int ret;
  5823. ret = wpa_drv_driver_cmd(wpa_s, cmd, buf, buflen);
  5824. if (ret == 0) {
  5825. if (os_strncasecmp(cmd, "COUNTRY", 7) == 0) {
  5826. struct p2p_data *p2p = wpa_s->global->p2p;
  5827. if (p2p) {
  5828. char country[3];
  5829. country[0] = cmd[8];
  5830. country[1] = cmd[9];
  5831. country[2] = 0x04;
  5832. p2p_set_country(p2p, country);
  5833. }
  5834. }
  5835. ret = os_snprintf(buf, buflen, "%s\n", "OK");
  5836. if (os_snprintf_error(buflen, ret))
  5837. ret = -1;
  5838. }
  5839. return ret;
  5840. }
  5841. #endif /* ANDROID */
  5842. static int wpa_supplicant_vendor_cmd(struct wpa_supplicant *wpa_s, char *cmd,
  5843. char *buf, size_t buflen)
  5844. {
  5845. int ret;
  5846. char *pos;
  5847. u8 *data = NULL;
  5848. unsigned int vendor_id, subcmd;
  5849. struct wpabuf *reply;
  5850. size_t data_len = 0;
  5851. /* cmd: <vendor id> <subcommand id> [<hex formatted data>] */
  5852. vendor_id = strtoul(cmd, &pos, 16);
  5853. if (!isblank((unsigned char) *pos))
  5854. return -EINVAL;
  5855. subcmd = strtoul(pos, &pos, 10);
  5856. if (*pos != '\0') {
  5857. if (!isblank((unsigned char) *pos++))
  5858. return -EINVAL;
  5859. data_len = os_strlen(pos);
  5860. }
  5861. if (data_len) {
  5862. data_len /= 2;
  5863. data = os_malloc(data_len);
  5864. if (!data)
  5865. return -1;
  5866. if (hexstr2bin(pos, data, data_len)) {
  5867. wpa_printf(MSG_DEBUG,
  5868. "Vendor command: wrong parameter format");
  5869. os_free(data);
  5870. return -EINVAL;
  5871. }
  5872. }
  5873. reply = wpabuf_alloc((buflen - 1) / 2);
  5874. if (!reply) {
  5875. os_free(data);
  5876. return -1;
  5877. }
  5878. ret = wpa_drv_vendor_cmd(wpa_s, vendor_id, subcmd, data, data_len,
  5879. reply);
  5880. if (ret == 0)
  5881. ret = wpa_snprintf_hex(buf, buflen, wpabuf_head_u8(reply),
  5882. wpabuf_len(reply));
  5883. wpabuf_free(reply);
  5884. os_free(data);
  5885. return ret;
  5886. }
  5887. static void wpa_supplicant_ctrl_iface_flush(struct wpa_supplicant *wpa_s)
  5888. {
  5889. #ifdef CONFIG_P2P
  5890. struct wpa_supplicant *p2p_wpa_s = wpa_s->global->p2p_init_wpa_s ?
  5891. wpa_s->global->p2p_init_wpa_s : wpa_s;
  5892. #endif /* CONFIG_P2P */
  5893. wpa_dbg(wpa_s, MSG_DEBUG, "Flush all wpa_supplicant state");
  5894. wpas_abort_ongoing_scan(wpa_s);
  5895. if (wpa_s->wpa_state >= WPA_AUTHENTICATING) {
  5896. /*
  5897. * Avoid possible auto connect re-connection on getting
  5898. * disconnected due to state flush.
  5899. */
  5900. wpa_supplicant_set_state(wpa_s, WPA_DISCONNECTED);
  5901. }
  5902. #ifdef CONFIG_P2P
  5903. wpas_p2p_group_remove(p2p_wpa_s, "*");
  5904. wpas_p2p_cancel(p2p_wpa_s);
  5905. p2p_ctrl_flush(p2p_wpa_s);
  5906. wpas_p2p_service_flush(p2p_wpa_s);
  5907. p2p_wpa_s->global->p2p_disabled = 0;
  5908. p2p_wpa_s->global->p2p_per_sta_psk = 0;
  5909. p2p_wpa_s->conf->num_sec_device_types = 0;
  5910. p2p_wpa_s->p2p_disable_ip_addr_req = 0;
  5911. os_free(p2p_wpa_s->global->p2p_go_avoid_freq.range);
  5912. p2p_wpa_s->global->p2p_go_avoid_freq.range = NULL;
  5913. p2p_wpa_s->global->p2p_go_avoid_freq.num = 0;
  5914. p2p_wpa_s->global->pending_p2ps_group = 0;
  5915. p2p_wpa_s->global->pending_p2ps_group_freq = 0;
  5916. #endif /* CONFIG_P2P */
  5917. #ifdef CONFIG_WPS_TESTING
  5918. wps_version_number = 0x20;
  5919. wps_testing_dummy_cred = 0;
  5920. wps_corrupt_pkhash = 0;
  5921. wps_force_auth_types_in_use = 0;
  5922. wps_force_encr_types_in_use = 0;
  5923. #endif /* CONFIG_WPS_TESTING */
  5924. #ifdef CONFIG_WPS
  5925. wpa_s->wps_fragment_size = 0;
  5926. wpas_wps_cancel(wpa_s);
  5927. wps_registrar_flush(wpa_s->wps->registrar);
  5928. #endif /* CONFIG_WPS */
  5929. wpa_s->after_wps = 0;
  5930. wpa_s->known_wps_freq = 0;
  5931. #ifdef CONFIG_TDLS
  5932. #ifdef CONFIG_TDLS_TESTING
  5933. extern unsigned int tdls_testing;
  5934. tdls_testing = 0;
  5935. #endif /* CONFIG_TDLS_TESTING */
  5936. wpa_drv_tdls_oper(wpa_s, TDLS_ENABLE, NULL);
  5937. wpa_tdls_enable(wpa_s->wpa, 1);
  5938. #endif /* CONFIG_TDLS */
  5939. eloop_cancel_timeout(wpa_supplicant_stop_countermeasures, wpa_s, NULL);
  5940. wpa_supplicant_stop_countermeasures(wpa_s, NULL);
  5941. wpa_s->no_keep_alive = 0;
  5942. wpa_s->own_disconnect_req = 0;
  5943. os_free(wpa_s->disallow_aps_bssid);
  5944. wpa_s->disallow_aps_bssid = NULL;
  5945. wpa_s->disallow_aps_bssid_count = 0;
  5946. os_free(wpa_s->disallow_aps_ssid);
  5947. wpa_s->disallow_aps_ssid = NULL;
  5948. wpa_s->disallow_aps_ssid_count = 0;
  5949. wpa_s->set_sta_uapsd = 0;
  5950. wpa_s->sta_uapsd = 0;
  5951. wpa_drv_radio_disable(wpa_s, 0);
  5952. wpa_blacklist_clear(wpa_s);
  5953. wpa_s->extra_blacklist_count = 0;
  5954. wpa_supplicant_ctrl_iface_remove_network(wpa_s, "all");
  5955. wpa_supplicant_ctrl_iface_remove_cred(wpa_s, "all");
  5956. wpa_config_flush_blobs(wpa_s->conf);
  5957. wpa_s->conf->auto_interworking = 0;
  5958. wpa_s->conf->okc = 0;
  5959. wpa_sm_pmksa_cache_flush(wpa_s->wpa, NULL);
  5960. rsn_preauth_deinit(wpa_s->wpa);
  5961. wpa_sm_set_param(wpa_s->wpa, RSNA_PMK_LIFETIME, 43200);
  5962. wpa_sm_set_param(wpa_s->wpa, RSNA_PMK_REAUTH_THRESHOLD, 70);
  5963. wpa_sm_set_param(wpa_s->wpa, RSNA_SA_TIMEOUT, 60);
  5964. eapol_sm_notify_logoff(wpa_s->eapol, FALSE);
  5965. radio_remove_works(wpa_s, NULL, 1);
  5966. wpa_s->ext_work_in_progress = 0;
  5967. wpa_s->next_ssid = NULL;
  5968. #ifdef CONFIG_INTERWORKING
  5969. #ifdef CONFIG_HS20
  5970. hs20_cancel_fetch_osu(wpa_s);
  5971. hs20_del_icon(wpa_s, NULL, NULL);
  5972. #endif /* CONFIG_HS20 */
  5973. #endif /* CONFIG_INTERWORKING */
  5974. wpa_s->ext_mgmt_frame_handling = 0;
  5975. wpa_s->ext_eapol_frame_io = 0;
  5976. #ifdef CONFIG_TESTING_OPTIONS
  5977. wpa_s->extra_roc_dur = 0;
  5978. wpa_s->test_failure = WPAS_TEST_FAILURE_NONE;
  5979. wpa_s->p2p_go_csa_on_inv = 0;
  5980. wpa_sm_set_test_assoc_ie(wpa_s->wpa, NULL);
  5981. #endif /* CONFIG_TESTING_OPTIONS */
  5982. wpa_s->disconnected = 0;
  5983. os_free(wpa_s->next_scan_freqs);
  5984. wpa_s->next_scan_freqs = NULL;
  5985. wpa_bss_flush(wpa_s);
  5986. if (!dl_list_empty(&wpa_s->bss)) {
  5987. wpa_printf(MSG_DEBUG,
  5988. "BSS table not empty after flush: %u entries, current_bss=%p bssid="
  5989. MACSTR " pending_bssid=" MACSTR,
  5990. dl_list_len(&wpa_s->bss), wpa_s->current_bss,
  5991. MAC2STR(wpa_s->bssid),
  5992. MAC2STR(wpa_s->pending_bssid));
  5993. }
  5994. eloop_cancel_timeout(wpas_network_reenabled, wpa_s, NULL);
  5995. wpa_s->wnmsleep_used = 0;
  5996. }
  5997. static int wpas_ctrl_radio_work_show(struct wpa_supplicant *wpa_s,
  5998. char *buf, size_t buflen)
  5999. {
  6000. struct wpa_radio_work *work;
  6001. char *pos, *end;
  6002. struct os_reltime now, diff;
  6003. pos = buf;
  6004. end = buf + buflen;
  6005. os_get_reltime(&now);
  6006. dl_list_for_each(work, &wpa_s->radio->work, struct wpa_radio_work, list)
  6007. {
  6008. int ret;
  6009. os_reltime_sub(&now, &work->time, &diff);
  6010. ret = os_snprintf(pos, end - pos, "%s@%s:%u:%u:%ld.%06ld\n",
  6011. work->type, work->wpa_s->ifname, work->freq,
  6012. work->started, diff.sec, diff.usec);
  6013. if (os_snprintf_error(end - pos, ret))
  6014. break;
  6015. pos += ret;
  6016. }
  6017. return pos - buf;
  6018. }
  6019. static void wpas_ctrl_radio_work_timeout(void *eloop_ctx, void *timeout_ctx)
  6020. {
  6021. struct wpa_radio_work *work = eloop_ctx;
  6022. struct wpa_external_work *ework = work->ctx;
  6023. wpa_dbg(work->wpa_s, MSG_DEBUG,
  6024. "Timing out external radio work %u (%s)",
  6025. ework->id, work->type);
  6026. wpa_msg(work->wpa_s, MSG_INFO, EXT_RADIO_WORK_TIMEOUT "%u", ework->id);
  6027. work->wpa_s->ext_work_in_progress = 0;
  6028. radio_work_done(work);
  6029. os_free(ework);
  6030. }
  6031. static void wpas_ctrl_radio_work_cb(struct wpa_radio_work *work, int deinit)
  6032. {
  6033. struct wpa_external_work *ework = work->ctx;
  6034. if (deinit) {
  6035. if (work->started)
  6036. eloop_cancel_timeout(wpas_ctrl_radio_work_timeout,
  6037. work, NULL);
  6038. os_free(ework);
  6039. return;
  6040. }
  6041. wpa_dbg(work->wpa_s, MSG_DEBUG, "Starting external radio work %u (%s)",
  6042. ework->id, ework->type);
  6043. wpa_msg(work->wpa_s, MSG_INFO, EXT_RADIO_WORK_START "%u", ework->id);
  6044. work->wpa_s->ext_work_in_progress = 1;
  6045. if (!ework->timeout)
  6046. ework->timeout = 10;
  6047. eloop_register_timeout(ework->timeout, 0, wpas_ctrl_radio_work_timeout,
  6048. work, NULL);
  6049. }
  6050. static int wpas_ctrl_radio_work_add(struct wpa_supplicant *wpa_s, char *cmd,
  6051. char *buf, size_t buflen)
  6052. {
  6053. struct wpa_external_work *ework;
  6054. char *pos, *pos2;
  6055. size_t type_len;
  6056. int ret;
  6057. unsigned int freq = 0;
  6058. /* format: <name> [freq=<MHz>] [timeout=<seconds>] */
  6059. ework = os_zalloc(sizeof(*ework));
  6060. if (ework == NULL)
  6061. return -1;
  6062. pos = os_strchr(cmd, ' ');
  6063. if (pos) {
  6064. type_len = pos - cmd;
  6065. pos++;
  6066. pos2 = os_strstr(pos, "freq=");
  6067. if (pos2)
  6068. freq = atoi(pos2 + 5);
  6069. pos2 = os_strstr(pos, "timeout=");
  6070. if (pos2)
  6071. ework->timeout = atoi(pos2 + 8);
  6072. } else {
  6073. type_len = os_strlen(cmd);
  6074. }
  6075. if (4 + type_len >= sizeof(ework->type))
  6076. type_len = sizeof(ework->type) - 4 - 1;
  6077. os_strlcpy(ework->type, "ext:", sizeof(ework->type));
  6078. os_memcpy(ework->type + 4, cmd, type_len);
  6079. ework->type[4 + type_len] = '\0';
  6080. wpa_s->ext_work_id++;
  6081. if (wpa_s->ext_work_id == 0)
  6082. wpa_s->ext_work_id++;
  6083. ework->id = wpa_s->ext_work_id;
  6084. if (radio_add_work(wpa_s, freq, ework->type, 0, wpas_ctrl_radio_work_cb,
  6085. ework) < 0) {
  6086. os_free(ework);
  6087. return -1;
  6088. }
  6089. ret = os_snprintf(buf, buflen, "%u", ework->id);
  6090. if (os_snprintf_error(buflen, ret))
  6091. return -1;
  6092. return ret;
  6093. }
  6094. static int wpas_ctrl_radio_work_done(struct wpa_supplicant *wpa_s, char *cmd)
  6095. {
  6096. struct wpa_radio_work *work;
  6097. unsigned int id = atoi(cmd);
  6098. dl_list_for_each(work, &wpa_s->radio->work, struct wpa_radio_work, list)
  6099. {
  6100. struct wpa_external_work *ework;
  6101. if (os_strncmp(work->type, "ext:", 4) != 0)
  6102. continue;
  6103. ework = work->ctx;
  6104. if (id && ework->id != id)
  6105. continue;
  6106. wpa_dbg(wpa_s, MSG_DEBUG,
  6107. "Completed external radio work %u (%s)",
  6108. ework->id, ework->type);
  6109. eloop_cancel_timeout(wpas_ctrl_radio_work_timeout, work, NULL);
  6110. wpa_s->ext_work_in_progress = 0;
  6111. radio_work_done(work);
  6112. os_free(ework);
  6113. return 3; /* "OK\n" */
  6114. }
  6115. return -1;
  6116. }
  6117. static int wpas_ctrl_radio_work(struct wpa_supplicant *wpa_s, char *cmd,
  6118. char *buf, size_t buflen)
  6119. {
  6120. if (os_strcmp(cmd, "show") == 0)
  6121. return wpas_ctrl_radio_work_show(wpa_s, buf, buflen);
  6122. if (os_strncmp(cmd, "add ", 4) == 0)
  6123. return wpas_ctrl_radio_work_add(wpa_s, cmd + 4, buf, buflen);
  6124. if (os_strncmp(cmd, "done ", 5) == 0)
  6125. return wpas_ctrl_radio_work_done(wpa_s, cmd + 4);
  6126. return -1;
  6127. }
  6128. void wpas_ctrl_radio_work_flush(struct wpa_supplicant *wpa_s)
  6129. {
  6130. struct wpa_radio_work *work, *tmp;
  6131. if (!wpa_s || !wpa_s->radio)
  6132. return;
  6133. dl_list_for_each_safe(work, tmp, &wpa_s->radio->work,
  6134. struct wpa_radio_work, list) {
  6135. struct wpa_external_work *ework;
  6136. if (os_strncmp(work->type, "ext:", 4) != 0)
  6137. continue;
  6138. ework = work->ctx;
  6139. wpa_dbg(wpa_s, MSG_DEBUG,
  6140. "Flushing%s external radio work %u (%s)",
  6141. work->started ? " started" : "", ework->id,
  6142. ework->type);
  6143. if (work->started)
  6144. eloop_cancel_timeout(wpas_ctrl_radio_work_timeout,
  6145. work, NULL);
  6146. radio_work_done(work);
  6147. os_free(ework);
  6148. }
  6149. }
  6150. static void wpas_ctrl_eapol_response(void *eloop_ctx, void *timeout_ctx)
  6151. {
  6152. struct wpa_supplicant *wpa_s = eloop_ctx;
  6153. eapol_sm_notify_ctrl_response(wpa_s->eapol);
  6154. }
  6155. static int scan_id_list_parse(struct wpa_supplicant *wpa_s, const char *value,
  6156. unsigned int *scan_id_count, int scan_id[])
  6157. {
  6158. const char *pos = value;
  6159. while (pos) {
  6160. if (*pos == ' ' || *pos == '\0')
  6161. break;
  6162. if (*scan_id_count == MAX_SCAN_ID)
  6163. return -1;
  6164. scan_id[(*scan_id_count)++] = atoi(pos);
  6165. pos = os_strchr(pos, ',');
  6166. if (pos)
  6167. pos++;
  6168. }
  6169. return 0;
  6170. }
  6171. static void wpas_ctrl_scan(struct wpa_supplicant *wpa_s, char *params,
  6172. char *reply, int reply_size, int *reply_len)
  6173. {
  6174. char *pos;
  6175. unsigned int manual_scan_passive = 0;
  6176. unsigned int manual_scan_use_id = 0;
  6177. unsigned int manual_scan_only_new = 0;
  6178. unsigned int scan_only = 0;
  6179. unsigned int scan_id_count = 0;
  6180. int scan_id[MAX_SCAN_ID];
  6181. void (*scan_res_handler)(struct wpa_supplicant *wpa_s,
  6182. struct wpa_scan_results *scan_res);
  6183. int *manual_scan_freqs = NULL;
  6184. struct wpa_ssid_value *ssid = NULL, *ns;
  6185. unsigned int ssid_count = 0;
  6186. if (wpa_s->wpa_state == WPA_INTERFACE_DISABLED) {
  6187. *reply_len = -1;
  6188. return;
  6189. }
  6190. if (radio_work_pending(wpa_s, "scan")) {
  6191. wpa_printf(MSG_DEBUG,
  6192. "Pending scan scheduled - reject new request");
  6193. *reply_len = os_snprintf(reply, reply_size, "FAIL-BUSY\n");
  6194. return;
  6195. }
  6196. #ifdef CONFIG_INTERWORKING
  6197. if (wpa_s->fetch_anqp_in_progress || wpa_s->network_select) {
  6198. wpa_printf(MSG_DEBUG,
  6199. "Interworking select in progress - reject new scan");
  6200. *reply_len = os_snprintf(reply, reply_size, "FAIL-BUSY\n");
  6201. return;
  6202. }
  6203. #endif /* CONFIG_INTERWORKING */
  6204. if (params) {
  6205. if (os_strncasecmp(params, "TYPE=ONLY", 9) == 0)
  6206. scan_only = 1;
  6207. pos = os_strstr(params, "freq=");
  6208. if (pos) {
  6209. manual_scan_freqs = freq_range_to_channel_list(wpa_s,
  6210. pos + 5);
  6211. if (manual_scan_freqs == NULL) {
  6212. *reply_len = -1;
  6213. goto done;
  6214. }
  6215. }
  6216. pos = os_strstr(params, "passive=");
  6217. if (pos)
  6218. manual_scan_passive = !!atoi(pos + 8);
  6219. pos = os_strstr(params, "use_id=");
  6220. if (pos)
  6221. manual_scan_use_id = atoi(pos + 7);
  6222. pos = os_strstr(params, "only_new=1");
  6223. if (pos)
  6224. manual_scan_only_new = 1;
  6225. pos = os_strstr(params, "scan_id=");
  6226. if (pos && scan_id_list_parse(wpa_s, pos + 8, &scan_id_count,
  6227. scan_id) < 0) {
  6228. *reply_len = -1;
  6229. goto done;
  6230. }
  6231. pos = params;
  6232. while (pos && *pos != '\0') {
  6233. if (os_strncmp(pos, "ssid ", 5) == 0) {
  6234. char *end;
  6235. pos += 5;
  6236. end = pos;
  6237. while (*end) {
  6238. if (*end == '\0' || *end == ' ')
  6239. break;
  6240. end++;
  6241. }
  6242. ns = os_realloc_array(
  6243. ssid, ssid_count + 1,
  6244. sizeof(struct wpa_ssid_value));
  6245. if (ns == NULL) {
  6246. *reply_len = -1;
  6247. goto done;
  6248. }
  6249. ssid = ns;
  6250. if ((end - pos) & 0x01 ||
  6251. end - pos > 2 * SSID_MAX_LEN ||
  6252. hexstr2bin(pos, ssid[ssid_count].ssid,
  6253. (end - pos) / 2) < 0) {
  6254. wpa_printf(MSG_DEBUG,
  6255. "Invalid SSID value '%s'",
  6256. pos);
  6257. *reply_len = -1;
  6258. goto done;
  6259. }
  6260. ssid[ssid_count].ssid_len = (end - pos) / 2;
  6261. wpa_hexdump_ascii(MSG_DEBUG, "scan SSID",
  6262. ssid[ssid_count].ssid,
  6263. ssid[ssid_count].ssid_len);
  6264. ssid_count++;
  6265. pos = end;
  6266. }
  6267. pos = os_strchr(pos, ' ');
  6268. if (pos)
  6269. pos++;
  6270. }
  6271. }
  6272. wpa_s->num_ssids_from_scan_req = ssid_count;
  6273. os_free(wpa_s->ssids_from_scan_req);
  6274. if (ssid_count) {
  6275. wpa_s->ssids_from_scan_req = ssid;
  6276. ssid = NULL;
  6277. } else {
  6278. wpa_s->ssids_from_scan_req = NULL;
  6279. }
  6280. if (scan_only)
  6281. scan_res_handler = scan_only_handler;
  6282. else if (wpa_s->scan_res_handler == scan_only_handler)
  6283. scan_res_handler = NULL;
  6284. else
  6285. scan_res_handler = wpa_s->scan_res_handler;
  6286. if (!wpa_s->sched_scanning && !wpa_s->scanning &&
  6287. ((wpa_s->wpa_state <= WPA_SCANNING) ||
  6288. (wpa_s->wpa_state == WPA_COMPLETED))) {
  6289. wpa_s->manual_scan_passive = manual_scan_passive;
  6290. wpa_s->manual_scan_use_id = manual_scan_use_id;
  6291. wpa_s->manual_scan_only_new = manual_scan_only_new;
  6292. wpa_s->scan_id_count = scan_id_count;
  6293. os_memcpy(wpa_s->scan_id, scan_id, scan_id_count * sizeof(int));
  6294. wpa_s->scan_res_handler = scan_res_handler;
  6295. os_free(wpa_s->manual_scan_freqs);
  6296. wpa_s->manual_scan_freqs = manual_scan_freqs;
  6297. manual_scan_freqs = NULL;
  6298. wpa_s->normal_scans = 0;
  6299. wpa_s->scan_req = MANUAL_SCAN_REQ;
  6300. wpa_s->after_wps = 0;
  6301. wpa_s->known_wps_freq = 0;
  6302. wpa_supplicant_req_scan(wpa_s, 0, 0);
  6303. if (wpa_s->manual_scan_use_id) {
  6304. wpa_s->manual_scan_id++;
  6305. wpa_dbg(wpa_s, MSG_DEBUG, "Assigned scan id %u",
  6306. wpa_s->manual_scan_id);
  6307. *reply_len = os_snprintf(reply, reply_size, "%u\n",
  6308. wpa_s->manual_scan_id);
  6309. }
  6310. } else if (wpa_s->sched_scanning) {
  6311. wpa_s->manual_scan_passive = manual_scan_passive;
  6312. wpa_s->manual_scan_use_id = manual_scan_use_id;
  6313. wpa_s->manual_scan_only_new = manual_scan_only_new;
  6314. wpa_s->scan_id_count = scan_id_count;
  6315. os_memcpy(wpa_s->scan_id, scan_id, scan_id_count * sizeof(int));
  6316. wpa_s->scan_res_handler = scan_res_handler;
  6317. os_free(wpa_s->manual_scan_freqs);
  6318. wpa_s->manual_scan_freqs = manual_scan_freqs;
  6319. manual_scan_freqs = NULL;
  6320. wpa_printf(MSG_DEBUG, "Stop ongoing sched_scan to allow requested full scan to proceed");
  6321. wpa_supplicant_cancel_sched_scan(wpa_s);
  6322. wpa_s->scan_req = MANUAL_SCAN_REQ;
  6323. wpa_supplicant_req_scan(wpa_s, 0, 0);
  6324. if (wpa_s->manual_scan_use_id) {
  6325. wpa_s->manual_scan_id++;
  6326. *reply_len = os_snprintf(reply, reply_size, "%u\n",
  6327. wpa_s->manual_scan_id);
  6328. wpa_dbg(wpa_s, MSG_DEBUG, "Assigned scan id %u",
  6329. wpa_s->manual_scan_id);
  6330. }
  6331. } else {
  6332. wpa_printf(MSG_DEBUG, "Ongoing scan action - reject new request");
  6333. *reply_len = os_snprintf(reply, reply_size, "FAIL-BUSY\n");
  6334. }
  6335. done:
  6336. os_free(manual_scan_freqs);
  6337. os_free(ssid);
  6338. }
  6339. #ifdef CONFIG_TESTING_OPTIONS
  6340. static void wpas_ctrl_iface_mgmt_tx_cb(struct wpa_supplicant *wpa_s,
  6341. unsigned int freq, const u8 *dst,
  6342. const u8 *src, const u8 *bssid,
  6343. const u8 *data, size_t data_len,
  6344. enum offchannel_send_action_result
  6345. result)
  6346. {
  6347. wpa_msg(wpa_s, MSG_INFO, "MGMT-TX-STATUS freq=%u dst=" MACSTR
  6348. " src=" MACSTR " bssid=" MACSTR " result=%s",
  6349. freq, MAC2STR(dst), MAC2STR(src), MAC2STR(bssid),
  6350. result == OFFCHANNEL_SEND_ACTION_SUCCESS ?
  6351. "SUCCESS" : (result == OFFCHANNEL_SEND_ACTION_NO_ACK ?
  6352. "NO_ACK" : "FAILED"));
  6353. }
  6354. static int wpas_ctrl_iface_mgmt_tx(struct wpa_supplicant *wpa_s, char *cmd)
  6355. {
  6356. char *pos, *param;
  6357. size_t len;
  6358. u8 *buf, da[ETH_ALEN], bssid[ETH_ALEN];
  6359. int res, used;
  6360. int freq = 0, no_cck = 0, wait_time = 0;
  6361. /* <DA> <BSSID> [freq=<MHz>] [wait_time=<ms>] [no_cck=1]
  6362. * <action=Action frame payload> */
  6363. wpa_printf(MSG_DEBUG, "External MGMT TX: %s", cmd);
  6364. pos = cmd;
  6365. used = hwaddr_aton2(pos, da);
  6366. if (used < 0)
  6367. return -1;
  6368. pos += used;
  6369. while (*pos == ' ')
  6370. pos++;
  6371. used = hwaddr_aton2(pos, bssid);
  6372. if (used < 0)
  6373. return -1;
  6374. pos += used;
  6375. param = os_strstr(pos, " freq=");
  6376. if (param) {
  6377. param += 6;
  6378. freq = atoi(param);
  6379. }
  6380. param = os_strstr(pos, " no_cck=");
  6381. if (param) {
  6382. param += 8;
  6383. no_cck = atoi(param);
  6384. }
  6385. param = os_strstr(pos, " wait_time=");
  6386. if (param) {
  6387. param += 11;
  6388. wait_time = atoi(param);
  6389. }
  6390. param = os_strstr(pos, " action=");
  6391. if (param == NULL)
  6392. return -1;
  6393. param += 8;
  6394. len = os_strlen(param);
  6395. if (len & 1)
  6396. return -1;
  6397. len /= 2;
  6398. buf = os_malloc(len);
  6399. if (buf == NULL)
  6400. return -1;
  6401. if (hexstr2bin(param, buf, len) < 0) {
  6402. os_free(buf);
  6403. return -1;
  6404. }
  6405. res = offchannel_send_action(wpa_s, freq, da, wpa_s->own_addr, bssid,
  6406. buf, len, wait_time,
  6407. wpas_ctrl_iface_mgmt_tx_cb, no_cck);
  6408. os_free(buf);
  6409. return res;
  6410. }
  6411. static void wpas_ctrl_iface_mgmt_tx_done(struct wpa_supplicant *wpa_s)
  6412. {
  6413. wpa_printf(MSG_DEBUG, "External MGMT TX - done waiting");
  6414. offchannel_send_action_done(wpa_s);
  6415. }
  6416. static int wpas_ctrl_iface_driver_event(struct wpa_supplicant *wpa_s, char *cmd)
  6417. {
  6418. char *pos, *param;
  6419. union wpa_event_data event;
  6420. enum wpa_event_type ev;
  6421. /* <event name> [parameters..] */
  6422. wpa_dbg(wpa_s, MSG_DEBUG, "Testing - external driver event: %s", cmd);
  6423. pos = cmd;
  6424. param = os_strchr(pos, ' ');
  6425. if (param)
  6426. *param++ = '\0';
  6427. os_memset(&event, 0, sizeof(event));
  6428. if (os_strcmp(cmd, "INTERFACE_ENABLED") == 0) {
  6429. ev = EVENT_INTERFACE_ENABLED;
  6430. } else if (os_strcmp(cmd, "INTERFACE_DISABLED") == 0) {
  6431. ev = EVENT_INTERFACE_DISABLED;
  6432. } else if (os_strcmp(cmd, "AVOID_FREQUENCIES") == 0) {
  6433. ev = EVENT_AVOID_FREQUENCIES;
  6434. if (param == NULL)
  6435. param = "";
  6436. if (freq_range_list_parse(&event.freq_range, param) < 0)
  6437. return -1;
  6438. wpa_supplicant_event(wpa_s, ev, &event);
  6439. os_free(event.freq_range.range);
  6440. return 0;
  6441. } else {
  6442. wpa_dbg(wpa_s, MSG_DEBUG, "Testing - unknown driver event: %s",
  6443. cmd);
  6444. return -1;
  6445. }
  6446. wpa_supplicant_event(wpa_s, ev, &event);
  6447. return 0;
  6448. }
  6449. static int wpas_ctrl_iface_eapol_rx(struct wpa_supplicant *wpa_s, char *cmd)
  6450. {
  6451. char *pos;
  6452. u8 src[ETH_ALEN], *buf;
  6453. int used;
  6454. size_t len;
  6455. wpa_printf(MSG_DEBUG, "External EAPOL RX: %s", cmd);
  6456. pos = cmd;
  6457. used = hwaddr_aton2(pos, src);
  6458. if (used < 0)
  6459. return -1;
  6460. pos += used;
  6461. while (*pos == ' ')
  6462. pos++;
  6463. len = os_strlen(pos);
  6464. if (len & 1)
  6465. return -1;
  6466. len /= 2;
  6467. buf = os_malloc(len);
  6468. if (buf == NULL)
  6469. return -1;
  6470. if (hexstr2bin(pos, buf, len) < 0) {
  6471. os_free(buf);
  6472. return -1;
  6473. }
  6474. wpa_supplicant_rx_eapol(wpa_s, src, buf, len);
  6475. os_free(buf);
  6476. return 0;
  6477. }
  6478. static u16 ipv4_hdr_checksum(const void *buf, size_t len)
  6479. {
  6480. size_t i;
  6481. u32 sum = 0;
  6482. const u16 *pos = buf;
  6483. for (i = 0; i < len / 2; i++)
  6484. sum += *pos++;
  6485. while (sum >> 16)
  6486. sum = (sum & 0xffff) + (sum >> 16);
  6487. return sum ^ 0xffff;
  6488. }
  6489. #define HWSIM_PACKETLEN 1500
  6490. #define HWSIM_IP_LEN (HWSIM_PACKETLEN - sizeof(struct ether_header))
  6491. void wpas_data_test_rx(void *ctx, const u8 *src_addr, const u8 *buf, size_t len)
  6492. {
  6493. struct wpa_supplicant *wpa_s = ctx;
  6494. const struct ether_header *eth;
  6495. struct iphdr ip;
  6496. const u8 *pos;
  6497. unsigned int i;
  6498. if (len != HWSIM_PACKETLEN)
  6499. return;
  6500. eth = (const struct ether_header *) buf;
  6501. os_memcpy(&ip, eth + 1, sizeof(ip));
  6502. pos = &buf[sizeof(*eth) + sizeof(ip)];
  6503. if (ip.ihl != 5 || ip.version != 4 ||
  6504. ntohs(ip.tot_len) != HWSIM_IP_LEN)
  6505. return;
  6506. for (i = 0; i < HWSIM_IP_LEN - sizeof(ip); i++) {
  6507. if (*pos != (u8) i)
  6508. return;
  6509. pos++;
  6510. }
  6511. wpa_msg(wpa_s, MSG_INFO, "DATA-TEST-RX " MACSTR " " MACSTR,
  6512. MAC2STR(eth->ether_dhost), MAC2STR(eth->ether_shost));
  6513. }
  6514. static int wpas_ctrl_iface_data_test_config(struct wpa_supplicant *wpa_s,
  6515. char *cmd)
  6516. {
  6517. int enabled = atoi(cmd);
  6518. char *pos;
  6519. const char *ifname;
  6520. if (!enabled) {
  6521. if (wpa_s->l2_test) {
  6522. l2_packet_deinit(wpa_s->l2_test);
  6523. wpa_s->l2_test = NULL;
  6524. wpa_dbg(wpa_s, MSG_DEBUG, "test data: Disabled");
  6525. }
  6526. return 0;
  6527. }
  6528. if (wpa_s->l2_test)
  6529. return 0;
  6530. pos = os_strstr(cmd, " ifname=");
  6531. if (pos)
  6532. ifname = pos + 8;
  6533. else
  6534. ifname = wpa_s->ifname;
  6535. wpa_s->l2_test = l2_packet_init(ifname, wpa_s->own_addr,
  6536. ETHERTYPE_IP, wpas_data_test_rx,
  6537. wpa_s, 1);
  6538. if (wpa_s->l2_test == NULL)
  6539. return -1;
  6540. wpa_dbg(wpa_s, MSG_DEBUG, "test data: Enabled");
  6541. return 0;
  6542. }
  6543. static int wpas_ctrl_iface_data_test_tx(struct wpa_supplicant *wpa_s, char *cmd)
  6544. {
  6545. u8 dst[ETH_ALEN], src[ETH_ALEN];
  6546. char *pos;
  6547. int used;
  6548. long int val;
  6549. u8 tos;
  6550. u8 buf[2 + HWSIM_PACKETLEN];
  6551. struct ether_header *eth;
  6552. struct iphdr *ip;
  6553. u8 *dpos;
  6554. unsigned int i;
  6555. if (wpa_s->l2_test == NULL)
  6556. return -1;
  6557. /* format: <dst> <src> <tos> */
  6558. pos = cmd;
  6559. used = hwaddr_aton2(pos, dst);
  6560. if (used < 0)
  6561. return -1;
  6562. pos += used;
  6563. while (*pos == ' ')
  6564. pos++;
  6565. used = hwaddr_aton2(pos, src);
  6566. if (used < 0)
  6567. return -1;
  6568. pos += used;
  6569. val = strtol(pos, NULL, 0);
  6570. if (val < 0 || val > 0xff)
  6571. return -1;
  6572. tos = val;
  6573. eth = (struct ether_header *) &buf[2];
  6574. os_memcpy(eth->ether_dhost, dst, ETH_ALEN);
  6575. os_memcpy(eth->ether_shost, src, ETH_ALEN);
  6576. eth->ether_type = htons(ETHERTYPE_IP);
  6577. ip = (struct iphdr *) (eth + 1);
  6578. os_memset(ip, 0, sizeof(*ip));
  6579. ip->ihl = 5;
  6580. ip->version = 4;
  6581. ip->ttl = 64;
  6582. ip->tos = tos;
  6583. ip->tot_len = htons(HWSIM_IP_LEN);
  6584. ip->protocol = 1;
  6585. ip->saddr = htonl(192U << 24 | 168 << 16 | 1 << 8 | 1);
  6586. ip->daddr = htonl(192U << 24 | 168 << 16 | 1 << 8 | 2);
  6587. ip->check = ipv4_hdr_checksum(ip, sizeof(*ip));
  6588. dpos = (u8 *) (ip + 1);
  6589. for (i = 0; i < HWSIM_IP_LEN - sizeof(*ip); i++)
  6590. *dpos++ = i;
  6591. if (l2_packet_send(wpa_s->l2_test, dst, ETHERTYPE_IP, &buf[2],
  6592. HWSIM_PACKETLEN) < 0)
  6593. return -1;
  6594. wpa_dbg(wpa_s, MSG_DEBUG, "test data: TX dst=" MACSTR " src=" MACSTR
  6595. " tos=0x%x", MAC2STR(dst), MAC2STR(src), tos);
  6596. return 0;
  6597. }
  6598. static int wpas_ctrl_iface_data_test_frame(struct wpa_supplicant *wpa_s,
  6599. char *cmd)
  6600. {
  6601. u8 *buf;
  6602. struct ether_header *eth;
  6603. struct l2_packet_data *l2 = NULL;
  6604. size_t len;
  6605. u16 ethertype;
  6606. int res = -1;
  6607. len = os_strlen(cmd);
  6608. if (len & 1 || len < ETH_HLEN * 2)
  6609. return -1;
  6610. len /= 2;
  6611. buf = os_malloc(len);
  6612. if (buf == NULL)
  6613. return -1;
  6614. if (hexstr2bin(cmd, buf, len) < 0)
  6615. goto done;
  6616. eth = (struct ether_header *) buf;
  6617. ethertype = ntohs(eth->ether_type);
  6618. l2 = l2_packet_init(wpa_s->ifname, wpa_s->own_addr, ethertype,
  6619. wpas_data_test_rx, wpa_s, 1);
  6620. if (l2 == NULL)
  6621. goto done;
  6622. res = l2_packet_send(l2, eth->ether_dhost, ethertype, buf, len);
  6623. wpa_dbg(wpa_s, MSG_DEBUG, "test data: TX frame res=%d", res);
  6624. done:
  6625. if (l2)
  6626. l2_packet_deinit(l2);
  6627. os_free(buf);
  6628. return res < 0 ? -1 : 0;
  6629. }
  6630. static int wpas_ctrl_test_alloc_fail(struct wpa_supplicant *wpa_s, char *cmd)
  6631. {
  6632. #ifdef WPA_TRACE_BFD
  6633. extern char wpa_trace_fail_func[256];
  6634. extern unsigned int wpa_trace_fail_after;
  6635. char *pos;
  6636. wpa_trace_fail_after = atoi(cmd);
  6637. pos = os_strchr(cmd, ':');
  6638. if (pos) {
  6639. pos++;
  6640. os_strlcpy(wpa_trace_fail_func, pos,
  6641. sizeof(wpa_trace_fail_func));
  6642. } else {
  6643. wpa_trace_fail_after = 0;
  6644. }
  6645. return 0;
  6646. #else /* WPA_TRACE_BFD */
  6647. return -1;
  6648. #endif /* WPA_TRACE_BFD */
  6649. }
  6650. static int wpas_ctrl_get_alloc_fail(struct wpa_supplicant *wpa_s,
  6651. char *buf, size_t buflen)
  6652. {
  6653. #ifdef WPA_TRACE_BFD
  6654. extern char wpa_trace_fail_func[256];
  6655. extern unsigned int wpa_trace_fail_after;
  6656. return os_snprintf(buf, buflen, "%u:%s", wpa_trace_fail_after,
  6657. wpa_trace_fail_func);
  6658. #else /* WPA_TRACE_BFD */
  6659. return -1;
  6660. #endif /* WPA_TRACE_BFD */
  6661. }
  6662. static int wpas_ctrl_test_fail(struct wpa_supplicant *wpa_s, char *cmd)
  6663. {
  6664. #ifdef WPA_TRACE_BFD
  6665. extern char wpa_trace_test_fail_func[256];
  6666. extern unsigned int wpa_trace_test_fail_after;
  6667. char *pos;
  6668. wpa_trace_test_fail_after = atoi(cmd);
  6669. pos = os_strchr(cmd, ':');
  6670. if (pos) {
  6671. pos++;
  6672. os_strlcpy(wpa_trace_test_fail_func, pos,
  6673. sizeof(wpa_trace_test_fail_func));
  6674. } else {
  6675. wpa_trace_test_fail_after = 0;
  6676. }
  6677. return 0;
  6678. #else /* WPA_TRACE_BFD */
  6679. return -1;
  6680. #endif /* WPA_TRACE_BFD */
  6681. }
  6682. static int wpas_ctrl_get_fail(struct wpa_supplicant *wpa_s,
  6683. char *buf, size_t buflen)
  6684. {
  6685. #ifdef WPA_TRACE_BFD
  6686. extern char wpa_trace_test_fail_func[256];
  6687. extern unsigned int wpa_trace_test_fail_after;
  6688. return os_snprintf(buf, buflen, "%u:%s", wpa_trace_test_fail_after,
  6689. wpa_trace_test_fail_func);
  6690. #else /* WPA_TRACE_BFD */
  6691. return -1;
  6692. #endif /* WPA_TRACE_BFD */
  6693. }
  6694. static void wpas_ctrl_event_test_cb(void *eloop_ctx, void *timeout_ctx)
  6695. {
  6696. struct wpa_supplicant *wpa_s = eloop_ctx;
  6697. int i, count = (intptr_t) timeout_ctx;
  6698. wpa_printf(MSG_DEBUG, "TEST: Send %d control interface event messages",
  6699. count);
  6700. for (i = 0; i < count; i++) {
  6701. wpa_msg_ctrl(wpa_s, MSG_INFO, "TEST-EVENT-MESSAGE %d/%d",
  6702. i + 1, count);
  6703. }
  6704. }
  6705. static int wpas_ctrl_event_test(struct wpa_supplicant *wpa_s, const char *cmd)
  6706. {
  6707. int count;
  6708. count = atoi(cmd);
  6709. if (count <= 0)
  6710. return -1;
  6711. return eloop_register_timeout(0, 0, wpas_ctrl_event_test_cb, wpa_s,
  6712. (void *) (intptr_t) count);
  6713. }
  6714. static int wpas_ctrl_test_assoc_ie(struct wpa_supplicant *wpa_s,
  6715. const char *cmd)
  6716. {
  6717. struct wpabuf *buf;
  6718. size_t len;
  6719. len = os_strlen(cmd);
  6720. if (len & 1)
  6721. return -1;
  6722. len /= 2;
  6723. if (len == 0) {
  6724. buf = NULL;
  6725. } else {
  6726. buf = wpabuf_alloc(len);
  6727. if (buf == NULL)
  6728. return -1;
  6729. if (hexstr2bin(cmd, wpabuf_put(buf, len), len) < 0) {
  6730. wpabuf_free(buf);
  6731. return -1;
  6732. }
  6733. }
  6734. wpa_sm_set_test_assoc_ie(wpa_s->wpa, buf);
  6735. return 0;
  6736. }
  6737. #endif /* CONFIG_TESTING_OPTIONS */
  6738. static int wpas_ctrl_vendor_elem_add(struct wpa_supplicant *wpa_s, char *cmd)
  6739. {
  6740. char *pos = cmd;
  6741. int frame;
  6742. size_t len;
  6743. struct wpabuf *buf;
  6744. struct ieee802_11_elems elems;
  6745. frame = atoi(pos);
  6746. if (frame < 0 || frame >= NUM_VENDOR_ELEM_FRAMES)
  6747. return -1;
  6748. wpa_s = wpas_vendor_elem(wpa_s, frame);
  6749. pos = os_strchr(pos, ' ');
  6750. if (pos == NULL)
  6751. return -1;
  6752. pos++;
  6753. len = os_strlen(pos);
  6754. if (len == 0)
  6755. return 0;
  6756. if (len & 1)
  6757. return -1;
  6758. len /= 2;
  6759. buf = wpabuf_alloc(len);
  6760. if (buf == NULL)
  6761. return -1;
  6762. if (hexstr2bin(pos, wpabuf_put(buf, len), len) < 0) {
  6763. wpabuf_free(buf);
  6764. return -1;
  6765. }
  6766. if (ieee802_11_parse_elems(wpabuf_head_u8(buf), len, &elems, 0) ==
  6767. ParseFailed) {
  6768. wpabuf_free(buf);
  6769. return -1;
  6770. }
  6771. if (wpa_s->vendor_elem[frame] == NULL) {
  6772. wpa_s->vendor_elem[frame] = buf;
  6773. wpas_vendor_elem_update(wpa_s);
  6774. return 0;
  6775. }
  6776. if (wpabuf_resize(&wpa_s->vendor_elem[frame], len) < 0) {
  6777. wpabuf_free(buf);
  6778. return -1;
  6779. }
  6780. wpabuf_put_buf(wpa_s->vendor_elem[frame], buf);
  6781. wpabuf_free(buf);
  6782. wpas_vendor_elem_update(wpa_s);
  6783. return 0;
  6784. }
  6785. static int wpas_ctrl_vendor_elem_get(struct wpa_supplicant *wpa_s, char *cmd,
  6786. char *buf, size_t buflen)
  6787. {
  6788. int frame = atoi(cmd);
  6789. if (frame < 0 || frame >= NUM_VENDOR_ELEM_FRAMES)
  6790. return -1;
  6791. wpa_s = wpas_vendor_elem(wpa_s, frame);
  6792. if (wpa_s->vendor_elem[frame] == NULL)
  6793. return 0;
  6794. return wpa_snprintf_hex(buf, buflen,
  6795. wpabuf_head_u8(wpa_s->vendor_elem[frame]),
  6796. wpabuf_len(wpa_s->vendor_elem[frame]));
  6797. }
  6798. static int wpas_ctrl_vendor_elem_remove(struct wpa_supplicant *wpa_s, char *cmd)
  6799. {
  6800. char *pos = cmd;
  6801. int frame;
  6802. size_t len;
  6803. u8 *buf;
  6804. struct ieee802_11_elems elems;
  6805. int res;
  6806. frame = atoi(pos);
  6807. if (frame < 0 || frame >= NUM_VENDOR_ELEM_FRAMES)
  6808. return -1;
  6809. wpa_s = wpas_vendor_elem(wpa_s, frame);
  6810. pos = os_strchr(pos, ' ');
  6811. if (pos == NULL)
  6812. return -1;
  6813. pos++;
  6814. if (*pos == '*') {
  6815. wpabuf_free(wpa_s->vendor_elem[frame]);
  6816. wpa_s->vendor_elem[frame] = NULL;
  6817. wpas_vendor_elem_update(wpa_s);
  6818. return 0;
  6819. }
  6820. if (wpa_s->vendor_elem[frame] == NULL)
  6821. return -1;
  6822. len = os_strlen(pos);
  6823. if (len == 0)
  6824. return 0;
  6825. if (len & 1)
  6826. return -1;
  6827. len /= 2;
  6828. buf = os_malloc(len);
  6829. if (buf == NULL)
  6830. return -1;
  6831. if (hexstr2bin(pos, buf, len) < 0) {
  6832. os_free(buf);
  6833. return -1;
  6834. }
  6835. if (ieee802_11_parse_elems(buf, len, &elems, 0) == ParseFailed) {
  6836. os_free(buf);
  6837. return -1;
  6838. }
  6839. res = wpas_vendor_elem_remove(wpa_s, frame, buf, len);
  6840. os_free(buf);
  6841. return res;
  6842. }
  6843. static void wpas_ctrl_neighbor_rep_cb(void *ctx, struct wpabuf *neighbor_rep)
  6844. {
  6845. struct wpa_supplicant *wpa_s = ctx;
  6846. if (neighbor_rep) {
  6847. wpa_msg_ctrl(wpa_s, MSG_INFO, RRM_EVENT_NEIGHBOR_REP_RXED
  6848. "length=%u",
  6849. (unsigned int) wpabuf_len(neighbor_rep));
  6850. wpabuf_free(neighbor_rep);
  6851. } else {
  6852. wpa_msg_ctrl(wpa_s, MSG_INFO, RRM_EVENT_NEIGHBOR_REP_FAILED);
  6853. }
  6854. }
  6855. static int wpas_ctrl_iface_send_neigbor_rep(struct wpa_supplicant *wpa_s,
  6856. char *cmd)
  6857. {
  6858. struct wpa_ssid ssid;
  6859. struct wpa_ssid *ssid_p = NULL;
  6860. int ret = 0;
  6861. if (os_strncmp(cmd, " ssid=", 6) == 0) {
  6862. ssid.ssid_len = os_strlen(cmd + 6);
  6863. if (ssid.ssid_len > SSID_MAX_LEN)
  6864. return -1;
  6865. ssid.ssid = (u8 *) (cmd + 6);
  6866. ssid_p = &ssid;
  6867. }
  6868. ret = wpas_rrm_send_neighbor_rep_request(wpa_s, ssid_p,
  6869. wpas_ctrl_neighbor_rep_cb,
  6870. wpa_s);
  6871. return ret;
  6872. }
  6873. static int wpas_ctrl_iface_erp_flush(struct wpa_supplicant *wpa_s)
  6874. {
  6875. eapol_sm_erp_flush(wpa_s->eapol);
  6876. return 0;
  6877. }
  6878. static int wpas_ctrl_iface_mac_rand_scan(struct wpa_supplicant *wpa_s,
  6879. char *cmd)
  6880. {
  6881. char *token, *context = NULL;
  6882. unsigned int enable = ~0, type = 0;
  6883. u8 _addr[ETH_ALEN], _mask[ETH_ALEN];
  6884. u8 *addr = NULL, *mask = NULL;
  6885. while ((token = str_token(cmd, " ", &context))) {
  6886. if (os_strcasecmp(token, "scan") == 0) {
  6887. type |= MAC_ADDR_RAND_SCAN;
  6888. } else if (os_strcasecmp(token, "sched") == 0) {
  6889. type |= MAC_ADDR_RAND_SCHED_SCAN;
  6890. } else if (os_strcasecmp(token, "pno") == 0) {
  6891. type |= MAC_ADDR_RAND_PNO;
  6892. } else if (os_strcasecmp(token, "all") == 0) {
  6893. type = wpa_s->mac_addr_rand_supported;
  6894. } else if (os_strncasecmp(token, "enable=", 7) == 0) {
  6895. enable = atoi(token + 7);
  6896. } else if (os_strncasecmp(token, "addr=", 5) == 0) {
  6897. addr = _addr;
  6898. if (hwaddr_aton(token + 5, addr)) {
  6899. wpa_printf(MSG_INFO,
  6900. "CTRL: Invalid MAC address: %s",
  6901. token);
  6902. return -1;
  6903. }
  6904. } else if (os_strncasecmp(token, "mask=", 5) == 0) {
  6905. mask = _mask;
  6906. if (hwaddr_aton(token + 5, mask)) {
  6907. wpa_printf(MSG_INFO,
  6908. "CTRL: Invalid MAC address mask: %s",
  6909. token);
  6910. return -1;
  6911. }
  6912. } else {
  6913. wpa_printf(MSG_INFO,
  6914. "CTRL: Invalid MAC_RAND_SCAN parameter: %s",
  6915. token);
  6916. return -1;
  6917. }
  6918. }
  6919. if (!type) {
  6920. wpa_printf(MSG_INFO, "CTRL: MAC_RAND_SCAN no type specified");
  6921. return -1;
  6922. }
  6923. if ((wpa_s->mac_addr_rand_supported & type) != type) {
  6924. wpa_printf(MSG_INFO,
  6925. "CTRL: MAC_RAND_SCAN types=%u != supported=%u",
  6926. type, wpa_s->mac_addr_rand_supported);
  6927. return -1;
  6928. }
  6929. if (enable > 1) {
  6930. wpa_printf(MSG_INFO,
  6931. "CTRL: MAC_RAND_SCAN enable=<0/1> not specified");
  6932. return -1;
  6933. }
  6934. if (!enable) {
  6935. wpas_mac_addr_rand_scan_clear(wpa_s, type);
  6936. if (wpa_s->pno) {
  6937. if (type & MAC_ADDR_RAND_PNO) {
  6938. wpas_stop_pno(wpa_s);
  6939. wpas_start_pno(wpa_s);
  6940. }
  6941. } else if (wpa_s->sched_scanning &&
  6942. (type & MAC_ADDR_RAND_SCHED_SCAN)) {
  6943. /* simulate timeout to restart the sched scan */
  6944. wpa_s->sched_scan_timed_out = 1;
  6945. wpa_s->prev_sched_ssid = NULL;
  6946. wpa_supplicant_cancel_sched_scan(wpa_s);
  6947. }
  6948. return 0;
  6949. }
  6950. if ((addr && !mask) || (!addr && mask)) {
  6951. wpa_printf(MSG_INFO,
  6952. "CTRL: MAC_RAND_SCAN invalid addr/mask combination");
  6953. return -1;
  6954. }
  6955. if (addr && mask && (!(mask[0] & 0x01) || (addr[0] & 0x01))) {
  6956. wpa_printf(MSG_INFO,
  6957. "CTRL: MAC_RAND_SCAN cannot allow multicast address");
  6958. return -1;
  6959. }
  6960. if (type & MAC_ADDR_RAND_SCAN) {
  6961. wpas_mac_addr_rand_scan_set(wpa_s, MAC_ADDR_RAND_SCAN,
  6962. addr, mask);
  6963. }
  6964. if (type & MAC_ADDR_RAND_SCHED_SCAN) {
  6965. wpas_mac_addr_rand_scan_set(wpa_s, MAC_ADDR_RAND_SCHED_SCAN,
  6966. addr, mask);
  6967. if (wpa_s->sched_scanning && !wpa_s->pno) {
  6968. /* simulate timeout to restart the sched scan */
  6969. wpa_s->sched_scan_timed_out = 1;
  6970. wpa_s->prev_sched_ssid = NULL;
  6971. wpa_supplicant_cancel_sched_scan(wpa_s);
  6972. }
  6973. }
  6974. if (type & MAC_ADDR_RAND_PNO) {
  6975. wpas_mac_addr_rand_scan_set(wpa_s, MAC_ADDR_RAND_PNO,
  6976. addr, mask);
  6977. if (wpa_s->pno) {
  6978. wpas_stop_pno(wpa_s);
  6979. wpas_start_pno(wpa_s);
  6980. }
  6981. }
  6982. return 0;
  6983. }
  6984. static int wpas_ctrl_cmd_debug_level(const char *cmd)
  6985. {
  6986. if (os_strcmp(cmd, "PING") == 0 ||
  6987. os_strncmp(cmd, "BSS ", 4) == 0 ||
  6988. os_strncmp(cmd, "GET_NETWORK ", 12) == 0 ||
  6989. os_strncmp(cmd, "STATUS", 6) == 0 ||
  6990. os_strncmp(cmd, "STA ", 4) == 0 ||
  6991. os_strncmp(cmd, "STA-", 4) == 0)
  6992. return MSG_EXCESSIVE;
  6993. return MSG_DEBUG;
  6994. }
  6995. char * wpa_supplicant_ctrl_iface_process(struct wpa_supplicant *wpa_s,
  6996. char *buf, size_t *resp_len)
  6997. {
  6998. char *reply;
  6999. const int reply_size = 4096;
  7000. int reply_len;
  7001. if (os_strncmp(buf, WPA_CTRL_RSP, os_strlen(WPA_CTRL_RSP)) == 0 ||
  7002. os_strncmp(buf, "SET_NETWORK ", 12) == 0) {
  7003. if (wpa_debug_show_keys)
  7004. wpa_dbg(wpa_s, MSG_DEBUG,
  7005. "Control interface command '%s'", buf);
  7006. else
  7007. wpa_dbg(wpa_s, MSG_DEBUG,
  7008. "Control interface command '%s [REMOVED]'",
  7009. os_strncmp(buf, WPA_CTRL_RSP,
  7010. os_strlen(WPA_CTRL_RSP)) == 0 ?
  7011. WPA_CTRL_RSP : "SET_NETWORK");
  7012. } else if (os_strncmp(buf, "WPS_NFC_TAG_READ", 16) == 0 ||
  7013. os_strncmp(buf, "NFC_REPORT_HANDOVER", 19) == 0) {
  7014. wpa_hexdump_ascii_key(MSG_DEBUG, "RX ctrl_iface",
  7015. (const u8 *) buf, os_strlen(buf));
  7016. } else {
  7017. int level = wpas_ctrl_cmd_debug_level(buf);
  7018. wpa_dbg(wpa_s, level, "Control interface command '%s'", buf);
  7019. }
  7020. reply = os_malloc(reply_size);
  7021. if (reply == NULL) {
  7022. *resp_len = 1;
  7023. return NULL;
  7024. }
  7025. os_memcpy(reply, "OK\n", 3);
  7026. reply_len = 3;
  7027. if (os_strcmp(buf, "PING") == 0) {
  7028. os_memcpy(reply, "PONG\n", 5);
  7029. reply_len = 5;
  7030. } else if (os_strcmp(buf, "IFNAME") == 0) {
  7031. reply_len = os_strlen(wpa_s->ifname);
  7032. os_memcpy(reply, wpa_s->ifname, reply_len);
  7033. } else if (os_strncmp(buf, "RELOG", 5) == 0) {
  7034. if (wpa_debug_reopen_file() < 0)
  7035. reply_len = -1;
  7036. } else if (os_strncmp(buf, "NOTE ", 5) == 0) {
  7037. wpa_printf(MSG_INFO, "NOTE: %s", buf + 5);
  7038. } else if (os_strcmp(buf, "MIB") == 0) {
  7039. reply_len = wpa_sm_get_mib(wpa_s->wpa, reply, reply_size);
  7040. if (reply_len >= 0) {
  7041. reply_len += eapol_sm_get_mib(wpa_s->eapol,
  7042. reply + reply_len,
  7043. reply_size - reply_len);
  7044. }
  7045. } else if (os_strncmp(buf, "STATUS", 6) == 0) {
  7046. reply_len = wpa_supplicant_ctrl_iface_status(
  7047. wpa_s, buf + 6, reply, reply_size);
  7048. } else if (os_strcmp(buf, "PMKSA") == 0) {
  7049. reply_len = wpa_sm_pmksa_cache_list(wpa_s->wpa, reply,
  7050. reply_size);
  7051. } else if (os_strcmp(buf, "PMKSA_FLUSH") == 0) {
  7052. wpa_sm_pmksa_cache_flush(wpa_s->wpa, NULL);
  7053. } else if (os_strncmp(buf, "SET ", 4) == 0) {
  7054. if (wpa_supplicant_ctrl_iface_set(wpa_s, buf + 4))
  7055. reply_len = -1;
  7056. } else if (os_strncmp(buf, "DUMP", 4) == 0) {
  7057. reply_len = wpa_config_dump_values(wpa_s->conf,
  7058. reply, reply_size);
  7059. } else if (os_strncmp(buf, "GET ", 4) == 0) {
  7060. reply_len = wpa_supplicant_ctrl_iface_get(wpa_s, buf + 4,
  7061. reply, reply_size);
  7062. } else if (os_strcmp(buf, "LOGON") == 0) {
  7063. eapol_sm_notify_logoff(wpa_s->eapol, FALSE);
  7064. } else if (os_strcmp(buf, "LOGOFF") == 0) {
  7065. eapol_sm_notify_logoff(wpa_s->eapol, TRUE);
  7066. } else if (os_strcmp(buf, "REASSOCIATE") == 0) {
  7067. if (wpa_s->wpa_state == WPA_INTERFACE_DISABLED)
  7068. reply_len = -1;
  7069. else
  7070. wpas_request_connection(wpa_s);
  7071. } else if (os_strcmp(buf, "REATTACH") == 0) {
  7072. if (wpa_s->wpa_state == WPA_INTERFACE_DISABLED ||
  7073. !wpa_s->current_ssid)
  7074. reply_len = -1;
  7075. else {
  7076. wpa_s->reattach = 1;
  7077. wpas_request_connection(wpa_s);
  7078. }
  7079. } else if (os_strcmp(buf, "RECONNECT") == 0) {
  7080. if (wpa_s->wpa_state == WPA_INTERFACE_DISABLED)
  7081. reply_len = -1;
  7082. else if (wpa_s->disconnected)
  7083. wpas_request_connection(wpa_s);
  7084. #ifdef IEEE8021X_EAPOL
  7085. } else if (os_strncmp(buf, "PREAUTH ", 8) == 0) {
  7086. if (wpa_supplicant_ctrl_iface_preauth(wpa_s, buf + 8))
  7087. reply_len = -1;
  7088. #endif /* IEEE8021X_EAPOL */
  7089. #ifdef CONFIG_PEERKEY
  7090. } else if (os_strncmp(buf, "STKSTART ", 9) == 0) {
  7091. if (wpa_supplicant_ctrl_iface_stkstart(wpa_s, buf + 9))
  7092. reply_len = -1;
  7093. #endif /* CONFIG_PEERKEY */
  7094. #ifdef CONFIG_IEEE80211R
  7095. } else if (os_strncmp(buf, "FT_DS ", 6) == 0) {
  7096. if (wpa_supplicant_ctrl_iface_ft_ds(wpa_s, buf + 6))
  7097. reply_len = -1;
  7098. #endif /* CONFIG_IEEE80211R */
  7099. #ifdef CONFIG_WPS
  7100. } else if (os_strcmp(buf, "WPS_PBC") == 0) {
  7101. int res = wpa_supplicant_ctrl_iface_wps_pbc(wpa_s, NULL);
  7102. if (res == -2) {
  7103. os_memcpy(reply, "FAIL-PBC-OVERLAP\n", 17);
  7104. reply_len = 17;
  7105. } else if (res)
  7106. reply_len = -1;
  7107. } else if (os_strncmp(buf, "WPS_PBC ", 8) == 0) {
  7108. int res = wpa_supplicant_ctrl_iface_wps_pbc(wpa_s, buf + 8);
  7109. if (res == -2) {
  7110. os_memcpy(reply, "FAIL-PBC-OVERLAP\n", 17);
  7111. reply_len = 17;
  7112. } else if (res)
  7113. reply_len = -1;
  7114. } else if (os_strncmp(buf, "WPS_PIN ", 8) == 0) {
  7115. reply_len = wpa_supplicant_ctrl_iface_wps_pin(wpa_s, buf + 8,
  7116. reply,
  7117. reply_size);
  7118. } else if (os_strncmp(buf, "WPS_CHECK_PIN ", 14) == 0) {
  7119. reply_len = wpa_supplicant_ctrl_iface_wps_check_pin(
  7120. wpa_s, buf + 14, reply, reply_size);
  7121. } else if (os_strcmp(buf, "WPS_CANCEL") == 0) {
  7122. if (wpas_wps_cancel(wpa_s))
  7123. reply_len = -1;
  7124. #ifdef CONFIG_WPS_NFC
  7125. } else if (os_strcmp(buf, "WPS_NFC") == 0) {
  7126. if (wpa_supplicant_ctrl_iface_wps_nfc(wpa_s, NULL))
  7127. reply_len = -1;
  7128. } else if (os_strncmp(buf, "WPS_NFC ", 8) == 0) {
  7129. if (wpa_supplicant_ctrl_iface_wps_nfc(wpa_s, buf + 8))
  7130. reply_len = -1;
  7131. } else if (os_strncmp(buf, "WPS_NFC_CONFIG_TOKEN ", 21) == 0) {
  7132. reply_len = wpa_supplicant_ctrl_iface_wps_nfc_config_token(
  7133. wpa_s, buf + 21, reply, reply_size);
  7134. } else if (os_strncmp(buf, "WPS_NFC_TOKEN ", 14) == 0) {
  7135. reply_len = wpa_supplicant_ctrl_iface_wps_nfc_token(
  7136. wpa_s, buf + 14, reply, reply_size);
  7137. } else if (os_strncmp(buf, "WPS_NFC_TAG_READ ", 17) == 0) {
  7138. if (wpa_supplicant_ctrl_iface_wps_nfc_tag_read(wpa_s,
  7139. buf + 17))
  7140. reply_len = -1;
  7141. } else if (os_strncmp(buf, "NFC_GET_HANDOVER_REQ ", 21) == 0) {
  7142. reply_len = wpas_ctrl_nfc_get_handover_req(
  7143. wpa_s, buf + 21, reply, reply_size);
  7144. } else if (os_strncmp(buf, "NFC_GET_HANDOVER_SEL ", 21) == 0) {
  7145. reply_len = wpas_ctrl_nfc_get_handover_sel(
  7146. wpa_s, buf + 21, reply, reply_size);
  7147. } else if (os_strncmp(buf, "NFC_REPORT_HANDOVER ", 20) == 0) {
  7148. if (wpas_ctrl_nfc_report_handover(wpa_s, buf + 20))
  7149. reply_len = -1;
  7150. #endif /* CONFIG_WPS_NFC */
  7151. } else if (os_strncmp(buf, "WPS_REG ", 8) == 0) {
  7152. if (wpa_supplicant_ctrl_iface_wps_reg(wpa_s, buf + 8))
  7153. reply_len = -1;
  7154. #ifdef CONFIG_AP
  7155. } else if (os_strncmp(buf, "WPS_AP_PIN ", 11) == 0) {
  7156. reply_len = wpa_supplicant_ctrl_iface_wps_ap_pin(
  7157. wpa_s, buf + 11, reply, reply_size);
  7158. #endif /* CONFIG_AP */
  7159. #ifdef CONFIG_WPS_ER
  7160. } else if (os_strcmp(buf, "WPS_ER_START") == 0) {
  7161. if (wpas_wps_er_start(wpa_s, NULL))
  7162. reply_len = -1;
  7163. } else if (os_strncmp(buf, "WPS_ER_START ", 13) == 0) {
  7164. if (wpas_wps_er_start(wpa_s, buf + 13))
  7165. reply_len = -1;
  7166. } else if (os_strcmp(buf, "WPS_ER_STOP") == 0) {
  7167. wpas_wps_er_stop(wpa_s);
  7168. } else if (os_strncmp(buf, "WPS_ER_PIN ", 11) == 0) {
  7169. if (wpa_supplicant_ctrl_iface_wps_er_pin(wpa_s, buf + 11))
  7170. reply_len = -1;
  7171. } else if (os_strncmp(buf, "WPS_ER_PBC ", 11) == 0) {
  7172. int ret = wpas_wps_er_pbc(wpa_s, buf + 11);
  7173. if (ret == -2) {
  7174. os_memcpy(reply, "FAIL-PBC-OVERLAP\n", 17);
  7175. reply_len = 17;
  7176. } else if (ret == -3) {
  7177. os_memcpy(reply, "FAIL-UNKNOWN-UUID\n", 18);
  7178. reply_len = 18;
  7179. } else if (ret == -4) {
  7180. os_memcpy(reply, "FAIL-NO-AP-SETTINGS\n", 20);
  7181. reply_len = 20;
  7182. } else if (ret)
  7183. reply_len = -1;
  7184. } else if (os_strncmp(buf, "WPS_ER_LEARN ", 13) == 0) {
  7185. if (wpa_supplicant_ctrl_iface_wps_er_learn(wpa_s, buf + 13))
  7186. reply_len = -1;
  7187. } else if (os_strncmp(buf, "WPS_ER_SET_CONFIG ", 18) == 0) {
  7188. if (wpa_supplicant_ctrl_iface_wps_er_set_config(wpa_s,
  7189. buf + 18))
  7190. reply_len = -1;
  7191. } else if (os_strncmp(buf, "WPS_ER_CONFIG ", 14) == 0) {
  7192. if (wpa_supplicant_ctrl_iface_wps_er_config(wpa_s, buf + 14))
  7193. reply_len = -1;
  7194. #ifdef CONFIG_WPS_NFC
  7195. } else if (os_strncmp(buf, "WPS_ER_NFC_CONFIG_TOKEN ", 24) == 0) {
  7196. reply_len = wpa_supplicant_ctrl_iface_wps_er_nfc_config_token(
  7197. wpa_s, buf + 24, reply, reply_size);
  7198. #endif /* CONFIG_WPS_NFC */
  7199. #endif /* CONFIG_WPS_ER */
  7200. #endif /* CONFIG_WPS */
  7201. #ifdef CONFIG_IBSS_RSN
  7202. } else if (os_strncmp(buf, "IBSS_RSN ", 9) == 0) {
  7203. if (wpa_supplicant_ctrl_iface_ibss_rsn(wpa_s, buf + 9))
  7204. reply_len = -1;
  7205. #endif /* CONFIG_IBSS_RSN */
  7206. #ifdef CONFIG_MESH
  7207. } else if (os_strncmp(buf, "MESH_INTERFACE_ADD ", 19) == 0) {
  7208. reply_len = wpa_supplicant_ctrl_iface_mesh_interface_add(
  7209. wpa_s, buf + 19, reply, reply_size);
  7210. } else if (os_strcmp(buf, "MESH_INTERFACE_ADD") == 0) {
  7211. reply_len = wpa_supplicant_ctrl_iface_mesh_interface_add(
  7212. wpa_s, "", reply, reply_size);
  7213. } else if (os_strncmp(buf, "MESH_GROUP_ADD ", 15) == 0) {
  7214. if (wpa_supplicant_ctrl_iface_mesh_group_add(wpa_s, buf + 15))
  7215. reply_len = -1;
  7216. } else if (os_strncmp(buf, "MESH_GROUP_REMOVE ", 18) == 0) {
  7217. if (wpa_supplicant_ctrl_iface_mesh_group_remove(wpa_s,
  7218. buf + 18))
  7219. reply_len = -1;
  7220. #endif /* CONFIG_MESH */
  7221. #ifdef CONFIG_P2P
  7222. } else if (os_strncmp(buf, "P2P_FIND ", 9) == 0) {
  7223. if (p2p_ctrl_find(wpa_s, buf + 8))
  7224. reply_len = -1;
  7225. } else if (os_strcmp(buf, "P2P_FIND") == 0) {
  7226. if (p2p_ctrl_find(wpa_s, ""))
  7227. reply_len = -1;
  7228. } else if (os_strcmp(buf, "P2P_STOP_FIND") == 0) {
  7229. wpas_p2p_stop_find(wpa_s);
  7230. } else if (os_strncmp(buf, "P2P_ASP_PROVISION ", 18) == 0) {
  7231. if (p2p_ctrl_asp_provision(wpa_s, buf + 18))
  7232. reply_len = -1;
  7233. } else if (os_strncmp(buf, "P2P_ASP_PROVISION_RESP ", 23) == 0) {
  7234. if (p2p_ctrl_asp_provision_resp(wpa_s, buf + 23))
  7235. reply_len = -1;
  7236. } else if (os_strncmp(buf, "P2P_CONNECT ", 12) == 0) {
  7237. reply_len = p2p_ctrl_connect(wpa_s, buf + 12, reply,
  7238. reply_size);
  7239. } else if (os_strncmp(buf, "P2P_LISTEN ", 11) == 0) {
  7240. if (p2p_ctrl_listen(wpa_s, buf + 11))
  7241. reply_len = -1;
  7242. } else if (os_strcmp(buf, "P2P_LISTEN") == 0) {
  7243. if (p2p_ctrl_listen(wpa_s, ""))
  7244. reply_len = -1;
  7245. } else if (os_strncmp(buf, "P2P_GROUP_REMOVE ", 17) == 0) {
  7246. if (wpas_p2p_group_remove(wpa_s, buf + 17))
  7247. reply_len = -1;
  7248. } else if (os_strcmp(buf, "P2P_GROUP_ADD") == 0) {
  7249. if (p2p_ctrl_group_add(wpa_s, ""))
  7250. reply_len = -1;
  7251. } else if (os_strncmp(buf, "P2P_GROUP_ADD ", 14) == 0) {
  7252. if (p2p_ctrl_group_add(wpa_s, buf + 14))
  7253. reply_len = -1;
  7254. } else if (os_strncmp(buf, "P2P_PROV_DISC ", 14) == 0) {
  7255. if (p2p_ctrl_prov_disc(wpa_s, buf + 14))
  7256. reply_len = -1;
  7257. } else if (os_strcmp(buf, "P2P_GET_PASSPHRASE") == 0) {
  7258. reply_len = p2p_get_passphrase(wpa_s, reply, reply_size);
  7259. } else if (os_strncmp(buf, "P2P_SERV_DISC_REQ ", 18) == 0) {
  7260. reply_len = p2p_ctrl_serv_disc_req(wpa_s, buf + 18, reply,
  7261. reply_size);
  7262. } else if (os_strncmp(buf, "P2P_SERV_DISC_CANCEL_REQ ", 25) == 0) {
  7263. if (p2p_ctrl_serv_disc_cancel_req(wpa_s, buf + 25) < 0)
  7264. reply_len = -1;
  7265. } else if (os_strncmp(buf, "P2P_SERV_DISC_RESP ", 19) == 0) {
  7266. if (p2p_ctrl_serv_disc_resp(wpa_s, buf + 19) < 0)
  7267. reply_len = -1;
  7268. } else if (os_strcmp(buf, "P2P_SERVICE_UPDATE") == 0) {
  7269. wpas_p2p_sd_service_update(wpa_s);
  7270. } else if (os_strncmp(buf, "P2P_SERV_DISC_EXTERNAL ", 23) == 0) {
  7271. if (p2p_ctrl_serv_disc_external(wpa_s, buf + 23) < 0)
  7272. reply_len = -1;
  7273. } else if (os_strcmp(buf, "P2P_SERVICE_FLUSH") == 0) {
  7274. wpas_p2p_service_flush(wpa_s);
  7275. } else if (os_strncmp(buf, "P2P_SERVICE_ADD ", 16) == 0) {
  7276. if (p2p_ctrl_service_add(wpa_s, buf + 16) < 0)
  7277. reply_len = -1;
  7278. } else if (os_strncmp(buf, "P2P_SERVICE_DEL ", 16) == 0) {
  7279. if (p2p_ctrl_service_del(wpa_s, buf + 16) < 0)
  7280. reply_len = -1;
  7281. } else if (os_strncmp(buf, "P2P_SERVICE_REP ", 16) == 0) {
  7282. if (p2p_ctrl_service_replace(wpa_s, buf + 16) < 0)
  7283. reply_len = -1;
  7284. } else if (os_strncmp(buf, "P2P_REJECT ", 11) == 0) {
  7285. if (p2p_ctrl_reject(wpa_s, buf + 11) < 0)
  7286. reply_len = -1;
  7287. } else if (os_strncmp(buf, "P2P_INVITE ", 11) == 0) {
  7288. if (p2p_ctrl_invite(wpa_s, buf + 11) < 0)
  7289. reply_len = -1;
  7290. } else if (os_strncmp(buf, "P2P_PEER ", 9) == 0) {
  7291. reply_len = p2p_ctrl_peer(wpa_s, buf + 9, reply,
  7292. reply_size);
  7293. } else if (os_strncmp(buf, "P2P_SET ", 8) == 0) {
  7294. if (p2p_ctrl_set(wpa_s, buf + 8) < 0)
  7295. reply_len = -1;
  7296. } else if (os_strcmp(buf, "P2P_FLUSH") == 0) {
  7297. p2p_ctrl_flush(wpa_s);
  7298. } else if (os_strncmp(buf, "P2P_UNAUTHORIZE ", 16) == 0) {
  7299. if (wpas_p2p_unauthorize(wpa_s, buf + 16) < 0)
  7300. reply_len = -1;
  7301. } else if (os_strcmp(buf, "P2P_CANCEL") == 0) {
  7302. if (wpas_p2p_cancel(wpa_s))
  7303. reply_len = -1;
  7304. } else if (os_strncmp(buf, "P2P_PRESENCE_REQ ", 17) == 0) {
  7305. if (p2p_ctrl_presence_req(wpa_s, buf + 17) < 0)
  7306. reply_len = -1;
  7307. } else if (os_strcmp(buf, "P2P_PRESENCE_REQ") == 0) {
  7308. if (p2p_ctrl_presence_req(wpa_s, "") < 0)
  7309. reply_len = -1;
  7310. } else if (os_strncmp(buf, "P2P_EXT_LISTEN ", 15) == 0) {
  7311. if (p2p_ctrl_ext_listen(wpa_s, buf + 15) < 0)
  7312. reply_len = -1;
  7313. } else if (os_strcmp(buf, "P2P_EXT_LISTEN") == 0) {
  7314. if (p2p_ctrl_ext_listen(wpa_s, "") < 0)
  7315. reply_len = -1;
  7316. } else if (os_strncmp(buf, "P2P_REMOVE_CLIENT ", 18) == 0) {
  7317. if (p2p_ctrl_remove_client(wpa_s, buf + 18) < 0)
  7318. reply_len = -1;
  7319. #endif /* CONFIG_P2P */
  7320. #ifdef CONFIG_WIFI_DISPLAY
  7321. } else if (os_strncmp(buf, "WFD_SUBELEM_SET ", 16) == 0) {
  7322. if (wifi_display_subelem_set(wpa_s->global, buf + 16) < 0)
  7323. reply_len = -1;
  7324. } else if (os_strncmp(buf, "WFD_SUBELEM_GET ", 16) == 0) {
  7325. reply_len = wifi_display_subelem_get(wpa_s->global, buf + 16,
  7326. reply, reply_size);
  7327. #endif /* CONFIG_WIFI_DISPLAY */
  7328. #ifdef CONFIG_INTERWORKING
  7329. } else if (os_strcmp(buf, "FETCH_ANQP") == 0) {
  7330. if (interworking_fetch_anqp(wpa_s) < 0)
  7331. reply_len = -1;
  7332. } else if (os_strcmp(buf, "STOP_FETCH_ANQP") == 0) {
  7333. interworking_stop_fetch_anqp(wpa_s);
  7334. } else if (os_strcmp(buf, "INTERWORKING_SELECT") == 0) {
  7335. if (ctrl_interworking_select(wpa_s, NULL) < 0)
  7336. reply_len = -1;
  7337. } else if (os_strncmp(buf, "INTERWORKING_SELECT ", 20) == 0) {
  7338. if (ctrl_interworking_select(wpa_s, buf + 20) < 0)
  7339. reply_len = -1;
  7340. } else if (os_strncmp(buf, "INTERWORKING_CONNECT ", 21) == 0) {
  7341. if (ctrl_interworking_connect(wpa_s, buf + 21, 0) < 0)
  7342. reply_len = -1;
  7343. } else if (os_strncmp(buf, "INTERWORKING_ADD_NETWORK ", 25) == 0) {
  7344. int id;
  7345. id = ctrl_interworking_connect(wpa_s, buf + 25, 1);
  7346. if (id < 0)
  7347. reply_len = -1;
  7348. else {
  7349. reply_len = os_snprintf(reply, reply_size, "%d\n", id);
  7350. if (os_snprintf_error(reply_size, reply_len))
  7351. reply_len = -1;
  7352. }
  7353. } else if (os_strncmp(buf, "ANQP_GET ", 9) == 0) {
  7354. if (get_anqp(wpa_s, buf + 9) < 0)
  7355. reply_len = -1;
  7356. } else if (os_strncmp(buf, "GAS_REQUEST ", 12) == 0) {
  7357. if (gas_request(wpa_s, buf + 12) < 0)
  7358. reply_len = -1;
  7359. } else if (os_strncmp(buf, "GAS_RESPONSE_GET ", 17) == 0) {
  7360. reply_len = gas_response_get(wpa_s, buf + 17, reply,
  7361. reply_size);
  7362. #endif /* CONFIG_INTERWORKING */
  7363. #ifdef CONFIG_HS20
  7364. } else if (os_strncmp(buf, "HS20_ANQP_GET ", 14) == 0) {
  7365. if (get_hs20_anqp(wpa_s, buf + 14) < 0)
  7366. reply_len = -1;
  7367. } else if (os_strncmp(buf, "HS20_GET_NAI_HOME_REALM_LIST ", 29) == 0) {
  7368. if (hs20_get_nai_home_realm_list(wpa_s, buf + 29) < 0)
  7369. reply_len = -1;
  7370. } else if (os_strncmp(buf, "HS20_ICON_REQUEST ", 18) == 0) {
  7371. if (hs20_icon_request(wpa_s, buf + 18, 0) < 0)
  7372. reply_len = -1;
  7373. } else if (os_strncmp(buf, "REQ_HS20_ICON ", 14) == 0) {
  7374. if (hs20_icon_request(wpa_s, buf + 14, 1) < 0)
  7375. reply_len = -1;
  7376. } else if (os_strncmp(buf, "GET_HS20_ICON ", 14) == 0) {
  7377. reply_len = get_hs20_icon(wpa_s, buf + 14, reply, reply_size);
  7378. } else if (os_strncmp(buf, "DEL_HS20_ICON ", 14) == 0) {
  7379. if (del_hs20_icon(wpa_s, buf + 14) < 0)
  7380. reply_len = -1;
  7381. } else if (os_strcmp(buf, "FETCH_OSU") == 0) {
  7382. if (hs20_fetch_osu(wpa_s) < 0)
  7383. reply_len = -1;
  7384. } else if (os_strcmp(buf, "CANCEL_FETCH_OSU") == 0) {
  7385. hs20_cancel_fetch_osu(wpa_s);
  7386. #endif /* CONFIG_HS20 */
  7387. } else if (os_strncmp(buf, WPA_CTRL_RSP, os_strlen(WPA_CTRL_RSP)) == 0)
  7388. {
  7389. if (wpa_supplicant_ctrl_iface_ctrl_rsp(
  7390. wpa_s, buf + os_strlen(WPA_CTRL_RSP)))
  7391. reply_len = -1;
  7392. else {
  7393. /*
  7394. * Notify response from timeout to allow the control
  7395. * interface response to be sent first.
  7396. */
  7397. eloop_register_timeout(0, 0, wpas_ctrl_eapol_response,
  7398. wpa_s, NULL);
  7399. }
  7400. } else if (os_strcmp(buf, "RECONFIGURE") == 0) {
  7401. if (wpa_supplicant_reload_configuration(wpa_s))
  7402. reply_len = -1;
  7403. } else if (os_strcmp(buf, "TERMINATE") == 0) {
  7404. wpa_supplicant_terminate_proc(wpa_s->global);
  7405. } else if (os_strncmp(buf, "BSSID ", 6) == 0) {
  7406. if (wpa_supplicant_ctrl_iface_bssid(wpa_s, buf + 6))
  7407. reply_len = -1;
  7408. } else if (os_strncmp(buf, "BLACKLIST", 9) == 0) {
  7409. reply_len = wpa_supplicant_ctrl_iface_blacklist(
  7410. wpa_s, buf + 9, reply, reply_size);
  7411. } else if (os_strncmp(buf, "LOG_LEVEL", 9) == 0) {
  7412. reply_len = wpa_supplicant_ctrl_iface_log_level(
  7413. wpa_s, buf + 9, reply, reply_size);
  7414. } else if (os_strncmp(buf, "LIST_NETWORKS ", 14) == 0) {
  7415. reply_len = wpa_supplicant_ctrl_iface_list_networks(
  7416. wpa_s, buf + 14, reply, reply_size);
  7417. } else if (os_strcmp(buf, "LIST_NETWORKS") == 0) {
  7418. reply_len = wpa_supplicant_ctrl_iface_list_networks(
  7419. wpa_s, NULL, reply, reply_size);
  7420. } else if (os_strcmp(buf, "DISCONNECT") == 0) {
  7421. #ifdef CONFIG_SME
  7422. wpa_s->sme.prev_bssid_set = 0;
  7423. #endif /* CONFIG_SME */
  7424. wpa_s->reassociate = 0;
  7425. wpa_s->disconnected = 1;
  7426. wpa_supplicant_cancel_sched_scan(wpa_s);
  7427. wpa_supplicant_cancel_scan(wpa_s);
  7428. wpa_supplicant_deauthenticate(wpa_s,
  7429. WLAN_REASON_DEAUTH_LEAVING);
  7430. eloop_cancel_timeout(wpas_network_reenabled, wpa_s, NULL);
  7431. } else if (os_strcmp(buf, "SCAN") == 0) {
  7432. wpas_ctrl_scan(wpa_s, NULL, reply, reply_size, &reply_len);
  7433. } else if (os_strncmp(buf, "SCAN ", 5) == 0) {
  7434. wpas_ctrl_scan(wpa_s, buf + 5, reply, reply_size, &reply_len);
  7435. } else if (os_strcmp(buf, "SCAN_RESULTS") == 0) {
  7436. reply_len = wpa_supplicant_ctrl_iface_scan_results(
  7437. wpa_s, reply, reply_size);
  7438. } else if (os_strcmp(buf, "ABORT_SCAN") == 0) {
  7439. if (wpas_abort_ongoing_scan(wpa_s) < 0)
  7440. reply_len = -1;
  7441. } else if (os_strncmp(buf, "SELECT_NETWORK ", 15) == 0) {
  7442. if (wpa_supplicant_ctrl_iface_select_network(wpa_s, buf + 15))
  7443. reply_len = -1;
  7444. } else if (os_strncmp(buf, "ENABLE_NETWORK ", 15) == 0) {
  7445. if (wpa_supplicant_ctrl_iface_enable_network(wpa_s, buf + 15))
  7446. reply_len = -1;
  7447. } else if (os_strncmp(buf, "DISABLE_NETWORK ", 16) == 0) {
  7448. if (wpa_supplicant_ctrl_iface_disable_network(wpa_s, buf + 16))
  7449. reply_len = -1;
  7450. } else if (os_strcmp(buf, "ADD_NETWORK") == 0) {
  7451. reply_len = wpa_supplicant_ctrl_iface_add_network(
  7452. wpa_s, reply, reply_size);
  7453. } else if (os_strncmp(buf, "REMOVE_NETWORK ", 15) == 0) {
  7454. if (wpa_supplicant_ctrl_iface_remove_network(wpa_s, buf + 15))
  7455. reply_len = -1;
  7456. } else if (os_strncmp(buf, "SET_NETWORK ", 12) == 0) {
  7457. if (wpa_supplicant_ctrl_iface_set_network(wpa_s, buf + 12))
  7458. reply_len = -1;
  7459. } else if (os_strncmp(buf, "GET_NETWORK ", 12) == 0) {
  7460. reply_len = wpa_supplicant_ctrl_iface_get_network(
  7461. wpa_s, buf + 12, reply, reply_size);
  7462. } else if (os_strncmp(buf, "DUP_NETWORK ", 12) == 0) {
  7463. if (wpa_supplicant_ctrl_iface_dup_network(wpa_s, buf + 12,
  7464. wpa_s))
  7465. reply_len = -1;
  7466. } else if (os_strcmp(buf, "LIST_CREDS") == 0) {
  7467. reply_len = wpa_supplicant_ctrl_iface_list_creds(
  7468. wpa_s, reply, reply_size);
  7469. } else if (os_strcmp(buf, "ADD_CRED") == 0) {
  7470. reply_len = wpa_supplicant_ctrl_iface_add_cred(
  7471. wpa_s, reply, reply_size);
  7472. } else if (os_strncmp(buf, "REMOVE_CRED ", 12) == 0) {
  7473. if (wpa_supplicant_ctrl_iface_remove_cred(wpa_s, buf + 12))
  7474. reply_len = -1;
  7475. } else if (os_strncmp(buf, "SET_CRED ", 9) == 0) {
  7476. if (wpa_supplicant_ctrl_iface_set_cred(wpa_s, buf + 9))
  7477. reply_len = -1;
  7478. } else if (os_strncmp(buf, "GET_CRED ", 9) == 0) {
  7479. reply_len = wpa_supplicant_ctrl_iface_get_cred(wpa_s, buf + 9,
  7480. reply,
  7481. reply_size);
  7482. #ifndef CONFIG_NO_CONFIG_WRITE
  7483. } else if (os_strcmp(buf, "SAVE_CONFIG") == 0) {
  7484. if (wpa_supplicant_ctrl_iface_save_config(wpa_s))
  7485. reply_len = -1;
  7486. #endif /* CONFIG_NO_CONFIG_WRITE */
  7487. } else if (os_strncmp(buf, "GET_CAPABILITY ", 15) == 0) {
  7488. reply_len = wpa_supplicant_ctrl_iface_get_capability(
  7489. wpa_s, buf + 15, reply, reply_size);
  7490. } else if (os_strncmp(buf, "AP_SCAN ", 8) == 0) {
  7491. if (wpa_supplicant_ctrl_iface_ap_scan(wpa_s, buf + 8))
  7492. reply_len = -1;
  7493. } else if (os_strncmp(buf, "SCAN_INTERVAL ", 14) == 0) {
  7494. if (wpa_supplicant_ctrl_iface_scan_interval(wpa_s, buf + 14))
  7495. reply_len = -1;
  7496. } else if (os_strcmp(buf, "INTERFACE_LIST") == 0) {
  7497. reply_len = wpa_supplicant_global_iface_list(
  7498. wpa_s->global, reply, reply_size);
  7499. } else if (os_strncmp(buf, "INTERFACES", 10) == 0) {
  7500. reply_len = wpa_supplicant_global_iface_interfaces(
  7501. wpa_s->global, buf + 10, reply, reply_size);
  7502. } else if (os_strncmp(buf, "BSS ", 4) == 0) {
  7503. reply_len = wpa_supplicant_ctrl_iface_bss(
  7504. wpa_s, buf + 4, reply, reply_size);
  7505. #ifdef CONFIG_AP
  7506. } else if (os_strcmp(buf, "STA-FIRST") == 0) {
  7507. reply_len = ap_ctrl_iface_sta_first(wpa_s, reply, reply_size);
  7508. } else if (os_strncmp(buf, "STA ", 4) == 0) {
  7509. reply_len = ap_ctrl_iface_sta(wpa_s, buf + 4, reply,
  7510. reply_size);
  7511. } else if (os_strncmp(buf, "STA-NEXT ", 9) == 0) {
  7512. reply_len = ap_ctrl_iface_sta_next(wpa_s, buf + 9, reply,
  7513. reply_size);
  7514. } else if (os_strncmp(buf, "DEAUTHENTICATE ", 15) == 0) {
  7515. if (ap_ctrl_iface_sta_deauthenticate(wpa_s, buf + 15))
  7516. reply_len = -1;
  7517. } else if (os_strncmp(buf, "DISASSOCIATE ", 13) == 0) {
  7518. if (ap_ctrl_iface_sta_disassociate(wpa_s, buf + 13))
  7519. reply_len = -1;
  7520. } else if (os_strncmp(buf, "CHAN_SWITCH ", 12) == 0) {
  7521. if (ap_ctrl_iface_chanswitch(wpa_s, buf + 12))
  7522. reply_len = -1;
  7523. } else if (os_strcmp(buf, "STOP_AP") == 0) {
  7524. if (wpas_ap_stop_ap(wpa_s))
  7525. reply_len = -1;
  7526. #endif /* CONFIG_AP */
  7527. } else if (os_strcmp(buf, "SUSPEND") == 0) {
  7528. wpas_notify_suspend(wpa_s->global);
  7529. } else if (os_strcmp(buf, "RESUME") == 0) {
  7530. wpas_notify_resume(wpa_s->global);
  7531. #ifdef CONFIG_TESTING_OPTIONS
  7532. } else if (os_strcmp(buf, "DROP_SA") == 0) {
  7533. wpa_supplicant_ctrl_iface_drop_sa(wpa_s);
  7534. #endif /* CONFIG_TESTING_OPTIONS */
  7535. } else if (os_strncmp(buf, "ROAM ", 5) == 0) {
  7536. if (wpa_supplicant_ctrl_iface_roam(wpa_s, buf + 5))
  7537. reply_len = -1;
  7538. } else if (os_strncmp(buf, "STA_AUTOCONNECT ", 16) == 0) {
  7539. wpa_s->auto_reconnect_disabled = atoi(buf + 16) == 0;
  7540. } else if (os_strncmp(buf, "BSS_EXPIRE_AGE ", 15) == 0) {
  7541. if (wpa_supplicant_ctrl_iface_bss_expire_age(wpa_s, buf + 15))
  7542. reply_len = -1;
  7543. } else if (os_strncmp(buf, "BSS_EXPIRE_COUNT ", 17) == 0) {
  7544. if (wpa_supplicant_ctrl_iface_bss_expire_count(wpa_s,
  7545. buf + 17))
  7546. reply_len = -1;
  7547. } else if (os_strncmp(buf, "BSS_FLUSH ", 10) == 0) {
  7548. wpa_supplicant_ctrl_iface_bss_flush(wpa_s, buf + 10);
  7549. #ifdef CONFIG_TDLS
  7550. } else if (os_strncmp(buf, "TDLS_DISCOVER ", 14) == 0) {
  7551. if (wpa_supplicant_ctrl_iface_tdls_discover(wpa_s, buf + 14))
  7552. reply_len = -1;
  7553. } else if (os_strncmp(buf, "TDLS_SETUP ", 11) == 0) {
  7554. if (wpa_supplicant_ctrl_iface_tdls_setup(wpa_s, buf + 11))
  7555. reply_len = -1;
  7556. } else if (os_strncmp(buf, "TDLS_TEARDOWN ", 14) == 0) {
  7557. if (wpa_supplicant_ctrl_iface_tdls_teardown(wpa_s, buf + 14))
  7558. reply_len = -1;
  7559. } else if (os_strncmp(buf, "TDLS_CHAN_SWITCH ", 17) == 0) {
  7560. if (wpa_supplicant_ctrl_iface_tdls_chan_switch(wpa_s,
  7561. buf + 17))
  7562. reply_len = -1;
  7563. } else if (os_strncmp(buf, "TDLS_CANCEL_CHAN_SWITCH ", 24) == 0) {
  7564. if (wpa_supplicant_ctrl_iface_tdls_cancel_chan_switch(wpa_s,
  7565. buf + 24))
  7566. reply_len = -1;
  7567. } else if (os_strncmp(buf, "TDLS_LINK_STATUS ", 17) == 0) {
  7568. reply_len = wpa_supplicant_ctrl_iface_tdls_link_status(
  7569. wpa_s, buf + 17, reply, reply_size);
  7570. #endif /* CONFIG_TDLS */
  7571. } else if (os_strcmp(buf, "WMM_AC_STATUS") == 0) {
  7572. reply_len = wpas_wmm_ac_status(wpa_s, reply, reply_size);
  7573. } else if (os_strncmp(buf, "WMM_AC_ADDTS ", 13) == 0) {
  7574. if (wmm_ac_ctrl_addts(wpa_s, buf + 13))
  7575. reply_len = -1;
  7576. } else if (os_strncmp(buf, "WMM_AC_DELTS ", 13) == 0) {
  7577. if (wmm_ac_ctrl_delts(wpa_s, buf + 13))
  7578. reply_len = -1;
  7579. } else if (os_strncmp(buf, "SIGNAL_POLL", 11) == 0) {
  7580. reply_len = wpa_supplicant_signal_poll(wpa_s, reply,
  7581. reply_size);
  7582. } else if (os_strncmp(buf, "SIGNAL_MONITOR", 14) == 0) {
  7583. if (wpas_ctrl_iface_signal_monitor(wpa_s, buf + 14))
  7584. reply_len = -1;
  7585. } else if (os_strncmp(buf, "PKTCNT_POLL", 11) == 0) {
  7586. reply_len = wpa_supplicant_pktcnt_poll(wpa_s, reply,
  7587. reply_size);
  7588. #ifdef CONFIG_AUTOSCAN
  7589. } else if (os_strncmp(buf, "AUTOSCAN ", 9) == 0) {
  7590. if (wpa_supplicant_ctrl_iface_autoscan(wpa_s, buf + 9))
  7591. reply_len = -1;
  7592. #endif /* CONFIG_AUTOSCAN */
  7593. #ifdef ANDROID
  7594. } else if (os_strncmp(buf, "DRIVER ", 7) == 0) {
  7595. reply_len = wpa_supplicant_driver_cmd(wpa_s, buf + 7, reply,
  7596. reply_size);
  7597. #endif /* ANDROID */
  7598. } else if (os_strncmp(buf, "VENDOR ", 7) == 0) {
  7599. reply_len = wpa_supplicant_vendor_cmd(wpa_s, buf + 7, reply,
  7600. reply_size);
  7601. } else if (os_strcmp(buf, "REAUTHENTICATE") == 0) {
  7602. pmksa_cache_clear_current(wpa_s->wpa);
  7603. eapol_sm_request_reauth(wpa_s->eapol);
  7604. #ifdef CONFIG_WNM
  7605. } else if (os_strncmp(buf, "WNM_SLEEP ", 10) == 0) {
  7606. if (wpas_ctrl_iface_wnm_sleep(wpa_s, buf + 10))
  7607. reply_len = -1;
  7608. } else if (os_strncmp(buf, "WNM_BSS_QUERY ", 14) == 0) {
  7609. if (wpas_ctrl_iface_wnm_bss_query(wpa_s, buf + 14))
  7610. reply_len = -1;
  7611. #endif /* CONFIG_WNM */
  7612. } else if (os_strcmp(buf, "FLUSH") == 0) {
  7613. wpa_supplicant_ctrl_iface_flush(wpa_s);
  7614. } else if (os_strncmp(buf, "RADIO_WORK ", 11) == 0) {
  7615. reply_len = wpas_ctrl_radio_work(wpa_s, buf + 11, reply,
  7616. reply_size);
  7617. #ifdef CONFIG_TESTING_OPTIONS
  7618. } else if (os_strncmp(buf, "MGMT_TX ", 8) == 0) {
  7619. if (wpas_ctrl_iface_mgmt_tx(wpa_s, buf + 8) < 0)
  7620. reply_len = -1;
  7621. } else if (os_strcmp(buf, "MGMT_TX_DONE") == 0) {
  7622. wpas_ctrl_iface_mgmt_tx_done(wpa_s);
  7623. } else if (os_strncmp(buf, "DRIVER_EVENT ", 13) == 0) {
  7624. if (wpas_ctrl_iface_driver_event(wpa_s, buf + 13) < 0)
  7625. reply_len = -1;
  7626. } else if (os_strncmp(buf, "EAPOL_RX ", 9) == 0) {
  7627. if (wpas_ctrl_iface_eapol_rx(wpa_s, buf + 9) < 0)
  7628. reply_len = -1;
  7629. } else if (os_strncmp(buf, "DATA_TEST_CONFIG ", 17) == 0) {
  7630. if (wpas_ctrl_iface_data_test_config(wpa_s, buf + 17) < 0)
  7631. reply_len = -1;
  7632. } else if (os_strncmp(buf, "DATA_TEST_TX ", 13) == 0) {
  7633. if (wpas_ctrl_iface_data_test_tx(wpa_s, buf + 13) < 0)
  7634. reply_len = -1;
  7635. } else if (os_strncmp(buf, "DATA_TEST_FRAME ", 16) == 0) {
  7636. if (wpas_ctrl_iface_data_test_frame(wpa_s, buf + 16) < 0)
  7637. reply_len = -1;
  7638. } else if (os_strncmp(buf, "TEST_ALLOC_FAIL ", 16) == 0) {
  7639. if (wpas_ctrl_test_alloc_fail(wpa_s, buf + 16) < 0)
  7640. reply_len = -1;
  7641. } else if (os_strcmp(buf, "GET_ALLOC_FAIL") == 0) {
  7642. reply_len = wpas_ctrl_get_alloc_fail(wpa_s, reply, reply_size);
  7643. } else if (os_strncmp(buf, "TEST_FAIL ", 10) == 0) {
  7644. if (wpas_ctrl_test_fail(wpa_s, buf + 10) < 0)
  7645. reply_len = -1;
  7646. } else if (os_strcmp(buf, "GET_FAIL") == 0) {
  7647. reply_len = wpas_ctrl_get_fail(wpa_s, reply, reply_size);
  7648. } else if (os_strncmp(buf, "EVENT_TEST ", 11) == 0) {
  7649. if (wpas_ctrl_event_test(wpa_s, buf + 11) < 0)
  7650. reply_len = -1;
  7651. } else if (os_strncmp(buf, "TEST_ASSOC_IE ", 14) == 0) {
  7652. if (wpas_ctrl_test_assoc_ie(wpa_s, buf + 14) < 0)
  7653. reply_len = -1;
  7654. #endif /* CONFIG_TESTING_OPTIONS */
  7655. } else if (os_strncmp(buf, "VENDOR_ELEM_ADD ", 16) == 0) {
  7656. if (wpas_ctrl_vendor_elem_add(wpa_s, buf + 16) < 0)
  7657. reply_len = -1;
  7658. } else if (os_strncmp(buf, "VENDOR_ELEM_GET ", 16) == 0) {
  7659. reply_len = wpas_ctrl_vendor_elem_get(wpa_s, buf + 16, reply,
  7660. reply_size);
  7661. } else if (os_strncmp(buf, "VENDOR_ELEM_REMOVE ", 19) == 0) {
  7662. if (wpas_ctrl_vendor_elem_remove(wpa_s, buf + 19) < 0)
  7663. reply_len = -1;
  7664. } else if (os_strncmp(buf, "NEIGHBOR_REP_REQUEST", 20) == 0) {
  7665. if (wpas_ctrl_iface_send_neigbor_rep(wpa_s, buf + 20))
  7666. reply_len = -1;
  7667. } else if (os_strcmp(buf, "ERP_FLUSH") == 0) {
  7668. wpas_ctrl_iface_erp_flush(wpa_s);
  7669. } else if (os_strncmp(buf, "MAC_RAND_SCAN ", 14) == 0) {
  7670. if (wpas_ctrl_iface_mac_rand_scan(wpa_s, buf + 14))
  7671. reply_len = -1;
  7672. } else if (os_strncmp(buf, "GET_PREF_FREQ_LIST ", 19) == 0) {
  7673. reply_len = wpas_ctrl_iface_get_pref_freq_list(
  7674. wpa_s, buf + 19, reply, reply_size);
  7675. } else {
  7676. os_memcpy(reply, "UNKNOWN COMMAND\n", 16);
  7677. reply_len = 16;
  7678. }
  7679. if (reply_len < 0) {
  7680. os_memcpy(reply, "FAIL\n", 5);
  7681. reply_len = 5;
  7682. }
  7683. *resp_len = reply_len;
  7684. return reply;
  7685. }
  7686. static int wpa_supplicant_global_iface_add(struct wpa_global *global,
  7687. char *cmd)
  7688. {
  7689. struct wpa_interface iface;
  7690. char *pos, *extra;
  7691. struct wpa_supplicant *wpa_s;
  7692. unsigned int create_iface = 0;
  7693. u8 mac_addr[ETH_ALEN];
  7694. enum wpa_driver_if_type type = WPA_IF_STATION;
  7695. /*
  7696. * <ifname>TAB<confname>TAB<driver>TAB<ctrl_interface>TAB<driver_param>
  7697. * TAB<bridge_ifname>[TAB<create>[TAB<interface_type>]]
  7698. */
  7699. wpa_printf(MSG_DEBUG, "CTRL_IFACE GLOBAL INTERFACE_ADD '%s'", cmd);
  7700. os_memset(&iface, 0, sizeof(iface));
  7701. do {
  7702. iface.ifname = pos = cmd;
  7703. pos = os_strchr(pos, '\t');
  7704. if (pos)
  7705. *pos++ = '\0';
  7706. if (iface.ifname[0] == '\0')
  7707. return -1;
  7708. if (pos == NULL)
  7709. break;
  7710. iface.confname = pos;
  7711. pos = os_strchr(pos, '\t');
  7712. if (pos)
  7713. *pos++ = '\0';
  7714. if (iface.confname[0] == '\0')
  7715. iface.confname = NULL;
  7716. if (pos == NULL)
  7717. break;
  7718. iface.driver = pos;
  7719. pos = os_strchr(pos, '\t');
  7720. if (pos)
  7721. *pos++ = '\0';
  7722. if (iface.driver[0] == '\0')
  7723. iface.driver = NULL;
  7724. if (pos == NULL)
  7725. break;
  7726. iface.ctrl_interface = pos;
  7727. pos = os_strchr(pos, '\t');
  7728. if (pos)
  7729. *pos++ = '\0';
  7730. if (iface.ctrl_interface[0] == '\0')
  7731. iface.ctrl_interface = NULL;
  7732. if (pos == NULL)
  7733. break;
  7734. iface.driver_param = pos;
  7735. pos = os_strchr(pos, '\t');
  7736. if (pos)
  7737. *pos++ = '\0';
  7738. if (iface.driver_param[0] == '\0')
  7739. iface.driver_param = NULL;
  7740. if (pos == NULL)
  7741. break;
  7742. iface.bridge_ifname = pos;
  7743. pos = os_strchr(pos, '\t');
  7744. if (pos)
  7745. *pos++ = '\0';
  7746. if (iface.bridge_ifname[0] == '\0')
  7747. iface.bridge_ifname = NULL;
  7748. if (pos == NULL)
  7749. break;
  7750. extra = pos;
  7751. pos = os_strchr(pos, '\t');
  7752. if (pos)
  7753. *pos++ = '\0';
  7754. if (!extra[0])
  7755. break;
  7756. if (os_strcmp(extra, "create") == 0) {
  7757. create_iface = 1;
  7758. if (!pos)
  7759. break;
  7760. if (os_strcmp(pos, "sta") == 0) {
  7761. type = WPA_IF_STATION;
  7762. } else if (os_strcmp(pos, "ap") == 0) {
  7763. type = WPA_IF_AP_BSS;
  7764. } else {
  7765. wpa_printf(MSG_DEBUG,
  7766. "INTERFACE_ADD unsupported interface type: '%s'",
  7767. pos);
  7768. return -1;
  7769. }
  7770. } else {
  7771. wpa_printf(MSG_DEBUG,
  7772. "INTERFACE_ADD unsupported extra parameter: '%s'",
  7773. extra);
  7774. return -1;
  7775. }
  7776. } while (0);
  7777. if (create_iface) {
  7778. wpa_printf(MSG_DEBUG, "CTRL_IFACE creating interface '%s'",
  7779. iface.ifname);
  7780. if (!global->ifaces)
  7781. return -1;
  7782. if (wpa_drv_if_add(global->ifaces, type, iface.ifname,
  7783. NULL, NULL, NULL, mac_addr, NULL) < 0) {
  7784. wpa_printf(MSG_ERROR,
  7785. "CTRL_IFACE interface creation failed");
  7786. return -1;
  7787. }
  7788. wpa_printf(MSG_DEBUG,
  7789. "CTRL_IFACE interface '%s' created with MAC addr: "
  7790. MACSTR, iface.ifname, MAC2STR(mac_addr));
  7791. }
  7792. if (wpa_supplicant_get_iface(global, iface.ifname))
  7793. goto fail;
  7794. wpa_s = wpa_supplicant_add_iface(global, &iface, NULL);
  7795. if (!wpa_s)
  7796. goto fail;
  7797. wpa_s->added_vif = create_iface;
  7798. return 0;
  7799. fail:
  7800. if (create_iface)
  7801. wpa_drv_if_remove(global->ifaces, WPA_IF_STATION, iface.ifname);
  7802. return -1;
  7803. }
  7804. static int wpa_supplicant_global_iface_remove(struct wpa_global *global,
  7805. char *cmd)
  7806. {
  7807. struct wpa_supplicant *wpa_s;
  7808. int ret;
  7809. unsigned int delete_iface;
  7810. wpa_printf(MSG_DEBUG, "CTRL_IFACE GLOBAL INTERFACE_REMOVE '%s'", cmd);
  7811. wpa_s = wpa_supplicant_get_iface(global, cmd);
  7812. if (wpa_s == NULL)
  7813. return -1;
  7814. delete_iface = wpa_s->added_vif;
  7815. ret = wpa_supplicant_remove_iface(global, wpa_s, 0);
  7816. if (!ret && delete_iface) {
  7817. wpa_printf(MSG_DEBUG, "CTRL_IFACE deleting the interface '%s'",
  7818. cmd);
  7819. ret = wpa_drv_if_remove(global->ifaces, WPA_IF_STATION, cmd);
  7820. }
  7821. return ret;
  7822. }
  7823. static void wpa_free_iface_info(struct wpa_interface_info *iface)
  7824. {
  7825. struct wpa_interface_info *prev;
  7826. while (iface) {
  7827. prev = iface;
  7828. iface = iface->next;
  7829. os_free(prev->ifname);
  7830. os_free(prev->desc);
  7831. os_free(prev);
  7832. }
  7833. }
  7834. static int wpa_supplicant_global_iface_list(struct wpa_global *global,
  7835. char *buf, int len)
  7836. {
  7837. int i, res;
  7838. struct wpa_interface_info *iface = NULL, *last = NULL, *tmp;
  7839. char *pos, *end;
  7840. for (i = 0; wpa_drivers[i]; i++) {
  7841. const struct wpa_driver_ops *drv = wpa_drivers[i];
  7842. if (drv->get_interfaces == NULL)
  7843. continue;
  7844. tmp = drv->get_interfaces(global->drv_priv[i]);
  7845. if (tmp == NULL)
  7846. continue;
  7847. if (last == NULL)
  7848. iface = last = tmp;
  7849. else
  7850. last->next = tmp;
  7851. while (last->next)
  7852. last = last->next;
  7853. }
  7854. pos = buf;
  7855. end = buf + len;
  7856. for (tmp = iface; tmp; tmp = tmp->next) {
  7857. res = os_snprintf(pos, end - pos, "%s\t%s\t%s\n",
  7858. tmp->drv_name, tmp->ifname,
  7859. tmp->desc ? tmp->desc : "");
  7860. if (os_snprintf_error(end - pos, res)) {
  7861. *pos = '\0';
  7862. break;
  7863. }
  7864. pos += res;
  7865. }
  7866. wpa_free_iface_info(iface);
  7867. return pos - buf;
  7868. }
  7869. static int wpa_supplicant_global_iface_interfaces(struct wpa_global *global,
  7870. const char *input,
  7871. char *buf, int len)
  7872. {
  7873. int res;
  7874. char *pos, *end;
  7875. struct wpa_supplicant *wpa_s;
  7876. int show_ctrl = 0;
  7877. if (input)
  7878. show_ctrl = !!os_strstr(input, "ctrl");
  7879. wpa_s = global->ifaces;
  7880. pos = buf;
  7881. end = buf + len;
  7882. while (wpa_s) {
  7883. if (show_ctrl)
  7884. res = os_snprintf(pos, end - pos, "%s ctrl_iface=%s\n",
  7885. wpa_s->ifname,
  7886. wpa_s->conf->ctrl_interface ?
  7887. wpa_s->conf->ctrl_interface : "N/A");
  7888. else
  7889. res = os_snprintf(pos, end - pos, "%s\n",
  7890. wpa_s->ifname);
  7891. if (os_snprintf_error(end - pos, res)) {
  7892. *pos = '\0';
  7893. break;
  7894. }
  7895. pos += res;
  7896. wpa_s = wpa_s->next;
  7897. }
  7898. return pos - buf;
  7899. }
  7900. static char * wpas_global_ctrl_iface_ifname(struct wpa_global *global,
  7901. const char *ifname,
  7902. char *cmd, size_t *resp_len)
  7903. {
  7904. struct wpa_supplicant *wpa_s;
  7905. for (wpa_s = global->ifaces; wpa_s; wpa_s = wpa_s->next) {
  7906. if (os_strcmp(ifname, wpa_s->ifname) == 0)
  7907. break;
  7908. }
  7909. if (wpa_s == NULL) {
  7910. char *resp = os_strdup("FAIL-NO-IFNAME-MATCH\n");
  7911. if (resp)
  7912. *resp_len = os_strlen(resp);
  7913. else
  7914. *resp_len = 1;
  7915. return resp;
  7916. }
  7917. return wpa_supplicant_ctrl_iface_process(wpa_s, cmd, resp_len);
  7918. }
  7919. static char * wpas_global_ctrl_iface_redir_p2p(struct wpa_global *global,
  7920. char *buf, size_t *resp_len)
  7921. {
  7922. #ifdef CONFIG_P2P
  7923. static const char * cmd[] = {
  7924. "LIST_NETWORKS",
  7925. "P2P_FIND",
  7926. "P2P_STOP_FIND",
  7927. "P2P_LISTEN",
  7928. "P2P_GROUP_ADD",
  7929. "P2P_GET_PASSPHRASE",
  7930. "P2P_SERVICE_UPDATE",
  7931. "P2P_SERVICE_FLUSH",
  7932. "P2P_FLUSH",
  7933. "P2P_CANCEL",
  7934. "P2P_PRESENCE_REQ",
  7935. "P2P_EXT_LISTEN",
  7936. NULL
  7937. };
  7938. static const char * prefix[] = {
  7939. #ifdef ANDROID
  7940. "DRIVER ",
  7941. #endif /* ANDROID */
  7942. "GET_NETWORK ",
  7943. "REMOVE_NETWORK ",
  7944. "P2P_FIND ",
  7945. "P2P_CONNECT ",
  7946. "P2P_LISTEN ",
  7947. "P2P_GROUP_REMOVE ",
  7948. "P2P_GROUP_ADD ",
  7949. "P2P_PROV_DISC ",
  7950. "P2P_SERV_DISC_REQ ",
  7951. "P2P_SERV_DISC_CANCEL_REQ ",
  7952. "P2P_SERV_DISC_RESP ",
  7953. "P2P_SERV_DISC_EXTERNAL ",
  7954. "P2P_SERVICE_ADD ",
  7955. "P2P_SERVICE_DEL ",
  7956. "P2P_SERVICE_REP ",
  7957. "P2P_REJECT ",
  7958. "P2P_INVITE ",
  7959. "P2P_PEER ",
  7960. "P2P_SET ",
  7961. "P2P_UNAUTHORIZE ",
  7962. "P2P_PRESENCE_REQ ",
  7963. "P2P_EXT_LISTEN ",
  7964. "P2P_REMOVE_CLIENT ",
  7965. "WPS_NFC_TOKEN ",
  7966. "WPS_NFC_TAG_READ ",
  7967. "NFC_GET_HANDOVER_SEL ",
  7968. "NFC_GET_HANDOVER_REQ ",
  7969. "NFC_REPORT_HANDOVER ",
  7970. "P2P_ASP_PROVISION ",
  7971. "P2P_ASP_PROVISION_RESP ",
  7972. NULL
  7973. };
  7974. int found = 0;
  7975. int i;
  7976. if (global->p2p_init_wpa_s == NULL)
  7977. return NULL;
  7978. for (i = 0; !found && cmd[i]; i++) {
  7979. if (os_strcmp(buf, cmd[i]) == 0)
  7980. found = 1;
  7981. }
  7982. for (i = 0; !found && prefix[i]; i++) {
  7983. if (os_strncmp(buf, prefix[i], os_strlen(prefix[i])) == 0)
  7984. found = 1;
  7985. }
  7986. if (found)
  7987. return wpa_supplicant_ctrl_iface_process(global->p2p_init_wpa_s,
  7988. buf, resp_len);
  7989. #endif /* CONFIG_P2P */
  7990. return NULL;
  7991. }
  7992. static char * wpas_global_ctrl_iface_redir_wfd(struct wpa_global *global,
  7993. char *buf, size_t *resp_len)
  7994. {
  7995. #ifdef CONFIG_WIFI_DISPLAY
  7996. if (global->p2p_init_wpa_s == NULL)
  7997. return NULL;
  7998. if (os_strncmp(buf, "WFD_SUBELEM_SET ", 16) == 0 ||
  7999. os_strncmp(buf, "WFD_SUBELEM_GET ", 16) == 0)
  8000. return wpa_supplicant_ctrl_iface_process(global->p2p_init_wpa_s,
  8001. buf, resp_len);
  8002. #endif /* CONFIG_WIFI_DISPLAY */
  8003. return NULL;
  8004. }
  8005. static char * wpas_global_ctrl_iface_redir(struct wpa_global *global,
  8006. char *buf, size_t *resp_len)
  8007. {
  8008. char *ret;
  8009. ret = wpas_global_ctrl_iface_redir_p2p(global, buf, resp_len);
  8010. if (ret)
  8011. return ret;
  8012. ret = wpas_global_ctrl_iface_redir_wfd(global, buf, resp_len);
  8013. if (ret)
  8014. return ret;
  8015. return NULL;
  8016. }
  8017. static int wpas_global_ctrl_iface_set(struct wpa_global *global, char *cmd)
  8018. {
  8019. char *value;
  8020. value = os_strchr(cmd, ' ');
  8021. if (value == NULL)
  8022. return -1;
  8023. *value++ = '\0';
  8024. wpa_printf(MSG_DEBUG, "GLOBAL_CTRL_IFACE SET '%s'='%s'", cmd, value);
  8025. #ifdef CONFIG_WIFI_DISPLAY
  8026. if (os_strcasecmp(cmd, "wifi_display") == 0) {
  8027. wifi_display_enable(global, !!atoi(value));
  8028. return 0;
  8029. }
  8030. #endif /* CONFIG_WIFI_DISPLAY */
  8031. /* Restore cmd to its original value to allow redirection */
  8032. value[-1] = ' ';
  8033. return -1;
  8034. }
  8035. static int wpas_global_ctrl_iface_dup_network(struct wpa_global *global,
  8036. char *cmd)
  8037. {
  8038. struct wpa_supplicant *wpa_s[2]; /* src, dst */
  8039. char *p;
  8040. unsigned int i;
  8041. /* cmd: "<src ifname> <dst ifname> <src network id> <dst network id>
  8042. * <variable name> */
  8043. for (i = 0; i < ARRAY_SIZE(wpa_s) ; i++) {
  8044. p = os_strchr(cmd, ' ');
  8045. if (p == NULL)
  8046. return -1;
  8047. *p = '\0';
  8048. wpa_s[i] = global->ifaces;
  8049. for (; wpa_s[i]; wpa_s[i] = wpa_s[i]->next) {
  8050. if (os_strcmp(cmd, wpa_s[i]->ifname) == 0)
  8051. break;
  8052. }
  8053. if (!wpa_s[i]) {
  8054. wpa_printf(MSG_DEBUG,
  8055. "CTRL_IFACE: Could not find iface=%s", cmd);
  8056. return -1;
  8057. }
  8058. cmd = p + 1;
  8059. }
  8060. return wpa_supplicant_ctrl_iface_dup_network(wpa_s[0], cmd, wpa_s[1]);
  8061. }
  8062. #ifndef CONFIG_NO_CONFIG_WRITE
  8063. static int wpas_global_ctrl_iface_save_config(struct wpa_global *global)
  8064. {
  8065. int ret = 0, saved = 0;
  8066. struct wpa_supplicant *wpa_s;
  8067. for (wpa_s = global->ifaces; wpa_s; wpa_s = wpa_s->next) {
  8068. if (!wpa_s->conf->update_config) {
  8069. wpa_dbg(wpa_s, MSG_DEBUG, "CTRL_IFACE: SAVE_CONFIG - Not allowed to update configuration (update_config=0)");
  8070. continue;
  8071. }
  8072. if (wpa_config_write(wpa_s->confname, wpa_s->conf)) {
  8073. wpa_dbg(wpa_s, MSG_DEBUG, "CTRL_IFACE: SAVE_CONFIG - Failed to update configuration");
  8074. ret = 1;
  8075. } else {
  8076. wpa_dbg(wpa_s, MSG_DEBUG, "CTRL_IFACE: SAVE_CONFIG - Configuration updated");
  8077. saved++;
  8078. }
  8079. }
  8080. if (!saved && !ret) {
  8081. wpa_dbg(wpa_s, MSG_DEBUG,
  8082. "CTRL_IFACE: SAVE_CONFIG - No configuration files could be updated");
  8083. ret = 1;
  8084. }
  8085. return ret;
  8086. }
  8087. #endif /* CONFIG_NO_CONFIG_WRITE */
  8088. static int wpas_global_ctrl_iface_status(struct wpa_global *global,
  8089. char *buf, size_t buflen)
  8090. {
  8091. char *pos, *end;
  8092. int ret;
  8093. struct wpa_supplicant *wpa_s;
  8094. pos = buf;
  8095. end = buf + buflen;
  8096. #ifdef CONFIG_P2P
  8097. if (global->p2p && !global->p2p_disabled) {
  8098. ret = os_snprintf(pos, end - pos, "p2p_device_address=" MACSTR
  8099. "\n"
  8100. "p2p_state=%s\n",
  8101. MAC2STR(global->p2p_dev_addr),
  8102. p2p_get_state_txt(global->p2p));
  8103. if (os_snprintf_error(end - pos, ret))
  8104. return pos - buf;
  8105. pos += ret;
  8106. } else if (global->p2p) {
  8107. ret = os_snprintf(pos, end - pos, "p2p_state=DISABLED\n");
  8108. if (os_snprintf_error(end - pos, ret))
  8109. return pos - buf;
  8110. pos += ret;
  8111. }
  8112. #endif /* CONFIG_P2P */
  8113. #ifdef CONFIG_WIFI_DISPLAY
  8114. ret = os_snprintf(pos, end - pos, "wifi_display=%d\n",
  8115. !!global->wifi_display);
  8116. if (os_snprintf_error(end - pos, ret))
  8117. return pos - buf;
  8118. pos += ret;
  8119. #endif /* CONFIG_WIFI_DISPLAY */
  8120. for (wpa_s = global->ifaces; wpa_s; wpa_s = wpa_s->next) {
  8121. ret = os_snprintf(pos, end - pos, "ifname=%s\n"
  8122. "address=" MACSTR "\n",
  8123. wpa_s->ifname, MAC2STR(wpa_s->own_addr));
  8124. if (os_snprintf_error(end - pos, ret))
  8125. return pos - buf;
  8126. pos += ret;
  8127. }
  8128. return pos - buf;
  8129. }
  8130. #ifdef CONFIG_FST
  8131. static int wpas_global_ctrl_iface_fst_attach(struct wpa_global *global,
  8132. char *cmd, char *buf,
  8133. size_t reply_size)
  8134. {
  8135. char ifname[IFNAMSIZ + 1];
  8136. struct fst_iface_cfg cfg;
  8137. struct wpa_supplicant *wpa_s;
  8138. struct fst_wpa_obj iface_obj;
  8139. if (!fst_parse_attach_command(cmd, ifname, sizeof(ifname), &cfg)) {
  8140. wpa_s = wpa_supplicant_get_iface(global, ifname);
  8141. if (wpa_s) {
  8142. if (wpa_s->fst) {
  8143. wpa_printf(MSG_INFO, "FST: Already attached");
  8144. return -1;
  8145. }
  8146. fst_wpa_supplicant_fill_iface_obj(wpa_s, &iface_obj);
  8147. wpa_s->fst = fst_attach(ifname, wpa_s->own_addr,
  8148. &iface_obj, &cfg);
  8149. if (wpa_s->fst)
  8150. return os_snprintf(buf, reply_size, "OK\n");
  8151. }
  8152. }
  8153. return -1;
  8154. }
  8155. static int wpas_global_ctrl_iface_fst_detach(struct wpa_global *global,
  8156. char *cmd, char *buf,
  8157. size_t reply_size)
  8158. {
  8159. char ifname[IFNAMSIZ + 1];
  8160. struct wpa_supplicant *wpa_s;
  8161. if (!fst_parse_detach_command(cmd, ifname, sizeof(ifname))) {
  8162. wpa_s = wpa_supplicant_get_iface(global, ifname);
  8163. if (wpa_s) {
  8164. if (!fst_iface_detach(ifname)) {
  8165. wpa_s->fst = NULL;
  8166. return os_snprintf(buf, reply_size, "OK\n");
  8167. }
  8168. }
  8169. }
  8170. return -1;
  8171. }
  8172. #endif /* CONFIG_FST */
  8173. char * wpa_supplicant_global_ctrl_iface_process(struct wpa_global *global,
  8174. char *buf, size_t *resp_len)
  8175. {
  8176. char *reply;
  8177. const int reply_size = 2048;
  8178. int reply_len;
  8179. int level = MSG_DEBUG;
  8180. if (os_strncmp(buf, "IFNAME=", 7) == 0) {
  8181. char *pos = os_strchr(buf + 7, ' ');
  8182. if (pos) {
  8183. *pos++ = '\0';
  8184. return wpas_global_ctrl_iface_ifname(global,
  8185. buf + 7, pos,
  8186. resp_len);
  8187. }
  8188. }
  8189. reply = wpas_global_ctrl_iface_redir(global, buf, resp_len);
  8190. if (reply)
  8191. return reply;
  8192. if (os_strcmp(buf, "PING") == 0)
  8193. level = MSG_EXCESSIVE;
  8194. wpa_hexdump_ascii(level, "RX global ctrl_iface",
  8195. (const u8 *) buf, os_strlen(buf));
  8196. reply = os_malloc(reply_size);
  8197. if (reply == NULL) {
  8198. *resp_len = 1;
  8199. return NULL;
  8200. }
  8201. os_memcpy(reply, "OK\n", 3);
  8202. reply_len = 3;
  8203. if (os_strcmp(buf, "PING") == 0) {
  8204. os_memcpy(reply, "PONG\n", 5);
  8205. reply_len = 5;
  8206. } else if (os_strncmp(buf, "INTERFACE_ADD ", 14) == 0) {
  8207. if (wpa_supplicant_global_iface_add(global, buf + 14))
  8208. reply_len = -1;
  8209. } else if (os_strncmp(buf, "INTERFACE_REMOVE ", 17) == 0) {
  8210. if (wpa_supplicant_global_iface_remove(global, buf + 17))
  8211. reply_len = -1;
  8212. } else if (os_strcmp(buf, "INTERFACE_LIST") == 0) {
  8213. reply_len = wpa_supplicant_global_iface_list(
  8214. global, reply, reply_size);
  8215. } else if (os_strncmp(buf, "INTERFACES", 10) == 0) {
  8216. reply_len = wpa_supplicant_global_iface_interfaces(
  8217. global, buf + 10, reply, reply_size);
  8218. #ifdef CONFIG_FST
  8219. } else if (os_strncmp(buf, "FST-ATTACH ", 11) == 0) {
  8220. reply_len = wpas_global_ctrl_iface_fst_attach(global, buf + 11,
  8221. reply,
  8222. reply_size);
  8223. } else if (os_strncmp(buf, "FST-DETACH ", 11) == 0) {
  8224. reply_len = wpas_global_ctrl_iface_fst_detach(global, buf + 11,
  8225. reply,
  8226. reply_size);
  8227. } else if (os_strncmp(buf, "FST-MANAGER ", 12) == 0) {
  8228. reply_len = fst_ctrl_iface_receive(buf + 12, reply, reply_size);
  8229. #endif /* CONFIG_FST */
  8230. } else if (os_strcmp(buf, "TERMINATE") == 0) {
  8231. wpa_supplicant_terminate_proc(global);
  8232. } else if (os_strcmp(buf, "SUSPEND") == 0) {
  8233. wpas_notify_suspend(global);
  8234. } else if (os_strcmp(buf, "RESUME") == 0) {
  8235. wpas_notify_resume(global);
  8236. } else if (os_strncmp(buf, "SET ", 4) == 0) {
  8237. if (wpas_global_ctrl_iface_set(global, buf + 4)) {
  8238. #ifdef CONFIG_P2P
  8239. if (global->p2p_init_wpa_s) {
  8240. os_free(reply);
  8241. /* Check if P2P redirection would work for this
  8242. * command. */
  8243. return wpa_supplicant_ctrl_iface_process(
  8244. global->p2p_init_wpa_s,
  8245. buf, resp_len);
  8246. }
  8247. #endif /* CONFIG_P2P */
  8248. reply_len = -1;
  8249. }
  8250. } else if (os_strncmp(buf, "DUP_NETWORK ", 12) == 0) {
  8251. if (wpas_global_ctrl_iface_dup_network(global, buf + 12))
  8252. reply_len = -1;
  8253. #ifndef CONFIG_NO_CONFIG_WRITE
  8254. } else if (os_strcmp(buf, "SAVE_CONFIG") == 0) {
  8255. if (wpas_global_ctrl_iface_save_config(global))
  8256. reply_len = -1;
  8257. #endif /* CONFIG_NO_CONFIG_WRITE */
  8258. } else if (os_strcmp(buf, "STATUS") == 0) {
  8259. reply_len = wpas_global_ctrl_iface_status(global, reply,
  8260. reply_size);
  8261. #ifdef CONFIG_MODULE_TESTS
  8262. } else if (os_strcmp(buf, "MODULE_TESTS") == 0) {
  8263. int wpas_module_tests(void);
  8264. if (wpas_module_tests() < 0)
  8265. reply_len = -1;
  8266. #endif /* CONFIG_MODULE_TESTS */
  8267. } else if (os_strncmp(buf, "RELOG", 5) == 0) {
  8268. if (wpa_debug_reopen_file() < 0)
  8269. reply_len = -1;
  8270. } else {
  8271. os_memcpy(reply, "UNKNOWN COMMAND\n", 16);
  8272. reply_len = 16;
  8273. }
  8274. if (reply_len < 0) {
  8275. os_memcpy(reply, "FAIL\n", 5);
  8276. reply_len = 5;
  8277. }
  8278. *resp_len = reply_len;
  8279. return reply;
  8280. }