ctrl_iface.c 232 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967496849694970497149724973497449754976497749784979498049814982498349844985498649874988498949904991499249934994499549964997499849995000500150025003500450055006500750085009501050115012501350145015501650175018501950205021502250235024502550265027502850295030503150325033503450355036503750385039504050415042504350445045504650475048504950505051505250535054505550565057505850595060506150625063506450655066506750685069507050715072507350745075507650775078507950805081508250835084508550865087508850895090509150925093509450955096509750985099510051015102510351045105510651075108510951105111511251135114511551165117511851195120512151225123512451255126512751285129513051315132513351345135513651375138513951405141514251435144514551465147514851495150515151525153515451555156515751585159516051615162516351645165516651675168516951705171517251735174517551765177517851795180518151825183518451855186518751885189519051915192519351945195519651975198519952005201520252035204520552065207520852095210521152125213521452155216521752185219522052215222522352245225522652275228522952305231523252335234523552365237523852395240524152425243524452455246524752485249525052515252525352545255525652575258525952605261526252635264526552665267526852695270527152725273527452755276527752785279528052815282528352845285528652875288528952905291529252935294529552965297529852995300530153025303530453055306530753085309531053115312531353145315531653175318531953205321532253235324532553265327532853295330533153325333533453355336533753385339534053415342534353445345534653475348534953505351535253535354535553565357535853595360536153625363536453655366536753685369537053715372537353745375537653775378537953805381538253835384538553865387538853895390539153925393539453955396539753985399540054015402540354045405540654075408540954105411541254135414541554165417541854195420542154225423542454255426542754285429543054315432543354345435543654375438543954405441544254435444544554465447544854495450545154525453545454555456545754585459546054615462546354645465546654675468546954705471547254735474547554765477547854795480548154825483548454855486548754885489549054915492549354945495549654975498549955005501550255035504550555065507550855095510551155125513551455155516551755185519552055215522552355245525552655275528552955305531553255335534553555365537553855395540554155425543554455455546554755485549555055515552555355545555555655575558555955605561556255635564556555665567556855695570557155725573557455755576557755785579558055815582558355845585558655875588558955905591559255935594559555965597559855995600560156025603560456055606560756085609561056115612561356145615561656175618561956205621562256235624562556265627562856295630563156325633563456355636563756385639564056415642564356445645564656475648564956505651565256535654565556565657565856595660566156625663566456655666566756685669567056715672567356745675567656775678567956805681568256835684568556865687568856895690569156925693569456955696569756985699570057015702570357045705570657075708570957105711571257135714571557165717571857195720572157225723572457255726572757285729573057315732573357345735573657375738573957405741574257435744574557465747574857495750575157525753575457555756575757585759576057615762576357645765576657675768576957705771577257735774577557765777577857795780578157825783578457855786578757885789579057915792579357945795579657975798579958005801580258035804580558065807580858095810581158125813581458155816581758185819582058215822582358245825582658275828582958305831583258335834583558365837583858395840584158425843584458455846584758485849585058515852585358545855585658575858585958605861586258635864586558665867586858695870587158725873587458755876587758785879588058815882588358845885588658875888588958905891589258935894589558965897589858995900590159025903590459055906590759085909591059115912591359145915591659175918591959205921592259235924592559265927592859295930593159325933593459355936593759385939594059415942594359445945594659475948594959505951595259535954595559565957595859595960596159625963596459655966596759685969597059715972597359745975597659775978597959805981598259835984598559865987598859895990599159925993599459955996599759985999600060016002600360046005600660076008600960106011601260136014601560166017601860196020602160226023602460256026602760286029603060316032603360346035603660376038603960406041604260436044604560466047604860496050605160526053605460556056605760586059606060616062606360646065606660676068606960706071607260736074607560766077607860796080608160826083608460856086608760886089609060916092609360946095609660976098609961006101610261036104610561066107610861096110611161126113611461156116611761186119612061216122612361246125612661276128612961306131613261336134613561366137613861396140614161426143614461456146614761486149615061516152615361546155615661576158615961606161616261636164616561666167616861696170617161726173617461756176617761786179618061816182618361846185618661876188618961906191619261936194619561966197619861996200620162026203620462056206620762086209621062116212621362146215621662176218621962206221622262236224622562266227622862296230623162326233623462356236623762386239624062416242624362446245624662476248624962506251625262536254625562566257625862596260626162626263626462656266626762686269627062716272627362746275627662776278627962806281628262836284628562866287628862896290629162926293629462956296629762986299630063016302630363046305630663076308630963106311631263136314631563166317631863196320632163226323632463256326632763286329633063316332633363346335633663376338633963406341634263436344634563466347634863496350635163526353635463556356635763586359636063616362636363646365636663676368636963706371637263736374637563766377637863796380638163826383638463856386638763886389639063916392639363946395639663976398639964006401640264036404640564066407640864096410641164126413641464156416641764186419642064216422642364246425642664276428642964306431643264336434643564366437643864396440644164426443644464456446644764486449645064516452645364546455645664576458645964606461646264636464646564666467646864696470647164726473647464756476647764786479648064816482648364846485648664876488648964906491649264936494649564966497649864996500650165026503650465056506650765086509651065116512651365146515651665176518651965206521652265236524652565266527652865296530653165326533653465356536653765386539654065416542654365446545654665476548654965506551655265536554655565566557655865596560656165626563656465656566656765686569657065716572657365746575657665776578657965806581658265836584658565866587658865896590659165926593659465956596659765986599660066016602660366046605660666076608660966106611661266136614661566166617661866196620662166226623662466256626662766286629663066316632663366346635663666376638663966406641664266436644664566466647664866496650665166526653665466556656665766586659666066616662666366646665666666676668666966706671667266736674667566766677667866796680668166826683668466856686668766886689669066916692669366946695669666976698669967006701670267036704670567066707670867096710671167126713671467156716671767186719672067216722672367246725672667276728672967306731673267336734673567366737673867396740674167426743674467456746674767486749675067516752675367546755675667576758675967606761676267636764676567666767676867696770677167726773677467756776677767786779678067816782678367846785678667876788678967906791679267936794679567966797679867996800680168026803680468056806680768086809681068116812681368146815681668176818681968206821682268236824682568266827682868296830683168326833683468356836683768386839684068416842684368446845684668476848684968506851685268536854685568566857685868596860686168626863686468656866686768686869687068716872687368746875687668776878687968806881688268836884688568866887688868896890689168926893689468956896689768986899690069016902690369046905690669076908690969106911691269136914691569166917691869196920692169226923692469256926692769286929693069316932693369346935693669376938693969406941694269436944694569466947694869496950695169526953695469556956695769586959696069616962696369646965696669676968696969706971697269736974697569766977697869796980698169826983698469856986698769886989699069916992699369946995699669976998699970007001700270037004700570067007700870097010701170127013701470157016701770187019702070217022702370247025702670277028702970307031703270337034703570367037703870397040704170427043704470457046704770487049705070517052705370547055705670577058705970607061706270637064706570667067706870697070707170727073707470757076707770787079708070817082708370847085708670877088708970907091709270937094709570967097709870997100710171027103710471057106710771087109711071117112711371147115711671177118711971207121712271237124712571267127712871297130713171327133713471357136713771387139714071417142714371447145714671477148714971507151715271537154715571567157715871597160716171627163716471657166716771687169717071717172717371747175717671777178717971807181718271837184718571867187718871897190719171927193719471957196719771987199720072017202720372047205720672077208720972107211721272137214721572167217721872197220722172227223722472257226722772287229723072317232723372347235723672377238723972407241724272437244724572467247724872497250725172527253725472557256725772587259726072617262726372647265726672677268726972707271727272737274727572767277727872797280728172827283728472857286728772887289729072917292729372947295729672977298729973007301730273037304730573067307730873097310731173127313731473157316731773187319732073217322732373247325732673277328732973307331733273337334733573367337733873397340734173427343734473457346734773487349735073517352735373547355735673577358735973607361736273637364736573667367736873697370737173727373737473757376737773787379738073817382738373847385738673877388738973907391739273937394739573967397739873997400740174027403740474057406740774087409741074117412741374147415741674177418741974207421742274237424742574267427742874297430743174327433743474357436743774387439744074417442744374447445744674477448744974507451745274537454745574567457745874597460746174627463746474657466746774687469747074717472747374747475747674777478747974807481748274837484748574867487748874897490749174927493749474957496749774987499750075017502750375047505750675077508750975107511751275137514751575167517751875197520752175227523752475257526752775287529753075317532753375347535753675377538753975407541754275437544754575467547754875497550755175527553755475557556755775587559756075617562756375647565756675677568756975707571757275737574757575767577757875797580758175827583758475857586758775887589759075917592759375947595759675977598759976007601760276037604760576067607760876097610761176127613761476157616761776187619762076217622762376247625762676277628762976307631763276337634763576367637763876397640764176427643764476457646764776487649765076517652765376547655765676577658765976607661766276637664766576667667766876697670767176727673767476757676767776787679768076817682768376847685768676877688768976907691769276937694769576967697769876997700770177027703770477057706770777087709771077117712771377147715771677177718771977207721772277237724772577267727772877297730773177327733773477357736773777387739774077417742774377447745774677477748774977507751775277537754775577567757775877597760776177627763776477657766776777687769777077717772777377747775777677777778777977807781778277837784778577867787778877897790779177927793779477957796779777987799780078017802780378047805780678077808780978107811781278137814781578167817781878197820782178227823782478257826782778287829783078317832783378347835783678377838783978407841784278437844784578467847784878497850785178527853785478557856785778587859786078617862786378647865786678677868786978707871787278737874787578767877787878797880788178827883788478857886788778887889789078917892789378947895789678977898789979007901790279037904790579067907790879097910791179127913791479157916791779187919792079217922792379247925792679277928792979307931793279337934793579367937793879397940794179427943794479457946794779487949795079517952795379547955795679577958795979607961796279637964796579667967796879697970797179727973797479757976797779787979798079817982798379847985798679877988798979907991799279937994799579967997799879998000800180028003800480058006800780088009801080118012801380148015801680178018801980208021802280238024802580268027802880298030803180328033803480358036803780388039804080418042804380448045804680478048804980508051805280538054805580568057805880598060806180628063806480658066806780688069807080718072807380748075807680778078807980808081808280838084808580868087808880898090809180928093809480958096809780988099810081018102810381048105810681078108810981108111811281138114811581168117811881198120812181228123812481258126812781288129813081318132813381348135813681378138813981408141814281438144814581468147814881498150815181528153815481558156815781588159816081618162816381648165816681678168816981708171817281738174817581768177817881798180818181828183818481858186818781888189819081918192819381948195819681978198819982008201820282038204820582068207820882098210821182128213821482158216821782188219822082218222822382248225822682278228822982308231823282338234823582368237823882398240824182428243824482458246824782488249825082518252825382548255825682578258825982608261826282638264826582668267826882698270827182728273827482758276827782788279828082818282828382848285828682878288828982908291829282938294829582968297829882998300830183028303830483058306830783088309831083118312831383148315831683178318831983208321832283238324832583268327832883298330833183328333833483358336833783388339834083418342834383448345834683478348834983508351835283538354835583568357835883598360836183628363836483658366836783688369837083718372837383748375837683778378837983808381838283838384838583868387838883898390839183928393839483958396839783988399840084018402840384048405840684078408840984108411841284138414841584168417841884198420842184228423842484258426842784288429843084318432843384348435843684378438843984408441844284438444844584468447844884498450845184528453845484558456845784588459846084618462846384648465846684678468846984708471847284738474847584768477847884798480848184828483848484858486848784888489849084918492849384948495849684978498849985008501850285038504850585068507850885098510851185128513851485158516851785188519852085218522852385248525852685278528852985308531853285338534853585368537853885398540854185428543854485458546854785488549855085518552855385548555855685578558855985608561856285638564856585668567856885698570857185728573857485758576857785788579858085818582858385848585858685878588858985908591859285938594859585968597859885998600860186028603860486058606860786088609861086118612861386148615861686178618861986208621862286238624862586268627862886298630863186328633863486358636863786388639864086418642864386448645864686478648864986508651865286538654865586568657865886598660866186628663866486658666866786688669867086718672867386748675867686778678867986808681868286838684868586868687868886898690869186928693869486958696869786988699870087018702870387048705870687078708870987108711871287138714871587168717871887198720872187228723872487258726872787288729873087318732873387348735873687378738873987408741874287438744874587468747874887498750875187528753875487558756875787588759876087618762876387648765876687678768876987708771877287738774877587768777877887798780878187828783878487858786878787888789879087918792879387948795879687978798879988008801880288038804880588068807880888098810881188128813881488158816881788188819882088218822882388248825882688278828882988308831883288338834883588368837883888398840884188428843884488458846884788488849885088518852885388548855885688578858885988608861886288638864886588668867886888698870887188728873887488758876887788788879888088818882888388848885888688878888888988908891889288938894889588968897889888998900890189028903890489058906890789088909891089118912891389148915891689178918891989208921892289238924892589268927892889298930893189328933893489358936893789388939894089418942894389448945894689478948894989508951895289538954895589568957895889598960896189628963896489658966896789688969897089718972897389748975897689778978897989808981898289838984898589868987898889898990899189928993899489958996899789988999900090019002900390049005900690079008900990109011901290139014901590169017901890199020902190229023902490259026902790289029903090319032903390349035903690379038903990409041904290439044904590469047904890499050905190529053905490559056905790589059906090619062906390649065906690679068906990709071907290739074907590769077907890799080908190829083908490859086908790889089909090919092909390949095909690979098909991009101910291039104910591069107910891099110911191129113911491159116911791189119912091219122912391249125912691279128912991309131913291339134913591369137913891399140914191429143914491459146914791489149915091519152915391549155915691579158915991609161916291639164916591669167916891699170917191729173917491759176917791789179918091819182918391849185918691879188918991909191919291939194919591969197919891999200920192029203920492059206920792089209921092119212921392149215921692179218921992209221922292239224922592269227922892299230923192329233923492359236923792389239924092419242924392449245924692479248924992509251925292539254925592569257925892599260926192629263926492659266926792689269927092719272927392749275927692779278927992809281928292839284928592869287928892899290929192929293929492959296929792989299930093019302930393049305930693079308930993109311931293139314931593169317931893199320932193229323932493259326932793289329933093319332933393349335933693379338933993409341934293439344934593469347934893499350935193529353935493559356935793589359936093619362936393649365936693679368936993709371937293739374937593769377937893799380938193829383938493859386938793889389939093919392939393949395939693979398939994009401940294039404940594069407940894099410941194129413941494159416941794189419942094219422942394249425942694279428942994309431943294339434943594369437943894399440944194429443944494459446944794489449945094519452945394549455945694579458945994609461946294639464946594669467946894699470947194729473947494759476947794789479948094819482948394849485948694879488948994909491949294939494949594969497949894999500950195029503950495059506950795089509951095119512951395149515951695179518951995209521952295239524952595269527952895299530953195329533953495359536953795389539954095419542954395449545954695479548954995509551955295539554955595569557955895599560956195629563956495659566956795689569957095719572957395749575957695779578957995809581958295839584958595869587958895899590959195929593959495959596959795989599960096019602960396049605960696079608960996109611961296139614961596169617961896199620962196229623962496259626962796289629963096319632963396349635963696379638963996409641964296439644964596469647964896499650965196529653965496559656965796589659966096619662966396649665966696679668966996709671967296739674967596769677967896799680968196829683968496859686968796889689969096919692969396949695969696979698969997009701970297039704970597069707970897099710971197129713971497159716971797189719972097219722972397249725972697279728972997309731973297339734
  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. return p2p_set_listen_channel(wpa_s->global->p2p, 81,
  5017. atoi(param), 1);
  5018. }
  5019. if (os_strcmp(cmd, "ssid_postfix") == 0) {
  5020. return p2p_set_ssid_postfix(wpa_s->global->p2p, (u8 *) param,
  5021. os_strlen(param));
  5022. }
  5023. if (os_strcmp(cmd, "noa") == 0) {
  5024. char *pos;
  5025. int count, start, duration;
  5026. /* GO NoA parameters: count,start_offset(ms),duration(ms) */
  5027. count = atoi(param);
  5028. pos = os_strchr(param, ',');
  5029. if (pos == NULL)
  5030. return -1;
  5031. pos++;
  5032. start = atoi(pos);
  5033. pos = os_strchr(pos, ',');
  5034. if (pos == NULL)
  5035. return -1;
  5036. pos++;
  5037. duration = atoi(pos);
  5038. if (count < 0 || count > 255 || start < 0 || duration < 0)
  5039. return -1;
  5040. if (count == 0 && duration > 0)
  5041. return -1;
  5042. wpa_printf(MSG_DEBUG, "CTRL_IFACE: P2P_SET GO NoA: count=%d "
  5043. "start=%d duration=%d", count, start, duration);
  5044. return wpas_p2p_set_noa(wpa_s, count, start, duration);
  5045. }
  5046. if (os_strcmp(cmd, "ps") == 0)
  5047. return wpa_drv_set_p2p_powersave(wpa_s, atoi(param), -1, -1);
  5048. if (os_strcmp(cmd, "oppps") == 0)
  5049. return wpa_drv_set_p2p_powersave(wpa_s, -1, atoi(param), -1);
  5050. if (os_strcmp(cmd, "ctwindow") == 0)
  5051. return wpa_drv_set_p2p_powersave(wpa_s, -1, -1, atoi(param));
  5052. if (os_strcmp(cmd, "disabled") == 0) {
  5053. wpa_s->global->p2p_disabled = atoi(param);
  5054. wpa_printf(MSG_DEBUG, "P2P functionality %s",
  5055. wpa_s->global->p2p_disabled ?
  5056. "disabled" : "enabled");
  5057. if (wpa_s->global->p2p_disabled) {
  5058. wpas_p2p_stop_find(wpa_s);
  5059. os_memset(wpa_s->p2p_auth_invite, 0, ETH_ALEN);
  5060. p2p_flush(wpa_s->global->p2p);
  5061. }
  5062. return 0;
  5063. }
  5064. if (os_strcmp(cmd, "conc_pref") == 0) {
  5065. if (os_strcmp(param, "sta") == 0)
  5066. wpa_s->global->conc_pref = WPA_CONC_PREF_STA;
  5067. else if (os_strcmp(param, "p2p") == 0)
  5068. wpa_s->global->conc_pref = WPA_CONC_PREF_P2P;
  5069. else {
  5070. wpa_printf(MSG_INFO, "Invalid conc_pref value");
  5071. return -1;
  5072. }
  5073. wpa_printf(MSG_DEBUG, "Single channel concurrency preference: "
  5074. "%s", param);
  5075. return 0;
  5076. }
  5077. if (os_strcmp(cmd, "force_long_sd") == 0) {
  5078. wpa_s->force_long_sd = atoi(param);
  5079. return 0;
  5080. }
  5081. if (os_strcmp(cmd, "peer_filter") == 0) {
  5082. u8 addr[ETH_ALEN];
  5083. if (hwaddr_aton(param, addr))
  5084. return -1;
  5085. p2p_set_peer_filter(wpa_s->global->p2p, addr);
  5086. return 0;
  5087. }
  5088. if (os_strcmp(cmd, "cross_connect") == 0)
  5089. return wpas_p2p_set_cross_connect(wpa_s, atoi(param));
  5090. if (os_strcmp(cmd, "go_apsd") == 0) {
  5091. if (os_strcmp(param, "disable") == 0)
  5092. wpa_s->set_ap_uapsd = 0;
  5093. else {
  5094. wpa_s->set_ap_uapsd = 1;
  5095. wpa_s->ap_uapsd = atoi(param);
  5096. }
  5097. return 0;
  5098. }
  5099. if (os_strcmp(cmd, "client_apsd") == 0) {
  5100. if (os_strcmp(param, "disable") == 0)
  5101. wpa_s->set_sta_uapsd = 0;
  5102. else {
  5103. int be, bk, vi, vo;
  5104. char *pos;
  5105. /* format: BE,BK,VI,VO;max SP Length */
  5106. be = atoi(param);
  5107. pos = os_strchr(param, ',');
  5108. if (pos == NULL)
  5109. return -1;
  5110. pos++;
  5111. bk = atoi(pos);
  5112. pos = os_strchr(pos, ',');
  5113. if (pos == NULL)
  5114. return -1;
  5115. pos++;
  5116. vi = atoi(pos);
  5117. pos = os_strchr(pos, ',');
  5118. if (pos == NULL)
  5119. return -1;
  5120. pos++;
  5121. vo = atoi(pos);
  5122. /* ignore max SP Length for now */
  5123. wpa_s->set_sta_uapsd = 1;
  5124. wpa_s->sta_uapsd = 0;
  5125. if (be)
  5126. wpa_s->sta_uapsd |= BIT(0);
  5127. if (bk)
  5128. wpa_s->sta_uapsd |= BIT(1);
  5129. if (vi)
  5130. wpa_s->sta_uapsd |= BIT(2);
  5131. if (vo)
  5132. wpa_s->sta_uapsd |= BIT(3);
  5133. }
  5134. return 0;
  5135. }
  5136. if (os_strcmp(cmd, "disallow_freq") == 0)
  5137. return p2p_ctrl_disallow_freq(wpa_s, param);
  5138. if (os_strcmp(cmd, "disc_int") == 0) {
  5139. int min_disc_int, max_disc_int, max_disc_tu;
  5140. char *pos;
  5141. pos = param;
  5142. min_disc_int = atoi(pos);
  5143. pos = os_strchr(pos, ' ');
  5144. if (pos == NULL)
  5145. return -1;
  5146. *pos++ = '\0';
  5147. max_disc_int = atoi(pos);
  5148. pos = os_strchr(pos, ' ');
  5149. if (pos == NULL)
  5150. return -1;
  5151. *pos++ = '\0';
  5152. max_disc_tu = atoi(pos);
  5153. return p2p_set_disc_int(wpa_s->global->p2p, min_disc_int,
  5154. max_disc_int, max_disc_tu);
  5155. }
  5156. if (os_strcmp(cmd, "per_sta_psk") == 0) {
  5157. wpa_s->global->p2p_per_sta_psk = !!atoi(param);
  5158. return 0;
  5159. }
  5160. #ifdef CONFIG_WPS_NFC
  5161. if (os_strcmp(cmd, "nfc_tag") == 0)
  5162. return wpas_p2p_nfc_tag_enabled(wpa_s, !!atoi(param));
  5163. #endif /* CONFIG_WPS_NFC */
  5164. if (os_strcmp(cmd, "disable_ip_addr_req") == 0) {
  5165. wpa_s->p2p_disable_ip_addr_req = !!atoi(param);
  5166. return 0;
  5167. }
  5168. wpa_printf(MSG_DEBUG, "CTRL_IFACE: Unknown P2P_SET field value '%s'",
  5169. cmd);
  5170. return -1;
  5171. }
  5172. static void p2p_ctrl_flush(struct wpa_supplicant *wpa_s)
  5173. {
  5174. os_memset(wpa_s->p2p_auth_invite, 0, ETH_ALEN);
  5175. wpa_s->force_long_sd = 0;
  5176. wpas_p2p_stop_find(wpa_s);
  5177. wpa_s->parent->p2ps_method_config_any = 0;
  5178. if (wpa_s->global->p2p)
  5179. p2p_flush(wpa_s->global->p2p);
  5180. }
  5181. static int p2p_ctrl_presence_req(struct wpa_supplicant *wpa_s, char *cmd)
  5182. {
  5183. char *pos, *pos2;
  5184. unsigned int dur1 = 0, int1 = 0, dur2 = 0, int2 = 0;
  5185. if (cmd[0]) {
  5186. pos = os_strchr(cmd, ' ');
  5187. if (pos == NULL)
  5188. return -1;
  5189. *pos++ = '\0';
  5190. dur1 = atoi(cmd);
  5191. pos2 = os_strchr(pos, ' ');
  5192. if (pos2)
  5193. *pos2++ = '\0';
  5194. int1 = atoi(pos);
  5195. } else
  5196. pos2 = NULL;
  5197. if (pos2) {
  5198. pos = os_strchr(pos2, ' ');
  5199. if (pos == NULL)
  5200. return -1;
  5201. *pos++ = '\0';
  5202. dur2 = atoi(pos2);
  5203. int2 = atoi(pos);
  5204. }
  5205. return wpas_p2p_presence_req(wpa_s, dur1, int1, dur2, int2);
  5206. }
  5207. static int p2p_ctrl_ext_listen(struct wpa_supplicant *wpa_s, char *cmd)
  5208. {
  5209. char *pos;
  5210. unsigned int period = 0, interval = 0;
  5211. if (cmd[0]) {
  5212. pos = os_strchr(cmd, ' ');
  5213. if (pos == NULL)
  5214. return -1;
  5215. *pos++ = '\0';
  5216. period = atoi(cmd);
  5217. interval = atoi(pos);
  5218. }
  5219. return wpas_p2p_ext_listen(wpa_s, period, interval);
  5220. }
  5221. static int p2p_ctrl_remove_client(struct wpa_supplicant *wpa_s, const char *cmd)
  5222. {
  5223. const char *pos;
  5224. u8 peer[ETH_ALEN];
  5225. int iface_addr = 0;
  5226. pos = cmd;
  5227. if (os_strncmp(pos, "iface=", 6) == 0) {
  5228. iface_addr = 1;
  5229. pos += 6;
  5230. }
  5231. if (hwaddr_aton(pos, peer))
  5232. return -1;
  5233. wpas_p2p_remove_client(wpa_s, peer, iface_addr);
  5234. return 0;
  5235. }
  5236. #endif /* CONFIG_P2P */
  5237. static int * freq_range_to_channel_list(struct wpa_supplicant *wpa_s, char *val)
  5238. {
  5239. struct wpa_freq_range_list ranges;
  5240. int *freqs = NULL;
  5241. struct hostapd_hw_modes *mode;
  5242. u16 i;
  5243. if (wpa_s->hw.modes == NULL)
  5244. return NULL;
  5245. os_memset(&ranges, 0, sizeof(ranges));
  5246. if (freq_range_list_parse(&ranges, val) < 0)
  5247. return NULL;
  5248. for (i = 0; i < wpa_s->hw.num_modes; i++) {
  5249. int j;
  5250. mode = &wpa_s->hw.modes[i];
  5251. for (j = 0; j < mode->num_channels; j++) {
  5252. unsigned int freq;
  5253. if (mode->channels[j].flag & HOSTAPD_CHAN_DISABLED)
  5254. continue;
  5255. freq = mode->channels[j].freq;
  5256. if (!freq_range_list_includes(&ranges, freq))
  5257. continue;
  5258. int_array_add_unique(&freqs, freq);
  5259. }
  5260. }
  5261. os_free(ranges.range);
  5262. return freqs;
  5263. }
  5264. #ifdef CONFIG_INTERWORKING
  5265. static int ctrl_interworking_select(struct wpa_supplicant *wpa_s, char *param)
  5266. {
  5267. int auto_sel = 0;
  5268. int *freqs = NULL;
  5269. if (param) {
  5270. char *pos;
  5271. auto_sel = os_strstr(param, "auto") != NULL;
  5272. pos = os_strstr(param, "freq=");
  5273. if (pos) {
  5274. freqs = freq_range_to_channel_list(wpa_s, pos + 5);
  5275. if (freqs == NULL)
  5276. return -1;
  5277. }
  5278. }
  5279. return interworking_select(wpa_s, auto_sel, freqs);
  5280. }
  5281. static int ctrl_interworking_connect(struct wpa_supplicant *wpa_s, char *dst,
  5282. int only_add)
  5283. {
  5284. u8 bssid[ETH_ALEN];
  5285. struct wpa_bss *bss;
  5286. if (hwaddr_aton(dst, bssid)) {
  5287. wpa_printf(MSG_DEBUG, "Invalid BSSID '%s'", dst);
  5288. return -1;
  5289. }
  5290. bss = wpa_bss_get_bssid(wpa_s, bssid);
  5291. if (bss == NULL) {
  5292. wpa_printf(MSG_DEBUG, "Could not find BSS " MACSTR,
  5293. MAC2STR(bssid));
  5294. return -1;
  5295. }
  5296. if (bss->ssid_len == 0) {
  5297. int found = 0;
  5298. wpa_printf(MSG_DEBUG, "Selected BSS entry for " MACSTR
  5299. " does not have SSID information", MAC2STR(bssid));
  5300. dl_list_for_each_reverse(bss, &wpa_s->bss, struct wpa_bss,
  5301. list) {
  5302. if (os_memcmp(bss->bssid, bssid, ETH_ALEN) == 0 &&
  5303. bss->ssid_len > 0) {
  5304. found = 1;
  5305. break;
  5306. }
  5307. }
  5308. if (!found)
  5309. return -1;
  5310. wpa_printf(MSG_DEBUG,
  5311. "Found another matching BSS entry with SSID");
  5312. }
  5313. return interworking_connect(wpa_s, bss, only_add);
  5314. }
  5315. static int get_anqp(struct wpa_supplicant *wpa_s, char *dst)
  5316. {
  5317. u8 dst_addr[ETH_ALEN];
  5318. int used;
  5319. char *pos;
  5320. #define MAX_ANQP_INFO_ID 100
  5321. u16 id[MAX_ANQP_INFO_ID];
  5322. size_t num_id = 0;
  5323. u32 subtypes = 0;
  5324. used = hwaddr_aton2(dst, dst_addr);
  5325. if (used < 0)
  5326. return -1;
  5327. pos = dst + used;
  5328. if (*pos == ' ')
  5329. pos++;
  5330. while (num_id < MAX_ANQP_INFO_ID) {
  5331. if (os_strncmp(pos, "hs20:", 5) == 0) {
  5332. #ifdef CONFIG_HS20
  5333. int num = atoi(pos + 5);
  5334. if (num <= 0 || num > 31)
  5335. return -1;
  5336. subtypes |= BIT(num);
  5337. #else /* CONFIG_HS20 */
  5338. return -1;
  5339. #endif /* CONFIG_HS20 */
  5340. } else {
  5341. id[num_id] = atoi(pos);
  5342. if (id[num_id])
  5343. num_id++;
  5344. }
  5345. pos = os_strchr(pos + 1, ',');
  5346. if (pos == NULL)
  5347. break;
  5348. pos++;
  5349. }
  5350. if (num_id == 0)
  5351. return -1;
  5352. return anqp_send_req(wpa_s, dst_addr, id, num_id, subtypes);
  5353. }
  5354. static int gas_request(struct wpa_supplicant *wpa_s, char *cmd)
  5355. {
  5356. u8 dst_addr[ETH_ALEN];
  5357. struct wpabuf *advproto, *query = NULL;
  5358. int used, ret = -1;
  5359. char *pos, *end;
  5360. size_t len;
  5361. used = hwaddr_aton2(cmd, dst_addr);
  5362. if (used < 0)
  5363. return -1;
  5364. pos = cmd + used;
  5365. while (*pos == ' ')
  5366. pos++;
  5367. /* Advertisement Protocol ID */
  5368. end = os_strchr(pos, ' ');
  5369. if (end)
  5370. len = end - pos;
  5371. else
  5372. len = os_strlen(pos);
  5373. if (len & 0x01)
  5374. return -1;
  5375. len /= 2;
  5376. if (len == 0)
  5377. return -1;
  5378. advproto = wpabuf_alloc(len);
  5379. if (advproto == NULL)
  5380. return -1;
  5381. if (hexstr2bin(pos, wpabuf_put(advproto, len), len) < 0)
  5382. goto fail;
  5383. if (end) {
  5384. /* Optional Query Request */
  5385. pos = end + 1;
  5386. while (*pos == ' ')
  5387. pos++;
  5388. len = os_strlen(pos);
  5389. if (len) {
  5390. if (len & 0x01)
  5391. goto fail;
  5392. len /= 2;
  5393. if (len == 0)
  5394. goto fail;
  5395. query = wpabuf_alloc(len);
  5396. if (query == NULL)
  5397. goto fail;
  5398. if (hexstr2bin(pos, wpabuf_put(query, len), len) < 0)
  5399. goto fail;
  5400. }
  5401. }
  5402. ret = gas_send_request(wpa_s, dst_addr, advproto, query);
  5403. fail:
  5404. wpabuf_free(advproto);
  5405. wpabuf_free(query);
  5406. return ret;
  5407. }
  5408. static int gas_response_get(struct wpa_supplicant *wpa_s, char *cmd, char *buf,
  5409. size_t buflen)
  5410. {
  5411. u8 addr[ETH_ALEN];
  5412. int dialog_token;
  5413. int used;
  5414. char *pos;
  5415. size_t resp_len, start, requested_len;
  5416. struct wpabuf *resp;
  5417. int ret;
  5418. used = hwaddr_aton2(cmd, addr);
  5419. if (used < 0)
  5420. return -1;
  5421. pos = cmd + used;
  5422. while (*pos == ' ')
  5423. pos++;
  5424. dialog_token = atoi(pos);
  5425. if (wpa_s->last_gas_resp &&
  5426. os_memcmp(addr, wpa_s->last_gas_addr, ETH_ALEN) == 0 &&
  5427. dialog_token == wpa_s->last_gas_dialog_token)
  5428. resp = wpa_s->last_gas_resp;
  5429. else if (wpa_s->prev_gas_resp &&
  5430. os_memcmp(addr, wpa_s->prev_gas_addr, ETH_ALEN) == 0 &&
  5431. dialog_token == wpa_s->prev_gas_dialog_token)
  5432. resp = wpa_s->prev_gas_resp;
  5433. else
  5434. return -1;
  5435. resp_len = wpabuf_len(resp);
  5436. start = 0;
  5437. requested_len = resp_len;
  5438. pos = os_strchr(pos, ' ');
  5439. if (pos) {
  5440. start = atoi(pos);
  5441. if (start > resp_len)
  5442. return os_snprintf(buf, buflen, "FAIL-Invalid range");
  5443. pos = os_strchr(pos, ',');
  5444. if (pos == NULL)
  5445. return -1;
  5446. pos++;
  5447. requested_len = atoi(pos);
  5448. if (start + requested_len > resp_len)
  5449. return os_snprintf(buf, buflen, "FAIL-Invalid range");
  5450. }
  5451. if (requested_len * 2 + 1 > buflen)
  5452. return os_snprintf(buf, buflen, "FAIL-Too long response");
  5453. ret = wpa_snprintf_hex(buf, buflen, wpabuf_head_u8(resp) + start,
  5454. requested_len);
  5455. if (start + requested_len == resp_len) {
  5456. /*
  5457. * Free memory by dropping the response after it has been
  5458. * fetched.
  5459. */
  5460. if (resp == wpa_s->prev_gas_resp) {
  5461. wpabuf_free(wpa_s->prev_gas_resp);
  5462. wpa_s->prev_gas_resp = NULL;
  5463. } else {
  5464. wpabuf_free(wpa_s->last_gas_resp);
  5465. wpa_s->last_gas_resp = NULL;
  5466. }
  5467. }
  5468. return ret;
  5469. }
  5470. #endif /* CONFIG_INTERWORKING */
  5471. #ifdef CONFIG_HS20
  5472. static int get_hs20_anqp(struct wpa_supplicant *wpa_s, char *dst)
  5473. {
  5474. u8 dst_addr[ETH_ALEN];
  5475. int used;
  5476. char *pos;
  5477. u32 subtypes = 0;
  5478. used = hwaddr_aton2(dst, dst_addr);
  5479. if (used < 0)
  5480. return -1;
  5481. pos = dst + used;
  5482. if (*pos == ' ')
  5483. pos++;
  5484. for (;;) {
  5485. int num = atoi(pos);
  5486. if (num <= 0 || num > 31)
  5487. return -1;
  5488. subtypes |= BIT(num);
  5489. pos = os_strchr(pos + 1, ',');
  5490. if (pos == NULL)
  5491. break;
  5492. pos++;
  5493. }
  5494. if (subtypes == 0)
  5495. return -1;
  5496. return hs20_anqp_send_req(wpa_s, dst_addr, subtypes, NULL, 0, 0);
  5497. }
  5498. static int hs20_nai_home_realm_list(struct wpa_supplicant *wpa_s,
  5499. const u8 *addr, const char *realm)
  5500. {
  5501. u8 *buf;
  5502. size_t rlen, len;
  5503. int ret;
  5504. rlen = os_strlen(realm);
  5505. len = 3 + rlen;
  5506. buf = os_malloc(len);
  5507. if (buf == NULL)
  5508. return -1;
  5509. buf[0] = 1; /* NAI Home Realm Count */
  5510. buf[1] = 0; /* Formatted in accordance with RFC 4282 */
  5511. buf[2] = rlen;
  5512. os_memcpy(buf + 3, realm, rlen);
  5513. ret = hs20_anqp_send_req(wpa_s, addr,
  5514. BIT(HS20_STYPE_NAI_HOME_REALM_QUERY),
  5515. buf, len, 0);
  5516. os_free(buf);
  5517. return ret;
  5518. }
  5519. static int hs20_get_nai_home_realm_list(struct wpa_supplicant *wpa_s,
  5520. char *dst)
  5521. {
  5522. struct wpa_cred *cred = wpa_s->conf->cred;
  5523. u8 dst_addr[ETH_ALEN];
  5524. int used;
  5525. u8 *buf;
  5526. size_t len;
  5527. int ret;
  5528. used = hwaddr_aton2(dst, dst_addr);
  5529. if (used < 0)
  5530. return -1;
  5531. while (dst[used] == ' ')
  5532. used++;
  5533. if (os_strncmp(dst + used, "realm=", 6) == 0)
  5534. return hs20_nai_home_realm_list(wpa_s, dst_addr,
  5535. dst + used + 6);
  5536. len = os_strlen(dst + used);
  5537. if (len == 0 && cred && cred->realm)
  5538. return hs20_nai_home_realm_list(wpa_s, dst_addr, cred->realm);
  5539. if (len & 1)
  5540. return -1;
  5541. len /= 2;
  5542. buf = os_malloc(len);
  5543. if (buf == NULL)
  5544. return -1;
  5545. if (hexstr2bin(dst + used, buf, len) < 0) {
  5546. os_free(buf);
  5547. return -1;
  5548. }
  5549. ret = hs20_anqp_send_req(wpa_s, dst_addr,
  5550. BIT(HS20_STYPE_NAI_HOME_REALM_QUERY),
  5551. buf, len, 0);
  5552. os_free(buf);
  5553. return ret;
  5554. }
  5555. static int get_hs20_icon(struct wpa_supplicant *wpa_s, char *cmd, char *reply,
  5556. int buflen)
  5557. {
  5558. u8 dst_addr[ETH_ALEN];
  5559. int used;
  5560. char *ctx = NULL, *icon, *poffset, *psize;
  5561. used = hwaddr_aton2(cmd, dst_addr);
  5562. if (used < 0)
  5563. return -1;
  5564. cmd += used;
  5565. icon = str_token(cmd, " ", &ctx);
  5566. poffset = str_token(cmd, " ", &ctx);
  5567. psize = str_token(cmd, " ", &ctx);
  5568. if (!icon || !poffset || !psize)
  5569. return -1;
  5570. wpa_s->fetch_osu_icon_in_progress = 0;
  5571. return hs20_get_icon(wpa_s, dst_addr, icon, atoi(poffset), atoi(psize),
  5572. reply, buflen);
  5573. }
  5574. static int del_hs20_icon(struct wpa_supplicant *wpa_s, char *cmd)
  5575. {
  5576. u8 dst_addr[ETH_ALEN];
  5577. int used;
  5578. char *icon;
  5579. if (!cmd[0])
  5580. return hs20_del_icon(wpa_s, NULL, NULL);
  5581. used = hwaddr_aton2(cmd, dst_addr);
  5582. if (used < 0)
  5583. return -1;
  5584. while (cmd[used] == ' ')
  5585. used++;
  5586. icon = cmd[used] ? &cmd[used] : NULL;
  5587. return hs20_del_icon(wpa_s, dst_addr, icon);
  5588. }
  5589. static int hs20_icon_request(struct wpa_supplicant *wpa_s, char *cmd, int inmem)
  5590. {
  5591. u8 dst_addr[ETH_ALEN];
  5592. int used;
  5593. char *icon;
  5594. used = hwaddr_aton2(cmd, dst_addr);
  5595. if (used < 0)
  5596. return -1;
  5597. while (cmd[used] == ' ')
  5598. used++;
  5599. icon = &cmd[used];
  5600. wpa_s->fetch_osu_icon_in_progress = 0;
  5601. return hs20_anqp_send_req(wpa_s, dst_addr, BIT(HS20_STYPE_ICON_REQUEST),
  5602. (u8 *) icon, os_strlen(icon), inmem);
  5603. }
  5604. #endif /* CONFIG_HS20 */
  5605. #ifdef CONFIG_AUTOSCAN
  5606. static int wpa_supplicant_ctrl_iface_autoscan(struct wpa_supplicant *wpa_s,
  5607. char *cmd)
  5608. {
  5609. enum wpa_states state = wpa_s->wpa_state;
  5610. char *new_params = NULL;
  5611. if (os_strlen(cmd) > 0) {
  5612. new_params = os_strdup(cmd);
  5613. if (new_params == NULL)
  5614. return -1;
  5615. }
  5616. os_free(wpa_s->conf->autoscan);
  5617. wpa_s->conf->autoscan = new_params;
  5618. if (wpa_s->conf->autoscan == NULL)
  5619. autoscan_deinit(wpa_s);
  5620. else if (state == WPA_DISCONNECTED || state == WPA_INACTIVE)
  5621. autoscan_init(wpa_s, 1);
  5622. else if (state == WPA_SCANNING)
  5623. wpa_supplicant_reinit_autoscan(wpa_s);
  5624. return 0;
  5625. }
  5626. #endif /* CONFIG_AUTOSCAN */
  5627. #ifdef CONFIG_WNM
  5628. static int wpas_ctrl_iface_wnm_sleep(struct wpa_supplicant *wpa_s, char *cmd)
  5629. {
  5630. int enter;
  5631. int intval = 0;
  5632. char *pos;
  5633. int ret;
  5634. struct wpabuf *tfs_req = NULL;
  5635. if (os_strncmp(cmd, "enter", 5) == 0)
  5636. enter = 1;
  5637. else if (os_strncmp(cmd, "exit", 4) == 0)
  5638. enter = 0;
  5639. else
  5640. return -1;
  5641. pos = os_strstr(cmd, " interval=");
  5642. if (pos)
  5643. intval = atoi(pos + 10);
  5644. pos = os_strstr(cmd, " tfs_req=");
  5645. if (pos) {
  5646. char *end;
  5647. size_t len;
  5648. pos += 9;
  5649. end = os_strchr(pos, ' ');
  5650. if (end)
  5651. len = end - pos;
  5652. else
  5653. len = os_strlen(pos);
  5654. if (len & 1)
  5655. return -1;
  5656. len /= 2;
  5657. tfs_req = wpabuf_alloc(len);
  5658. if (tfs_req == NULL)
  5659. return -1;
  5660. if (hexstr2bin(pos, wpabuf_put(tfs_req, len), len) < 0) {
  5661. wpabuf_free(tfs_req);
  5662. return -1;
  5663. }
  5664. }
  5665. ret = ieee802_11_send_wnmsleep_req(wpa_s, enter ? WNM_SLEEP_MODE_ENTER :
  5666. WNM_SLEEP_MODE_EXIT, intval,
  5667. tfs_req);
  5668. wpabuf_free(tfs_req);
  5669. return ret;
  5670. }
  5671. static int wpas_ctrl_iface_wnm_bss_query(struct wpa_supplicant *wpa_s, char *cmd)
  5672. {
  5673. int query_reason, list = 0;
  5674. query_reason = atoi(cmd);
  5675. cmd = os_strchr(cmd, ' ');
  5676. if (cmd) {
  5677. cmd++;
  5678. if (os_strncmp(cmd, "list", 4) == 0) {
  5679. list = 1;
  5680. } else {
  5681. wpa_printf(MSG_DEBUG, "WNM Query: Invalid option %s",
  5682. cmd);
  5683. return -1;
  5684. }
  5685. }
  5686. wpa_printf(MSG_DEBUG,
  5687. "CTRL_IFACE: WNM_BSS_QUERY query_reason=%d%s",
  5688. query_reason, list ? " candidate list" : "");
  5689. return wnm_send_bss_transition_mgmt_query(wpa_s, query_reason, list);
  5690. }
  5691. #endif /* CONFIG_WNM */
  5692. static int wpa_supplicant_signal_poll(struct wpa_supplicant *wpa_s, char *buf,
  5693. size_t buflen)
  5694. {
  5695. struct wpa_signal_info si;
  5696. int ret;
  5697. char *pos, *end;
  5698. ret = wpa_drv_signal_poll(wpa_s, &si);
  5699. if (ret)
  5700. return -1;
  5701. pos = buf;
  5702. end = buf + buflen;
  5703. ret = os_snprintf(pos, end - pos, "RSSI=%d\nLINKSPEED=%d\n"
  5704. "NOISE=%d\nFREQUENCY=%u\n",
  5705. si.current_signal, si.current_txrate / 1000,
  5706. si.current_noise, si.frequency);
  5707. if (os_snprintf_error(end - pos, ret))
  5708. return -1;
  5709. pos += ret;
  5710. if (si.chanwidth != CHAN_WIDTH_UNKNOWN) {
  5711. ret = os_snprintf(pos, end - pos, "WIDTH=%s\n",
  5712. channel_width_to_string(si.chanwidth));
  5713. if (os_snprintf_error(end - pos, ret))
  5714. return -1;
  5715. pos += ret;
  5716. }
  5717. if (si.center_frq1 > 0 && si.center_frq2 > 0) {
  5718. ret = os_snprintf(pos, end - pos,
  5719. "CENTER_FRQ1=%d\nCENTER_FRQ2=%d\n",
  5720. si.center_frq1, si.center_frq2);
  5721. if (os_snprintf_error(end - pos, ret))
  5722. return -1;
  5723. pos += ret;
  5724. }
  5725. if (si.avg_signal) {
  5726. ret = os_snprintf(pos, end - pos,
  5727. "AVG_RSSI=%d\n", si.avg_signal);
  5728. if (os_snprintf_error(end - pos, ret))
  5729. return -1;
  5730. pos += ret;
  5731. }
  5732. if (si.avg_beacon_signal) {
  5733. ret = os_snprintf(pos, end - pos,
  5734. "AVG_BEACON_RSSI=%d\n", si.avg_beacon_signal);
  5735. if (os_snprintf_error(end - pos, ret))
  5736. return -1;
  5737. pos += ret;
  5738. }
  5739. return pos - buf;
  5740. }
  5741. static int wpas_ctrl_iface_signal_monitor(struct wpa_supplicant *wpa_s,
  5742. const char *cmd)
  5743. {
  5744. const char *pos;
  5745. int threshold = 0;
  5746. int hysteresis = 0;
  5747. if (wpa_s->bgscan && wpa_s->bgscan_priv) {
  5748. wpa_printf(MSG_DEBUG,
  5749. "Reject SIGNAL_MONITOR command - bgscan is active");
  5750. return -1;
  5751. }
  5752. pos = os_strstr(cmd, "THRESHOLD=");
  5753. if (pos)
  5754. threshold = atoi(pos + 10);
  5755. pos = os_strstr(cmd, "HYSTERESIS=");
  5756. if (pos)
  5757. hysteresis = atoi(pos + 11);
  5758. return wpa_drv_signal_monitor(wpa_s, threshold, hysteresis);
  5759. }
  5760. static int wpas_ctrl_iface_get_pref_freq_list(
  5761. struct wpa_supplicant *wpa_s, char *cmd, char *buf, size_t buflen)
  5762. {
  5763. unsigned int freq_list[100], num = 100, i;
  5764. int ret;
  5765. enum wpa_driver_if_type iface_type;
  5766. char *pos, *end;
  5767. pos = buf;
  5768. end = buf + buflen;
  5769. /* buf: "<interface_type>" */
  5770. if (os_strcmp(cmd, "STATION") == 0)
  5771. iface_type = WPA_IF_STATION;
  5772. else if (os_strcmp(cmd, "AP") == 0)
  5773. iface_type = WPA_IF_AP_BSS;
  5774. else if (os_strcmp(cmd, "P2P_GO") == 0)
  5775. iface_type = WPA_IF_P2P_GO;
  5776. else if (os_strcmp(cmd, "P2P_CLIENT") == 0)
  5777. iface_type = WPA_IF_P2P_CLIENT;
  5778. else if (os_strcmp(cmd, "IBSS") == 0)
  5779. iface_type = WPA_IF_IBSS;
  5780. else if (os_strcmp(cmd, "TDLS") == 0)
  5781. iface_type = WPA_IF_TDLS;
  5782. else
  5783. return -1;
  5784. wpa_printf(MSG_DEBUG,
  5785. "CTRL_IFACE: GET_PREF_FREQ_LIST iface_type=%d (%s)",
  5786. iface_type, buf);
  5787. ret = wpa_drv_get_pref_freq_list(wpa_s, iface_type, &num, freq_list);
  5788. if (ret)
  5789. return -1;
  5790. for (i = 0; i < num; i++) {
  5791. ret = os_snprintf(pos, end - pos, "%s%u",
  5792. i > 0 ? "," : "", freq_list[i]);
  5793. if (os_snprintf_error(end - pos, ret))
  5794. return -1;
  5795. pos += ret;
  5796. }
  5797. return pos - buf;
  5798. }
  5799. static int wpa_supplicant_pktcnt_poll(struct wpa_supplicant *wpa_s, char *buf,
  5800. size_t buflen)
  5801. {
  5802. struct hostap_sta_driver_data sta;
  5803. int ret;
  5804. ret = wpa_drv_pktcnt_poll(wpa_s, &sta);
  5805. if (ret)
  5806. return -1;
  5807. ret = os_snprintf(buf, buflen, "TXGOOD=%lu\nTXBAD=%lu\nRXGOOD=%lu\n",
  5808. sta.tx_packets, sta.tx_retry_failed, sta.rx_packets);
  5809. if (os_snprintf_error(buflen, ret))
  5810. return -1;
  5811. return ret;
  5812. }
  5813. #ifdef ANDROID
  5814. static int wpa_supplicant_driver_cmd(struct wpa_supplicant *wpa_s, char *cmd,
  5815. char *buf, size_t buflen)
  5816. {
  5817. int ret;
  5818. ret = wpa_drv_driver_cmd(wpa_s, cmd, buf, buflen);
  5819. if (ret == 0) {
  5820. if (os_strncasecmp(cmd, "COUNTRY", 7) == 0) {
  5821. struct p2p_data *p2p = wpa_s->global->p2p;
  5822. if (p2p) {
  5823. char country[3];
  5824. country[0] = cmd[8];
  5825. country[1] = cmd[9];
  5826. country[2] = 0x04;
  5827. p2p_set_country(p2p, country);
  5828. }
  5829. }
  5830. ret = os_snprintf(buf, buflen, "%s\n", "OK");
  5831. if (os_snprintf_error(buflen, ret))
  5832. ret = -1;
  5833. }
  5834. return ret;
  5835. }
  5836. #endif /* ANDROID */
  5837. static int wpa_supplicant_vendor_cmd(struct wpa_supplicant *wpa_s, char *cmd,
  5838. char *buf, size_t buflen)
  5839. {
  5840. int ret;
  5841. char *pos;
  5842. u8 *data = NULL;
  5843. unsigned int vendor_id, subcmd;
  5844. struct wpabuf *reply;
  5845. size_t data_len = 0;
  5846. /* cmd: <vendor id> <subcommand id> [<hex formatted data>] */
  5847. vendor_id = strtoul(cmd, &pos, 16);
  5848. if (!isblank((unsigned char) *pos))
  5849. return -EINVAL;
  5850. subcmd = strtoul(pos, &pos, 10);
  5851. if (*pos != '\0') {
  5852. if (!isblank((unsigned char) *pos++))
  5853. return -EINVAL;
  5854. data_len = os_strlen(pos);
  5855. }
  5856. if (data_len) {
  5857. data_len /= 2;
  5858. data = os_malloc(data_len);
  5859. if (!data)
  5860. return -1;
  5861. if (hexstr2bin(pos, data, data_len)) {
  5862. wpa_printf(MSG_DEBUG,
  5863. "Vendor command: wrong parameter format");
  5864. os_free(data);
  5865. return -EINVAL;
  5866. }
  5867. }
  5868. reply = wpabuf_alloc((buflen - 1) / 2);
  5869. if (!reply) {
  5870. os_free(data);
  5871. return -1;
  5872. }
  5873. ret = wpa_drv_vendor_cmd(wpa_s, vendor_id, subcmd, data, data_len,
  5874. reply);
  5875. if (ret == 0)
  5876. ret = wpa_snprintf_hex(buf, buflen, wpabuf_head_u8(reply),
  5877. wpabuf_len(reply));
  5878. wpabuf_free(reply);
  5879. os_free(data);
  5880. return ret;
  5881. }
  5882. static void wpa_supplicant_ctrl_iface_flush(struct wpa_supplicant *wpa_s)
  5883. {
  5884. #ifdef CONFIG_P2P
  5885. struct wpa_supplicant *p2p_wpa_s = wpa_s->global->p2p_init_wpa_s ?
  5886. wpa_s->global->p2p_init_wpa_s : wpa_s;
  5887. #endif /* CONFIG_P2P */
  5888. wpa_dbg(wpa_s, MSG_DEBUG, "Flush all wpa_supplicant state");
  5889. wpas_abort_ongoing_scan(wpa_s);
  5890. if (wpa_s->wpa_state >= WPA_AUTHENTICATING) {
  5891. /*
  5892. * Avoid possible auto connect re-connection on getting
  5893. * disconnected due to state flush.
  5894. */
  5895. wpa_supplicant_set_state(wpa_s, WPA_DISCONNECTED);
  5896. }
  5897. #ifdef CONFIG_P2P
  5898. wpas_p2p_group_remove(p2p_wpa_s, "*");
  5899. wpas_p2p_cancel(p2p_wpa_s);
  5900. p2p_ctrl_flush(p2p_wpa_s);
  5901. wpas_p2p_service_flush(p2p_wpa_s);
  5902. p2p_wpa_s->global->p2p_disabled = 0;
  5903. p2p_wpa_s->global->p2p_per_sta_psk = 0;
  5904. p2p_wpa_s->conf->num_sec_device_types = 0;
  5905. p2p_wpa_s->p2p_disable_ip_addr_req = 0;
  5906. os_free(p2p_wpa_s->global->p2p_go_avoid_freq.range);
  5907. p2p_wpa_s->global->p2p_go_avoid_freq.range = NULL;
  5908. p2p_wpa_s->global->p2p_go_avoid_freq.num = 0;
  5909. p2p_wpa_s->global->pending_p2ps_group = 0;
  5910. p2p_wpa_s->global->pending_p2ps_group_freq = 0;
  5911. #endif /* CONFIG_P2P */
  5912. #ifdef CONFIG_WPS_TESTING
  5913. wps_version_number = 0x20;
  5914. wps_testing_dummy_cred = 0;
  5915. wps_corrupt_pkhash = 0;
  5916. wps_force_auth_types_in_use = 0;
  5917. wps_force_encr_types_in_use = 0;
  5918. #endif /* CONFIG_WPS_TESTING */
  5919. #ifdef CONFIG_WPS
  5920. wpa_s->wps_fragment_size = 0;
  5921. wpas_wps_cancel(wpa_s);
  5922. wps_registrar_flush(wpa_s->wps->registrar);
  5923. #endif /* CONFIG_WPS */
  5924. wpa_s->after_wps = 0;
  5925. wpa_s->known_wps_freq = 0;
  5926. #ifdef CONFIG_TDLS
  5927. #ifdef CONFIG_TDLS_TESTING
  5928. extern unsigned int tdls_testing;
  5929. tdls_testing = 0;
  5930. #endif /* CONFIG_TDLS_TESTING */
  5931. wpa_drv_tdls_oper(wpa_s, TDLS_ENABLE, NULL);
  5932. wpa_tdls_enable(wpa_s->wpa, 1);
  5933. #endif /* CONFIG_TDLS */
  5934. eloop_cancel_timeout(wpa_supplicant_stop_countermeasures, wpa_s, NULL);
  5935. wpa_supplicant_stop_countermeasures(wpa_s, NULL);
  5936. wpa_s->no_keep_alive = 0;
  5937. wpa_s->own_disconnect_req = 0;
  5938. os_free(wpa_s->disallow_aps_bssid);
  5939. wpa_s->disallow_aps_bssid = NULL;
  5940. wpa_s->disallow_aps_bssid_count = 0;
  5941. os_free(wpa_s->disallow_aps_ssid);
  5942. wpa_s->disallow_aps_ssid = NULL;
  5943. wpa_s->disallow_aps_ssid_count = 0;
  5944. wpa_s->set_sta_uapsd = 0;
  5945. wpa_s->sta_uapsd = 0;
  5946. wpa_drv_radio_disable(wpa_s, 0);
  5947. wpa_blacklist_clear(wpa_s);
  5948. wpa_s->extra_blacklist_count = 0;
  5949. wpa_supplicant_ctrl_iface_remove_network(wpa_s, "all");
  5950. wpa_supplicant_ctrl_iface_remove_cred(wpa_s, "all");
  5951. wpa_config_flush_blobs(wpa_s->conf);
  5952. wpa_s->conf->auto_interworking = 0;
  5953. wpa_s->conf->okc = 0;
  5954. wpa_sm_pmksa_cache_flush(wpa_s->wpa, NULL);
  5955. rsn_preauth_deinit(wpa_s->wpa);
  5956. wpa_sm_set_param(wpa_s->wpa, RSNA_PMK_LIFETIME, 43200);
  5957. wpa_sm_set_param(wpa_s->wpa, RSNA_PMK_REAUTH_THRESHOLD, 70);
  5958. wpa_sm_set_param(wpa_s->wpa, RSNA_SA_TIMEOUT, 60);
  5959. eapol_sm_notify_logoff(wpa_s->eapol, FALSE);
  5960. radio_remove_works(wpa_s, NULL, 1);
  5961. wpa_s->ext_work_in_progress = 0;
  5962. wpa_s->next_ssid = NULL;
  5963. #ifdef CONFIG_INTERWORKING
  5964. #ifdef CONFIG_HS20
  5965. hs20_cancel_fetch_osu(wpa_s);
  5966. hs20_del_icon(wpa_s, NULL, NULL);
  5967. #endif /* CONFIG_HS20 */
  5968. #endif /* CONFIG_INTERWORKING */
  5969. wpa_s->ext_mgmt_frame_handling = 0;
  5970. wpa_s->ext_eapol_frame_io = 0;
  5971. #ifdef CONFIG_TESTING_OPTIONS
  5972. wpa_s->extra_roc_dur = 0;
  5973. wpa_s->test_failure = WPAS_TEST_FAILURE_NONE;
  5974. wpa_s->p2p_go_csa_on_inv = 0;
  5975. wpa_sm_set_test_assoc_ie(wpa_s->wpa, NULL);
  5976. #endif /* CONFIG_TESTING_OPTIONS */
  5977. wpa_s->disconnected = 0;
  5978. os_free(wpa_s->next_scan_freqs);
  5979. wpa_s->next_scan_freqs = NULL;
  5980. wpa_bss_flush(wpa_s);
  5981. if (!dl_list_empty(&wpa_s->bss)) {
  5982. wpa_printf(MSG_DEBUG,
  5983. "BSS table not empty after flush: %u entries, current_bss=%p bssid="
  5984. MACSTR " pending_bssid=" MACSTR,
  5985. dl_list_len(&wpa_s->bss), wpa_s->current_bss,
  5986. MAC2STR(wpa_s->bssid),
  5987. MAC2STR(wpa_s->pending_bssid));
  5988. }
  5989. eloop_cancel_timeout(wpas_network_reenabled, wpa_s, NULL);
  5990. wpa_s->wnmsleep_used = 0;
  5991. }
  5992. static int wpas_ctrl_radio_work_show(struct wpa_supplicant *wpa_s,
  5993. char *buf, size_t buflen)
  5994. {
  5995. struct wpa_radio_work *work;
  5996. char *pos, *end;
  5997. struct os_reltime now, diff;
  5998. pos = buf;
  5999. end = buf + buflen;
  6000. os_get_reltime(&now);
  6001. dl_list_for_each(work, &wpa_s->radio->work, struct wpa_radio_work, list)
  6002. {
  6003. int ret;
  6004. os_reltime_sub(&now, &work->time, &diff);
  6005. ret = os_snprintf(pos, end - pos, "%s@%s:%u:%u:%ld.%06ld\n",
  6006. work->type, work->wpa_s->ifname, work->freq,
  6007. work->started, diff.sec, diff.usec);
  6008. if (os_snprintf_error(end - pos, ret))
  6009. break;
  6010. pos += ret;
  6011. }
  6012. return pos - buf;
  6013. }
  6014. static void wpas_ctrl_radio_work_timeout(void *eloop_ctx, void *timeout_ctx)
  6015. {
  6016. struct wpa_radio_work *work = eloop_ctx;
  6017. struct wpa_external_work *ework = work->ctx;
  6018. wpa_dbg(work->wpa_s, MSG_DEBUG,
  6019. "Timing out external radio work %u (%s)",
  6020. ework->id, work->type);
  6021. wpa_msg(work->wpa_s, MSG_INFO, EXT_RADIO_WORK_TIMEOUT "%u", ework->id);
  6022. work->wpa_s->ext_work_in_progress = 0;
  6023. radio_work_done(work);
  6024. os_free(ework);
  6025. }
  6026. static void wpas_ctrl_radio_work_cb(struct wpa_radio_work *work, int deinit)
  6027. {
  6028. struct wpa_external_work *ework = work->ctx;
  6029. if (deinit) {
  6030. if (work->started)
  6031. eloop_cancel_timeout(wpas_ctrl_radio_work_timeout,
  6032. work, NULL);
  6033. os_free(ework);
  6034. return;
  6035. }
  6036. wpa_dbg(work->wpa_s, MSG_DEBUG, "Starting external radio work %u (%s)",
  6037. ework->id, ework->type);
  6038. wpa_msg(work->wpa_s, MSG_INFO, EXT_RADIO_WORK_START "%u", ework->id);
  6039. work->wpa_s->ext_work_in_progress = 1;
  6040. if (!ework->timeout)
  6041. ework->timeout = 10;
  6042. eloop_register_timeout(ework->timeout, 0, wpas_ctrl_radio_work_timeout,
  6043. work, NULL);
  6044. }
  6045. static int wpas_ctrl_radio_work_add(struct wpa_supplicant *wpa_s, char *cmd,
  6046. char *buf, size_t buflen)
  6047. {
  6048. struct wpa_external_work *ework;
  6049. char *pos, *pos2;
  6050. size_t type_len;
  6051. int ret;
  6052. unsigned int freq = 0;
  6053. /* format: <name> [freq=<MHz>] [timeout=<seconds>] */
  6054. ework = os_zalloc(sizeof(*ework));
  6055. if (ework == NULL)
  6056. return -1;
  6057. pos = os_strchr(cmd, ' ');
  6058. if (pos) {
  6059. type_len = pos - cmd;
  6060. pos++;
  6061. pos2 = os_strstr(pos, "freq=");
  6062. if (pos2)
  6063. freq = atoi(pos2 + 5);
  6064. pos2 = os_strstr(pos, "timeout=");
  6065. if (pos2)
  6066. ework->timeout = atoi(pos2 + 8);
  6067. } else {
  6068. type_len = os_strlen(cmd);
  6069. }
  6070. if (4 + type_len >= sizeof(ework->type))
  6071. type_len = sizeof(ework->type) - 4 - 1;
  6072. os_strlcpy(ework->type, "ext:", sizeof(ework->type));
  6073. os_memcpy(ework->type + 4, cmd, type_len);
  6074. ework->type[4 + type_len] = '\0';
  6075. wpa_s->ext_work_id++;
  6076. if (wpa_s->ext_work_id == 0)
  6077. wpa_s->ext_work_id++;
  6078. ework->id = wpa_s->ext_work_id;
  6079. if (radio_add_work(wpa_s, freq, ework->type, 0, wpas_ctrl_radio_work_cb,
  6080. ework) < 0) {
  6081. os_free(ework);
  6082. return -1;
  6083. }
  6084. ret = os_snprintf(buf, buflen, "%u", ework->id);
  6085. if (os_snprintf_error(buflen, ret))
  6086. return -1;
  6087. return ret;
  6088. }
  6089. static int wpas_ctrl_radio_work_done(struct wpa_supplicant *wpa_s, char *cmd)
  6090. {
  6091. struct wpa_radio_work *work;
  6092. unsigned int id = atoi(cmd);
  6093. dl_list_for_each(work, &wpa_s->radio->work, struct wpa_radio_work, list)
  6094. {
  6095. struct wpa_external_work *ework;
  6096. if (os_strncmp(work->type, "ext:", 4) != 0)
  6097. continue;
  6098. ework = work->ctx;
  6099. if (id && ework->id != id)
  6100. continue;
  6101. wpa_dbg(wpa_s, MSG_DEBUG,
  6102. "Completed external radio work %u (%s)",
  6103. ework->id, ework->type);
  6104. eloop_cancel_timeout(wpas_ctrl_radio_work_timeout, work, NULL);
  6105. wpa_s->ext_work_in_progress = 0;
  6106. radio_work_done(work);
  6107. os_free(ework);
  6108. return 3; /* "OK\n" */
  6109. }
  6110. return -1;
  6111. }
  6112. static int wpas_ctrl_radio_work(struct wpa_supplicant *wpa_s, char *cmd,
  6113. char *buf, size_t buflen)
  6114. {
  6115. if (os_strcmp(cmd, "show") == 0)
  6116. return wpas_ctrl_radio_work_show(wpa_s, buf, buflen);
  6117. if (os_strncmp(cmd, "add ", 4) == 0)
  6118. return wpas_ctrl_radio_work_add(wpa_s, cmd + 4, buf, buflen);
  6119. if (os_strncmp(cmd, "done ", 5) == 0)
  6120. return wpas_ctrl_radio_work_done(wpa_s, cmd + 4);
  6121. return -1;
  6122. }
  6123. void wpas_ctrl_radio_work_flush(struct wpa_supplicant *wpa_s)
  6124. {
  6125. struct wpa_radio_work *work, *tmp;
  6126. if (!wpa_s || !wpa_s->radio)
  6127. return;
  6128. dl_list_for_each_safe(work, tmp, &wpa_s->radio->work,
  6129. struct wpa_radio_work, list) {
  6130. struct wpa_external_work *ework;
  6131. if (os_strncmp(work->type, "ext:", 4) != 0)
  6132. continue;
  6133. ework = work->ctx;
  6134. wpa_dbg(wpa_s, MSG_DEBUG,
  6135. "Flushing%s external radio work %u (%s)",
  6136. work->started ? " started" : "", ework->id,
  6137. ework->type);
  6138. if (work->started)
  6139. eloop_cancel_timeout(wpas_ctrl_radio_work_timeout,
  6140. work, NULL);
  6141. radio_work_done(work);
  6142. os_free(ework);
  6143. }
  6144. }
  6145. static void wpas_ctrl_eapol_response(void *eloop_ctx, void *timeout_ctx)
  6146. {
  6147. struct wpa_supplicant *wpa_s = eloop_ctx;
  6148. eapol_sm_notify_ctrl_response(wpa_s->eapol);
  6149. }
  6150. static int scan_id_list_parse(struct wpa_supplicant *wpa_s, const char *value,
  6151. unsigned int *scan_id_count, int scan_id[])
  6152. {
  6153. const char *pos = value;
  6154. while (pos) {
  6155. if (*pos == ' ' || *pos == '\0')
  6156. break;
  6157. if (*scan_id_count == MAX_SCAN_ID)
  6158. return -1;
  6159. scan_id[(*scan_id_count)++] = atoi(pos);
  6160. pos = os_strchr(pos, ',');
  6161. if (pos)
  6162. pos++;
  6163. }
  6164. return 0;
  6165. }
  6166. static void wpas_ctrl_scan(struct wpa_supplicant *wpa_s, char *params,
  6167. char *reply, int reply_size, int *reply_len)
  6168. {
  6169. char *pos;
  6170. unsigned int manual_scan_passive = 0;
  6171. unsigned int manual_scan_use_id = 0;
  6172. unsigned int manual_scan_only_new = 0;
  6173. unsigned int scan_only = 0;
  6174. unsigned int scan_id_count = 0;
  6175. int scan_id[MAX_SCAN_ID];
  6176. void (*scan_res_handler)(struct wpa_supplicant *wpa_s,
  6177. struct wpa_scan_results *scan_res);
  6178. int *manual_scan_freqs = NULL;
  6179. struct wpa_ssid_value *ssid = NULL, *ns;
  6180. unsigned int ssid_count = 0;
  6181. if (wpa_s->wpa_state == WPA_INTERFACE_DISABLED) {
  6182. *reply_len = -1;
  6183. return;
  6184. }
  6185. if (radio_work_pending(wpa_s, "scan")) {
  6186. wpa_printf(MSG_DEBUG,
  6187. "Pending scan scheduled - reject new request");
  6188. *reply_len = os_snprintf(reply, reply_size, "FAIL-BUSY\n");
  6189. return;
  6190. }
  6191. #ifdef CONFIG_INTERWORKING
  6192. if (wpa_s->fetch_anqp_in_progress || wpa_s->network_select) {
  6193. wpa_printf(MSG_DEBUG,
  6194. "Interworking select in progress - reject new scan");
  6195. *reply_len = os_snprintf(reply, reply_size, "FAIL-BUSY\n");
  6196. return;
  6197. }
  6198. #endif /* CONFIG_INTERWORKING */
  6199. if (params) {
  6200. if (os_strncasecmp(params, "TYPE=ONLY", 9) == 0)
  6201. scan_only = 1;
  6202. pos = os_strstr(params, "freq=");
  6203. if (pos) {
  6204. manual_scan_freqs = freq_range_to_channel_list(wpa_s,
  6205. pos + 5);
  6206. if (manual_scan_freqs == NULL) {
  6207. *reply_len = -1;
  6208. goto done;
  6209. }
  6210. }
  6211. pos = os_strstr(params, "passive=");
  6212. if (pos)
  6213. manual_scan_passive = !!atoi(pos + 8);
  6214. pos = os_strstr(params, "use_id=");
  6215. if (pos)
  6216. manual_scan_use_id = atoi(pos + 7);
  6217. pos = os_strstr(params, "only_new=1");
  6218. if (pos)
  6219. manual_scan_only_new = 1;
  6220. pos = os_strstr(params, "scan_id=");
  6221. if (pos && scan_id_list_parse(wpa_s, pos + 8, &scan_id_count,
  6222. scan_id) < 0) {
  6223. *reply_len = -1;
  6224. goto done;
  6225. }
  6226. pos = params;
  6227. while (pos && *pos != '\0') {
  6228. if (os_strncmp(pos, "ssid ", 5) == 0) {
  6229. char *end;
  6230. pos += 5;
  6231. end = pos;
  6232. while (*end) {
  6233. if (*end == '\0' || *end == ' ')
  6234. break;
  6235. end++;
  6236. }
  6237. ns = os_realloc_array(
  6238. ssid, ssid_count + 1,
  6239. sizeof(struct wpa_ssid_value));
  6240. if (ns == NULL) {
  6241. *reply_len = -1;
  6242. goto done;
  6243. }
  6244. ssid = ns;
  6245. if ((end - pos) & 0x01 ||
  6246. end - pos > 2 * SSID_MAX_LEN ||
  6247. hexstr2bin(pos, ssid[ssid_count].ssid,
  6248. (end - pos) / 2) < 0) {
  6249. wpa_printf(MSG_DEBUG,
  6250. "Invalid SSID value '%s'",
  6251. pos);
  6252. *reply_len = -1;
  6253. goto done;
  6254. }
  6255. ssid[ssid_count].ssid_len = (end - pos) / 2;
  6256. wpa_hexdump_ascii(MSG_DEBUG, "scan SSID",
  6257. ssid[ssid_count].ssid,
  6258. ssid[ssid_count].ssid_len);
  6259. ssid_count++;
  6260. pos = end;
  6261. }
  6262. pos = os_strchr(pos, ' ');
  6263. if (pos)
  6264. pos++;
  6265. }
  6266. }
  6267. wpa_s->num_ssids_from_scan_req = ssid_count;
  6268. os_free(wpa_s->ssids_from_scan_req);
  6269. if (ssid_count) {
  6270. wpa_s->ssids_from_scan_req = ssid;
  6271. ssid = NULL;
  6272. } else {
  6273. wpa_s->ssids_from_scan_req = NULL;
  6274. }
  6275. if (scan_only)
  6276. scan_res_handler = scan_only_handler;
  6277. else if (wpa_s->scan_res_handler == scan_only_handler)
  6278. scan_res_handler = NULL;
  6279. else
  6280. scan_res_handler = wpa_s->scan_res_handler;
  6281. if (!wpa_s->sched_scanning && !wpa_s->scanning &&
  6282. ((wpa_s->wpa_state <= WPA_SCANNING) ||
  6283. (wpa_s->wpa_state == WPA_COMPLETED))) {
  6284. wpa_s->manual_scan_passive = manual_scan_passive;
  6285. wpa_s->manual_scan_use_id = manual_scan_use_id;
  6286. wpa_s->manual_scan_only_new = manual_scan_only_new;
  6287. wpa_s->scan_id_count = scan_id_count;
  6288. os_memcpy(wpa_s->scan_id, scan_id, scan_id_count * sizeof(int));
  6289. wpa_s->scan_res_handler = scan_res_handler;
  6290. os_free(wpa_s->manual_scan_freqs);
  6291. wpa_s->manual_scan_freqs = manual_scan_freqs;
  6292. manual_scan_freqs = NULL;
  6293. wpa_s->normal_scans = 0;
  6294. wpa_s->scan_req = MANUAL_SCAN_REQ;
  6295. wpa_s->after_wps = 0;
  6296. wpa_s->known_wps_freq = 0;
  6297. wpa_supplicant_req_scan(wpa_s, 0, 0);
  6298. if (wpa_s->manual_scan_use_id) {
  6299. wpa_s->manual_scan_id++;
  6300. wpa_dbg(wpa_s, MSG_DEBUG, "Assigned scan id %u",
  6301. wpa_s->manual_scan_id);
  6302. *reply_len = os_snprintf(reply, reply_size, "%u\n",
  6303. wpa_s->manual_scan_id);
  6304. }
  6305. } else if (wpa_s->sched_scanning) {
  6306. wpa_s->manual_scan_passive = manual_scan_passive;
  6307. wpa_s->manual_scan_use_id = manual_scan_use_id;
  6308. wpa_s->manual_scan_only_new = manual_scan_only_new;
  6309. wpa_s->scan_id_count = scan_id_count;
  6310. os_memcpy(wpa_s->scan_id, scan_id, scan_id_count * sizeof(int));
  6311. wpa_s->scan_res_handler = scan_res_handler;
  6312. os_free(wpa_s->manual_scan_freqs);
  6313. wpa_s->manual_scan_freqs = manual_scan_freqs;
  6314. manual_scan_freqs = NULL;
  6315. wpa_printf(MSG_DEBUG, "Stop ongoing sched_scan to allow requested full scan to proceed");
  6316. wpa_supplicant_cancel_sched_scan(wpa_s);
  6317. wpa_s->scan_req = MANUAL_SCAN_REQ;
  6318. wpa_supplicant_req_scan(wpa_s, 0, 0);
  6319. if (wpa_s->manual_scan_use_id) {
  6320. wpa_s->manual_scan_id++;
  6321. *reply_len = os_snprintf(reply, reply_size, "%u\n",
  6322. wpa_s->manual_scan_id);
  6323. wpa_dbg(wpa_s, MSG_DEBUG, "Assigned scan id %u",
  6324. wpa_s->manual_scan_id);
  6325. }
  6326. } else {
  6327. wpa_printf(MSG_DEBUG, "Ongoing scan action - reject new request");
  6328. *reply_len = os_snprintf(reply, reply_size, "FAIL-BUSY\n");
  6329. }
  6330. done:
  6331. os_free(manual_scan_freqs);
  6332. os_free(ssid);
  6333. }
  6334. #ifdef CONFIG_TESTING_OPTIONS
  6335. static void wpas_ctrl_iface_mgmt_tx_cb(struct wpa_supplicant *wpa_s,
  6336. unsigned int freq, const u8 *dst,
  6337. const u8 *src, const u8 *bssid,
  6338. const u8 *data, size_t data_len,
  6339. enum offchannel_send_action_result
  6340. result)
  6341. {
  6342. wpa_msg(wpa_s, MSG_INFO, "MGMT-TX-STATUS freq=%u dst=" MACSTR
  6343. " src=" MACSTR " bssid=" MACSTR " result=%s",
  6344. freq, MAC2STR(dst), MAC2STR(src), MAC2STR(bssid),
  6345. result == OFFCHANNEL_SEND_ACTION_SUCCESS ?
  6346. "SUCCESS" : (result == OFFCHANNEL_SEND_ACTION_NO_ACK ?
  6347. "NO_ACK" : "FAILED"));
  6348. }
  6349. static int wpas_ctrl_iface_mgmt_tx(struct wpa_supplicant *wpa_s, char *cmd)
  6350. {
  6351. char *pos, *param;
  6352. size_t len;
  6353. u8 *buf, da[ETH_ALEN], bssid[ETH_ALEN];
  6354. int res, used;
  6355. int freq = 0, no_cck = 0, wait_time = 0;
  6356. /* <DA> <BSSID> [freq=<MHz>] [wait_time=<ms>] [no_cck=1]
  6357. * <action=Action frame payload> */
  6358. wpa_printf(MSG_DEBUG, "External MGMT TX: %s", cmd);
  6359. pos = cmd;
  6360. used = hwaddr_aton2(pos, da);
  6361. if (used < 0)
  6362. return -1;
  6363. pos += used;
  6364. while (*pos == ' ')
  6365. pos++;
  6366. used = hwaddr_aton2(pos, bssid);
  6367. if (used < 0)
  6368. return -1;
  6369. pos += used;
  6370. param = os_strstr(pos, " freq=");
  6371. if (param) {
  6372. param += 6;
  6373. freq = atoi(param);
  6374. }
  6375. param = os_strstr(pos, " no_cck=");
  6376. if (param) {
  6377. param += 8;
  6378. no_cck = atoi(param);
  6379. }
  6380. param = os_strstr(pos, " wait_time=");
  6381. if (param) {
  6382. param += 11;
  6383. wait_time = atoi(param);
  6384. }
  6385. param = os_strstr(pos, " action=");
  6386. if (param == NULL)
  6387. return -1;
  6388. param += 8;
  6389. len = os_strlen(param);
  6390. if (len & 1)
  6391. return -1;
  6392. len /= 2;
  6393. buf = os_malloc(len);
  6394. if (buf == NULL)
  6395. return -1;
  6396. if (hexstr2bin(param, buf, len) < 0) {
  6397. os_free(buf);
  6398. return -1;
  6399. }
  6400. res = offchannel_send_action(wpa_s, freq, da, wpa_s->own_addr, bssid,
  6401. buf, len, wait_time,
  6402. wpas_ctrl_iface_mgmt_tx_cb, no_cck);
  6403. os_free(buf);
  6404. return res;
  6405. }
  6406. static void wpas_ctrl_iface_mgmt_tx_done(struct wpa_supplicant *wpa_s)
  6407. {
  6408. wpa_printf(MSG_DEBUG, "External MGMT TX - done waiting");
  6409. offchannel_send_action_done(wpa_s);
  6410. }
  6411. static int wpas_ctrl_iface_driver_event(struct wpa_supplicant *wpa_s, char *cmd)
  6412. {
  6413. char *pos, *param;
  6414. union wpa_event_data event;
  6415. enum wpa_event_type ev;
  6416. /* <event name> [parameters..] */
  6417. wpa_dbg(wpa_s, MSG_DEBUG, "Testing - external driver event: %s", cmd);
  6418. pos = cmd;
  6419. param = os_strchr(pos, ' ');
  6420. if (param)
  6421. *param++ = '\0';
  6422. os_memset(&event, 0, sizeof(event));
  6423. if (os_strcmp(cmd, "INTERFACE_ENABLED") == 0) {
  6424. ev = EVENT_INTERFACE_ENABLED;
  6425. } else if (os_strcmp(cmd, "INTERFACE_DISABLED") == 0) {
  6426. ev = EVENT_INTERFACE_DISABLED;
  6427. } else if (os_strcmp(cmd, "AVOID_FREQUENCIES") == 0) {
  6428. ev = EVENT_AVOID_FREQUENCIES;
  6429. if (param == NULL)
  6430. param = "";
  6431. if (freq_range_list_parse(&event.freq_range, param) < 0)
  6432. return -1;
  6433. wpa_supplicant_event(wpa_s, ev, &event);
  6434. os_free(event.freq_range.range);
  6435. return 0;
  6436. } else {
  6437. wpa_dbg(wpa_s, MSG_DEBUG, "Testing - unknown driver event: %s",
  6438. cmd);
  6439. return -1;
  6440. }
  6441. wpa_supplicant_event(wpa_s, ev, &event);
  6442. return 0;
  6443. }
  6444. static int wpas_ctrl_iface_eapol_rx(struct wpa_supplicant *wpa_s, char *cmd)
  6445. {
  6446. char *pos;
  6447. u8 src[ETH_ALEN], *buf;
  6448. int used;
  6449. size_t len;
  6450. wpa_printf(MSG_DEBUG, "External EAPOL RX: %s", cmd);
  6451. pos = cmd;
  6452. used = hwaddr_aton2(pos, src);
  6453. if (used < 0)
  6454. return -1;
  6455. pos += used;
  6456. while (*pos == ' ')
  6457. pos++;
  6458. len = os_strlen(pos);
  6459. if (len & 1)
  6460. return -1;
  6461. len /= 2;
  6462. buf = os_malloc(len);
  6463. if (buf == NULL)
  6464. return -1;
  6465. if (hexstr2bin(pos, buf, len) < 0) {
  6466. os_free(buf);
  6467. return -1;
  6468. }
  6469. wpa_supplicant_rx_eapol(wpa_s, src, buf, len);
  6470. os_free(buf);
  6471. return 0;
  6472. }
  6473. static u16 ipv4_hdr_checksum(const void *buf, size_t len)
  6474. {
  6475. size_t i;
  6476. u32 sum = 0;
  6477. const u16 *pos = buf;
  6478. for (i = 0; i < len / 2; i++)
  6479. sum += *pos++;
  6480. while (sum >> 16)
  6481. sum = (sum & 0xffff) + (sum >> 16);
  6482. return sum ^ 0xffff;
  6483. }
  6484. #define HWSIM_PACKETLEN 1500
  6485. #define HWSIM_IP_LEN (HWSIM_PACKETLEN - sizeof(struct ether_header))
  6486. void wpas_data_test_rx(void *ctx, const u8 *src_addr, const u8 *buf, size_t len)
  6487. {
  6488. struct wpa_supplicant *wpa_s = ctx;
  6489. const struct ether_header *eth;
  6490. struct iphdr ip;
  6491. const u8 *pos;
  6492. unsigned int i;
  6493. if (len != HWSIM_PACKETLEN)
  6494. return;
  6495. eth = (const struct ether_header *) buf;
  6496. os_memcpy(&ip, eth + 1, sizeof(ip));
  6497. pos = &buf[sizeof(*eth) + sizeof(ip)];
  6498. if (ip.ihl != 5 || ip.version != 4 ||
  6499. ntohs(ip.tot_len) != HWSIM_IP_LEN)
  6500. return;
  6501. for (i = 0; i < HWSIM_IP_LEN - sizeof(ip); i++) {
  6502. if (*pos != (u8) i)
  6503. return;
  6504. pos++;
  6505. }
  6506. wpa_msg(wpa_s, MSG_INFO, "DATA-TEST-RX " MACSTR " " MACSTR,
  6507. MAC2STR(eth->ether_dhost), MAC2STR(eth->ether_shost));
  6508. }
  6509. static int wpas_ctrl_iface_data_test_config(struct wpa_supplicant *wpa_s,
  6510. char *cmd)
  6511. {
  6512. int enabled = atoi(cmd);
  6513. char *pos;
  6514. const char *ifname;
  6515. if (!enabled) {
  6516. if (wpa_s->l2_test) {
  6517. l2_packet_deinit(wpa_s->l2_test);
  6518. wpa_s->l2_test = NULL;
  6519. wpa_dbg(wpa_s, MSG_DEBUG, "test data: Disabled");
  6520. }
  6521. return 0;
  6522. }
  6523. if (wpa_s->l2_test)
  6524. return 0;
  6525. pos = os_strstr(cmd, " ifname=");
  6526. if (pos)
  6527. ifname = pos + 8;
  6528. else
  6529. ifname = wpa_s->ifname;
  6530. wpa_s->l2_test = l2_packet_init(ifname, wpa_s->own_addr,
  6531. ETHERTYPE_IP, wpas_data_test_rx,
  6532. wpa_s, 1);
  6533. if (wpa_s->l2_test == NULL)
  6534. return -1;
  6535. wpa_dbg(wpa_s, MSG_DEBUG, "test data: Enabled");
  6536. return 0;
  6537. }
  6538. static int wpas_ctrl_iface_data_test_tx(struct wpa_supplicant *wpa_s, char *cmd)
  6539. {
  6540. u8 dst[ETH_ALEN], src[ETH_ALEN];
  6541. char *pos;
  6542. int used;
  6543. long int val;
  6544. u8 tos;
  6545. u8 buf[2 + HWSIM_PACKETLEN];
  6546. struct ether_header *eth;
  6547. struct iphdr *ip;
  6548. u8 *dpos;
  6549. unsigned int i;
  6550. if (wpa_s->l2_test == NULL)
  6551. return -1;
  6552. /* format: <dst> <src> <tos> */
  6553. pos = cmd;
  6554. used = hwaddr_aton2(pos, dst);
  6555. if (used < 0)
  6556. return -1;
  6557. pos += used;
  6558. while (*pos == ' ')
  6559. pos++;
  6560. used = hwaddr_aton2(pos, src);
  6561. if (used < 0)
  6562. return -1;
  6563. pos += used;
  6564. val = strtol(pos, NULL, 0);
  6565. if (val < 0 || val > 0xff)
  6566. return -1;
  6567. tos = val;
  6568. eth = (struct ether_header *) &buf[2];
  6569. os_memcpy(eth->ether_dhost, dst, ETH_ALEN);
  6570. os_memcpy(eth->ether_shost, src, ETH_ALEN);
  6571. eth->ether_type = htons(ETHERTYPE_IP);
  6572. ip = (struct iphdr *) (eth + 1);
  6573. os_memset(ip, 0, sizeof(*ip));
  6574. ip->ihl = 5;
  6575. ip->version = 4;
  6576. ip->ttl = 64;
  6577. ip->tos = tos;
  6578. ip->tot_len = htons(HWSIM_IP_LEN);
  6579. ip->protocol = 1;
  6580. ip->saddr = htonl(192U << 24 | 168 << 16 | 1 << 8 | 1);
  6581. ip->daddr = htonl(192U << 24 | 168 << 16 | 1 << 8 | 2);
  6582. ip->check = ipv4_hdr_checksum(ip, sizeof(*ip));
  6583. dpos = (u8 *) (ip + 1);
  6584. for (i = 0; i < HWSIM_IP_LEN - sizeof(*ip); i++)
  6585. *dpos++ = i;
  6586. if (l2_packet_send(wpa_s->l2_test, dst, ETHERTYPE_IP, &buf[2],
  6587. HWSIM_PACKETLEN) < 0)
  6588. return -1;
  6589. wpa_dbg(wpa_s, MSG_DEBUG, "test data: TX dst=" MACSTR " src=" MACSTR
  6590. " tos=0x%x", MAC2STR(dst), MAC2STR(src), tos);
  6591. return 0;
  6592. }
  6593. static int wpas_ctrl_iface_data_test_frame(struct wpa_supplicant *wpa_s,
  6594. char *cmd)
  6595. {
  6596. u8 *buf;
  6597. struct ether_header *eth;
  6598. struct l2_packet_data *l2 = NULL;
  6599. size_t len;
  6600. u16 ethertype;
  6601. int res = -1;
  6602. len = os_strlen(cmd);
  6603. if (len & 1 || len < ETH_HLEN * 2)
  6604. return -1;
  6605. len /= 2;
  6606. buf = os_malloc(len);
  6607. if (buf == NULL)
  6608. return -1;
  6609. if (hexstr2bin(cmd, buf, len) < 0)
  6610. goto done;
  6611. eth = (struct ether_header *) buf;
  6612. ethertype = ntohs(eth->ether_type);
  6613. l2 = l2_packet_init(wpa_s->ifname, wpa_s->own_addr, ethertype,
  6614. wpas_data_test_rx, wpa_s, 1);
  6615. if (l2 == NULL)
  6616. goto done;
  6617. res = l2_packet_send(l2, eth->ether_dhost, ethertype, buf, len);
  6618. wpa_dbg(wpa_s, MSG_DEBUG, "test data: TX frame res=%d", res);
  6619. done:
  6620. if (l2)
  6621. l2_packet_deinit(l2);
  6622. os_free(buf);
  6623. return res < 0 ? -1 : 0;
  6624. }
  6625. static int wpas_ctrl_test_alloc_fail(struct wpa_supplicant *wpa_s, char *cmd)
  6626. {
  6627. #ifdef WPA_TRACE_BFD
  6628. extern char wpa_trace_fail_func[256];
  6629. extern unsigned int wpa_trace_fail_after;
  6630. char *pos;
  6631. wpa_trace_fail_after = atoi(cmd);
  6632. pos = os_strchr(cmd, ':');
  6633. if (pos) {
  6634. pos++;
  6635. os_strlcpy(wpa_trace_fail_func, pos,
  6636. sizeof(wpa_trace_fail_func));
  6637. } else {
  6638. wpa_trace_fail_after = 0;
  6639. }
  6640. return 0;
  6641. #else /* WPA_TRACE_BFD */
  6642. return -1;
  6643. #endif /* WPA_TRACE_BFD */
  6644. }
  6645. static int wpas_ctrl_get_alloc_fail(struct wpa_supplicant *wpa_s,
  6646. char *buf, size_t buflen)
  6647. {
  6648. #ifdef WPA_TRACE_BFD
  6649. extern char wpa_trace_fail_func[256];
  6650. extern unsigned int wpa_trace_fail_after;
  6651. return os_snprintf(buf, buflen, "%u:%s", wpa_trace_fail_after,
  6652. wpa_trace_fail_func);
  6653. #else /* WPA_TRACE_BFD */
  6654. return -1;
  6655. #endif /* WPA_TRACE_BFD */
  6656. }
  6657. static int wpas_ctrl_test_fail(struct wpa_supplicant *wpa_s, char *cmd)
  6658. {
  6659. #ifdef WPA_TRACE_BFD
  6660. extern char wpa_trace_test_fail_func[256];
  6661. extern unsigned int wpa_trace_test_fail_after;
  6662. char *pos;
  6663. wpa_trace_test_fail_after = atoi(cmd);
  6664. pos = os_strchr(cmd, ':');
  6665. if (pos) {
  6666. pos++;
  6667. os_strlcpy(wpa_trace_test_fail_func, pos,
  6668. sizeof(wpa_trace_test_fail_func));
  6669. } else {
  6670. wpa_trace_test_fail_after = 0;
  6671. }
  6672. return 0;
  6673. #else /* WPA_TRACE_BFD */
  6674. return -1;
  6675. #endif /* WPA_TRACE_BFD */
  6676. }
  6677. static int wpas_ctrl_get_fail(struct wpa_supplicant *wpa_s,
  6678. char *buf, size_t buflen)
  6679. {
  6680. #ifdef WPA_TRACE_BFD
  6681. extern char wpa_trace_test_fail_func[256];
  6682. extern unsigned int wpa_trace_test_fail_after;
  6683. return os_snprintf(buf, buflen, "%u:%s", wpa_trace_test_fail_after,
  6684. wpa_trace_test_fail_func);
  6685. #else /* WPA_TRACE_BFD */
  6686. return -1;
  6687. #endif /* WPA_TRACE_BFD */
  6688. }
  6689. static void wpas_ctrl_event_test_cb(void *eloop_ctx, void *timeout_ctx)
  6690. {
  6691. struct wpa_supplicant *wpa_s = eloop_ctx;
  6692. int i, count = (intptr_t) timeout_ctx;
  6693. wpa_printf(MSG_DEBUG, "TEST: Send %d control interface event messages",
  6694. count);
  6695. for (i = 0; i < count; i++) {
  6696. wpa_msg_ctrl(wpa_s, MSG_INFO, "TEST-EVENT-MESSAGE %d/%d",
  6697. i + 1, count);
  6698. }
  6699. }
  6700. static int wpas_ctrl_event_test(struct wpa_supplicant *wpa_s, const char *cmd)
  6701. {
  6702. int count;
  6703. count = atoi(cmd);
  6704. if (count <= 0)
  6705. return -1;
  6706. return eloop_register_timeout(0, 0, wpas_ctrl_event_test_cb, wpa_s,
  6707. (void *) (intptr_t) count);
  6708. }
  6709. static int wpas_ctrl_test_assoc_ie(struct wpa_supplicant *wpa_s,
  6710. const char *cmd)
  6711. {
  6712. struct wpabuf *buf;
  6713. size_t len;
  6714. len = os_strlen(cmd);
  6715. if (len & 1)
  6716. return -1;
  6717. len /= 2;
  6718. if (len == 0) {
  6719. buf = NULL;
  6720. } else {
  6721. buf = wpabuf_alloc(len);
  6722. if (buf == NULL)
  6723. return -1;
  6724. if (hexstr2bin(cmd, wpabuf_put(buf, len), len) < 0) {
  6725. wpabuf_free(buf);
  6726. return -1;
  6727. }
  6728. }
  6729. wpa_sm_set_test_assoc_ie(wpa_s->wpa, buf);
  6730. return 0;
  6731. }
  6732. #endif /* CONFIG_TESTING_OPTIONS */
  6733. static int wpas_ctrl_vendor_elem_add(struct wpa_supplicant *wpa_s, char *cmd)
  6734. {
  6735. char *pos = cmd;
  6736. int frame;
  6737. size_t len;
  6738. struct wpabuf *buf;
  6739. struct ieee802_11_elems elems;
  6740. frame = atoi(pos);
  6741. if (frame < 0 || frame >= NUM_VENDOR_ELEM_FRAMES)
  6742. return -1;
  6743. wpa_s = wpas_vendor_elem(wpa_s, frame);
  6744. pos = os_strchr(pos, ' ');
  6745. if (pos == NULL)
  6746. return -1;
  6747. pos++;
  6748. len = os_strlen(pos);
  6749. if (len == 0)
  6750. return 0;
  6751. if (len & 1)
  6752. return -1;
  6753. len /= 2;
  6754. buf = wpabuf_alloc(len);
  6755. if (buf == NULL)
  6756. return -1;
  6757. if (hexstr2bin(pos, wpabuf_put(buf, len), len) < 0) {
  6758. wpabuf_free(buf);
  6759. return -1;
  6760. }
  6761. if (ieee802_11_parse_elems(wpabuf_head_u8(buf), len, &elems, 0) ==
  6762. ParseFailed) {
  6763. wpabuf_free(buf);
  6764. return -1;
  6765. }
  6766. if (wpa_s->vendor_elem[frame] == NULL) {
  6767. wpa_s->vendor_elem[frame] = buf;
  6768. wpas_vendor_elem_update(wpa_s);
  6769. return 0;
  6770. }
  6771. if (wpabuf_resize(&wpa_s->vendor_elem[frame], len) < 0) {
  6772. wpabuf_free(buf);
  6773. return -1;
  6774. }
  6775. wpabuf_put_buf(wpa_s->vendor_elem[frame], buf);
  6776. wpabuf_free(buf);
  6777. wpas_vendor_elem_update(wpa_s);
  6778. return 0;
  6779. }
  6780. static int wpas_ctrl_vendor_elem_get(struct wpa_supplicant *wpa_s, char *cmd,
  6781. char *buf, size_t buflen)
  6782. {
  6783. int frame = atoi(cmd);
  6784. if (frame < 0 || frame >= NUM_VENDOR_ELEM_FRAMES)
  6785. return -1;
  6786. wpa_s = wpas_vendor_elem(wpa_s, frame);
  6787. if (wpa_s->vendor_elem[frame] == NULL)
  6788. return 0;
  6789. return wpa_snprintf_hex(buf, buflen,
  6790. wpabuf_head_u8(wpa_s->vendor_elem[frame]),
  6791. wpabuf_len(wpa_s->vendor_elem[frame]));
  6792. }
  6793. static int wpas_ctrl_vendor_elem_remove(struct wpa_supplicant *wpa_s, char *cmd)
  6794. {
  6795. char *pos = cmd;
  6796. int frame;
  6797. size_t len;
  6798. u8 *buf;
  6799. struct ieee802_11_elems elems;
  6800. int res;
  6801. frame = atoi(pos);
  6802. if (frame < 0 || frame >= NUM_VENDOR_ELEM_FRAMES)
  6803. return -1;
  6804. wpa_s = wpas_vendor_elem(wpa_s, frame);
  6805. pos = os_strchr(pos, ' ');
  6806. if (pos == NULL)
  6807. return -1;
  6808. pos++;
  6809. if (*pos == '*') {
  6810. wpabuf_free(wpa_s->vendor_elem[frame]);
  6811. wpa_s->vendor_elem[frame] = NULL;
  6812. wpas_vendor_elem_update(wpa_s);
  6813. return 0;
  6814. }
  6815. if (wpa_s->vendor_elem[frame] == NULL)
  6816. return -1;
  6817. len = os_strlen(pos);
  6818. if (len == 0)
  6819. return 0;
  6820. if (len & 1)
  6821. return -1;
  6822. len /= 2;
  6823. buf = os_malloc(len);
  6824. if (buf == NULL)
  6825. return -1;
  6826. if (hexstr2bin(pos, buf, len) < 0) {
  6827. os_free(buf);
  6828. return -1;
  6829. }
  6830. if (ieee802_11_parse_elems(buf, len, &elems, 0) == ParseFailed) {
  6831. os_free(buf);
  6832. return -1;
  6833. }
  6834. res = wpas_vendor_elem_remove(wpa_s, frame, buf, len);
  6835. os_free(buf);
  6836. return res;
  6837. }
  6838. static void wpas_ctrl_neighbor_rep_cb(void *ctx, struct wpabuf *neighbor_rep)
  6839. {
  6840. struct wpa_supplicant *wpa_s = ctx;
  6841. if (neighbor_rep) {
  6842. wpa_msg_ctrl(wpa_s, MSG_INFO, RRM_EVENT_NEIGHBOR_REP_RXED
  6843. "length=%u",
  6844. (unsigned int) wpabuf_len(neighbor_rep));
  6845. wpabuf_free(neighbor_rep);
  6846. } else {
  6847. wpa_msg_ctrl(wpa_s, MSG_INFO, RRM_EVENT_NEIGHBOR_REP_FAILED);
  6848. }
  6849. }
  6850. static int wpas_ctrl_iface_send_neigbor_rep(struct wpa_supplicant *wpa_s,
  6851. char *cmd)
  6852. {
  6853. struct wpa_ssid ssid;
  6854. struct wpa_ssid *ssid_p = NULL;
  6855. int ret = 0;
  6856. if (os_strncmp(cmd, " ssid=", 6) == 0) {
  6857. ssid.ssid_len = os_strlen(cmd + 6);
  6858. if (ssid.ssid_len > SSID_MAX_LEN)
  6859. return -1;
  6860. ssid.ssid = (u8 *) (cmd + 6);
  6861. ssid_p = &ssid;
  6862. }
  6863. ret = wpas_rrm_send_neighbor_rep_request(wpa_s, ssid_p,
  6864. wpas_ctrl_neighbor_rep_cb,
  6865. wpa_s);
  6866. return ret;
  6867. }
  6868. static int wpas_ctrl_iface_erp_flush(struct wpa_supplicant *wpa_s)
  6869. {
  6870. eapol_sm_erp_flush(wpa_s->eapol);
  6871. return 0;
  6872. }
  6873. static int wpas_ctrl_iface_mac_rand_scan(struct wpa_supplicant *wpa_s,
  6874. char *cmd)
  6875. {
  6876. char *token, *context = NULL;
  6877. unsigned int enable = ~0, type = 0;
  6878. u8 _addr[ETH_ALEN], _mask[ETH_ALEN];
  6879. u8 *addr = NULL, *mask = NULL;
  6880. while ((token = str_token(cmd, " ", &context))) {
  6881. if (os_strcasecmp(token, "scan") == 0) {
  6882. type |= MAC_ADDR_RAND_SCAN;
  6883. } else if (os_strcasecmp(token, "sched") == 0) {
  6884. type |= MAC_ADDR_RAND_SCHED_SCAN;
  6885. } else if (os_strcasecmp(token, "pno") == 0) {
  6886. type |= MAC_ADDR_RAND_PNO;
  6887. } else if (os_strcasecmp(token, "all") == 0) {
  6888. type = wpa_s->mac_addr_rand_supported;
  6889. } else if (os_strncasecmp(token, "enable=", 7) == 0) {
  6890. enable = atoi(token + 7);
  6891. } else if (os_strncasecmp(token, "addr=", 5) == 0) {
  6892. addr = _addr;
  6893. if (hwaddr_aton(token + 5, addr)) {
  6894. wpa_printf(MSG_INFO,
  6895. "CTRL: Invalid MAC address: %s",
  6896. token);
  6897. return -1;
  6898. }
  6899. } else if (os_strncasecmp(token, "mask=", 5) == 0) {
  6900. mask = _mask;
  6901. if (hwaddr_aton(token + 5, mask)) {
  6902. wpa_printf(MSG_INFO,
  6903. "CTRL: Invalid MAC address mask: %s",
  6904. token);
  6905. return -1;
  6906. }
  6907. } else {
  6908. wpa_printf(MSG_INFO,
  6909. "CTRL: Invalid MAC_RAND_SCAN parameter: %s",
  6910. token);
  6911. return -1;
  6912. }
  6913. }
  6914. if (!type) {
  6915. wpa_printf(MSG_INFO, "CTRL: MAC_RAND_SCAN no type specified");
  6916. return -1;
  6917. }
  6918. if ((wpa_s->mac_addr_rand_supported & type) != type) {
  6919. wpa_printf(MSG_INFO,
  6920. "CTRL: MAC_RAND_SCAN types=%u != supported=%u",
  6921. type, wpa_s->mac_addr_rand_supported);
  6922. return -1;
  6923. }
  6924. if (enable > 1) {
  6925. wpa_printf(MSG_INFO,
  6926. "CTRL: MAC_RAND_SCAN enable=<0/1> not specified");
  6927. return -1;
  6928. }
  6929. if (!enable) {
  6930. wpas_mac_addr_rand_scan_clear(wpa_s, type);
  6931. if (wpa_s->pno) {
  6932. if (type & MAC_ADDR_RAND_PNO) {
  6933. wpas_stop_pno(wpa_s);
  6934. wpas_start_pno(wpa_s);
  6935. }
  6936. } else if (wpa_s->sched_scanning &&
  6937. (type & MAC_ADDR_RAND_SCHED_SCAN)) {
  6938. /* simulate timeout to restart the sched scan */
  6939. wpa_s->sched_scan_timed_out = 1;
  6940. wpa_s->prev_sched_ssid = NULL;
  6941. wpa_supplicant_cancel_sched_scan(wpa_s);
  6942. }
  6943. return 0;
  6944. }
  6945. if ((addr && !mask) || (!addr && mask)) {
  6946. wpa_printf(MSG_INFO,
  6947. "CTRL: MAC_RAND_SCAN invalid addr/mask combination");
  6948. return -1;
  6949. }
  6950. if (addr && mask && (!(mask[0] & 0x01) || (addr[0] & 0x01))) {
  6951. wpa_printf(MSG_INFO,
  6952. "CTRL: MAC_RAND_SCAN cannot allow multicast address");
  6953. return -1;
  6954. }
  6955. if (type & MAC_ADDR_RAND_SCAN) {
  6956. wpas_mac_addr_rand_scan_set(wpa_s, MAC_ADDR_RAND_SCAN,
  6957. addr, mask);
  6958. }
  6959. if (type & MAC_ADDR_RAND_SCHED_SCAN) {
  6960. wpas_mac_addr_rand_scan_set(wpa_s, MAC_ADDR_RAND_SCHED_SCAN,
  6961. addr, mask);
  6962. if (wpa_s->sched_scanning && !wpa_s->pno) {
  6963. /* simulate timeout to restart the sched scan */
  6964. wpa_s->sched_scan_timed_out = 1;
  6965. wpa_s->prev_sched_ssid = NULL;
  6966. wpa_supplicant_cancel_sched_scan(wpa_s);
  6967. }
  6968. }
  6969. if (type & MAC_ADDR_RAND_PNO) {
  6970. wpas_mac_addr_rand_scan_set(wpa_s, MAC_ADDR_RAND_PNO,
  6971. addr, mask);
  6972. if (wpa_s->pno) {
  6973. wpas_stop_pno(wpa_s);
  6974. wpas_start_pno(wpa_s);
  6975. }
  6976. }
  6977. return 0;
  6978. }
  6979. static int wpas_ctrl_cmd_debug_level(const char *cmd)
  6980. {
  6981. if (os_strcmp(cmd, "PING") == 0 ||
  6982. os_strncmp(cmd, "BSS ", 4) == 0 ||
  6983. os_strncmp(cmd, "GET_NETWORK ", 12) == 0 ||
  6984. os_strncmp(cmd, "STATUS", 6) == 0 ||
  6985. os_strncmp(cmd, "STA ", 4) == 0 ||
  6986. os_strncmp(cmd, "STA-", 4) == 0)
  6987. return MSG_EXCESSIVE;
  6988. return MSG_DEBUG;
  6989. }
  6990. char * wpa_supplicant_ctrl_iface_process(struct wpa_supplicant *wpa_s,
  6991. char *buf, size_t *resp_len)
  6992. {
  6993. char *reply;
  6994. const int reply_size = 4096;
  6995. int reply_len;
  6996. if (os_strncmp(buf, WPA_CTRL_RSP, os_strlen(WPA_CTRL_RSP)) == 0 ||
  6997. os_strncmp(buf, "SET_NETWORK ", 12) == 0) {
  6998. if (wpa_debug_show_keys)
  6999. wpa_dbg(wpa_s, MSG_DEBUG,
  7000. "Control interface command '%s'", buf);
  7001. else
  7002. wpa_dbg(wpa_s, MSG_DEBUG,
  7003. "Control interface command '%s [REMOVED]'",
  7004. os_strncmp(buf, WPA_CTRL_RSP,
  7005. os_strlen(WPA_CTRL_RSP)) == 0 ?
  7006. WPA_CTRL_RSP : "SET_NETWORK");
  7007. } else if (os_strncmp(buf, "WPS_NFC_TAG_READ", 16) == 0 ||
  7008. os_strncmp(buf, "NFC_REPORT_HANDOVER", 19) == 0) {
  7009. wpa_hexdump_ascii_key(MSG_DEBUG, "RX ctrl_iface",
  7010. (const u8 *) buf, os_strlen(buf));
  7011. } else {
  7012. int level = wpas_ctrl_cmd_debug_level(buf);
  7013. wpa_dbg(wpa_s, level, "Control interface command '%s'", buf);
  7014. }
  7015. reply = os_malloc(reply_size);
  7016. if (reply == NULL) {
  7017. *resp_len = 1;
  7018. return NULL;
  7019. }
  7020. os_memcpy(reply, "OK\n", 3);
  7021. reply_len = 3;
  7022. if (os_strcmp(buf, "PING") == 0) {
  7023. os_memcpy(reply, "PONG\n", 5);
  7024. reply_len = 5;
  7025. } else if (os_strcmp(buf, "IFNAME") == 0) {
  7026. reply_len = os_strlen(wpa_s->ifname);
  7027. os_memcpy(reply, wpa_s->ifname, reply_len);
  7028. } else if (os_strncmp(buf, "RELOG", 5) == 0) {
  7029. if (wpa_debug_reopen_file() < 0)
  7030. reply_len = -1;
  7031. } else if (os_strncmp(buf, "NOTE ", 5) == 0) {
  7032. wpa_printf(MSG_INFO, "NOTE: %s", buf + 5);
  7033. } else if (os_strcmp(buf, "MIB") == 0) {
  7034. reply_len = wpa_sm_get_mib(wpa_s->wpa, reply, reply_size);
  7035. if (reply_len >= 0) {
  7036. reply_len += eapol_sm_get_mib(wpa_s->eapol,
  7037. reply + reply_len,
  7038. reply_size - reply_len);
  7039. }
  7040. } else if (os_strncmp(buf, "STATUS", 6) == 0) {
  7041. reply_len = wpa_supplicant_ctrl_iface_status(
  7042. wpa_s, buf + 6, reply, reply_size);
  7043. } else if (os_strcmp(buf, "PMKSA") == 0) {
  7044. reply_len = wpa_sm_pmksa_cache_list(wpa_s->wpa, reply,
  7045. reply_size);
  7046. } else if (os_strcmp(buf, "PMKSA_FLUSH") == 0) {
  7047. wpa_sm_pmksa_cache_flush(wpa_s->wpa, NULL);
  7048. } else if (os_strncmp(buf, "SET ", 4) == 0) {
  7049. if (wpa_supplicant_ctrl_iface_set(wpa_s, buf + 4))
  7050. reply_len = -1;
  7051. } else if (os_strncmp(buf, "DUMP", 4) == 0) {
  7052. reply_len = wpa_config_dump_values(wpa_s->conf,
  7053. reply, reply_size);
  7054. } else if (os_strncmp(buf, "GET ", 4) == 0) {
  7055. reply_len = wpa_supplicant_ctrl_iface_get(wpa_s, buf + 4,
  7056. reply, reply_size);
  7057. } else if (os_strcmp(buf, "LOGON") == 0) {
  7058. eapol_sm_notify_logoff(wpa_s->eapol, FALSE);
  7059. } else if (os_strcmp(buf, "LOGOFF") == 0) {
  7060. eapol_sm_notify_logoff(wpa_s->eapol, TRUE);
  7061. } else if (os_strcmp(buf, "REASSOCIATE") == 0) {
  7062. if (wpa_s->wpa_state == WPA_INTERFACE_DISABLED)
  7063. reply_len = -1;
  7064. else
  7065. wpas_request_connection(wpa_s);
  7066. } else if (os_strcmp(buf, "REATTACH") == 0) {
  7067. if (wpa_s->wpa_state == WPA_INTERFACE_DISABLED ||
  7068. !wpa_s->current_ssid)
  7069. reply_len = -1;
  7070. else {
  7071. wpa_s->reattach = 1;
  7072. wpas_request_connection(wpa_s);
  7073. }
  7074. } else if (os_strcmp(buf, "RECONNECT") == 0) {
  7075. if (wpa_s->wpa_state == WPA_INTERFACE_DISABLED)
  7076. reply_len = -1;
  7077. else if (wpa_s->disconnected)
  7078. wpas_request_connection(wpa_s);
  7079. #ifdef IEEE8021X_EAPOL
  7080. } else if (os_strncmp(buf, "PREAUTH ", 8) == 0) {
  7081. if (wpa_supplicant_ctrl_iface_preauth(wpa_s, buf + 8))
  7082. reply_len = -1;
  7083. #endif /* IEEE8021X_EAPOL */
  7084. #ifdef CONFIG_PEERKEY
  7085. } else if (os_strncmp(buf, "STKSTART ", 9) == 0) {
  7086. if (wpa_supplicant_ctrl_iface_stkstart(wpa_s, buf + 9))
  7087. reply_len = -1;
  7088. #endif /* CONFIG_PEERKEY */
  7089. #ifdef CONFIG_IEEE80211R
  7090. } else if (os_strncmp(buf, "FT_DS ", 6) == 0) {
  7091. if (wpa_supplicant_ctrl_iface_ft_ds(wpa_s, buf + 6))
  7092. reply_len = -1;
  7093. #endif /* CONFIG_IEEE80211R */
  7094. #ifdef CONFIG_WPS
  7095. } else if (os_strcmp(buf, "WPS_PBC") == 0) {
  7096. int res = wpa_supplicant_ctrl_iface_wps_pbc(wpa_s, NULL);
  7097. if (res == -2) {
  7098. os_memcpy(reply, "FAIL-PBC-OVERLAP\n", 17);
  7099. reply_len = 17;
  7100. } else if (res)
  7101. reply_len = -1;
  7102. } else if (os_strncmp(buf, "WPS_PBC ", 8) == 0) {
  7103. int res = wpa_supplicant_ctrl_iface_wps_pbc(wpa_s, buf + 8);
  7104. if (res == -2) {
  7105. os_memcpy(reply, "FAIL-PBC-OVERLAP\n", 17);
  7106. reply_len = 17;
  7107. } else if (res)
  7108. reply_len = -1;
  7109. } else if (os_strncmp(buf, "WPS_PIN ", 8) == 0) {
  7110. reply_len = wpa_supplicant_ctrl_iface_wps_pin(wpa_s, buf + 8,
  7111. reply,
  7112. reply_size);
  7113. } else if (os_strncmp(buf, "WPS_CHECK_PIN ", 14) == 0) {
  7114. reply_len = wpa_supplicant_ctrl_iface_wps_check_pin(
  7115. wpa_s, buf + 14, reply, reply_size);
  7116. } else if (os_strcmp(buf, "WPS_CANCEL") == 0) {
  7117. if (wpas_wps_cancel(wpa_s))
  7118. reply_len = -1;
  7119. #ifdef CONFIG_WPS_NFC
  7120. } else if (os_strcmp(buf, "WPS_NFC") == 0) {
  7121. if (wpa_supplicant_ctrl_iface_wps_nfc(wpa_s, NULL))
  7122. reply_len = -1;
  7123. } else if (os_strncmp(buf, "WPS_NFC ", 8) == 0) {
  7124. if (wpa_supplicant_ctrl_iface_wps_nfc(wpa_s, buf + 8))
  7125. reply_len = -1;
  7126. } else if (os_strncmp(buf, "WPS_NFC_CONFIG_TOKEN ", 21) == 0) {
  7127. reply_len = wpa_supplicant_ctrl_iface_wps_nfc_config_token(
  7128. wpa_s, buf + 21, reply, reply_size);
  7129. } else if (os_strncmp(buf, "WPS_NFC_TOKEN ", 14) == 0) {
  7130. reply_len = wpa_supplicant_ctrl_iface_wps_nfc_token(
  7131. wpa_s, buf + 14, reply, reply_size);
  7132. } else if (os_strncmp(buf, "WPS_NFC_TAG_READ ", 17) == 0) {
  7133. if (wpa_supplicant_ctrl_iface_wps_nfc_tag_read(wpa_s,
  7134. buf + 17))
  7135. reply_len = -1;
  7136. } else if (os_strncmp(buf, "NFC_GET_HANDOVER_REQ ", 21) == 0) {
  7137. reply_len = wpas_ctrl_nfc_get_handover_req(
  7138. wpa_s, buf + 21, reply, reply_size);
  7139. } else if (os_strncmp(buf, "NFC_GET_HANDOVER_SEL ", 21) == 0) {
  7140. reply_len = wpas_ctrl_nfc_get_handover_sel(
  7141. wpa_s, buf + 21, reply, reply_size);
  7142. } else if (os_strncmp(buf, "NFC_REPORT_HANDOVER ", 20) == 0) {
  7143. if (wpas_ctrl_nfc_report_handover(wpa_s, buf + 20))
  7144. reply_len = -1;
  7145. #endif /* CONFIG_WPS_NFC */
  7146. } else if (os_strncmp(buf, "WPS_REG ", 8) == 0) {
  7147. if (wpa_supplicant_ctrl_iface_wps_reg(wpa_s, buf + 8))
  7148. reply_len = -1;
  7149. #ifdef CONFIG_AP
  7150. } else if (os_strncmp(buf, "WPS_AP_PIN ", 11) == 0) {
  7151. reply_len = wpa_supplicant_ctrl_iface_wps_ap_pin(
  7152. wpa_s, buf + 11, reply, reply_size);
  7153. #endif /* CONFIG_AP */
  7154. #ifdef CONFIG_WPS_ER
  7155. } else if (os_strcmp(buf, "WPS_ER_START") == 0) {
  7156. if (wpas_wps_er_start(wpa_s, NULL))
  7157. reply_len = -1;
  7158. } else if (os_strncmp(buf, "WPS_ER_START ", 13) == 0) {
  7159. if (wpas_wps_er_start(wpa_s, buf + 13))
  7160. reply_len = -1;
  7161. } else if (os_strcmp(buf, "WPS_ER_STOP") == 0) {
  7162. wpas_wps_er_stop(wpa_s);
  7163. } else if (os_strncmp(buf, "WPS_ER_PIN ", 11) == 0) {
  7164. if (wpa_supplicant_ctrl_iface_wps_er_pin(wpa_s, buf + 11))
  7165. reply_len = -1;
  7166. } else if (os_strncmp(buf, "WPS_ER_PBC ", 11) == 0) {
  7167. int ret = wpas_wps_er_pbc(wpa_s, buf + 11);
  7168. if (ret == -2) {
  7169. os_memcpy(reply, "FAIL-PBC-OVERLAP\n", 17);
  7170. reply_len = 17;
  7171. } else if (ret == -3) {
  7172. os_memcpy(reply, "FAIL-UNKNOWN-UUID\n", 18);
  7173. reply_len = 18;
  7174. } else if (ret == -4) {
  7175. os_memcpy(reply, "FAIL-NO-AP-SETTINGS\n", 20);
  7176. reply_len = 20;
  7177. } else if (ret)
  7178. reply_len = -1;
  7179. } else if (os_strncmp(buf, "WPS_ER_LEARN ", 13) == 0) {
  7180. if (wpa_supplicant_ctrl_iface_wps_er_learn(wpa_s, buf + 13))
  7181. reply_len = -1;
  7182. } else if (os_strncmp(buf, "WPS_ER_SET_CONFIG ", 18) == 0) {
  7183. if (wpa_supplicant_ctrl_iface_wps_er_set_config(wpa_s,
  7184. buf + 18))
  7185. reply_len = -1;
  7186. } else if (os_strncmp(buf, "WPS_ER_CONFIG ", 14) == 0) {
  7187. if (wpa_supplicant_ctrl_iface_wps_er_config(wpa_s, buf + 14))
  7188. reply_len = -1;
  7189. #ifdef CONFIG_WPS_NFC
  7190. } else if (os_strncmp(buf, "WPS_ER_NFC_CONFIG_TOKEN ", 24) == 0) {
  7191. reply_len = wpa_supplicant_ctrl_iface_wps_er_nfc_config_token(
  7192. wpa_s, buf + 24, reply, reply_size);
  7193. #endif /* CONFIG_WPS_NFC */
  7194. #endif /* CONFIG_WPS_ER */
  7195. #endif /* CONFIG_WPS */
  7196. #ifdef CONFIG_IBSS_RSN
  7197. } else if (os_strncmp(buf, "IBSS_RSN ", 9) == 0) {
  7198. if (wpa_supplicant_ctrl_iface_ibss_rsn(wpa_s, buf + 9))
  7199. reply_len = -1;
  7200. #endif /* CONFIG_IBSS_RSN */
  7201. #ifdef CONFIG_MESH
  7202. } else if (os_strncmp(buf, "MESH_INTERFACE_ADD ", 19) == 0) {
  7203. reply_len = wpa_supplicant_ctrl_iface_mesh_interface_add(
  7204. wpa_s, buf + 19, reply, reply_size);
  7205. } else if (os_strcmp(buf, "MESH_INTERFACE_ADD") == 0) {
  7206. reply_len = wpa_supplicant_ctrl_iface_mesh_interface_add(
  7207. wpa_s, "", reply, reply_size);
  7208. } else if (os_strncmp(buf, "MESH_GROUP_ADD ", 15) == 0) {
  7209. if (wpa_supplicant_ctrl_iface_mesh_group_add(wpa_s, buf + 15))
  7210. reply_len = -1;
  7211. } else if (os_strncmp(buf, "MESH_GROUP_REMOVE ", 18) == 0) {
  7212. if (wpa_supplicant_ctrl_iface_mesh_group_remove(wpa_s,
  7213. buf + 18))
  7214. reply_len = -1;
  7215. #endif /* CONFIG_MESH */
  7216. #ifdef CONFIG_P2P
  7217. } else if (os_strncmp(buf, "P2P_FIND ", 9) == 0) {
  7218. if (p2p_ctrl_find(wpa_s, buf + 8))
  7219. reply_len = -1;
  7220. } else if (os_strcmp(buf, "P2P_FIND") == 0) {
  7221. if (p2p_ctrl_find(wpa_s, ""))
  7222. reply_len = -1;
  7223. } else if (os_strcmp(buf, "P2P_STOP_FIND") == 0) {
  7224. wpas_p2p_stop_find(wpa_s);
  7225. } else if (os_strncmp(buf, "P2P_ASP_PROVISION ", 18) == 0) {
  7226. if (p2p_ctrl_asp_provision(wpa_s, buf + 18))
  7227. reply_len = -1;
  7228. } else if (os_strncmp(buf, "P2P_ASP_PROVISION_RESP ", 23) == 0) {
  7229. if (p2p_ctrl_asp_provision_resp(wpa_s, buf + 23))
  7230. reply_len = -1;
  7231. } else if (os_strncmp(buf, "P2P_CONNECT ", 12) == 0) {
  7232. reply_len = p2p_ctrl_connect(wpa_s, buf + 12, reply,
  7233. reply_size);
  7234. } else if (os_strncmp(buf, "P2P_LISTEN ", 11) == 0) {
  7235. if (p2p_ctrl_listen(wpa_s, buf + 11))
  7236. reply_len = -1;
  7237. } else if (os_strcmp(buf, "P2P_LISTEN") == 0) {
  7238. if (p2p_ctrl_listen(wpa_s, ""))
  7239. reply_len = -1;
  7240. } else if (os_strncmp(buf, "P2P_GROUP_REMOVE ", 17) == 0) {
  7241. if (wpas_p2p_group_remove(wpa_s, buf + 17))
  7242. reply_len = -1;
  7243. } else if (os_strcmp(buf, "P2P_GROUP_ADD") == 0) {
  7244. if (p2p_ctrl_group_add(wpa_s, ""))
  7245. reply_len = -1;
  7246. } else if (os_strncmp(buf, "P2P_GROUP_ADD ", 14) == 0) {
  7247. if (p2p_ctrl_group_add(wpa_s, buf + 14))
  7248. reply_len = -1;
  7249. } else if (os_strncmp(buf, "P2P_PROV_DISC ", 14) == 0) {
  7250. if (p2p_ctrl_prov_disc(wpa_s, buf + 14))
  7251. reply_len = -1;
  7252. } else if (os_strcmp(buf, "P2P_GET_PASSPHRASE") == 0) {
  7253. reply_len = p2p_get_passphrase(wpa_s, reply, reply_size);
  7254. } else if (os_strncmp(buf, "P2P_SERV_DISC_REQ ", 18) == 0) {
  7255. reply_len = p2p_ctrl_serv_disc_req(wpa_s, buf + 18, reply,
  7256. reply_size);
  7257. } else if (os_strncmp(buf, "P2P_SERV_DISC_CANCEL_REQ ", 25) == 0) {
  7258. if (p2p_ctrl_serv_disc_cancel_req(wpa_s, buf + 25) < 0)
  7259. reply_len = -1;
  7260. } else if (os_strncmp(buf, "P2P_SERV_DISC_RESP ", 19) == 0) {
  7261. if (p2p_ctrl_serv_disc_resp(wpa_s, buf + 19) < 0)
  7262. reply_len = -1;
  7263. } else if (os_strcmp(buf, "P2P_SERVICE_UPDATE") == 0) {
  7264. wpas_p2p_sd_service_update(wpa_s);
  7265. } else if (os_strncmp(buf, "P2P_SERV_DISC_EXTERNAL ", 23) == 0) {
  7266. if (p2p_ctrl_serv_disc_external(wpa_s, buf + 23) < 0)
  7267. reply_len = -1;
  7268. } else if (os_strcmp(buf, "P2P_SERVICE_FLUSH") == 0) {
  7269. wpas_p2p_service_flush(wpa_s);
  7270. } else if (os_strncmp(buf, "P2P_SERVICE_ADD ", 16) == 0) {
  7271. if (p2p_ctrl_service_add(wpa_s, buf + 16) < 0)
  7272. reply_len = -1;
  7273. } else if (os_strncmp(buf, "P2P_SERVICE_DEL ", 16) == 0) {
  7274. if (p2p_ctrl_service_del(wpa_s, buf + 16) < 0)
  7275. reply_len = -1;
  7276. } else if (os_strncmp(buf, "P2P_SERVICE_REP ", 16) == 0) {
  7277. if (p2p_ctrl_service_replace(wpa_s, buf + 16) < 0)
  7278. reply_len = -1;
  7279. } else if (os_strncmp(buf, "P2P_REJECT ", 11) == 0) {
  7280. if (p2p_ctrl_reject(wpa_s, buf + 11) < 0)
  7281. reply_len = -1;
  7282. } else if (os_strncmp(buf, "P2P_INVITE ", 11) == 0) {
  7283. if (p2p_ctrl_invite(wpa_s, buf + 11) < 0)
  7284. reply_len = -1;
  7285. } else if (os_strncmp(buf, "P2P_PEER ", 9) == 0) {
  7286. reply_len = p2p_ctrl_peer(wpa_s, buf + 9, reply,
  7287. reply_size);
  7288. } else if (os_strncmp(buf, "P2P_SET ", 8) == 0) {
  7289. if (p2p_ctrl_set(wpa_s, buf + 8) < 0)
  7290. reply_len = -1;
  7291. } else if (os_strcmp(buf, "P2P_FLUSH") == 0) {
  7292. p2p_ctrl_flush(wpa_s);
  7293. } else if (os_strncmp(buf, "P2P_UNAUTHORIZE ", 16) == 0) {
  7294. if (wpas_p2p_unauthorize(wpa_s, buf + 16) < 0)
  7295. reply_len = -1;
  7296. } else if (os_strcmp(buf, "P2P_CANCEL") == 0) {
  7297. if (wpas_p2p_cancel(wpa_s))
  7298. reply_len = -1;
  7299. } else if (os_strncmp(buf, "P2P_PRESENCE_REQ ", 17) == 0) {
  7300. if (p2p_ctrl_presence_req(wpa_s, buf + 17) < 0)
  7301. reply_len = -1;
  7302. } else if (os_strcmp(buf, "P2P_PRESENCE_REQ") == 0) {
  7303. if (p2p_ctrl_presence_req(wpa_s, "") < 0)
  7304. reply_len = -1;
  7305. } else if (os_strncmp(buf, "P2P_EXT_LISTEN ", 15) == 0) {
  7306. if (p2p_ctrl_ext_listen(wpa_s, buf + 15) < 0)
  7307. reply_len = -1;
  7308. } else if (os_strcmp(buf, "P2P_EXT_LISTEN") == 0) {
  7309. if (p2p_ctrl_ext_listen(wpa_s, "") < 0)
  7310. reply_len = -1;
  7311. } else if (os_strncmp(buf, "P2P_REMOVE_CLIENT ", 18) == 0) {
  7312. if (p2p_ctrl_remove_client(wpa_s, buf + 18) < 0)
  7313. reply_len = -1;
  7314. #endif /* CONFIG_P2P */
  7315. #ifdef CONFIG_WIFI_DISPLAY
  7316. } else if (os_strncmp(buf, "WFD_SUBELEM_SET ", 16) == 0) {
  7317. if (wifi_display_subelem_set(wpa_s->global, buf + 16) < 0)
  7318. reply_len = -1;
  7319. } else if (os_strncmp(buf, "WFD_SUBELEM_GET ", 16) == 0) {
  7320. reply_len = wifi_display_subelem_get(wpa_s->global, buf + 16,
  7321. reply, reply_size);
  7322. #endif /* CONFIG_WIFI_DISPLAY */
  7323. #ifdef CONFIG_INTERWORKING
  7324. } else if (os_strcmp(buf, "FETCH_ANQP") == 0) {
  7325. if (interworking_fetch_anqp(wpa_s) < 0)
  7326. reply_len = -1;
  7327. } else if (os_strcmp(buf, "STOP_FETCH_ANQP") == 0) {
  7328. interworking_stop_fetch_anqp(wpa_s);
  7329. } else if (os_strcmp(buf, "INTERWORKING_SELECT") == 0) {
  7330. if (ctrl_interworking_select(wpa_s, NULL) < 0)
  7331. reply_len = -1;
  7332. } else if (os_strncmp(buf, "INTERWORKING_SELECT ", 20) == 0) {
  7333. if (ctrl_interworking_select(wpa_s, buf + 20) < 0)
  7334. reply_len = -1;
  7335. } else if (os_strncmp(buf, "INTERWORKING_CONNECT ", 21) == 0) {
  7336. if (ctrl_interworking_connect(wpa_s, buf + 21, 0) < 0)
  7337. reply_len = -1;
  7338. } else if (os_strncmp(buf, "INTERWORKING_ADD_NETWORK ", 25) == 0) {
  7339. int id;
  7340. id = ctrl_interworking_connect(wpa_s, buf + 25, 1);
  7341. if (id < 0)
  7342. reply_len = -1;
  7343. else {
  7344. reply_len = os_snprintf(reply, reply_size, "%d\n", id);
  7345. if (os_snprintf_error(reply_size, reply_len))
  7346. reply_len = -1;
  7347. }
  7348. } else if (os_strncmp(buf, "ANQP_GET ", 9) == 0) {
  7349. if (get_anqp(wpa_s, buf + 9) < 0)
  7350. reply_len = -1;
  7351. } else if (os_strncmp(buf, "GAS_REQUEST ", 12) == 0) {
  7352. if (gas_request(wpa_s, buf + 12) < 0)
  7353. reply_len = -1;
  7354. } else if (os_strncmp(buf, "GAS_RESPONSE_GET ", 17) == 0) {
  7355. reply_len = gas_response_get(wpa_s, buf + 17, reply,
  7356. reply_size);
  7357. #endif /* CONFIG_INTERWORKING */
  7358. #ifdef CONFIG_HS20
  7359. } else if (os_strncmp(buf, "HS20_ANQP_GET ", 14) == 0) {
  7360. if (get_hs20_anqp(wpa_s, buf + 14) < 0)
  7361. reply_len = -1;
  7362. } else if (os_strncmp(buf, "HS20_GET_NAI_HOME_REALM_LIST ", 29) == 0) {
  7363. if (hs20_get_nai_home_realm_list(wpa_s, buf + 29) < 0)
  7364. reply_len = -1;
  7365. } else if (os_strncmp(buf, "HS20_ICON_REQUEST ", 18) == 0) {
  7366. if (hs20_icon_request(wpa_s, buf + 18, 0) < 0)
  7367. reply_len = -1;
  7368. } else if (os_strncmp(buf, "REQ_HS20_ICON ", 14) == 0) {
  7369. if (hs20_icon_request(wpa_s, buf + 14, 1) < 0)
  7370. reply_len = -1;
  7371. } else if (os_strncmp(buf, "GET_HS20_ICON ", 14) == 0) {
  7372. reply_len = get_hs20_icon(wpa_s, buf + 14, reply, reply_size);
  7373. } else if (os_strncmp(buf, "DEL_HS20_ICON ", 14) == 0) {
  7374. if (del_hs20_icon(wpa_s, buf + 14) < 0)
  7375. reply_len = -1;
  7376. } else if (os_strcmp(buf, "FETCH_OSU") == 0) {
  7377. if (hs20_fetch_osu(wpa_s) < 0)
  7378. reply_len = -1;
  7379. } else if (os_strcmp(buf, "CANCEL_FETCH_OSU") == 0) {
  7380. hs20_cancel_fetch_osu(wpa_s);
  7381. #endif /* CONFIG_HS20 */
  7382. } else if (os_strncmp(buf, WPA_CTRL_RSP, os_strlen(WPA_CTRL_RSP)) == 0)
  7383. {
  7384. if (wpa_supplicant_ctrl_iface_ctrl_rsp(
  7385. wpa_s, buf + os_strlen(WPA_CTRL_RSP)))
  7386. reply_len = -1;
  7387. else {
  7388. /*
  7389. * Notify response from timeout to allow the control
  7390. * interface response to be sent first.
  7391. */
  7392. eloop_register_timeout(0, 0, wpas_ctrl_eapol_response,
  7393. wpa_s, NULL);
  7394. }
  7395. } else if (os_strcmp(buf, "RECONFIGURE") == 0) {
  7396. if (wpa_supplicant_reload_configuration(wpa_s))
  7397. reply_len = -1;
  7398. } else if (os_strcmp(buf, "TERMINATE") == 0) {
  7399. wpa_supplicant_terminate_proc(wpa_s->global);
  7400. } else if (os_strncmp(buf, "BSSID ", 6) == 0) {
  7401. if (wpa_supplicant_ctrl_iface_bssid(wpa_s, buf + 6))
  7402. reply_len = -1;
  7403. } else if (os_strncmp(buf, "BLACKLIST", 9) == 0) {
  7404. reply_len = wpa_supplicant_ctrl_iface_blacklist(
  7405. wpa_s, buf + 9, reply, reply_size);
  7406. } else if (os_strncmp(buf, "LOG_LEVEL", 9) == 0) {
  7407. reply_len = wpa_supplicant_ctrl_iface_log_level(
  7408. wpa_s, buf + 9, reply, reply_size);
  7409. } else if (os_strncmp(buf, "LIST_NETWORKS ", 14) == 0) {
  7410. reply_len = wpa_supplicant_ctrl_iface_list_networks(
  7411. wpa_s, buf + 14, reply, reply_size);
  7412. } else if (os_strcmp(buf, "LIST_NETWORKS") == 0) {
  7413. reply_len = wpa_supplicant_ctrl_iface_list_networks(
  7414. wpa_s, NULL, reply, reply_size);
  7415. } else if (os_strcmp(buf, "DISCONNECT") == 0) {
  7416. #ifdef CONFIG_SME
  7417. wpa_s->sme.prev_bssid_set = 0;
  7418. #endif /* CONFIG_SME */
  7419. wpa_s->reassociate = 0;
  7420. wpa_s->disconnected = 1;
  7421. wpa_supplicant_cancel_sched_scan(wpa_s);
  7422. wpa_supplicant_cancel_scan(wpa_s);
  7423. wpa_supplicant_deauthenticate(wpa_s,
  7424. WLAN_REASON_DEAUTH_LEAVING);
  7425. eloop_cancel_timeout(wpas_network_reenabled, wpa_s, NULL);
  7426. } else if (os_strcmp(buf, "SCAN") == 0) {
  7427. wpas_ctrl_scan(wpa_s, NULL, reply, reply_size, &reply_len);
  7428. } else if (os_strncmp(buf, "SCAN ", 5) == 0) {
  7429. wpas_ctrl_scan(wpa_s, buf + 5, reply, reply_size, &reply_len);
  7430. } else if (os_strcmp(buf, "SCAN_RESULTS") == 0) {
  7431. reply_len = wpa_supplicant_ctrl_iface_scan_results(
  7432. wpa_s, reply, reply_size);
  7433. } else if (os_strcmp(buf, "ABORT_SCAN") == 0) {
  7434. if (wpas_abort_ongoing_scan(wpa_s) < 0)
  7435. reply_len = -1;
  7436. } else if (os_strncmp(buf, "SELECT_NETWORK ", 15) == 0) {
  7437. if (wpa_supplicant_ctrl_iface_select_network(wpa_s, buf + 15))
  7438. reply_len = -1;
  7439. } else if (os_strncmp(buf, "ENABLE_NETWORK ", 15) == 0) {
  7440. if (wpa_supplicant_ctrl_iface_enable_network(wpa_s, buf + 15))
  7441. reply_len = -1;
  7442. } else if (os_strncmp(buf, "DISABLE_NETWORK ", 16) == 0) {
  7443. if (wpa_supplicant_ctrl_iface_disable_network(wpa_s, buf + 16))
  7444. reply_len = -1;
  7445. } else if (os_strcmp(buf, "ADD_NETWORK") == 0) {
  7446. reply_len = wpa_supplicant_ctrl_iface_add_network(
  7447. wpa_s, reply, reply_size);
  7448. } else if (os_strncmp(buf, "REMOVE_NETWORK ", 15) == 0) {
  7449. if (wpa_supplicant_ctrl_iface_remove_network(wpa_s, buf + 15))
  7450. reply_len = -1;
  7451. } else if (os_strncmp(buf, "SET_NETWORK ", 12) == 0) {
  7452. if (wpa_supplicant_ctrl_iface_set_network(wpa_s, buf + 12))
  7453. reply_len = -1;
  7454. } else if (os_strncmp(buf, "GET_NETWORK ", 12) == 0) {
  7455. reply_len = wpa_supplicant_ctrl_iface_get_network(
  7456. wpa_s, buf + 12, reply, reply_size);
  7457. } else if (os_strncmp(buf, "DUP_NETWORK ", 12) == 0) {
  7458. if (wpa_supplicant_ctrl_iface_dup_network(wpa_s, buf + 12,
  7459. wpa_s))
  7460. reply_len = -1;
  7461. } else if (os_strcmp(buf, "LIST_CREDS") == 0) {
  7462. reply_len = wpa_supplicant_ctrl_iface_list_creds(
  7463. wpa_s, reply, reply_size);
  7464. } else if (os_strcmp(buf, "ADD_CRED") == 0) {
  7465. reply_len = wpa_supplicant_ctrl_iface_add_cred(
  7466. wpa_s, reply, reply_size);
  7467. } else if (os_strncmp(buf, "REMOVE_CRED ", 12) == 0) {
  7468. if (wpa_supplicant_ctrl_iface_remove_cred(wpa_s, buf + 12))
  7469. reply_len = -1;
  7470. } else if (os_strncmp(buf, "SET_CRED ", 9) == 0) {
  7471. if (wpa_supplicant_ctrl_iface_set_cred(wpa_s, buf + 9))
  7472. reply_len = -1;
  7473. } else if (os_strncmp(buf, "GET_CRED ", 9) == 0) {
  7474. reply_len = wpa_supplicant_ctrl_iface_get_cred(wpa_s, buf + 9,
  7475. reply,
  7476. reply_size);
  7477. #ifndef CONFIG_NO_CONFIG_WRITE
  7478. } else if (os_strcmp(buf, "SAVE_CONFIG") == 0) {
  7479. if (wpa_supplicant_ctrl_iface_save_config(wpa_s))
  7480. reply_len = -1;
  7481. #endif /* CONFIG_NO_CONFIG_WRITE */
  7482. } else if (os_strncmp(buf, "GET_CAPABILITY ", 15) == 0) {
  7483. reply_len = wpa_supplicant_ctrl_iface_get_capability(
  7484. wpa_s, buf + 15, reply, reply_size);
  7485. } else if (os_strncmp(buf, "AP_SCAN ", 8) == 0) {
  7486. if (wpa_supplicant_ctrl_iface_ap_scan(wpa_s, buf + 8))
  7487. reply_len = -1;
  7488. } else if (os_strncmp(buf, "SCAN_INTERVAL ", 14) == 0) {
  7489. if (wpa_supplicant_ctrl_iface_scan_interval(wpa_s, buf + 14))
  7490. reply_len = -1;
  7491. } else if (os_strcmp(buf, "INTERFACE_LIST") == 0) {
  7492. reply_len = wpa_supplicant_global_iface_list(
  7493. wpa_s->global, reply, reply_size);
  7494. } else if (os_strncmp(buf, "INTERFACES", 10) == 0) {
  7495. reply_len = wpa_supplicant_global_iface_interfaces(
  7496. wpa_s->global, buf + 10, reply, reply_size);
  7497. } else if (os_strncmp(buf, "BSS ", 4) == 0) {
  7498. reply_len = wpa_supplicant_ctrl_iface_bss(
  7499. wpa_s, buf + 4, reply, reply_size);
  7500. #ifdef CONFIG_AP
  7501. } else if (os_strcmp(buf, "STA-FIRST") == 0) {
  7502. reply_len = ap_ctrl_iface_sta_first(wpa_s, reply, reply_size);
  7503. } else if (os_strncmp(buf, "STA ", 4) == 0) {
  7504. reply_len = ap_ctrl_iface_sta(wpa_s, buf + 4, reply,
  7505. reply_size);
  7506. } else if (os_strncmp(buf, "STA-NEXT ", 9) == 0) {
  7507. reply_len = ap_ctrl_iface_sta_next(wpa_s, buf + 9, reply,
  7508. reply_size);
  7509. } else if (os_strncmp(buf, "DEAUTHENTICATE ", 15) == 0) {
  7510. if (ap_ctrl_iface_sta_deauthenticate(wpa_s, buf + 15))
  7511. reply_len = -1;
  7512. } else if (os_strncmp(buf, "DISASSOCIATE ", 13) == 0) {
  7513. if (ap_ctrl_iface_sta_disassociate(wpa_s, buf + 13))
  7514. reply_len = -1;
  7515. } else if (os_strncmp(buf, "CHAN_SWITCH ", 12) == 0) {
  7516. if (ap_ctrl_iface_chanswitch(wpa_s, buf + 12))
  7517. reply_len = -1;
  7518. } else if (os_strcmp(buf, "STOP_AP") == 0) {
  7519. if (wpas_ap_stop_ap(wpa_s))
  7520. reply_len = -1;
  7521. #endif /* CONFIG_AP */
  7522. } else if (os_strcmp(buf, "SUSPEND") == 0) {
  7523. wpas_notify_suspend(wpa_s->global);
  7524. } else if (os_strcmp(buf, "RESUME") == 0) {
  7525. wpas_notify_resume(wpa_s->global);
  7526. #ifdef CONFIG_TESTING_OPTIONS
  7527. } else if (os_strcmp(buf, "DROP_SA") == 0) {
  7528. wpa_supplicant_ctrl_iface_drop_sa(wpa_s);
  7529. #endif /* CONFIG_TESTING_OPTIONS */
  7530. } else if (os_strncmp(buf, "ROAM ", 5) == 0) {
  7531. if (wpa_supplicant_ctrl_iface_roam(wpa_s, buf + 5))
  7532. reply_len = -1;
  7533. } else if (os_strncmp(buf, "STA_AUTOCONNECT ", 16) == 0) {
  7534. wpa_s->auto_reconnect_disabled = atoi(buf + 16) == 0;
  7535. } else if (os_strncmp(buf, "BSS_EXPIRE_AGE ", 15) == 0) {
  7536. if (wpa_supplicant_ctrl_iface_bss_expire_age(wpa_s, buf + 15))
  7537. reply_len = -1;
  7538. } else if (os_strncmp(buf, "BSS_EXPIRE_COUNT ", 17) == 0) {
  7539. if (wpa_supplicant_ctrl_iface_bss_expire_count(wpa_s,
  7540. buf + 17))
  7541. reply_len = -1;
  7542. } else if (os_strncmp(buf, "BSS_FLUSH ", 10) == 0) {
  7543. wpa_supplicant_ctrl_iface_bss_flush(wpa_s, buf + 10);
  7544. #ifdef CONFIG_TDLS
  7545. } else if (os_strncmp(buf, "TDLS_DISCOVER ", 14) == 0) {
  7546. if (wpa_supplicant_ctrl_iface_tdls_discover(wpa_s, buf + 14))
  7547. reply_len = -1;
  7548. } else if (os_strncmp(buf, "TDLS_SETUP ", 11) == 0) {
  7549. if (wpa_supplicant_ctrl_iface_tdls_setup(wpa_s, buf + 11))
  7550. reply_len = -1;
  7551. } else if (os_strncmp(buf, "TDLS_TEARDOWN ", 14) == 0) {
  7552. if (wpa_supplicant_ctrl_iface_tdls_teardown(wpa_s, buf + 14))
  7553. reply_len = -1;
  7554. } else if (os_strncmp(buf, "TDLS_CHAN_SWITCH ", 17) == 0) {
  7555. if (wpa_supplicant_ctrl_iface_tdls_chan_switch(wpa_s,
  7556. buf + 17))
  7557. reply_len = -1;
  7558. } else if (os_strncmp(buf, "TDLS_CANCEL_CHAN_SWITCH ", 24) == 0) {
  7559. if (wpa_supplicant_ctrl_iface_tdls_cancel_chan_switch(wpa_s,
  7560. buf + 24))
  7561. reply_len = -1;
  7562. } else if (os_strncmp(buf, "TDLS_LINK_STATUS ", 17) == 0) {
  7563. reply_len = wpa_supplicant_ctrl_iface_tdls_link_status(
  7564. wpa_s, buf + 17, reply, reply_size);
  7565. #endif /* CONFIG_TDLS */
  7566. } else if (os_strcmp(buf, "WMM_AC_STATUS") == 0) {
  7567. reply_len = wpas_wmm_ac_status(wpa_s, reply, reply_size);
  7568. } else if (os_strncmp(buf, "WMM_AC_ADDTS ", 13) == 0) {
  7569. if (wmm_ac_ctrl_addts(wpa_s, buf + 13))
  7570. reply_len = -1;
  7571. } else if (os_strncmp(buf, "WMM_AC_DELTS ", 13) == 0) {
  7572. if (wmm_ac_ctrl_delts(wpa_s, buf + 13))
  7573. reply_len = -1;
  7574. } else if (os_strncmp(buf, "SIGNAL_POLL", 11) == 0) {
  7575. reply_len = wpa_supplicant_signal_poll(wpa_s, reply,
  7576. reply_size);
  7577. } else if (os_strncmp(buf, "SIGNAL_MONITOR", 14) == 0) {
  7578. if (wpas_ctrl_iface_signal_monitor(wpa_s, buf + 14))
  7579. reply_len = -1;
  7580. } else if (os_strncmp(buf, "PKTCNT_POLL", 11) == 0) {
  7581. reply_len = wpa_supplicant_pktcnt_poll(wpa_s, reply,
  7582. reply_size);
  7583. #ifdef CONFIG_AUTOSCAN
  7584. } else if (os_strncmp(buf, "AUTOSCAN ", 9) == 0) {
  7585. if (wpa_supplicant_ctrl_iface_autoscan(wpa_s, buf + 9))
  7586. reply_len = -1;
  7587. #endif /* CONFIG_AUTOSCAN */
  7588. #ifdef ANDROID
  7589. } else if (os_strncmp(buf, "DRIVER ", 7) == 0) {
  7590. reply_len = wpa_supplicant_driver_cmd(wpa_s, buf + 7, reply,
  7591. reply_size);
  7592. #endif /* ANDROID */
  7593. } else if (os_strncmp(buf, "VENDOR ", 7) == 0) {
  7594. reply_len = wpa_supplicant_vendor_cmd(wpa_s, buf + 7, reply,
  7595. reply_size);
  7596. } else if (os_strcmp(buf, "REAUTHENTICATE") == 0) {
  7597. pmksa_cache_clear_current(wpa_s->wpa);
  7598. eapol_sm_request_reauth(wpa_s->eapol);
  7599. #ifdef CONFIG_WNM
  7600. } else if (os_strncmp(buf, "WNM_SLEEP ", 10) == 0) {
  7601. if (wpas_ctrl_iface_wnm_sleep(wpa_s, buf + 10))
  7602. reply_len = -1;
  7603. } else if (os_strncmp(buf, "WNM_BSS_QUERY ", 14) == 0) {
  7604. if (wpas_ctrl_iface_wnm_bss_query(wpa_s, buf + 14))
  7605. reply_len = -1;
  7606. #endif /* CONFIG_WNM */
  7607. } else if (os_strcmp(buf, "FLUSH") == 0) {
  7608. wpa_supplicant_ctrl_iface_flush(wpa_s);
  7609. } else if (os_strncmp(buf, "RADIO_WORK ", 11) == 0) {
  7610. reply_len = wpas_ctrl_radio_work(wpa_s, buf + 11, reply,
  7611. reply_size);
  7612. #ifdef CONFIG_TESTING_OPTIONS
  7613. } else if (os_strncmp(buf, "MGMT_TX ", 8) == 0) {
  7614. if (wpas_ctrl_iface_mgmt_tx(wpa_s, buf + 8) < 0)
  7615. reply_len = -1;
  7616. } else if (os_strcmp(buf, "MGMT_TX_DONE") == 0) {
  7617. wpas_ctrl_iface_mgmt_tx_done(wpa_s);
  7618. } else if (os_strncmp(buf, "DRIVER_EVENT ", 13) == 0) {
  7619. if (wpas_ctrl_iface_driver_event(wpa_s, buf + 13) < 0)
  7620. reply_len = -1;
  7621. } else if (os_strncmp(buf, "EAPOL_RX ", 9) == 0) {
  7622. if (wpas_ctrl_iface_eapol_rx(wpa_s, buf + 9) < 0)
  7623. reply_len = -1;
  7624. } else if (os_strncmp(buf, "DATA_TEST_CONFIG ", 17) == 0) {
  7625. if (wpas_ctrl_iface_data_test_config(wpa_s, buf + 17) < 0)
  7626. reply_len = -1;
  7627. } else if (os_strncmp(buf, "DATA_TEST_TX ", 13) == 0) {
  7628. if (wpas_ctrl_iface_data_test_tx(wpa_s, buf + 13) < 0)
  7629. reply_len = -1;
  7630. } else if (os_strncmp(buf, "DATA_TEST_FRAME ", 16) == 0) {
  7631. if (wpas_ctrl_iface_data_test_frame(wpa_s, buf + 16) < 0)
  7632. reply_len = -1;
  7633. } else if (os_strncmp(buf, "TEST_ALLOC_FAIL ", 16) == 0) {
  7634. if (wpas_ctrl_test_alloc_fail(wpa_s, buf + 16) < 0)
  7635. reply_len = -1;
  7636. } else if (os_strcmp(buf, "GET_ALLOC_FAIL") == 0) {
  7637. reply_len = wpas_ctrl_get_alloc_fail(wpa_s, reply, reply_size);
  7638. } else if (os_strncmp(buf, "TEST_FAIL ", 10) == 0) {
  7639. if (wpas_ctrl_test_fail(wpa_s, buf + 10) < 0)
  7640. reply_len = -1;
  7641. } else if (os_strcmp(buf, "GET_FAIL") == 0) {
  7642. reply_len = wpas_ctrl_get_fail(wpa_s, reply, reply_size);
  7643. } else if (os_strncmp(buf, "EVENT_TEST ", 11) == 0) {
  7644. if (wpas_ctrl_event_test(wpa_s, buf + 11) < 0)
  7645. reply_len = -1;
  7646. } else if (os_strncmp(buf, "TEST_ASSOC_IE ", 14) == 0) {
  7647. if (wpas_ctrl_test_assoc_ie(wpa_s, buf + 14) < 0)
  7648. reply_len = -1;
  7649. #endif /* CONFIG_TESTING_OPTIONS */
  7650. } else if (os_strncmp(buf, "VENDOR_ELEM_ADD ", 16) == 0) {
  7651. if (wpas_ctrl_vendor_elem_add(wpa_s, buf + 16) < 0)
  7652. reply_len = -1;
  7653. } else if (os_strncmp(buf, "VENDOR_ELEM_GET ", 16) == 0) {
  7654. reply_len = wpas_ctrl_vendor_elem_get(wpa_s, buf + 16, reply,
  7655. reply_size);
  7656. } else if (os_strncmp(buf, "VENDOR_ELEM_REMOVE ", 19) == 0) {
  7657. if (wpas_ctrl_vendor_elem_remove(wpa_s, buf + 19) < 0)
  7658. reply_len = -1;
  7659. } else if (os_strncmp(buf, "NEIGHBOR_REP_REQUEST", 20) == 0) {
  7660. if (wpas_ctrl_iface_send_neigbor_rep(wpa_s, buf + 20))
  7661. reply_len = -1;
  7662. } else if (os_strcmp(buf, "ERP_FLUSH") == 0) {
  7663. wpas_ctrl_iface_erp_flush(wpa_s);
  7664. } else if (os_strncmp(buf, "MAC_RAND_SCAN ", 14) == 0) {
  7665. if (wpas_ctrl_iface_mac_rand_scan(wpa_s, buf + 14))
  7666. reply_len = -1;
  7667. } else if (os_strncmp(buf, "GET_PREF_FREQ_LIST ", 19) == 0) {
  7668. reply_len = wpas_ctrl_iface_get_pref_freq_list(
  7669. wpa_s, buf + 19, reply, reply_size);
  7670. } else {
  7671. os_memcpy(reply, "UNKNOWN COMMAND\n", 16);
  7672. reply_len = 16;
  7673. }
  7674. if (reply_len < 0) {
  7675. os_memcpy(reply, "FAIL\n", 5);
  7676. reply_len = 5;
  7677. }
  7678. *resp_len = reply_len;
  7679. return reply;
  7680. }
  7681. static int wpa_supplicant_global_iface_add(struct wpa_global *global,
  7682. char *cmd)
  7683. {
  7684. struct wpa_interface iface;
  7685. char *pos, *extra;
  7686. struct wpa_supplicant *wpa_s;
  7687. unsigned int create_iface = 0;
  7688. u8 mac_addr[ETH_ALEN];
  7689. enum wpa_driver_if_type type = WPA_IF_STATION;
  7690. /*
  7691. * <ifname>TAB<confname>TAB<driver>TAB<ctrl_interface>TAB<driver_param>
  7692. * TAB<bridge_ifname>[TAB<create>[TAB<interface_type>]]
  7693. */
  7694. wpa_printf(MSG_DEBUG, "CTRL_IFACE GLOBAL INTERFACE_ADD '%s'", cmd);
  7695. os_memset(&iface, 0, sizeof(iface));
  7696. do {
  7697. iface.ifname = pos = cmd;
  7698. pos = os_strchr(pos, '\t');
  7699. if (pos)
  7700. *pos++ = '\0';
  7701. if (iface.ifname[0] == '\0')
  7702. return -1;
  7703. if (pos == NULL)
  7704. break;
  7705. iface.confname = pos;
  7706. pos = os_strchr(pos, '\t');
  7707. if (pos)
  7708. *pos++ = '\0';
  7709. if (iface.confname[0] == '\0')
  7710. iface.confname = NULL;
  7711. if (pos == NULL)
  7712. break;
  7713. iface.driver = pos;
  7714. pos = os_strchr(pos, '\t');
  7715. if (pos)
  7716. *pos++ = '\0';
  7717. if (iface.driver[0] == '\0')
  7718. iface.driver = NULL;
  7719. if (pos == NULL)
  7720. break;
  7721. iface.ctrl_interface = pos;
  7722. pos = os_strchr(pos, '\t');
  7723. if (pos)
  7724. *pos++ = '\0';
  7725. if (iface.ctrl_interface[0] == '\0')
  7726. iface.ctrl_interface = NULL;
  7727. if (pos == NULL)
  7728. break;
  7729. iface.driver_param = pos;
  7730. pos = os_strchr(pos, '\t');
  7731. if (pos)
  7732. *pos++ = '\0';
  7733. if (iface.driver_param[0] == '\0')
  7734. iface.driver_param = NULL;
  7735. if (pos == NULL)
  7736. break;
  7737. iface.bridge_ifname = pos;
  7738. pos = os_strchr(pos, '\t');
  7739. if (pos)
  7740. *pos++ = '\0';
  7741. if (iface.bridge_ifname[0] == '\0')
  7742. iface.bridge_ifname = NULL;
  7743. if (pos == NULL)
  7744. break;
  7745. extra = pos;
  7746. pos = os_strchr(pos, '\t');
  7747. if (pos)
  7748. *pos++ = '\0';
  7749. if (!extra[0])
  7750. break;
  7751. if (os_strcmp(extra, "create") == 0) {
  7752. create_iface = 1;
  7753. if (!pos)
  7754. break;
  7755. if (os_strcmp(pos, "sta") == 0) {
  7756. type = WPA_IF_STATION;
  7757. } else if (os_strcmp(pos, "ap") == 0) {
  7758. type = WPA_IF_AP_BSS;
  7759. } else {
  7760. wpa_printf(MSG_DEBUG,
  7761. "INTERFACE_ADD unsupported interface type: '%s'",
  7762. pos);
  7763. return -1;
  7764. }
  7765. } else {
  7766. wpa_printf(MSG_DEBUG,
  7767. "INTERFACE_ADD unsupported extra parameter: '%s'",
  7768. extra);
  7769. return -1;
  7770. }
  7771. } while (0);
  7772. if (create_iface) {
  7773. wpa_printf(MSG_DEBUG, "CTRL_IFACE creating interface '%s'",
  7774. iface.ifname);
  7775. if (!global->ifaces)
  7776. return -1;
  7777. if (wpa_drv_if_add(global->ifaces, type, iface.ifname,
  7778. NULL, NULL, NULL, mac_addr, NULL) < 0) {
  7779. wpa_printf(MSG_ERROR,
  7780. "CTRL_IFACE interface creation failed");
  7781. return -1;
  7782. }
  7783. wpa_printf(MSG_DEBUG,
  7784. "CTRL_IFACE interface '%s' created with MAC addr: "
  7785. MACSTR, iface.ifname, MAC2STR(mac_addr));
  7786. }
  7787. if (wpa_supplicant_get_iface(global, iface.ifname))
  7788. goto fail;
  7789. wpa_s = wpa_supplicant_add_iface(global, &iface, NULL);
  7790. if (!wpa_s)
  7791. goto fail;
  7792. wpa_s->added_vif = create_iface;
  7793. return 0;
  7794. fail:
  7795. if (create_iface)
  7796. wpa_drv_if_remove(global->ifaces, WPA_IF_STATION, iface.ifname);
  7797. return -1;
  7798. }
  7799. static int wpa_supplicant_global_iface_remove(struct wpa_global *global,
  7800. char *cmd)
  7801. {
  7802. struct wpa_supplicant *wpa_s;
  7803. int ret;
  7804. unsigned int delete_iface;
  7805. wpa_printf(MSG_DEBUG, "CTRL_IFACE GLOBAL INTERFACE_REMOVE '%s'", cmd);
  7806. wpa_s = wpa_supplicant_get_iface(global, cmd);
  7807. if (wpa_s == NULL)
  7808. return -1;
  7809. delete_iface = wpa_s->added_vif;
  7810. ret = wpa_supplicant_remove_iface(global, wpa_s, 0);
  7811. if (!ret && delete_iface) {
  7812. wpa_printf(MSG_DEBUG, "CTRL_IFACE deleting the interface '%s'",
  7813. cmd);
  7814. ret = wpa_drv_if_remove(global->ifaces, WPA_IF_STATION, cmd);
  7815. }
  7816. return ret;
  7817. }
  7818. static void wpa_free_iface_info(struct wpa_interface_info *iface)
  7819. {
  7820. struct wpa_interface_info *prev;
  7821. while (iface) {
  7822. prev = iface;
  7823. iface = iface->next;
  7824. os_free(prev->ifname);
  7825. os_free(prev->desc);
  7826. os_free(prev);
  7827. }
  7828. }
  7829. static int wpa_supplicant_global_iface_list(struct wpa_global *global,
  7830. char *buf, int len)
  7831. {
  7832. int i, res;
  7833. struct wpa_interface_info *iface = NULL, *last = NULL, *tmp;
  7834. char *pos, *end;
  7835. for (i = 0; wpa_drivers[i]; i++) {
  7836. const struct wpa_driver_ops *drv = wpa_drivers[i];
  7837. if (drv->get_interfaces == NULL)
  7838. continue;
  7839. tmp = drv->get_interfaces(global->drv_priv[i]);
  7840. if (tmp == NULL)
  7841. continue;
  7842. if (last == NULL)
  7843. iface = last = tmp;
  7844. else
  7845. last->next = tmp;
  7846. while (last->next)
  7847. last = last->next;
  7848. }
  7849. pos = buf;
  7850. end = buf + len;
  7851. for (tmp = iface; tmp; tmp = tmp->next) {
  7852. res = os_snprintf(pos, end - pos, "%s\t%s\t%s\n",
  7853. tmp->drv_name, tmp->ifname,
  7854. tmp->desc ? tmp->desc : "");
  7855. if (os_snprintf_error(end - pos, res)) {
  7856. *pos = '\0';
  7857. break;
  7858. }
  7859. pos += res;
  7860. }
  7861. wpa_free_iface_info(iface);
  7862. return pos - buf;
  7863. }
  7864. static int wpa_supplicant_global_iface_interfaces(struct wpa_global *global,
  7865. const char *input,
  7866. char *buf, int len)
  7867. {
  7868. int res;
  7869. char *pos, *end;
  7870. struct wpa_supplicant *wpa_s;
  7871. int show_ctrl = 0;
  7872. if (input)
  7873. show_ctrl = !!os_strstr(input, "ctrl");
  7874. wpa_s = global->ifaces;
  7875. pos = buf;
  7876. end = buf + len;
  7877. while (wpa_s) {
  7878. if (show_ctrl)
  7879. res = os_snprintf(pos, end - pos, "%s ctrl_iface=%s\n",
  7880. wpa_s->ifname,
  7881. wpa_s->conf->ctrl_interface ?
  7882. wpa_s->conf->ctrl_interface : "N/A");
  7883. else
  7884. res = os_snprintf(pos, end - pos, "%s\n",
  7885. wpa_s->ifname);
  7886. if (os_snprintf_error(end - pos, res)) {
  7887. *pos = '\0';
  7888. break;
  7889. }
  7890. pos += res;
  7891. wpa_s = wpa_s->next;
  7892. }
  7893. return pos - buf;
  7894. }
  7895. static char * wpas_global_ctrl_iface_ifname(struct wpa_global *global,
  7896. const char *ifname,
  7897. char *cmd, size_t *resp_len)
  7898. {
  7899. struct wpa_supplicant *wpa_s;
  7900. for (wpa_s = global->ifaces; wpa_s; wpa_s = wpa_s->next) {
  7901. if (os_strcmp(ifname, wpa_s->ifname) == 0)
  7902. break;
  7903. }
  7904. if (wpa_s == NULL) {
  7905. char *resp = os_strdup("FAIL-NO-IFNAME-MATCH\n");
  7906. if (resp)
  7907. *resp_len = os_strlen(resp);
  7908. else
  7909. *resp_len = 1;
  7910. return resp;
  7911. }
  7912. return wpa_supplicant_ctrl_iface_process(wpa_s, cmd, resp_len);
  7913. }
  7914. static char * wpas_global_ctrl_iface_redir_p2p(struct wpa_global *global,
  7915. char *buf, size_t *resp_len)
  7916. {
  7917. #ifdef CONFIG_P2P
  7918. static const char * cmd[] = {
  7919. "LIST_NETWORKS",
  7920. "P2P_FIND",
  7921. "P2P_STOP_FIND",
  7922. "P2P_LISTEN",
  7923. "P2P_GROUP_ADD",
  7924. "P2P_GET_PASSPHRASE",
  7925. "P2P_SERVICE_UPDATE",
  7926. "P2P_SERVICE_FLUSH",
  7927. "P2P_FLUSH",
  7928. "P2P_CANCEL",
  7929. "P2P_PRESENCE_REQ",
  7930. "P2P_EXT_LISTEN",
  7931. NULL
  7932. };
  7933. static const char * prefix[] = {
  7934. #ifdef ANDROID
  7935. "DRIVER ",
  7936. #endif /* ANDROID */
  7937. "GET_NETWORK ",
  7938. "REMOVE_NETWORK ",
  7939. "P2P_FIND ",
  7940. "P2P_CONNECT ",
  7941. "P2P_LISTEN ",
  7942. "P2P_GROUP_REMOVE ",
  7943. "P2P_GROUP_ADD ",
  7944. "P2P_PROV_DISC ",
  7945. "P2P_SERV_DISC_REQ ",
  7946. "P2P_SERV_DISC_CANCEL_REQ ",
  7947. "P2P_SERV_DISC_RESP ",
  7948. "P2P_SERV_DISC_EXTERNAL ",
  7949. "P2P_SERVICE_ADD ",
  7950. "P2P_SERVICE_DEL ",
  7951. "P2P_SERVICE_REP ",
  7952. "P2P_REJECT ",
  7953. "P2P_INVITE ",
  7954. "P2P_PEER ",
  7955. "P2P_SET ",
  7956. "P2P_UNAUTHORIZE ",
  7957. "P2P_PRESENCE_REQ ",
  7958. "P2P_EXT_LISTEN ",
  7959. "P2P_REMOVE_CLIENT ",
  7960. "WPS_NFC_TOKEN ",
  7961. "WPS_NFC_TAG_READ ",
  7962. "NFC_GET_HANDOVER_SEL ",
  7963. "NFC_GET_HANDOVER_REQ ",
  7964. "NFC_REPORT_HANDOVER ",
  7965. "P2P_ASP_PROVISION ",
  7966. "P2P_ASP_PROVISION_RESP ",
  7967. NULL
  7968. };
  7969. int found = 0;
  7970. int i;
  7971. if (global->p2p_init_wpa_s == NULL)
  7972. return NULL;
  7973. for (i = 0; !found && cmd[i]; i++) {
  7974. if (os_strcmp(buf, cmd[i]) == 0)
  7975. found = 1;
  7976. }
  7977. for (i = 0; !found && prefix[i]; i++) {
  7978. if (os_strncmp(buf, prefix[i], os_strlen(prefix[i])) == 0)
  7979. found = 1;
  7980. }
  7981. if (found)
  7982. return wpa_supplicant_ctrl_iface_process(global->p2p_init_wpa_s,
  7983. buf, resp_len);
  7984. #endif /* CONFIG_P2P */
  7985. return NULL;
  7986. }
  7987. static char * wpas_global_ctrl_iface_redir_wfd(struct wpa_global *global,
  7988. char *buf, size_t *resp_len)
  7989. {
  7990. #ifdef CONFIG_WIFI_DISPLAY
  7991. if (global->p2p_init_wpa_s == NULL)
  7992. return NULL;
  7993. if (os_strncmp(buf, "WFD_SUBELEM_SET ", 16) == 0 ||
  7994. os_strncmp(buf, "WFD_SUBELEM_GET ", 16) == 0)
  7995. return wpa_supplicant_ctrl_iface_process(global->p2p_init_wpa_s,
  7996. buf, resp_len);
  7997. #endif /* CONFIG_WIFI_DISPLAY */
  7998. return NULL;
  7999. }
  8000. static char * wpas_global_ctrl_iface_redir(struct wpa_global *global,
  8001. char *buf, size_t *resp_len)
  8002. {
  8003. char *ret;
  8004. ret = wpas_global_ctrl_iface_redir_p2p(global, buf, resp_len);
  8005. if (ret)
  8006. return ret;
  8007. ret = wpas_global_ctrl_iface_redir_wfd(global, buf, resp_len);
  8008. if (ret)
  8009. return ret;
  8010. return NULL;
  8011. }
  8012. static int wpas_global_ctrl_iface_set(struct wpa_global *global, char *cmd)
  8013. {
  8014. char *value;
  8015. value = os_strchr(cmd, ' ');
  8016. if (value == NULL)
  8017. return -1;
  8018. *value++ = '\0';
  8019. wpa_printf(MSG_DEBUG, "GLOBAL_CTRL_IFACE SET '%s'='%s'", cmd, value);
  8020. #ifdef CONFIG_WIFI_DISPLAY
  8021. if (os_strcasecmp(cmd, "wifi_display") == 0) {
  8022. wifi_display_enable(global, !!atoi(value));
  8023. return 0;
  8024. }
  8025. #endif /* CONFIG_WIFI_DISPLAY */
  8026. /* Restore cmd to its original value to allow redirection */
  8027. value[-1] = ' ';
  8028. return -1;
  8029. }
  8030. static int wpas_global_ctrl_iface_dup_network(struct wpa_global *global,
  8031. char *cmd)
  8032. {
  8033. struct wpa_supplicant *wpa_s[2]; /* src, dst */
  8034. char *p;
  8035. unsigned int i;
  8036. /* cmd: "<src ifname> <dst ifname> <src network id> <dst network id>
  8037. * <variable name> */
  8038. for (i = 0; i < ARRAY_SIZE(wpa_s) ; i++) {
  8039. p = os_strchr(cmd, ' ');
  8040. if (p == NULL)
  8041. return -1;
  8042. *p = '\0';
  8043. wpa_s[i] = global->ifaces;
  8044. for (; wpa_s[i]; wpa_s[i] = wpa_s[i]->next) {
  8045. if (os_strcmp(cmd, wpa_s[i]->ifname) == 0)
  8046. break;
  8047. }
  8048. if (!wpa_s[i]) {
  8049. wpa_printf(MSG_DEBUG,
  8050. "CTRL_IFACE: Could not find iface=%s", cmd);
  8051. return -1;
  8052. }
  8053. cmd = p + 1;
  8054. }
  8055. return wpa_supplicant_ctrl_iface_dup_network(wpa_s[0], cmd, wpa_s[1]);
  8056. }
  8057. #ifndef CONFIG_NO_CONFIG_WRITE
  8058. static int wpas_global_ctrl_iface_save_config(struct wpa_global *global)
  8059. {
  8060. int ret = 0, saved = 0;
  8061. struct wpa_supplicant *wpa_s;
  8062. for (wpa_s = global->ifaces; wpa_s; wpa_s = wpa_s->next) {
  8063. if (!wpa_s->conf->update_config) {
  8064. wpa_dbg(wpa_s, MSG_DEBUG, "CTRL_IFACE: SAVE_CONFIG - Not allowed to update configuration (update_config=0)");
  8065. continue;
  8066. }
  8067. if (wpa_config_write(wpa_s->confname, wpa_s->conf)) {
  8068. wpa_dbg(wpa_s, MSG_DEBUG, "CTRL_IFACE: SAVE_CONFIG - Failed to update configuration");
  8069. ret = 1;
  8070. } else {
  8071. wpa_dbg(wpa_s, MSG_DEBUG, "CTRL_IFACE: SAVE_CONFIG - Configuration updated");
  8072. saved++;
  8073. }
  8074. }
  8075. if (!saved && !ret) {
  8076. wpa_dbg(wpa_s, MSG_DEBUG,
  8077. "CTRL_IFACE: SAVE_CONFIG - No configuration files could be updated");
  8078. ret = 1;
  8079. }
  8080. return ret;
  8081. }
  8082. #endif /* CONFIG_NO_CONFIG_WRITE */
  8083. static int wpas_global_ctrl_iface_status(struct wpa_global *global,
  8084. char *buf, size_t buflen)
  8085. {
  8086. char *pos, *end;
  8087. int ret;
  8088. struct wpa_supplicant *wpa_s;
  8089. pos = buf;
  8090. end = buf + buflen;
  8091. #ifdef CONFIG_P2P
  8092. if (global->p2p && !global->p2p_disabled) {
  8093. ret = os_snprintf(pos, end - pos, "p2p_device_address=" MACSTR
  8094. "\n"
  8095. "p2p_state=%s\n",
  8096. MAC2STR(global->p2p_dev_addr),
  8097. p2p_get_state_txt(global->p2p));
  8098. if (os_snprintf_error(end - pos, ret))
  8099. return pos - buf;
  8100. pos += ret;
  8101. } else if (global->p2p) {
  8102. ret = os_snprintf(pos, end - pos, "p2p_state=DISABLED\n");
  8103. if (os_snprintf_error(end - pos, ret))
  8104. return pos - buf;
  8105. pos += ret;
  8106. }
  8107. #endif /* CONFIG_P2P */
  8108. #ifdef CONFIG_WIFI_DISPLAY
  8109. ret = os_snprintf(pos, end - pos, "wifi_display=%d\n",
  8110. !!global->wifi_display);
  8111. if (os_snprintf_error(end - pos, ret))
  8112. return pos - buf;
  8113. pos += ret;
  8114. #endif /* CONFIG_WIFI_DISPLAY */
  8115. for (wpa_s = global->ifaces; wpa_s; wpa_s = wpa_s->next) {
  8116. ret = os_snprintf(pos, end - pos, "ifname=%s\n"
  8117. "address=" MACSTR "\n",
  8118. wpa_s->ifname, MAC2STR(wpa_s->own_addr));
  8119. if (os_snprintf_error(end - pos, ret))
  8120. return pos - buf;
  8121. pos += ret;
  8122. }
  8123. return pos - buf;
  8124. }
  8125. #ifdef CONFIG_FST
  8126. static int wpas_global_ctrl_iface_fst_attach(struct wpa_global *global,
  8127. char *cmd, char *buf,
  8128. size_t reply_size)
  8129. {
  8130. char ifname[IFNAMSIZ + 1];
  8131. struct fst_iface_cfg cfg;
  8132. struct wpa_supplicant *wpa_s;
  8133. struct fst_wpa_obj iface_obj;
  8134. if (!fst_parse_attach_command(cmd, ifname, sizeof(ifname), &cfg)) {
  8135. wpa_s = wpa_supplicant_get_iface(global, ifname);
  8136. if (wpa_s) {
  8137. if (wpa_s->fst) {
  8138. wpa_printf(MSG_INFO, "FST: Already attached");
  8139. return -1;
  8140. }
  8141. fst_wpa_supplicant_fill_iface_obj(wpa_s, &iface_obj);
  8142. wpa_s->fst = fst_attach(ifname, wpa_s->own_addr,
  8143. &iface_obj, &cfg);
  8144. if (wpa_s->fst)
  8145. return os_snprintf(buf, reply_size, "OK\n");
  8146. }
  8147. }
  8148. return -1;
  8149. }
  8150. static int wpas_global_ctrl_iface_fst_detach(struct wpa_global *global,
  8151. char *cmd, char *buf,
  8152. size_t reply_size)
  8153. {
  8154. char ifname[IFNAMSIZ + 1];
  8155. struct wpa_supplicant *wpa_s;
  8156. if (!fst_parse_detach_command(cmd, ifname, sizeof(ifname))) {
  8157. wpa_s = wpa_supplicant_get_iface(global, ifname);
  8158. if (wpa_s) {
  8159. if (!fst_iface_detach(ifname)) {
  8160. wpa_s->fst = NULL;
  8161. return os_snprintf(buf, reply_size, "OK\n");
  8162. }
  8163. }
  8164. }
  8165. return -1;
  8166. }
  8167. #endif /* CONFIG_FST */
  8168. char * wpa_supplicant_global_ctrl_iface_process(struct wpa_global *global,
  8169. char *buf, size_t *resp_len)
  8170. {
  8171. char *reply;
  8172. const int reply_size = 2048;
  8173. int reply_len;
  8174. int level = MSG_DEBUG;
  8175. if (os_strncmp(buf, "IFNAME=", 7) == 0) {
  8176. char *pos = os_strchr(buf + 7, ' ');
  8177. if (pos) {
  8178. *pos++ = '\0';
  8179. return wpas_global_ctrl_iface_ifname(global,
  8180. buf + 7, pos,
  8181. resp_len);
  8182. }
  8183. }
  8184. reply = wpas_global_ctrl_iface_redir(global, buf, resp_len);
  8185. if (reply)
  8186. return reply;
  8187. if (os_strcmp(buf, "PING") == 0)
  8188. level = MSG_EXCESSIVE;
  8189. wpa_hexdump_ascii(level, "RX global ctrl_iface",
  8190. (const u8 *) buf, os_strlen(buf));
  8191. reply = os_malloc(reply_size);
  8192. if (reply == NULL) {
  8193. *resp_len = 1;
  8194. return NULL;
  8195. }
  8196. os_memcpy(reply, "OK\n", 3);
  8197. reply_len = 3;
  8198. if (os_strcmp(buf, "PING") == 0) {
  8199. os_memcpy(reply, "PONG\n", 5);
  8200. reply_len = 5;
  8201. } else if (os_strncmp(buf, "INTERFACE_ADD ", 14) == 0) {
  8202. if (wpa_supplicant_global_iface_add(global, buf + 14))
  8203. reply_len = -1;
  8204. } else if (os_strncmp(buf, "INTERFACE_REMOVE ", 17) == 0) {
  8205. if (wpa_supplicant_global_iface_remove(global, buf + 17))
  8206. reply_len = -1;
  8207. } else if (os_strcmp(buf, "INTERFACE_LIST") == 0) {
  8208. reply_len = wpa_supplicant_global_iface_list(
  8209. global, reply, reply_size);
  8210. } else if (os_strncmp(buf, "INTERFACES", 10) == 0) {
  8211. reply_len = wpa_supplicant_global_iface_interfaces(
  8212. global, buf + 10, reply, reply_size);
  8213. #ifdef CONFIG_FST
  8214. } else if (os_strncmp(buf, "FST-ATTACH ", 11) == 0) {
  8215. reply_len = wpas_global_ctrl_iface_fst_attach(global, buf + 11,
  8216. reply,
  8217. reply_size);
  8218. } else if (os_strncmp(buf, "FST-DETACH ", 11) == 0) {
  8219. reply_len = wpas_global_ctrl_iface_fst_detach(global, buf + 11,
  8220. reply,
  8221. reply_size);
  8222. } else if (os_strncmp(buf, "FST-MANAGER ", 12) == 0) {
  8223. reply_len = fst_ctrl_iface_receive(buf + 12, reply, reply_size);
  8224. #endif /* CONFIG_FST */
  8225. } else if (os_strcmp(buf, "TERMINATE") == 0) {
  8226. wpa_supplicant_terminate_proc(global);
  8227. } else if (os_strcmp(buf, "SUSPEND") == 0) {
  8228. wpas_notify_suspend(global);
  8229. } else if (os_strcmp(buf, "RESUME") == 0) {
  8230. wpas_notify_resume(global);
  8231. } else if (os_strncmp(buf, "SET ", 4) == 0) {
  8232. if (wpas_global_ctrl_iface_set(global, buf + 4)) {
  8233. #ifdef CONFIG_P2P
  8234. if (global->p2p_init_wpa_s) {
  8235. os_free(reply);
  8236. /* Check if P2P redirection would work for this
  8237. * command. */
  8238. return wpa_supplicant_ctrl_iface_process(
  8239. global->p2p_init_wpa_s,
  8240. buf, resp_len);
  8241. }
  8242. #endif /* CONFIG_P2P */
  8243. reply_len = -1;
  8244. }
  8245. } else if (os_strncmp(buf, "DUP_NETWORK ", 12) == 0) {
  8246. if (wpas_global_ctrl_iface_dup_network(global, buf + 12))
  8247. reply_len = -1;
  8248. #ifndef CONFIG_NO_CONFIG_WRITE
  8249. } else if (os_strcmp(buf, "SAVE_CONFIG") == 0) {
  8250. if (wpas_global_ctrl_iface_save_config(global))
  8251. reply_len = -1;
  8252. #endif /* CONFIG_NO_CONFIG_WRITE */
  8253. } else if (os_strcmp(buf, "STATUS") == 0) {
  8254. reply_len = wpas_global_ctrl_iface_status(global, reply,
  8255. reply_size);
  8256. #ifdef CONFIG_MODULE_TESTS
  8257. } else if (os_strcmp(buf, "MODULE_TESTS") == 0) {
  8258. int wpas_module_tests(void);
  8259. if (wpas_module_tests() < 0)
  8260. reply_len = -1;
  8261. #endif /* CONFIG_MODULE_TESTS */
  8262. } else if (os_strncmp(buf, "RELOG", 5) == 0) {
  8263. if (wpa_debug_reopen_file() < 0)
  8264. reply_len = -1;
  8265. } else {
  8266. os_memcpy(reply, "UNKNOWN COMMAND\n", 16);
  8267. reply_len = 16;
  8268. }
  8269. if (reply_len < 0) {
  8270. os_memcpy(reply, "FAIL\n", 5);
  8271. reply_len = 5;
  8272. }
  8273. *resp_len = reply_len;
  8274. return reply;
  8275. }