ctrl_iface.c 225 KB

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