ctrl_iface.c 225 KB

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