config_file.c 73 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672
  1. /*
  2. * hostapd / Configuration file parser
  3. * Copyright (c) 2003-2012, 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. #ifndef CONFIG_NATIVE_WINDOWS
  10. #include <grp.h>
  11. #endif /* CONFIG_NATIVE_WINDOWS */
  12. #include "utils/common.h"
  13. #include "utils/uuid.h"
  14. #include "common/ieee802_11_defs.h"
  15. #include "drivers/driver.h"
  16. #include "eap_server/eap.h"
  17. #include "radius/radius_client.h"
  18. #include "ap/wpa_auth.h"
  19. #include "ap/ap_config.h"
  20. #include "config_file.h"
  21. extern struct wpa_driver_ops *wpa_drivers[];
  22. #ifndef CONFIG_NO_VLAN
  23. static int hostapd_config_read_vlan_file(struct hostapd_bss_config *bss,
  24. const char *fname)
  25. {
  26. FILE *f;
  27. char buf[128], *pos, *pos2;
  28. int line = 0, vlan_id;
  29. struct hostapd_vlan *vlan;
  30. f = fopen(fname, "r");
  31. if (!f) {
  32. wpa_printf(MSG_ERROR, "VLAN file '%s' not readable.", fname);
  33. return -1;
  34. }
  35. while (fgets(buf, sizeof(buf), f)) {
  36. line++;
  37. if (buf[0] == '#')
  38. continue;
  39. pos = buf;
  40. while (*pos != '\0') {
  41. if (*pos == '\n') {
  42. *pos = '\0';
  43. break;
  44. }
  45. pos++;
  46. }
  47. if (buf[0] == '\0')
  48. continue;
  49. if (buf[0] == '*') {
  50. vlan_id = VLAN_ID_WILDCARD;
  51. pos = buf + 1;
  52. } else {
  53. vlan_id = strtol(buf, &pos, 10);
  54. if (buf == pos || vlan_id < 1 ||
  55. vlan_id > MAX_VLAN_ID) {
  56. wpa_printf(MSG_ERROR, "Invalid VLAN ID at "
  57. "line %d in '%s'", line, fname);
  58. fclose(f);
  59. return -1;
  60. }
  61. }
  62. while (*pos == ' ' || *pos == '\t')
  63. pos++;
  64. pos2 = pos;
  65. while (*pos2 != ' ' && *pos2 != '\t' && *pos2 != '\0')
  66. pos2++;
  67. *pos2 = '\0';
  68. if (*pos == '\0' || os_strlen(pos) > IFNAMSIZ) {
  69. wpa_printf(MSG_ERROR, "Invalid VLAN ifname at line %d "
  70. "in '%s'", line, fname);
  71. fclose(f);
  72. return -1;
  73. }
  74. vlan = os_malloc(sizeof(*vlan));
  75. if (vlan == NULL) {
  76. wpa_printf(MSG_ERROR, "Out of memory while reading "
  77. "VLAN interfaces from '%s'", fname);
  78. fclose(f);
  79. return -1;
  80. }
  81. os_memset(vlan, 0, sizeof(*vlan));
  82. vlan->vlan_id = vlan_id;
  83. os_strlcpy(vlan->ifname, pos, sizeof(vlan->ifname));
  84. if (bss->vlan_tail)
  85. bss->vlan_tail->next = vlan;
  86. else
  87. bss->vlan = vlan;
  88. bss->vlan_tail = vlan;
  89. }
  90. fclose(f);
  91. return 0;
  92. }
  93. #endif /* CONFIG_NO_VLAN */
  94. static int hostapd_acl_comp(const void *a, const void *b)
  95. {
  96. const struct mac_acl_entry *aa = a;
  97. const struct mac_acl_entry *bb = b;
  98. return os_memcmp(aa->addr, bb->addr, sizeof(macaddr));
  99. }
  100. static int hostapd_config_read_maclist(const char *fname,
  101. struct mac_acl_entry **acl, int *num)
  102. {
  103. FILE *f;
  104. char buf[128], *pos;
  105. int line = 0;
  106. u8 addr[ETH_ALEN];
  107. struct mac_acl_entry *newacl;
  108. int vlan_id;
  109. if (!fname)
  110. return 0;
  111. f = fopen(fname, "r");
  112. if (!f) {
  113. wpa_printf(MSG_ERROR, "MAC list file '%s' not found.", fname);
  114. return -1;
  115. }
  116. while (fgets(buf, sizeof(buf), f)) {
  117. line++;
  118. if (buf[0] == '#')
  119. continue;
  120. pos = buf;
  121. while (*pos != '\0') {
  122. if (*pos == '\n') {
  123. *pos = '\0';
  124. break;
  125. }
  126. pos++;
  127. }
  128. if (buf[0] == '\0')
  129. continue;
  130. if (hwaddr_aton(buf, addr)) {
  131. wpa_printf(MSG_ERROR, "Invalid MAC address '%s' at "
  132. "line %d in '%s'", buf, line, fname);
  133. fclose(f);
  134. return -1;
  135. }
  136. vlan_id = 0;
  137. pos = buf;
  138. while (*pos != '\0' && *pos != ' ' && *pos != '\t')
  139. pos++;
  140. while (*pos == ' ' || *pos == '\t')
  141. pos++;
  142. if (*pos != '\0')
  143. vlan_id = atoi(pos);
  144. newacl = os_realloc_array(*acl, *num + 1, sizeof(**acl));
  145. if (newacl == NULL) {
  146. wpa_printf(MSG_ERROR, "MAC list reallocation failed");
  147. fclose(f);
  148. return -1;
  149. }
  150. *acl = newacl;
  151. os_memcpy((*acl)[*num].addr, addr, ETH_ALEN);
  152. (*acl)[*num].vlan_id = vlan_id;
  153. (*num)++;
  154. }
  155. fclose(f);
  156. qsort(*acl, *num, sizeof(**acl), hostapd_acl_comp);
  157. return 0;
  158. }
  159. #ifdef EAP_SERVER
  160. static int hostapd_config_read_eap_user(const char *fname,
  161. struct hostapd_bss_config *conf)
  162. {
  163. FILE *f;
  164. char buf[512], *pos, *start, *pos2;
  165. int line = 0, ret = 0, num_methods;
  166. struct hostapd_eap_user *user, *tail = NULL;
  167. if (!fname)
  168. return 0;
  169. f = fopen(fname, "r");
  170. if (!f) {
  171. wpa_printf(MSG_ERROR, "EAP user file '%s' not found.", fname);
  172. return -1;
  173. }
  174. /* Lines: "user" METHOD,METHOD2 "password" (password optional) */
  175. while (fgets(buf, sizeof(buf), f)) {
  176. line++;
  177. if (buf[0] == '#')
  178. continue;
  179. pos = buf;
  180. while (*pos != '\0') {
  181. if (*pos == '\n') {
  182. *pos = '\0';
  183. break;
  184. }
  185. pos++;
  186. }
  187. if (buf[0] == '\0')
  188. continue;
  189. user = NULL;
  190. if (buf[0] != '"' && buf[0] != '*') {
  191. wpa_printf(MSG_ERROR, "Invalid EAP identity (no \" in "
  192. "start) on line %d in '%s'", line, fname);
  193. goto failed;
  194. }
  195. user = os_zalloc(sizeof(*user));
  196. if (user == NULL) {
  197. wpa_printf(MSG_ERROR, "EAP user allocation failed");
  198. goto failed;
  199. }
  200. user->force_version = -1;
  201. if (buf[0] == '*') {
  202. pos = buf;
  203. } else {
  204. pos = buf + 1;
  205. start = pos;
  206. while (*pos != '"' && *pos != '\0')
  207. pos++;
  208. if (*pos == '\0') {
  209. wpa_printf(MSG_ERROR, "Invalid EAP identity "
  210. "(no \" in end) on line %d in '%s'",
  211. line, fname);
  212. goto failed;
  213. }
  214. user->identity = os_malloc(pos - start);
  215. if (user->identity == NULL) {
  216. wpa_printf(MSG_ERROR, "Failed to allocate "
  217. "memory for EAP identity");
  218. goto failed;
  219. }
  220. os_memcpy(user->identity, start, pos - start);
  221. user->identity_len = pos - start;
  222. if (pos[0] == '"' && pos[1] == '*') {
  223. user->wildcard_prefix = 1;
  224. pos++;
  225. }
  226. }
  227. pos++;
  228. while (*pos == ' ' || *pos == '\t')
  229. pos++;
  230. if (*pos == '\0') {
  231. wpa_printf(MSG_ERROR, "No EAP method on line %d in "
  232. "'%s'", line, fname);
  233. goto failed;
  234. }
  235. start = pos;
  236. while (*pos != ' ' && *pos != '\t' && *pos != '\0')
  237. pos++;
  238. if (*pos == '\0') {
  239. pos = NULL;
  240. } else {
  241. *pos = '\0';
  242. pos++;
  243. }
  244. num_methods = 0;
  245. while (*start) {
  246. char *pos3 = os_strchr(start, ',');
  247. if (pos3) {
  248. *pos3++ = '\0';
  249. }
  250. user->methods[num_methods].method =
  251. eap_server_get_type(
  252. start,
  253. &user->methods[num_methods].vendor);
  254. if (user->methods[num_methods].vendor ==
  255. EAP_VENDOR_IETF &&
  256. user->methods[num_methods].method == EAP_TYPE_NONE)
  257. {
  258. if (os_strcmp(start, "TTLS-PAP") == 0) {
  259. user->ttls_auth |= EAP_TTLS_AUTH_PAP;
  260. goto skip_eap;
  261. }
  262. if (os_strcmp(start, "TTLS-CHAP") == 0) {
  263. user->ttls_auth |= EAP_TTLS_AUTH_CHAP;
  264. goto skip_eap;
  265. }
  266. if (os_strcmp(start, "TTLS-MSCHAP") == 0) {
  267. user->ttls_auth |=
  268. EAP_TTLS_AUTH_MSCHAP;
  269. goto skip_eap;
  270. }
  271. if (os_strcmp(start, "TTLS-MSCHAPV2") == 0) {
  272. user->ttls_auth |=
  273. EAP_TTLS_AUTH_MSCHAPV2;
  274. goto skip_eap;
  275. }
  276. wpa_printf(MSG_ERROR, "Unsupported EAP type "
  277. "'%s' on line %d in '%s'",
  278. start, line, fname);
  279. goto failed;
  280. }
  281. num_methods++;
  282. if (num_methods >= EAP_MAX_METHODS)
  283. break;
  284. skip_eap:
  285. if (pos3 == NULL)
  286. break;
  287. start = pos3;
  288. }
  289. if (num_methods == 0 && user->ttls_auth == 0) {
  290. wpa_printf(MSG_ERROR, "No EAP types configured on "
  291. "line %d in '%s'", line, fname);
  292. goto failed;
  293. }
  294. if (pos == NULL)
  295. goto done;
  296. while (*pos == ' ' || *pos == '\t')
  297. pos++;
  298. if (*pos == '\0')
  299. goto done;
  300. if (os_strncmp(pos, "[ver=0]", 7) == 0) {
  301. user->force_version = 0;
  302. goto done;
  303. }
  304. if (os_strncmp(pos, "[ver=1]", 7) == 0) {
  305. user->force_version = 1;
  306. goto done;
  307. }
  308. if (os_strncmp(pos, "[2]", 3) == 0) {
  309. user->phase2 = 1;
  310. goto done;
  311. }
  312. if (*pos == '"') {
  313. pos++;
  314. start = pos;
  315. while (*pos != '"' && *pos != '\0')
  316. pos++;
  317. if (*pos == '\0') {
  318. wpa_printf(MSG_ERROR, "Invalid EAP password "
  319. "(no \" in end) on line %d in '%s'",
  320. line, fname);
  321. goto failed;
  322. }
  323. user->password = os_malloc(pos - start);
  324. if (user->password == NULL) {
  325. wpa_printf(MSG_ERROR, "Failed to allocate "
  326. "memory for EAP password");
  327. goto failed;
  328. }
  329. os_memcpy(user->password, start, pos - start);
  330. user->password_len = pos - start;
  331. pos++;
  332. } else if (os_strncmp(pos, "hash:", 5) == 0) {
  333. pos += 5;
  334. pos2 = pos;
  335. while (*pos2 != '\0' && *pos2 != ' ' &&
  336. *pos2 != '\t' && *pos2 != '#')
  337. pos2++;
  338. if (pos2 - pos != 32) {
  339. wpa_printf(MSG_ERROR, "Invalid password hash "
  340. "on line %d in '%s'", line, fname);
  341. goto failed;
  342. }
  343. user->password = os_malloc(16);
  344. if (user->password == NULL) {
  345. wpa_printf(MSG_ERROR, "Failed to allocate "
  346. "memory for EAP password hash");
  347. goto failed;
  348. }
  349. if (hexstr2bin(pos, user->password, 16) < 0) {
  350. wpa_printf(MSG_ERROR, "Invalid hash password "
  351. "on line %d in '%s'", line, fname);
  352. goto failed;
  353. }
  354. user->password_len = 16;
  355. user->password_hash = 1;
  356. pos = pos2;
  357. } else {
  358. pos2 = pos;
  359. while (*pos2 != '\0' && *pos2 != ' ' &&
  360. *pos2 != '\t' && *pos2 != '#')
  361. pos2++;
  362. if ((pos2 - pos) & 1) {
  363. wpa_printf(MSG_ERROR, "Invalid hex password "
  364. "on line %d in '%s'", line, fname);
  365. goto failed;
  366. }
  367. user->password = os_malloc((pos2 - pos) / 2);
  368. if (user->password == NULL) {
  369. wpa_printf(MSG_ERROR, "Failed to allocate "
  370. "memory for EAP password");
  371. goto failed;
  372. }
  373. if (hexstr2bin(pos, user->password,
  374. (pos2 - pos) / 2) < 0) {
  375. wpa_printf(MSG_ERROR, "Invalid hex password "
  376. "on line %d in '%s'", line, fname);
  377. goto failed;
  378. }
  379. user->password_len = (pos2 - pos) / 2;
  380. pos = pos2;
  381. }
  382. while (*pos == ' ' || *pos == '\t')
  383. pos++;
  384. if (os_strncmp(pos, "[2]", 3) == 0) {
  385. user->phase2 = 1;
  386. }
  387. done:
  388. if (tail == NULL) {
  389. tail = conf->eap_user = user;
  390. } else {
  391. tail->next = user;
  392. tail = user;
  393. }
  394. continue;
  395. failed:
  396. if (user) {
  397. os_free(user->password);
  398. os_free(user->identity);
  399. os_free(user);
  400. }
  401. ret = -1;
  402. break;
  403. }
  404. fclose(f);
  405. return ret;
  406. }
  407. #endif /* EAP_SERVER */
  408. #ifndef CONFIG_NO_RADIUS
  409. static int
  410. hostapd_config_read_radius_addr(struct hostapd_radius_server **server,
  411. int *num_server, const char *val, int def_port,
  412. struct hostapd_radius_server **curr_serv)
  413. {
  414. struct hostapd_radius_server *nserv;
  415. int ret;
  416. static int server_index = 1;
  417. nserv = os_realloc_array(*server, *num_server + 1, sizeof(*nserv));
  418. if (nserv == NULL)
  419. return -1;
  420. *server = nserv;
  421. nserv = &nserv[*num_server];
  422. (*num_server)++;
  423. (*curr_serv) = nserv;
  424. os_memset(nserv, 0, sizeof(*nserv));
  425. nserv->port = def_port;
  426. ret = hostapd_parse_ip_addr(val, &nserv->addr);
  427. nserv->index = server_index++;
  428. return ret;
  429. }
  430. static struct hostapd_radius_attr *
  431. hostapd_parse_radius_attr(const char *value)
  432. {
  433. const char *pos;
  434. char syntax;
  435. struct hostapd_radius_attr *attr;
  436. size_t len;
  437. attr = os_zalloc(sizeof(*attr));
  438. if (attr == NULL)
  439. return NULL;
  440. attr->type = atoi(value);
  441. pos = os_strchr(value, ':');
  442. if (pos == NULL) {
  443. attr->val = wpabuf_alloc(1);
  444. if (attr->val == NULL) {
  445. os_free(attr);
  446. return NULL;
  447. }
  448. wpabuf_put_u8(attr->val, 0);
  449. return attr;
  450. }
  451. pos++;
  452. if (pos[0] == '\0' || pos[1] != ':') {
  453. os_free(attr);
  454. return NULL;
  455. }
  456. syntax = *pos++;
  457. pos++;
  458. switch (syntax) {
  459. case 's':
  460. attr->val = wpabuf_alloc_copy(pos, os_strlen(pos));
  461. break;
  462. case 'x':
  463. len = os_strlen(pos);
  464. if (len & 1)
  465. break;
  466. len /= 2;
  467. attr->val = wpabuf_alloc(len);
  468. if (attr->val == NULL)
  469. break;
  470. if (hexstr2bin(pos, wpabuf_put(attr->val, len), len) < 0) {
  471. wpabuf_free(attr->val);
  472. os_free(attr);
  473. return NULL;
  474. }
  475. break;
  476. case 'd':
  477. attr->val = wpabuf_alloc(4);
  478. if (attr->val)
  479. wpabuf_put_be32(attr->val, atoi(pos));
  480. break;
  481. default:
  482. os_free(attr);
  483. return NULL;
  484. }
  485. if (attr->val == NULL) {
  486. os_free(attr);
  487. return NULL;
  488. }
  489. return attr;
  490. }
  491. static int hostapd_parse_das_client(struct hostapd_bss_config *bss,
  492. const char *val)
  493. {
  494. char *secret;
  495. size_t len;
  496. secret = os_strchr(val, ' ');
  497. if (secret == NULL)
  498. return -1;
  499. secret++;
  500. len = os_strlen(secret);
  501. if (hostapd_parse_ip_addr(val, &bss->radius_das_client_addr))
  502. return -1;
  503. os_free(bss->radius_das_shared_secret);
  504. bss->radius_das_shared_secret = os_malloc(len);
  505. if (bss->radius_das_shared_secret == NULL)
  506. return -1;
  507. os_memcpy(bss->radius_das_shared_secret, secret, len);
  508. bss->radius_das_shared_secret_len = len;
  509. return 0;
  510. }
  511. #endif /* CONFIG_NO_RADIUS */
  512. static int hostapd_config_parse_key_mgmt(int line, const char *value)
  513. {
  514. int val = 0, last;
  515. char *start, *end, *buf;
  516. buf = os_strdup(value);
  517. if (buf == NULL)
  518. return -1;
  519. start = buf;
  520. while (*start != '\0') {
  521. while (*start == ' ' || *start == '\t')
  522. start++;
  523. if (*start == '\0')
  524. break;
  525. end = start;
  526. while (*end != ' ' && *end != '\t' && *end != '\0')
  527. end++;
  528. last = *end == '\0';
  529. *end = '\0';
  530. if (os_strcmp(start, "WPA-PSK") == 0)
  531. val |= WPA_KEY_MGMT_PSK;
  532. else if (os_strcmp(start, "WPA-EAP") == 0)
  533. val |= WPA_KEY_MGMT_IEEE8021X;
  534. #ifdef CONFIG_IEEE80211R
  535. else if (os_strcmp(start, "FT-PSK") == 0)
  536. val |= WPA_KEY_MGMT_FT_PSK;
  537. else if (os_strcmp(start, "FT-EAP") == 0)
  538. val |= WPA_KEY_MGMT_FT_IEEE8021X;
  539. #endif /* CONFIG_IEEE80211R */
  540. #ifdef CONFIG_IEEE80211W
  541. else if (os_strcmp(start, "WPA-PSK-SHA256") == 0)
  542. val |= WPA_KEY_MGMT_PSK_SHA256;
  543. else if (os_strcmp(start, "WPA-EAP-SHA256") == 0)
  544. val |= WPA_KEY_MGMT_IEEE8021X_SHA256;
  545. #endif /* CONFIG_IEEE80211W */
  546. else {
  547. wpa_printf(MSG_ERROR, "Line %d: invalid key_mgmt '%s'",
  548. line, start);
  549. os_free(buf);
  550. return -1;
  551. }
  552. if (last)
  553. break;
  554. start = end + 1;
  555. }
  556. os_free(buf);
  557. if (val == 0) {
  558. wpa_printf(MSG_ERROR, "Line %d: no key_mgmt values "
  559. "configured.", line);
  560. return -1;
  561. }
  562. return val;
  563. }
  564. static int hostapd_config_parse_cipher(int line, const char *value)
  565. {
  566. int val = 0, last;
  567. char *start, *end, *buf;
  568. buf = os_strdup(value);
  569. if (buf == NULL)
  570. return -1;
  571. start = buf;
  572. while (*start != '\0') {
  573. while (*start == ' ' || *start == '\t')
  574. start++;
  575. if (*start == '\0')
  576. break;
  577. end = start;
  578. while (*end != ' ' && *end != '\t' && *end != '\0')
  579. end++;
  580. last = *end == '\0';
  581. *end = '\0';
  582. if (os_strcmp(start, "CCMP") == 0)
  583. val |= WPA_CIPHER_CCMP;
  584. else if (os_strcmp(start, "TKIP") == 0)
  585. val |= WPA_CIPHER_TKIP;
  586. else if (os_strcmp(start, "WEP104") == 0)
  587. val |= WPA_CIPHER_WEP104;
  588. else if (os_strcmp(start, "WEP40") == 0)
  589. val |= WPA_CIPHER_WEP40;
  590. else if (os_strcmp(start, "NONE") == 0)
  591. val |= WPA_CIPHER_NONE;
  592. else {
  593. wpa_printf(MSG_ERROR, "Line %d: invalid cipher '%s'.",
  594. line, start);
  595. os_free(buf);
  596. return -1;
  597. }
  598. if (last)
  599. break;
  600. start = end + 1;
  601. }
  602. os_free(buf);
  603. if (val == 0) {
  604. wpa_printf(MSG_ERROR, "Line %d: no cipher values configured.",
  605. line);
  606. return -1;
  607. }
  608. return val;
  609. }
  610. static int hostapd_config_read_wep(struct hostapd_wep_keys *wep, int keyidx,
  611. char *val)
  612. {
  613. size_t len = os_strlen(val);
  614. if (keyidx < 0 || keyidx > 3 || wep->key[keyidx] != NULL)
  615. return -1;
  616. if (val[0] == '"') {
  617. if (len < 2 || val[len - 1] != '"')
  618. return -1;
  619. len -= 2;
  620. wep->key[keyidx] = os_malloc(len);
  621. if (wep->key[keyidx] == NULL)
  622. return -1;
  623. os_memcpy(wep->key[keyidx], val + 1, len);
  624. wep->len[keyidx] = len;
  625. } else {
  626. if (len & 1)
  627. return -1;
  628. len /= 2;
  629. wep->key[keyidx] = os_malloc(len);
  630. if (wep->key[keyidx] == NULL)
  631. return -1;
  632. wep->len[keyidx] = len;
  633. if (hexstr2bin(val, wep->key[keyidx], len) < 0)
  634. return -1;
  635. }
  636. wep->keys_set++;
  637. return 0;
  638. }
  639. static int hostapd_parse_rates(int **rate_list, char *val)
  640. {
  641. int *list;
  642. int count;
  643. char *pos, *end;
  644. os_free(*rate_list);
  645. *rate_list = NULL;
  646. pos = val;
  647. count = 0;
  648. while (*pos != '\0') {
  649. if (*pos == ' ')
  650. count++;
  651. pos++;
  652. }
  653. list = os_malloc(sizeof(int) * (count + 2));
  654. if (list == NULL)
  655. return -1;
  656. pos = val;
  657. count = 0;
  658. while (*pos != '\0') {
  659. end = os_strchr(pos, ' ');
  660. if (end)
  661. *end = '\0';
  662. list[count++] = atoi(pos);
  663. if (!end)
  664. break;
  665. pos = end + 1;
  666. }
  667. list[count] = -1;
  668. *rate_list = list;
  669. return 0;
  670. }
  671. static int hostapd_config_bss(struct hostapd_config *conf, const char *ifname)
  672. {
  673. struct hostapd_bss_config *bss;
  674. if (*ifname == '\0')
  675. return -1;
  676. bss = os_realloc_array(conf->bss, conf->num_bss + 1,
  677. sizeof(struct hostapd_bss_config));
  678. if (bss == NULL) {
  679. wpa_printf(MSG_ERROR, "Failed to allocate memory for "
  680. "multi-BSS entry");
  681. return -1;
  682. }
  683. conf->bss = bss;
  684. bss = &(conf->bss[conf->num_bss]);
  685. os_memset(bss, 0, sizeof(*bss));
  686. bss->radius = os_zalloc(sizeof(*bss->radius));
  687. if (bss->radius == NULL) {
  688. wpa_printf(MSG_ERROR, "Failed to allocate memory for "
  689. "multi-BSS RADIUS data");
  690. return -1;
  691. }
  692. conf->num_bss++;
  693. conf->last_bss = bss;
  694. hostapd_config_defaults_bss(bss);
  695. os_strlcpy(bss->iface, ifname, sizeof(bss->iface));
  696. os_memcpy(bss->ssid.vlan, bss->iface, IFNAMSIZ + 1);
  697. return 0;
  698. }
  699. /* convert floats with one decimal place to value*10 int, i.e.,
  700. * "1.5" will return 15 */
  701. static int hostapd_config_read_int10(const char *value)
  702. {
  703. int i, d;
  704. char *pos;
  705. i = atoi(value);
  706. pos = os_strchr(value, '.');
  707. d = 0;
  708. if (pos) {
  709. pos++;
  710. if (*pos >= '0' && *pos <= '9')
  711. d = *pos - '0';
  712. }
  713. return i * 10 + d;
  714. }
  715. static int valid_cw(int cw)
  716. {
  717. return (cw == 1 || cw == 3 || cw == 7 || cw == 15 || cw == 31 ||
  718. cw == 63 || cw == 127 || cw == 255 || cw == 511 || cw == 1023);
  719. }
  720. enum {
  721. IEEE80211_TX_QUEUE_DATA0 = 0, /* used for EDCA AC_VO data */
  722. IEEE80211_TX_QUEUE_DATA1 = 1, /* used for EDCA AC_VI data */
  723. IEEE80211_TX_QUEUE_DATA2 = 2, /* used for EDCA AC_BE data */
  724. IEEE80211_TX_QUEUE_DATA3 = 3 /* used for EDCA AC_BK data */
  725. };
  726. static int hostapd_config_tx_queue(struct hostapd_config *conf, char *name,
  727. char *val)
  728. {
  729. int num;
  730. char *pos;
  731. struct hostapd_tx_queue_params *queue;
  732. /* skip 'tx_queue_' prefix */
  733. pos = name + 9;
  734. if (os_strncmp(pos, "data", 4) == 0 &&
  735. pos[4] >= '0' && pos[4] <= '9' && pos[5] == '_') {
  736. num = pos[4] - '0';
  737. pos += 6;
  738. } else if (os_strncmp(pos, "after_beacon_", 13) == 0 ||
  739. os_strncmp(pos, "beacon_", 7) == 0) {
  740. wpa_printf(MSG_INFO, "DEPRECATED: '%s' not used", name);
  741. return 0;
  742. } else {
  743. wpa_printf(MSG_ERROR, "Unknown tx_queue name '%s'", pos);
  744. return -1;
  745. }
  746. if (num >= NUM_TX_QUEUES) {
  747. /* for backwards compatibility, do not trigger failure */
  748. wpa_printf(MSG_INFO, "DEPRECATED: '%s' not used", name);
  749. return 0;
  750. }
  751. queue = &conf->tx_queue[num];
  752. if (os_strcmp(pos, "aifs") == 0) {
  753. queue->aifs = atoi(val);
  754. if (queue->aifs < 0 || queue->aifs > 255) {
  755. wpa_printf(MSG_ERROR, "Invalid AIFS value %d",
  756. queue->aifs);
  757. return -1;
  758. }
  759. } else if (os_strcmp(pos, "cwmin") == 0) {
  760. queue->cwmin = atoi(val);
  761. if (!valid_cw(queue->cwmin)) {
  762. wpa_printf(MSG_ERROR, "Invalid cwMin value %d",
  763. queue->cwmin);
  764. return -1;
  765. }
  766. } else if (os_strcmp(pos, "cwmax") == 0) {
  767. queue->cwmax = atoi(val);
  768. if (!valid_cw(queue->cwmax)) {
  769. wpa_printf(MSG_ERROR, "Invalid cwMax value %d",
  770. queue->cwmax);
  771. return -1;
  772. }
  773. } else if (os_strcmp(pos, "burst") == 0) {
  774. queue->burst = hostapd_config_read_int10(val);
  775. } else {
  776. wpa_printf(MSG_ERROR, "Unknown tx_queue field '%s'", pos);
  777. return -1;
  778. }
  779. return 0;
  780. }
  781. #ifdef CONFIG_IEEE80211R
  782. static int add_r0kh(struct hostapd_bss_config *bss, char *value)
  783. {
  784. struct ft_remote_r0kh *r0kh;
  785. char *pos, *next;
  786. r0kh = os_zalloc(sizeof(*r0kh));
  787. if (r0kh == NULL)
  788. return -1;
  789. /* 02:01:02:03:04:05 a.example.com 000102030405060708090a0b0c0d0e0f */
  790. pos = value;
  791. next = os_strchr(pos, ' ');
  792. if (next)
  793. *next++ = '\0';
  794. if (next == NULL || hwaddr_aton(pos, r0kh->addr)) {
  795. wpa_printf(MSG_ERROR, "Invalid R0KH MAC address: '%s'", pos);
  796. os_free(r0kh);
  797. return -1;
  798. }
  799. pos = next;
  800. next = os_strchr(pos, ' ');
  801. if (next)
  802. *next++ = '\0';
  803. if (next == NULL || next - pos > FT_R0KH_ID_MAX_LEN) {
  804. wpa_printf(MSG_ERROR, "Invalid R0KH-ID: '%s'", pos);
  805. os_free(r0kh);
  806. return -1;
  807. }
  808. r0kh->id_len = next - pos - 1;
  809. os_memcpy(r0kh->id, pos, r0kh->id_len);
  810. pos = next;
  811. if (hexstr2bin(pos, r0kh->key, sizeof(r0kh->key))) {
  812. wpa_printf(MSG_ERROR, "Invalid R0KH key: '%s'", pos);
  813. os_free(r0kh);
  814. return -1;
  815. }
  816. r0kh->next = bss->r0kh_list;
  817. bss->r0kh_list = r0kh;
  818. return 0;
  819. }
  820. static int add_r1kh(struct hostapd_bss_config *bss, char *value)
  821. {
  822. struct ft_remote_r1kh *r1kh;
  823. char *pos, *next;
  824. r1kh = os_zalloc(sizeof(*r1kh));
  825. if (r1kh == NULL)
  826. return -1;
  827. /* 02:01:02:03:04:05 02:01:02:03:04:05
  828. * 000102030405060708090a0b0c0d0e0f */
  829. pos = value;
  830. next = os_strchr(pos, ' ');
  831. if (next)
  832. *next++ = '\0';
  833. if (next == NULL || hwaddr_aton(pos, r1kh->addr)) {
  834. wpa_printf(MSG_ERROR, "Invalid R1KH MAC address: '%s'", pos);
  835. os_free(r1kh);
  836. return -1;
  837. }
  838. pos = next;
  839. next = os_strchr(pos, ' ');
  840. if (next)
  841. *next++ = '\0';
  842. if (next == NULL || hwaddr_aton(pos, r1kh->id)) {
  843. wpa_printf(MSG_ERROR, "Invalid R1KH-ID: '%s'", pos);
  844. os_free(r1kh);
  845. return -1;
  846. }
  847. pos = next;
  848. if (hexstr2bin(pos, r1kh->key, sizeof(r1kh->key))) {
  849. wpa_printf(MSG_ERROR, "Invalid R1KH key: '%s'", pos);
  850. os_free(r1kh);
  851. return -1;
  852. }
  853. r1kh->next = bss->r1kh_list;
  854. bss->r1kh_list = r1kh;
  855. return 0;
  856. }
  857. #endif /* CONFIG_IEEE80211R */
  858. #ifdef CONFIG_IEEE80211N
  859. static int hostapd_config_ht_capab(struct hostapd_config *conf,
  860. const char *capab)
  861. {
  862. if (os_strstr(capab, "[LDPC]"))
  863. conf->ht_capab |= HT_CAP_INFO_LDPC_CODING_CAP;
  864. if (os_strstr(capab, "[HT40-]")) {
  865. conf->ht_capab |= HT_CAP_INFO_SUPP_CHANNEL_WIDTH_SET;
  866. conf->secondary_channel = -1;
  867. }
  868. if (os_strstr(capab, "[HT40+]")) {
  869. conf->ht_capab |= HT_CAP_INFO_SUPP_CHANNEL_WIDTH_SET;
  870. conf->secondary_channel = 1;
  871. }
  872. if (os_strstr(capab, "[SMPS-STATIC]")) {
  873. conf->ht_capab &= ~HT_CAP_INFO_SMPS_MASK;
  874. conf->ht_capab |= HT_CAP_INFO_SMPS_STATIC;
  875. }
  876. if (os_strstr(capab, "[SMPS-DYNAMIC]")) {
  877. conf->ht_capab &= ~HT_CAP_INFO_SMPS_MASK;
  878. conf->ht_capab |= HT_CAP_INFO_SMPS_DYNAMIC;
  879. }
  880. if (os_strstr(capab, "[GF]"))
  881. conf->ht_capab |= HT_CAP_INFO_GREEN_FIELD;
  882. if (os_strstr(capab, "[SHORT-GI-20]"))
  883. conf->ht_capab |= HT_CAP_INFO_SHORT_GI20MHZ;
  884. if (os_strstr(capab, "[SHORT-GI-40]"))
  885. conf->ht_capab |= HT_CAP_INFO_SHORT_GI40MHZ;
  886. if (os_strstr(capab, "[TX-STBC]"))
  887. conf->ht_capab |= HT_CAP_INFO_TX_STBC;
  888. if (os_strstr(capab, "[RX-STBC1]")) {
  889. conf->ht_capab &= ~HT_CAP_INFO_RX_STBC_MASK;
  890. conf->ht_capab |= HT_CAP_INFO_RX_STBC_1;
  891. }
  892. if (os_strstr(capab, "[RX-STBC12]")) {
  893. conf->ht_capab &= ~HT_CAP_INFO_RX_STBC_MASK;
  894. conf->ht_capab |= HT_CAP_INFO_RX_STBC_12;
  895. }
  896. if (os_strstr(capab, "[RX-STBC123]")) {
  897. conf->ht_capab &= ~HT_CAP_INFO_RX_STBC_MASK;
  898. conf->ht_capab |= HT_CAP_INFO_RX_STBC_123;
  899. }
  900. if (os_strstr(capab, "[DELAYED-BA]"))
  901. conf->ht_capab |= HT_CAP_INFO_DELAYED_BA;
  902. if (os_strstr(capab, "[MAX-AMSDU-7935]"))
  903. conf->ht_capab |= HT_CAP_INFO_MAX_AMSDU_SIZE;
  904. if (os_strstr(capab, "[DSSS_CCK-40]"))
  905. conf->ht_capab |= HT_CAP_INFO_DSSS_CCK40MHZ;
  906. if (os_strstr(capab, "[PSMP]"))
  907. conf->ht_capab |= HT_CAP_INFO_PSMP_SUPP;
  908. if (os_strstr(capab, "[LSIG-TXOP-PROT]"))
  909. conf->ht_capab |= HT_CAP_INFO_LSIG_TXOP_PROTECT_SUPPORT;
  910. return 0;
  911. }
  912. #endif /* CONFIG_IEEE80211N */
  913. #ifdef CONFIG_IEEE80211AC
  914. static int hostapd_config_vht_capab(struct hostapd_config *conf,
  915. const char *capab)
  916. {
  917. if (os_strstr(capab, "[MAX-MPDU-7991]"))
  918. conf->vht_capab |= VHT_CAP_MAX_MPDU_LENGTH_7991;
  919. if (os_strstr(capab, "[MAX-MPDU-11454]"))
  920. conf->vht_capab |= VHT_CAP_MAX_MPDU_LENGTH_11454;
  921. if (os_strstr(capab, "[VHT160]"))
  922. conf->vht_capab |= VHT_CAP_SUPP_CHAN_WIDTH_160MHZ;
  923. if (os_strstr(capab, "[VHT160-80PLUS80]"))
  924. conf->vht_capab |= VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ;
  925. if (os_strstr(capab, "[VHT160-80PLUS80]"))
  926. conf->vht_capab |= VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ;
  927. if (os_strstr(capab, "[RXLDPC]"))
  928. conf->vht_capab |= VHT_CAP_RXLDPC;
  929. if (os_strstr(capab, "[SHORT-GI-80]"))
  930. conf->vht_capab |= VHT_CAP_SHORT_GI_80;
  931. if (os_strstr(capab, "[SHORT-GI-160]"))
  932. conf->vht_capab |= VHT_CAP_SHORT_GI_160;
  933. if (os_strstr(capab, "[TX-STBC-2BY1]"))
  934. conf->vht_capab |= VHT_CAP_TXSTBC;
  935. if (os_strstr(capab, "[RX-STBC-1]"))
  936. conf->vht_capab |= VHT_CAP_RXSTBC_1;
  937. if (os_strstr(capab, "[RX-STBC-12]"))
  938. conf->vht_capab |= VHT_CAP_RXSTBC_2;
  939. if (os_strstr(capab, "[RX-STBC-123]"))
  940. conf->vht_capab |= VHT_CAP_RXSTBC_3;
  941. if (os_strstr(capab, "[RX-STBC-1234]"))
  942. conf->vht_capab |= VHT_CAP_RXSTBC_4;
  943. if (os_strstr(capab, "[SU-BEAMFORMER]"))
  944. conf->vht_capab |= VHT_CAP_MU_BEAMFORMER_CAPABLE;
  945. if (os_strstr(capab, "[SU-BEAMFORMEE]"))
  946. conf->vht_capab |= VHT_CAP_MU_BEAMFORMEE_CAPABLE;
  947. if (os_strstr(capab, "[BF-ANTENNA-2]") &&
  948. (conf->vht_capab & VHT_CAP_MU_BEAMFORMER_CAPABLE))
  949. conf->vht_capab |= VHT_CAP_BEAMFORMER_ANTENNAS_MAX;
  950. if (os_strstr(capab, "[SOUNDING-DIMENSION-2]") &&
  951. (conf->vht_capab & VHT_CAP_MU_BEAMFORMER_CAPABLE))
  952. conf->vht_capab |= VHT_CAP_SOUNDING_DIMENTION_MAX;
  953. if (os_strstr(capab, "[MU-BEAMFORMER]"))
  954. conf->vht_capab |= VHT_CAP_MU_BEAMFORMER_CAPABLE;
  955. if (os_strstr(capab, "[MU-BEAMFORMEE]"))
  956. conf->vht_capab |= VHT_CAP_MU_BEAMFORMEE_CAPABLE;
  957. if (os_strstr(capab, "[VHT-TXOP-PS]"))
  958. conf->vht_capab |= VHT_CAP_VHT_TXOP_PS;
  959. if (os_strstr(capab, "[HTC-VHT]"))
  960. conf->vht_capab |= VHT_CAP_HTC_VHT;
  961. if (os_strstr(capab, "[MAX-A-MPDU-LEN-EXP0]"))
  962. conf->vht_capab |= VHT_CAP_MAX_A_MPDU_LENGTH_EXPONENT;
  963. if (os_strstr(capab, "[VHT-LINK-ADAPT2]") &&
  964. (conf->vht_capab & VHT_CAP_HTC_VHT))
  965. conf->vht_capab |= VHT_CAP_VHT_LINK_ADAPTATION_VHT_UNSOL_MFB;
  966. if (os_strstr(capab, "[VHT-LINK-ADAPT3]") &&
  967. (conf->vht_capab & VHT_CAP_HTC_VHT))
  968. conf->vht_capab |= VHT_CAP_VHT_LINK_ADAPTATION_VHT_MRQ_MFB;
  969. if (os_strstr(capab, "[RX-ANTENNA-PATTERN]"))
  970. conf->vht_capab |= VHT_CAP_RX_ANTENNA_PATTERN;
  971. if (os_strstr(capab, "[TX-ANTENNA-PATTERN]"))
  972. conf->vht_capab |= VHT_CAP_TX_ANTENNA_PATTERN;
  973. return 0;
  974. }
  975. #endif /* CONFIG_IEEE80211AC */
  976. static int hostapd_config_check_bss(struct hostapd_bss_config *bss,
  977. struct hostapd_config *conf)
  978. {
  979. if (bss->ieee802_1x && !bss->eap_server &&
  980. !bss->radius->auth_servers) {
  981. wpa_printf(MSG_ERROR, "Invalid IEEE 802.1X configuration (no "
  982. "EAP authenticator configured).");
  983. return -1;
  984. }
  985. if (bss->wpa && bss->wpa_psk_radius != PSK_RADIUS_IGNORED &&
  986. bss->macaddr_acl != USE_EXTERNAL_RADIUS_AUTH) {
  987. wpa_printf(MSG_ERROR, "WPA-PSK using RADIUS enabled, but no "
  988. "RADIUS checking (macaddr_acl=2) enabled.");
  989. return -1;
  990. }
  991. if (bss->wpa && (bss->wpa_key_mgmt & WPA_KEY_MGMT_PSK) &&
  992. bss->ssid.wpa_psk == NULL && bss->ssid.wpa_passphrase == NULL &&
  993. bss->ssid.wpa_psk_file == NULL &&
  994. (bss->wpa_psk_radius != PSK_RADIUS_REQUIRED ||
  995. bss->macaddr_acl != USE_EXTERNAL_RADIUS_AUTH)) {
  996. wpa_printf(MSG_ERROR, "WPA-PSK enabled, but PSK or passphrase "
  997. "is not configured.");
  998. return -1;
  999. }
  1000. if (hostapd_mac_comp_empty(bss->bssid) != 0) {
  1001. size_t i;
  1002. for (i = 0; i < conf->num_bss; i++) {
  1003. if ((&conf->bss[i] != bss) &&
  1004. (hostapd_mac_comp(conf->bss[i].bssid,
  1005. bss->bssid) == 0)) {
  1006. wpa_printf(MSG_ERROR, "Duplicate BSSID " MACSTR
  1007. " on interface '%s' and '%s'.",
  1008. MAC2STR(bss->bssid),
  1009. conf->bss[i].iface, bss->iface);
  1010. return -1;
  1011. }
  1012. }
  1013. }
  1014. #ifdef CONFIG_IEEE80211R
  1015. if (wpa_key_mgmt_ft(bss->wpa_key_mgmt) &&
  1016. (bss->nas_identifier == NULL ||
  1017. os_strlen(bss->nas_identifier) < 1 ||
  1018. os_strlen(bss->nas_identifier) > FT_R0KH_ID_MAX_LEN)) {
  1019. wpa_printf(MSG_ERROR, "FT (IEEE 802.11r) requires "
  1020. "nas_identifier to be configured as a 1..48 octet "
  1021. "string");
  1022. return -1;
  1023. }
  1024. #endif /* CONFIG_IEEE80211R */
  1025. #ifdef CONFIG_IEEE80211N
  1026. if (conf->ieee80211n && conf->hw_mode == HOSTAPD_MODE_IEEE80211B) {
  1027. bss->disable_11n = 1;
  1028. wpa_printf(MSG_ERROR, "HT (IEEE 802.11n) in 11b mode is not "
  1029. "allowed, disabling HT capabilites");
  1030. }
  1031. if (conf->ieee80211n &&
  1032. bss->ssid.security_policy == SECURITY_STATIC_WEP) {
  1033. bss->disable_11n = 1;
  1034. wpa_printf(MSG_ERROR, "HT (IEEE 802.11n) with WEP is not "
  1035. "allowed, disabling HT capabilities");
  1036. }
  1037. if (conf->ieee80211n && bss->wpa &&
  1038. !(bss->wpa_pairwise & WPA_CIPHER_CCMP) &&
  1039. !(bss->rsn_pairwise & WPA_CIPHER_CCMP)) {
  1040. bss->disable_11n = 1;
  1041. wpa_printf(MSG_ERROR, "HT (IEEE 802.11n) with WPA/WPA2 "
  1042. "requires CCMP to be enabled, disabling HT "
  1043. "capabilities");
  1044. }
  1045. #endif /* CONFIG_IEEE80211N */
  1046. #ifdef CONFIG_WPS2
  1047. if (bss->wps_state && bss->ignore_broadcast_ssid) {
  1048. wpa_printf(MSG_INFO, "WPS: ignore_broadcast_ssid "
  1049. "configuration forced WPS to be disabled");
  1050. bss->wps_state = 0;
  1051. }
  1052. if (bss->wps_state && bss->ssid.wep.keys_set && bss->wpa == 0) {
  1053. wpa_printf(MSG_INFO, "WPS: WEP configuration forced WPS to be "
  1054. "disabled");
  1055. bss->wps_state = 0;
  1056. }
  1057. if (bss->wps_state && bss->wpa &&
  1058. (!(bss->wpa & 2) ||
  1059. !(bss->rsn_pairwise & WPA_CIPHER_CCMP))) {
  1060. wpa_printf(MSG_INFO, "WPS: WPA/TKIP configuration without "
  1061. "WPA2/CCMP forced WPS to be disabled");
  1062. bss->wps_state = 0;
  1063. }
  1064. #endif /* CONFIG_WPS2 */
  1065. return 0;
  1066. }
  1067. static int hostapd_config_check(struct hostapd_config *conf)
  1068. {
  1069. size_t i;
  1070. if (conf->ieee80211d && (!conf->country[0] || !conf->country[1])) {
  1071. wpa_printf(MSG_ERROR, "Cannot enable IEEE 802.11d without "
  1072. "setting the country_code");
  1073. return -1;
  1074. }
  1075. for (i = 0; i < conf->num_bss; i++) {
  1076. if (hostapd_config_check_bss(&conf->bss[i], conf))
  1077. return -1;
  1078. }
  1079. return 0;
  1080. }
  1081. #ifdef CONFIG_INTERWORKING
  1082. static int parse_roaming_consortium(struct hostapd_bss_config *bss, char *pos,
  1083. int line)
  1084. {
  1085. size_t len = os_strlen(pos);
  1086. u8 oi[MAX_ROAMING_CONSORTIUM_LEN];
  1087. struct hostapd_roaming_consortium *rc;
  1088. if ((len & 1) || len < 2 * 3 || len / 2 > MAX_ROAMING_CONSORTIUM_LEN ||
  1089. hexstr2bin(pos, oi, len / 2)) {
  1090. wpa_printf(MSG_ERROR, "Line %d: invalid roaming_consortium "
  1091. "'%s'", line, pos);
  1092. return -1;
  1093. }
  1094. len /= 2;
  1095. rc = os_realloc_array(bss->roaming_consortium,
  1096. bss->roaming_consortium_count + 1,
  1097. sizeof(struct hostapd_roaming_consortium));
  1098. if (rc == NULL)
  1099. return -1;
  1100. os_memcpy(rc[bss->roaming_consortium_count].oi, oi, len);
  1101. rc[bss->roaming_consortium_count].len = len;
  1102. bss->roaming_consortium = rc;
  1103. bss->roaming_consortium_count++;
  1104. return 0;
  1105. }
  1106. static int parse_venue_name(struct hostapd_bss_config *bss, char *pos,
  1107. int line)
  1108. {
  1109. char *sep;
  1110. size_t clen, nlen;
  1111. struct hostapd_venue_name *vn;
  1112. sep = os_strchr(pos, ':');
  1113. if (sep == NULL)
  1114. goto fail;
  1115. *sep++ = '\0';
  1116. clen = os_strlen(pos);
  1117. if (clen < 2)
  1118. goto fail;
  1119. nlen = os_strlen(sep);
  1120. if (nlen > 252)
  1121. goto fail;
  1122. vn = os_realloc_array(bss->venue_name, bss->venue_name_count + 1,
  1123. sizeof(struct hostapd_venue_name));
  1124. if (vn == NULL)
  1125. return -1;
  1126. bss->venue_name = vn;
  1127. vn = &bss->venue_name[bss->venue_name_count];
  1128. bss->venue_name_count++;
  1129. os_memset(vn->lang, 0, sizeof(vn->lang));
  1130. os_memcpy(vn->lang, pos, clen);
  1131. vn->name_len = nlen;
  1132. os_memcpy(vn->name, sep, nlen);
  1133. return 0;
  1134. fail:
  1135. wpa_printf(MSG_ERROR, "Line %d: Invalid venue_name '%s'",
  1136. line, pos);
  1137. return -1;
  1138. }
  1139. #endif /* CONFIG_INTERWORKING */
  1140. #ifdef CONFIG_WPS_NFC
  1141. static struct wpabuf * hostapd_parse_bin(const char *buf)
  1142. {
  1143. size_t len;
  1144. struct wpabuf *ret;
  1145. len = os_strlen(buf);
  1146. if (len & 0x01)
  1147. return NULL;
  1148. len /= 2;
  1149. ret = wpabuf_alloc(len);
  1150. if (ret == NULL)
  1151. return NULL;
  1152. if (hexstr2bin(buf, wpabuf_put(ret, len), len)) {
  1153. wpabuf_free(ret);
  1154. return NULL;
  1155. }
  1156. return ret;
  1157. }
  1158. #endif /* CONFIG_WPS_NFC */
  1159. static int hostapd_config_fill(struct hostapd_config *conf,
  1160. struct hostapd_bss_config *bss,
  1161. char *buf, char *pos, int line)
  1162. {
  1163. int errors = 0;
  1164. {
  1165. if (os_strcmp(buf, "interface") == 0) {
  1166. os_strlcpy(conf->bss[0].iface, pos,
  1167. sizeof(conf->bss[0].iface));
  1168. } else if (os_strcmp(buf, "bridge") == 0) {
  1169. os_strlcpy(bss->bridge, pos, sizeof(bss->bridge));
  1170. } else if (os_strcmp(buf, "wds_bridge") == 0) {
  1171. os_strlcpy(bss->wds_bridge, pos,
  1172. sizeof(bss->wds_bridge));
  1173. } else if (os_strcmp(buf, "driver") == 0) {
  1174. int j;
  1175. /* clear to get error below if setting is invalid */
  1176. conf->driver = NULL;
  1177. for (j = 0; wpa_drivers[j]; j++) {
  1178. if (os_strcmp(pos, wpa_drivers[j]->name) == 0)
  1179. {
  1180. conf->driver = wpa_drivers[j];
  1181. break;
  1182. }
  1183. }
  1184. if (conf->driver == NULL) {
  1185. wpa_printf(MSG_ERROR, "Line %d: invalid/"
  1186. "unknown driver '%s'", line, pos);
  1187. errors++;
  1188. }
  1189. } else if (os_strcmp(buf, "debug") == 0) {
  1190. wpa_printf(MSG_DEBUG, "Line %d: DEPRECATED: 'debug' "
  1191. "configuration variable is not used "
  1192. "anymore", line);
  1193. } else if (os_strcmp(buf, "logger_syslog_level") == 0) {
  1194. bss->logger_syslog_level = atoi(pos);
  1195. } else if (os_strcmp(buf, "logger_stdout_level") == 0) {
  1196. bss->logger_stdout_level = atoi(pos);
  1197. } else if (os_strcmp(buf, "logger_syslog") == 0) {
  1198. bss->logger_syslog = atoi(pos);
  1199. } else if (os_strcmp(buf, "logger_stdout") == 0) {
  1200. bss->logger_stdout = atoi(pos);
  1201. } else if (os_strcmp(buf, "dump_file") == 0) {
  1202. bss->dump_log_name = os_strdup(pos);
  1203. } else if (os_strcmp(buf, "ssid") == 0) {
  1204. bss->ssid.ssid_len = os_strlen(pos);
  1205. if (bss->ssid.ssid_len > HOSTAPD_MAX_SSID_LEN ||
  1206. bss->ssid.ssid_len < 1) {
  1207. wpa_printf(MSG_ERROR, "Line %d: invalid SSID "
  1208. "'%s'", line, pos);
  1209. errors++;
  1210. } else {
  1211. os_memcpy(bss->ssid.ssid, pos,
  1212. bss->ssid.ssid_len);
  1213. bss->ssid.ssid_set = 1;
  1214. }
  1215. } else if (os_strcmp(buf, "ssid2") == 0) {
  1216. size_t slen;
  1217. char *str = wpa_config_parse_string(pos, &slen);
  1218. if (str == NULL || slen < 1 ||
  1219. slen > HOSTAPD_MAX_SSID_LEN) {
  1220. wpa_printf(MSG_ERROR, "Line %d: invalid SSID "
  1221. "'%s'", line, pos);
  1222. errors++;
  1223. } else {
  1224. os_memcpy(bss->ssid.ssid, str, slen);
  1225. bss->ssid.ssid_len = slen;
  1226. bss->ssid.ssid_set = 1;
  1227. }
  1228. os_free(str);
  1229. } else if (os_strcmp(buf, "macaddr_acl") == 0) {
  1230. bss->macaddr_acl = atoi(pos);
  1231. if (bss->macaddr_acl != ACCEPT_UNLESS_DENIED &&
  1232. bss->macaddr_acl != DENY_UNLESS_ACCEPTED &&
  1233. bss->macaddr_acl != USE_EXTERNAL_RADIUS_AUTH) {
  1234. wpa_printf(MSG_ERROR, "Line %d: unknown "
  1235. "macaddr_acl %d",
  1236. line, bss->macaddr_acl);
  1237. }
  1238. } else if (os_strcmp(buf, "accept_mac_file") == 0) {
  1239. if (hostapd_config_read_maclist(pos, &bss->accept_mac,
  1240. &bss->num_accept_mac))
  1241. {
  1242. wpa_printf(MSG_ERROR, "Line %d: Failed to "
  1243. "read accept_mac_file '%s'",
  1244. line, pos);
  1245. errors++;
  1246. }
  1247. } else if (os_strcmp(buf, "deny_mac_file") == 0) {
  1248. if (hostapd_config_read_maclist(pos, &bss->deny_mac,
  1249. &bss->num_deny_mac)) {
  1250. wpa_printf(MSG_ERROR, "Line %d: Failed to "
  1251. "read deny_mac_file '%s'",
  1252. line, pos);
  1253. errors++;
  1254. }
  1255. } else if (os_strcmp(buf, "wds_sta") == 0) {
  1256. bss->wds_sta = atoi(pos);
  1257. } else if (os_strcmp(buf, "ap_isolate") == 0) {
  1258. bss->isolate = atoi(pos);
  1259. } else if (os_strcmp(buf, "ap_max_inactivity") == 0) {
  1260. bss->ap_max_inactivity = atoi(pos);
  1261. } else if (os_strcmp(buf, "skip_inactivity_poll") == 0) {
  1262. bss->skip_inactivity_poll = atoi(pos);
  1263. } else if (os_strcmp(buf, "country_code") == 0) {
  1264. os_memcpy(conf->country, pos, 2);
  1265. /* FIX: make this configurable */
  1266. conf->country[2] = ' ';
  1267. } else if (os_strcmp(buf, "ieee80211d") == 0) {
  1268. conf->ieee80211d = atoi(pos);
  1269. } else if (os_strcmp(buf, "ieee8021x") == 0) {
  1270. bss->ieee802_1x = atoi(pos);
  1271. } else if (os_strcmp(buf, "eapol_version") == 0) {
  1272. bss->eapol_version = atoi(pos);
  1273. if (bss->eapol_version < 1 ||
  1274. bss->eapol_version > 2) {
  1275. wpa_printf(MSG_ERROR, "Line %d: invalid EAPOL "
  1276. "version (%d): '%s'.",
  1277. line, bss->eapol_version, pos);
  1278. errors++;
  1279. } else
  1280. wpa_printf(MSG_DEBUG, "eapol_version=%d",
  1281. bss->eapol_version);
  1282. #ifdef EAP_SERVER
  1283. } else if (os_strcmp(buf, "eap_authenticator") == 0) {
  1284. bss->eap_server = atoi(pos);
  1285. wpa_printf(MSG_ERROR, "Line %d: obsolete "
  1286. "eap_authenticator used; this has been "
  1287. "renamed to eap_server", line);
  1288. } else if (os_strcmp(buf, "eap_server") == 0) {
  1289. bss->eap_server = atoi(pos);
  1290. } else if (os_strcmp(buf, "eap_user_file") == 0) {
  1291. if (hostapd_config_read_eap_user(pos, bss))
  1292. errors++;
  1293. } else if (os_strcmp(buf, "ca_cert") == 0) {
  1294. os_free(bss->ca_cert);
  1295. bss->ca_cert = os_strdup(pos);
  1296. } else if (os_strcmp(buf, "server_cert") == 0) {
  1297. os_free(bss->server_cert);
  1298. bss->server_cert = os_strdup(pos);
  1299. } else if (os_strcmp(buf, "private_key") == 0) {
  1300. os_free(bss->private_key);
  1301. bss->private_key = os_strdup(pos);
  1302. } else if (os_strcmp(buf, "private_key_passwd") == 0) {
  1303. os_free(bss->private_key_passwd);
  1304. bss->private_key_passwd = os_strdup(pos);
  1305. } else if (os_strcmp(buf, "check_crl") == 0) {
  1306. bss->check_crl = atoi(pos);
  1307. } else if (os_strcmp(buf, "dh_file") == 0) {
  1308. os_free(bss->dh_file);
  1309. bss->dh_file = os_strdup(pos);
  1310. } else if (os_strcmp(buf, "fragment_size") == 0) {
  1311. bss->fragment_size = atoi(pos);
  1312. #ifdef EAP_SERVER_FAST
  1313. } else if (os_strcmp(buf, "pac_opaque_encr_key") == 0) {
  1314. os_free(bss->pac_opaque_encr_key);
  1315. bss->pac_opaque_encr_key = os_malloc(16);
  1316. if (bss->pac_opaque_encr_key == NULL) {
  1317. wpa_printf(MSG_ERROR, "Line %d: No memory for "
  1318. "pac_opaque_encr_key", line);
  1319. errors++;
  1320. } else if (hexstr2bin(pos, bss->pac_opaque_encr_key,
  1321. 16)) {
  1322. wpa_printf(MSG_ERROR, "Line %d: Invalid "
  1323. "pac_opaque_encr_key", line);
  1324. errors++;
  1325. }
  1326. } else if (os_strcmp(buf, "eap_fast_a_id") == 0) {
  1327. size_t idlen = os_strlen(pos);
  1328. if (idlen & 1) {
  1329. wpa_printf(MSG_ERROR, "Line %d: Invalid "
  1330. "eap_fast_a_id", line);
  1331. errors++;
  1332. } else {
  1333. os_free(bss->eap_fast_a_id);
  1334. bss->eap_fast_a_id = os_malloc(idlen / 2);
  1335. if (bss->eap_fast_a_id == NULL ||
  1336. hexstr2bin(pos, bss->eap_fast_a_id,
  1337. idlen / 2)) {
  1338. wpa_printf(MSG_ERROR, "Line %d: "
  1339. "Failed to parse "
  1340. "eap_fast_a_id", line);
  1341. errors++;
  1342. } else
  1343. bss->eap_fast_a_id_len = idlen / 2;
  1344. }
  1345. } else if (os_strcmp(buf, "eap_fast_a_id_info") == 0) {
  1346. os_free(bss->eap_fast_a_id_info);
  1347. bss->eap_fast_a_id_info = os_strdup(pos);
  1348. } else if (os_strcmp(buf, "eap_fast_prov") == 0) {
  1349. bss->eap_fast_prov = atoi(pos);
  1350. } else if (os_strcmp(buf, "pac_key_lifetime") == 0) {
  1351. bss->pac_key_lifetime = atoi(pos);
  1352. } else if (os_strcmp(buf, "pac_key_refresh_time") == 0) {
  1353. bss->pac_key_refresh_time = atoi(pos);
  1354. #endif /* EAP_SERVER_FAST */
  1355. #ifdef EAP_SERVER_SIM
  1356. } else if (os_strcmp(buf, "eap_sim_db") == 0) {
  1357. os_free(bss->eap_sim_db);
  1358. bss->eap_sim_db = os_strdup(pos);
  1359. } else if (os_strcmp(buf, "eap_sim_aka_result_ind") == 0) {
  1360. bss->eap_sim_aka_result_ind = atoi(pos);
  1361. #endif /* EAP_SERVER_SIM */
  1362. #ifdef EAP_SERVER_TNC
  1363. } else if (os_strcmp(buf, "tnc") == 0) {
  1364. bss->tnc = atoi(pos);
  1365. #endif /* EAP_SERVER_TNC */
  1366. #ifdef EAP_SERVER_PWD
  1367. } else if (os_strcmp(buf, "pwd_group") == 0) {
  1368. bss->pwd_group = atoi(pos);
  1369. #endif /* EAP_SERVER_PWD */
  1370. #endif /* EAP_SERVER */
  1371. } else if (os_strcmp(buf, "eap_message") == 0) {
  1372. char *term;
  1373. bss->eap_req_id_text = os_strdup(pos);
  1374. if (bss->eap_req_id_text == NULL) {
  1375. wpa_printf(MSG_ERROR, "Line %d: Failed to "
  1376. "allocate memory for "
  1377. "eap_req_id_text", line);
  1378. errors++;
  1379. return errors;
  1380. }
  1381. bss->eap_req_id_text_len =
  1382. os_strlen(bss->eap_req_id_text);
  1383. term = os_strstr(bss->eap_req_id_text, "\\0");
  1384. if (term) {
  1385. *term++ = '\0';
  1386. os_memmove(term, term + 1,
  1387. bss->eap_req_id_text_len -
  1388. (term - bss->eap_req_id_text) - 1);
  1389. bss->eap_req_id_text_len--;
  1390. }
  1391. } else if (os_strcmp(buf, "wep_key_len_broadcast") == 0) {
  1392. bss->default_wep_key_len = atoi(pos);
  1393. if (bss->default_wep_key_len > 13) {
  1394. wpa_printf(MSG_ERROR, "Line %d: invalid WEP "
  1395. "key len %lu (= %lu bits)", line,
  1396. (unsigned long)
  1397. bss->default_wep_key_len,
  1398. (unsigned long)
  1399. bss->default_wep_key_len * 8);
  1400. errors++;
  1401. }
  1402. } else if (os_strcmp(buf, "wep_key_len_unicast") == 0) {
  1403. bss->individual_wep_key_len = atoi(pos);
  1404. if (bss->individual_wep_key_len < 0 ||
  1405. bss->individual_wep_key_len > 13) {
  1406. wpa_printf(MSG_ERROR, "Line %d: invalid WEP "
  1407. "key len %d (= %d bits)", line,
  1408. bss->individual_wep_key_len,
  1409. bss->individual_wep_key_len * 8);
  1410. errors++;
  1411. }
  1412. } else if (os_strcmp(buf, "wep_rekey_period") == 0) {
  1413. bss->wep_rekeying_period = atoi(pos);
  1414. if (bss->wep_rekeying_period < 0) {
  1415. wpa_printf(MSG_ERROR, "Line %d: invalid "
  1416. "period %d",
  1417. line, bss->wep_rekeying_period);
  1418. errors++;
  1419. }
  1420. } else if (os_strcmp(buf, "eap_reauth_period") == 0) {
  1421. bss->eap_reauth_period = atoi(pos);
  1422. if (bss->eap_reauth_period < 0) {
  1423. wpa_printf(MSG_ERROR, "Line %d: invalid "
  1424. "period %d",
  1425. line, bss->eap_reauth_period);
  1426. errors++;
  1427. }
  1428. } else if (os_strcmp(buf, "eapol_key_index_workaround") == 0) {
  1429. bss->eapol_key_index_workaround = atoi(pos);
  1430. #ifdef CONFIG_IAPP
  1431. } else if (os_strcmp(buf, "iapp_interface") == 0) {
  1432. bss->ieee802_11f = 1;
  1433. os_strlcpy(bss->iapp_iface, pos,
  1434. sizeof(bss->iapp_iface));
  1435. #endif /* CONFIG_IAPP */
  1436. } else if (os_strcmp(buf, "own_ip_addr") == 0) {
  1437. if (hostapd_parse_ip_addr(pos, &bss->own_ip_addr)) {
  1438. wpa_printf(MSG_ERROR, "Line %d: invalid IP "
  1439. "address '%s'", line, pos);
  1440. errors++;
  1441. }
  1442. } else if (os_strcmp(buf, "nas_identifier") == 0) {
  1443. bss->nas_identifier = os_strdup(pos);
  1444. #ifndef CONFIG_NO_RADIUS
  1445. } else if (os_strcmp(buf, "auth_server_addr") == 0) {
  1446. if (hostapd_config_read_radius_addr(
  1447. &bss->radius->auth_servers,
  1448. &bss->radius->num_auth_servers, pos, 1812,
  1449. &bss->radius->auth_server)) {
  1450. wpa_printf(MSG_ERROR, "Line %d: invalid IP "
  1451. "address '%s'", line, pos);
  1452. errors++;
  1453. }
  1454. } else if (bss->radius->auth_server &&
  1455. os_strcmp(buf, "auth_server_port") == 0) {
  1456. bss->radius->auth_server->port = atoi(pos);
  1457. } else if (bss->radius->auth_server &&
  1458. os_strcmp(buf, "auth_server_shared_secret") == 0) {
  1459. int len = os_strlen(pos);
  1460. if (len == 0) {
  1461. /* RFC 2865, Ch. 3 */
  1462. wpa_printf(MSG_ERROR, "Line %d: empty shared "
  1463. "secret is not allowed.", line);
  1464. errors++;
  1465. }
  1466. bss->radius->auth_server->shared_secret =
  1467. (u8 *) os_strdup(pos);
  1468. bss->radius->auth_server->shared_secret_len = len;
  1469. } else if (os_strcmp(buf, "acct_server_addr") == 0) {
  1470. if (hostapd_config_read_radius_addr(
  1471. &bss->radius->acct_servers,
  1472. &bss->radius->num_acct_servers, pos, 1813,
  1473. &bss->radius->acct_server)) {
  1474. wpa_printf(MSG_ERROR, "Line %d: invalid IP "
  1475. "address '%s'", line, pos);
  1476. errors++;
  1477. }
  1478. } else if (bss->radius->acct_server &&
  1479. os_strcmp(buf, "acct_server_port") == 0) {
  1480. bss->radius->acct_server->port = atoi(pos);
  1481. } else if (bss->radius->acct_server &&
  1482. os_strcmp(buf, "acct_server_shared_secret") == 0) {
  1483. int len = os_strlen(pos);
  1484. if (len == 0) {
  1485. /* RFC 2865, Ch. 3 */
  1486. wpa_printf(MSG_ERROR, "Line %d: empty shared "
  1487. "secret is not allowed.", line);
  1488. errors++;
  1489. }
  1490. bss->radius->acct_server->shared_secret =
  1491. (u8 *) os_strdup(pos);
  1492. bss->radius->acct_server->shared_secret_len = len;
  1493. } else if (os_strcmp(buf, "radius_retry_primary_interval") ==
  1494. 0) {
  1495. bss->radius->retry_primary_interval = atoi(pos);
  1496. } else if (os_strcmp(buf, "radius_acct_interim_interval") == 0)
  1497. {
  1498. bss->acct_interim_interval = atoi(pos);
  1499. } else if (os_strcmp(buf, "radius_request_cui") == 0) {
  1500. bss->radius_request_cui = atoi(pos);
  1501. } else if (os_strcmp(buf, "radius_auth_req_attr") == 0) {
  1502. struct hostapd_radius_attr *attr, *a;
  1503. attr = hostapd_parse_radius_attr(pos);
  1504. if (attr == NULL) {
  1505. wpa_printf(MSG_ERROR, "Line %d: invalid "
  1506. "radius_auth_req_attr", line);
  1507. errors++;
  1508. } else if (bss->radius_auth_req_attr == NULL) {
  1509. bss->radius_auth_req_attr = attr;
  1510. } else {
  1511. a = bss->radius_auth_req_attr;
  1512. while (a->next)
  1513. a = a->next;
  1514. a->next = attr;
  1515. }
  1516. } else if (os_strcmp(buf, "radius_acct_req_attr") == 0) {
  1517. struct hostapd_radius_attr *attr, *a;
  1518. attr = hostapd_parse_radius_attr(pos);
  1519. if (attr == NULL) {
  1520. wpa_printf(MSG_ERROR, "Line %d: invalid "
  1521. "radius_acct_req_attr", line);
  1522. errors++;
  1523. } else if (bss->radius_acct_req_attr == NULL) {
  1524. bss->radius_acct_req_attr = attr;
  1525. } else {
  1526. a = bss->radius_acct_req_attr;
  1527. while (a->next)
  1528. a = a->next;
  1529. a->next = attr;
  1530. }
  1531. } else if (os_strcmp(buf, "radius_das_port") == 0) {
  1532. bss->radius_das_port = atoi(pos);
  1533. } else if (os_strcmp(buf, "radius_das_client") == 0) {
  1534. if (hostapd_parse_das_client(bss, pos) < 0) {
  1535. wpa_printf(MSG_ERROR, "Line %d: invalid "
  1536. "DAS client", line);
  1537. errors++;
  1538. }
  1539. } else if (os_strcmp(buf, "radius_das_time_window") == 0) {
  1540. bss->radius_das_time_window = atoi(pos);
  1541. } else if (os_strcmp(buf, "radius_das_require_event_timestamp")
  1542. == 0) {
  1543. bss->radius_das_require_event_timestamp = atoi(pos);
  1544. #endif /* CONFIG_NO_RADIUS */
  1545. } else if (os_strcmp(buf, "auth_algs") == 0) {
  1546. bss->auth_algs = atoi(pos);
  1547. if (bss->auth_algs == 0) {
  1548. wpa_printf(MSG_ERROR, "Line %d: no "
  1549. "authentication algorithms allowed",
  1550. line);
  1551. errors++;
  1552. }
  1553. } else if (os_strcmp(buf, "max_num_sta") == 0) {
  1554. bss->max_num_sta = atoi(pos);
  1555. if (bss->max_num_sta < 0 ||
  1556. bss->max_num_sta > MAX_STA_COUNT) {
  1557. wpa_printf(MSG_ERROR, "Line %d: Invalid "
  1558. "max_num_sta=%d; allowed range "
  1559. "0..%d", line, bss->max_num_sta,
  1560. MAX_STA_COUNT);
  1561. errors++;
  1562. }
  1563. } else if (os_strcmp(buf, "wpa") == 0) {
  1564. bss->wpa = atoi(pos);
  1565. } else if (os_strcmp(buf, "wpa_group_rekey") == 0) {
  1566. bss->wpa_group_rekey = atoi(pos);
  1567. } else if (os_strcmp(buf, "wpa_strict_rekey") == 0) {
  1568. bss->wpa_strict_rekey = atoi(pos);
  1569. } else if (os_strcmp(buf, "wpa_gmk_rekey") == 0) {
  1570. bss->wpa_gmk_rekey = atoi(pos);
  1571. } else if (os_strcmp(buf, "wpa_ptk_rekey") == 0) {
  1572. bss->wpa_ptk_rekey = atoi(pos);
  1573. } else if (os_strcmp(buf, "wpa_passphrase") == 0) {
  1574. int len = os_strlen(pos);
  1575. if (len < 8 || len > 63) {
  1576. wpa_printf(MSG_ERROR, "Line %d: invalid WPA "
  1577. "passphrase length %d (expected "
  1578. "8..63)", line, len);
  1579. errors++;
  1580. } else {
  1581. os_free(bss->ssid.wpa_passphrase);
  1582. bss->ssid.wpa_passphrase = os_strdup(pos);
  1583. os_free(bss->ssid.wpa_psk);
  1584. bss->ssid.wpa_psk = NULL;
  1585. }
  1586. } else if (os_strcmp(buf, "wpa_psk") == 0) {
  1587. os_free(bss->ssid.wpa_psk);
  1588. bss->ssid.wpa_psk =
  1589. os_zalloc(sizeof(struct hostapd_wpa_psk));
  1590. if (bss->ssid.wpa_psk == NULL)
  1591. errors++;
  1592. else if (hexstr2bin(pos, bss->ssid.wpa_psk->psk,
  1593. PMK_LEN) ||
  1594. pos[PMK_LEN * 2] != '\0') {
  1595. wpa_printf(MSG_ERROR, "Line %d: Invalid PSK "
  1596. "'%s'.", line, pos);
  1597. errors++;
  1598. } else {
  1599. bss->ssid.wpa_psk->group = 1;
  1600. os_free(bss->ssid.wpa_passphrase);
  1601. bss->ssid.wpa_passphrase = NULL;
  1602. }
  1603. } else if (os_strcmp(buf, "wpa_psk_file") == 0) {
  1604. os_free(bss->ssid.wpa_psk_file);
  1605. bss->ssid.wpa_psk_file = os_strdup(pos);
  1606. if (!bss->ssid.wpa_psk_file) {
  1607. wpa_printf(MSG_ERROR, "Line %d: allocation "
  1608. "failed", line);
  1609. errors++;
  1610. }
  1611. } else if (os_strcmp(buf, "wpa_key_mgmt") == 0) {
  1612. bss->wpa_key_mgmt =
  1613. hostapd_config_parse_key_mgmt(line, pos);
  1614. if (bss->wpa_key_mgmt == -1)
  1615. errors++;
  1616. } else if (os_strcmp(buf, "wpa_psk_radius") == 0) {
  1617. bss->wpa_psk_radius = atoi(pos);
  1618. if (bss->wpa_psk_radius != PSK_RADIUS_IGNORED &&
  1619. bss->wpa_psk_radius != PSK_RADIUS_ACCEPTED &&
  1620. bss->wpa_psk_radius != PSK_RADIUS_REQUIRED) {
  1621. wpa_printf(MSG_ERROR, "Line %d: unknown "
  1622. "wpa_psk_radius %d",
  1623. line, bss->wpa_psk_radius);
  1624. errors++;
  1625. }
  1626. } else if (os_strcmp(buf, "wpa_pairwise") == 0) {
  1627. bss->wpa_pairwise =
  1628. hostapd_config_parse_cipher(line, pos);
  1629. if (bss->wpa_pairwise == -1 ||
  1630. bss->wpa_pairwise == 0)
  1631. errors++;
  1632. else if (bss->wpa_pairwise &
  1633. (WPA_CIPHER_NONE | WPA_CIPHER_WEP40 |
  1634. WPA_CIPHER_WEP104)) {
  1635. wpa_printf(MSG_ERROR, "Line %d: unsupported "
  1636. "pairwise cipher suite '%s'",
  1637. bss->wpa_pairwise, pos);
  1638. errors++;
  1639. }
  1640. } else if (os_strcmp(buf, "rsn_pairwise") == 0) {
  1641. bss->rsn_pairwise =
  1642. hostapd_config_parse_cipher(line, pos);
  1643. if (bss->rsn_pairwise == -1 ||
  1644. bss->rsn_pairwise == 0)
  1645. errors++;
  1646. else if (bss->rsn_pairwise &
  1647. (WPA_CIPHER_NONE | WPA_CIPHER_WEP40 |
  1648. WPA_CIPHER_WEP104)) {
  1649. wpa_printf(MSG_ERROR, "Line %d: unsupported "
  1650. "pairwise cipher suite '%s'",
  1651. bss->rsn_pairwise, pos);
  1652. errors++;
  1653. }
  1654. #ifdef CONFIG_RSN_PREAUTH
  1655. } else if (os_strcmp(buf, "rsn_preauth") == 0) {
  1656. bss->rsn_preauth = atoi(pos);
  1657. } else if (os_strcmp(buf, "rsn_preauth_interfaces") == 0) {
  1658. bss->rsn_preauth_interfaces = os_strdup(pos);
  1659. #endif /* CONFIG_RSN_PREAUTH */
  1660. #ifdef CONFIG_PEERKEY
  1661. } else if (os_strcmp(buf, "peerkey") == 0) {
  1662. bss->peerkey = atoi(pos);
  1663. #endif /* CONFIG_PEERKEY */
  1664. #ifdef CONFIG_IEEE80211R
  1665. } else if (os_strcmp(buf, "mobility_domain") == 0) {
  1666. if (os_strlen(pos) != 2 * MOBILITY_DOMAIN_ID_LEN ||
  1667. hexstr2bin(pos, bss->mobility_domain,
  1668. MOBILITY_DOMAIN_ID_LEN) != 0) {
  1669. wpa_printf(MSG_DEBUG, "Line %d: Invalid "
  1670. "mobility_domain '%s'", line, pos);
  1671. errors++;
  1672. return errors;
  1673. }
  1674. } else if (os_strcmp(buf, "r1_key_holder") == 0) {
  1675. if (os_strlen(pos) != 2 * FT_R1KH_ID_LEN ||
  1676. hexstr2bin(pos, bss->r1_key_holder,
  1677. FT_R1KH_ID_LEN) != 0) {
  1678. wpa_printf(MSG_DEBUG, "Line %d: Invalid "
  1679. "r1_key_holder '%s'", line, pos);
  1680. errors++;
  1681. return errors;
  1682. }
  1683. } else if (os_strcmp(buf, "r0_key_lifetime") == 0) {
  1684. bss->r0_key_lifetime = atoi(pos);
  1685. } else if (os_strcmp(buf, "reassociation_deadline") == 0) {
  1686. bss->reassociation_deadline = atoi(pos);
  1687. } else if (os_strcmp(buf, "r0kh") == 0) {
  1688. if (add_r0kh(bss, pos) < 0) {
  1689. wpa_printf(MSG_DEBUG, "Line %d: Invalid "
  1690. "r0kh '%s'", line, pos);
  1691. errors++;
  1692. return errors;
  1693. }
  1694. } else if (os_strcmp(buf, "r1kh") == 0) {
  1695. if (add_r1kh(bss, pos) < 0) {
  1696. wpa_printf(MSG_DEBUG, "Line %d: Invalid "
  1697. "r1kh '%s'", line, pos);
  1698. errors++;
  1699. return errors;
  1700. }
  1701. } else if (os_strcmp(buf, "pmk_r1_push") == 0) {
  1702. bss->pmk_r1_push = atoi(pos);
  1703. } else if (os_strcmp(buf, "ft_over_ds") == 0) {
  1704. bss->ft_over_ds = atoi(pos);
  1705. #endif /* CONFIG_IEEE80211R */
  1706. #ifndef CONFIG_NO_CTRL_IFACE
  1707. } else if (os_strcmp(buf, "ctrl_interface") == 0) {
  1708. os_free(bss->ctrl_interface);
  1709. bss->ctrl_interface = os_strdup(pos);
  1710. } else if (os_strcmp(buf, "ctrl_interface_group") == 0) {
  1711. #ifndef CONFIG_NATIVE_WINDOWS
  1712. struct group *grp;
  1713. char *endp;
  1714. const char *group = pos;
  1715. grp = getgrnam(group);
  1716. if (grp) {
  1717. bss->ctrl_interface_gid = grp->gr_gid;
  1718. bss->ctrl_interface_gid_set = 1;
  1719. wpa_printf(MSG_DEBUG, "ctrl_interface_group=%d"
  1720. " (from group name '%s')",
  1721. bss->ctrl_interface_gid, group);
  1722. return errors;
  1723. }
  1724. /* Group name not found - try to parse this as gid */
  1725. bss->ctrl_interface_gid = strtol(group, &endp, 10);
  1726. if (*group == '\0' || *endp != '\0') {
  1727. wpa_printf(MSG_DEBUG, "Line %d: Invalid group "
  1728. "'%s'", line, group);
  1729. errors++;
  1730. return errors;
  1731. }
  1732. bss->ctrl_interface_gid_set = 1;
  1733. wpa_printf(MSG_DEBUG, "ctrl_interface_group=%d",
  1734. bss->ctrl_interface_gid);
  1735. #endif /* CONFIG_NATIVE_WINDOWS */
  1736. #endif /* CONFIG_NO_CTRL_IFACE */
  1737. #ifdef RADIUS_SERVER
  1738. } else if (os_strcmp(buf, "radius_server_clients") == 0) {
  1739. os_free(bss->radius_server_clients);
  1740. bss->radius_server_clients = os_strdup(pos);
  1741. } else if (os_strcmp(buf, "radius_server_auth_port") == 0) {
  1742. bss->radius_server_auth_port = atoi(pos);
  1743. } else if (os_strcmp(buf, "radius_server_ipv6") == 0) {
  1744. bss->radius_server_ipv6 = atoi(pos);
  1745. #endif /* RADIUS_SERVER */
  1746. } else if (os_strcmp(buf, "test_socket") == 0) {
  1747. os_free(bss->test_socket);
  1748. bss->test_socket = os_strdup(pos);
  1749. } else if (os_strcmp(buf, "use_pae_group_addr") == 0) {
  1750. bss->use_pae_group_addr = atoi(pos);
  1751. } else if (os_strcmp(buf, "hw_mode") == 0) {
  1752. if (os_strcmp(pos, "a") == 0)
  1753. conf->hw_mode = HOSTAPD_MODE_IEEE80211A;
  1754. else if (os_strcmp(pos, "b") == 0)
  1755. conf->hw_mode = HOSTAPD_MODE_IEEE80211B;
  1756. else if (os_strcmp(pos, "g") == 0)
  1757. conf->hw_mode = HOSTAPD_MODE_IEEE80211G;
  1758. else {
  1759. wpa_printf(MSG_ERROR, "Line %d: unknown "
  1760. "hw_mode '%s'", line, pos);
  1761. errors++;
  1762. }
  1763. } else if (os_strcmp(buf, "wps_rf_bands") == 0) {
  1764. if (os_strcmp(pos, "a") == 0)
  1765. bss->wps_rf_bands = WPS_RF_50GHZ;
  1766. else if (os_strcmp(pos, "g") == 0 ||
  1767. os_strcmp(pos, "b") == 0)
  1768. bss->wps_rf_bands = WPS_RF_24GHZ;
  1769. else if (os_strcmp(pos, "ag") == 0 ||
  1770. os_strcmp(pos, "ga") == 0)
  1771. bss->wps_rf_bands =
  1772. WPS_RF_24GHZ | WPS_RF_50GHZ;
  1773. else {
  1774. wpa_printf(MSG_ERROR, "Line %d: unknown "
  1775. "wps_rf_band '%s'", line, pos);
  1776. errors++;
  1777. }
  1778. } else if (os_strcmp(buf, "channel") == 0) {
  1779. conf->channel = atoi(pos);
  1780. } else if (os_strcmp(buf, "beacon_int") == 0) {
  1781. int val = atoi(pos);
  1782. /* MIB defines range as 1..65535, but very small values
  1783. * cause problems with the current implementation.
  1784. * Since it is unlikely that this small numbers are
  1785. * useful in real life scenarios, do not allow beacon
  1786. * period to be set below 15 TU. */
  1787. if (val < 15 || val > 65535) {
  1788. wpa_printf(MSG_ERROR, "Line %d: invalid "
  1789. "beacon_int %d (expected "
  1790. "15..65535)", line, val);
  1791. errors++;
  1792. } else
  1793. conf->beacon_int = val;
  1794. } else if (os_strcmp(buf, "dtim_period") == 0) {
  1795. bss->dtim_period = atoi(pos);
  1796. if (bss->dtim_period < 1 || bss->dtim_period > 255) {
  1797. wpa_printf(MSG_ERROR, "Line %d: invalid "
  1798. "dtim_period %d",
  1799. line, bss->dtim_period);
  1800. errors++;
  1801. }
  1802. } else if (os_strcmp(buf, "rts_threshold") == 0) {
  1803. conf->rts_threshold = atoi(pos);
  1804. if (conf->rts_threshold < 0 ||
  1805. conf->rts_threshold > 2347) {
  1806. wpa_printf(MSG_ERROR, "Line %d: invalid "
  1807. "rts_threshold %d",
  1808. line, conf->rts_threshold);
  1809. errors++;
  1810. }
  1811. } else if (os_strcmp(buf, "fragm_threshold") == 0) {
  1812. conf->fragm_threshold = atoi(pos);
  1813. if (conf->fragm_threshold < 256 ||
  1814. conf->fragm_threshold > 2346) {
  1815. wpa_printf(MSG_ERROR, "Line %d: invalid "
  1816. "fragm_threshold %d",
  1817. line, conf->fragm_threshold);
  1818. errors++;
  1819. }
  1820. } else if (os_strcmp(buf, "send_probe_response") == 0) {
  1821. int val = atoi(pos);
  1822. if (val != 0 && val != 1) {
  1823. wpa_printf(MSG_ERROR, "Line %d: invalid "
  1824. "send_probe_response %d (expected "
  1825. "0 or 1)", line, val);
  1826. } else
  1827. conf->send_probe_response = val;
  1828. } else if (os_strcmp(buf, "supported_rates") == 0) {
  1829. if (hostapd_parse_rates(&conf->supported_rates, pos)) {
  1830. wpa_printf(MSG_ERROR, "Line %d: invalid rate "
  1831. "list", line);
  1832. errors++;
  1833. }
  1834. } else if (os_strcmp(buf, "basic_rates") == 0) {
  1835. if (hostapd_parse_rates(&conf->basic_rates, pos)) {
  1836. wpa_printf(MSG_ERROR, "Line %d: invalid rate "
  1837. "list", line);
  1838. errors++;
  1839. }
  1840. } else if (os_strcmp(buf, "preamble") == 0) {
  1841. if (atoi(pos))
  1842. conf->preamble = SHORT_PREAMBLE;
  1843. else
  1844. conf->preamble = LONG_PREAMBLE;
  1845. } else if (os_strcmp(buf, "ignore_broadcast_ssid") == 0) {
  1846. bss->ignore_broadcast_ssid = atoi(pos);
  1847. } else if (os_strcmp(buf, "wep_default_key") == 0) {
  1848. bss->ssid.wep.idx = atoi(pos);
  1849. if (bss->ssid.wep.idx > 3) {
  1850. wpa_printf(MSG_ERROR, "Invalid "
  1851. "wep_default_key index %d",
  1852. bss->ssid.wep.idx);
  1853. errors++;
  1854. }
  1855. } else if (os_strcmp(buf, "wep_key0") == 0 ||
  1856. os_strcmp(buf, "wep_key1") == 0 ||
  1857. os_strcmp(buf, "wep_key2") == 0 ||
  1858. os_strcmp(buf, "wep_key3") == 0) {
  1859. if (hostapd_config_read_wep(&bss->ssid.wep,
  1860. buf[7] - '0', pos)) {
  1861. wpa_printf(MSG_ERROR, "Line %d: invalid WEP "
  1862. "key '%s'", line, buf);
  1863. errors++;
  1864. }
  1865. #ifndef CONFIG_NO_VLAN
  1866. } else if (os_strcmp(buf, "dynamic_vlan") == 0) {
  1867. bss->ssid.dynamic_vlan = atoi(pos);
  1868. } else if (os_strcmp(buf, "vlan_file") == 0) {
  1869. if (hostapd_config_read_vlan_file(bss, pos)) {
  1870. wpa_printf(MSG_ERROR, "Line %d: failed to "
  1871. "read VLAN file '%s'", line, pos);
  1872. errors++;
  1873. }
  1874. } else if (os_strcmp(buf, "vlan_naming") == 0) {
  1875. bss->ssid.vlan_naming = atoi(pos);
  1876. if (bss->ssid.vlan_naming >= DYNAMIC_VLAN_NAMING_END ||
  1877. bss->ssid.vlan_naming < 0) {
  1878. wpa_printf(MSG_ERROR, "Line %d: invalid "
  1879. "naming scheme %d", line,
  1880. bss->ssid.vlan_naming);
  1881. errors++;
  1882. }
  1883. #ifdef CONFIG_FULL_DYNAMIC_VLAN
  1884. } else if (os_strcmp(buf, "vlan_tagged_interface") == 0) {
  1885. bss->ssid.vlan_tagged_interface = os_strdup(pos);
  1886. #endif /* CONFIG_FULL_DYNAMIC_VLAN */
  1887. #endif /* CONFIG_NO_VLAN */
  1888. } else if (os_strcmp(buf, "ap_table_max_size") == 0) {
  1889. conf->ap_table_max_size = atoi(pos);
  1890. } else if (os_strcmp(buf, "ap_table_expiration_time") == 0) {
  1891. conf->ap_table_expiration_time = atoi(pos);
  1892. } else if (os_strncmp(buf, "tx_queue_", 9) == 0) {
  1893. if (hostapd_config_tx_queue(conf, buf, pos)) {
  1894. wpa_printf(MSG_ERROR, "Line %d: invalid TX "
  1895. "queue item", line);
  1896. errors++;
  1897. }
  1898. } else if (os_strcmp(buf, "wme_enabled") == 0 ||
  1899. os_strcmp(buf, "wmm_enabled") == 0) {
  1900. bss->wmm_enabled = atoi(pos);
  1901. } else if (os_strcmp(buf, "uapsd_advertisement_enabled") == 0) {
  1902. bss->wmm_uapsd = atoi(pos);
  1903. } else if (os_strncmp(buf, "wme_ac_", 7) == 0 ||
  1904. os_strncmp(buf, "wmm_ac_", 7) == 0) {
  1905. if (hostapd_config_wmm_ac(conf->wmm_ac_params, buf,
  1906. pos)) {
  1907. wpa_printf(MSG_ERROR, "Line %d: invalid WMM "
  1908. "ac item", line);
  1909. errors++;
  1910. }
  1911. } else if (os_strcmp(buf, "bss") == 0) {
  1912. if (hostapd_config_bss(conf, pos)) {
  1913. wpa_printf(MSG_ERROR, "Line %d: invalid bss "
  1914. "item", line);
  1915. errors++;
  1916. }
  1917. } else if (os_strcmp(buf, "bssid") == 0) {
  1918. if (hwaddr_aton(pos, bss->bssid)) {
  1919. wpa_printf(MSG_ERROR, "Line %d: invalid bssid "
  1920. "item", line);
  1921. errors++;
  1922. }
  1923. #ifdef CONFIG_IEEE80211W
  1924. } else if (os_strcmp(buf, "ieee80211w") == 0) {
  1925. bss->ieee80211w = atoi(pos);
  1926. } else if (os_strcmp(buf, "assoc_sa_query_max_timeout") == 0) {
  1927. bss->assoc_sa_query_max_timeout = atoi(pos);
  1928. if (bss->assoc_sa_query_max_timeout == 0) {
  1929. wpa_printf(MSG_ERROR, "Line %d: invalid "
  1930. "assoc_sa_query_max_timeout", line);
  1931. errors++;
  1932. }
  1933. } else if (os_strcmp(buf, "assoc_sa_query_retry_timeout") == 0)
  1934. {
  1935. bss->assoc_sa_query_retry_timeout = atoi(pos);
  1936. if (bss->assoc_sa_query_retry_timeout == 0) {
  1937. wpa_printf(MSG_ERROR, "Line %d: invalid "
  1938. "assoc_sa_query_retry_timeout",
  1939. line);
  1940. errors++;
  1941. }
  1942. #endif /* CONFIG_IEEE80211W */
  1943. #ifdef CONFIG_IEEE80211N
  1944. } else if (os_strcmp(buf, "ieee80211n") == 0) {
  1945. conf->ieee80211n = atoi(pos);
  1946. } else if (os_strcmp(buf, "ht_capab") == 0) {
  1947. if (hostapd_config_ht_capab(conf, pos) < 0) {
  1948. wpa_printf(MSG_ERROR, "Line %d: invalid "
  1949. "ht_capab", line);
  1950. errors++;
  1951. }
  1952. } else if (os_strcmp(buf, "require_ht") == 0) {
  1953. conf->require_ht = atoi(pos);
  1954. #endif /* CONFIG_IEEE80211N */
  1955. #ifdef CONFIG_IEEE80211AC
  1956. } else if (os_strcmp(buf, "ieee80211ac") == 0) {
  1957. conf->ieee80211ac = atoi(pos);
  1958. } else if (os_strcmp(buf, "vht_capab") == 0) {
  1959. if (hostapd_config_vht_capab(conf, pos) < 0) {
  1960. wpa_printf(MSG_ERROR, "Line %d: invalid "
  1961. "vht_capab", line);
  1962. errors++;
  1963. }
  1964. } else if (os_strcmp(buf, "require_vht") == 0) {
  1965. conf->require_vht = atoi(pos);
  1966. } else if (os_strcmp(buf, "vht_oper_chwidth") == 0) {
  1967. conf->vht_oper_chwidth = atoi(pos);
  1968. } else if (os_strcmp(buf, "vht_oper_centr_freq_seg0_idx") == 0)
  1969. {
  1970. conf->vht_oper_centr_freq_seg0_idx = atoi(pos);
  1971. #endif /* CONFIG_IEEE80211AC */
  1972. } else if (os_strcmp(buf, "max_listen_interval") == 0) {
  1973. bss->max_listen_interval = atoi(pos);
  1974. } else if (os_strcmp(buf, "disable_pmksa_caching") == 0) {
  1975. bss->disable_pmksa_caching = atoi(pos);
  1976. } else if (os_strcmp(buf, "okc") == 0) {
  1977. bss->okc = atoi(pos);
  1978. #ifdef CONFIG_WPS
  1979. } else if (os_strcmp(buf, "wps_state") == 0) {
  1980. bss->wps_state = atoi(pos);
  1981. if (bss->wps_state < 0 || bss->wps_state > 2) {
  1982. wpa_printf(MSG_ERROR, "Line %d: invalid "
  1983. "wps_state", line);
  1984. errors++;
  1985. }
  1986. } else if (os_strcmp(buf, "ap_setup_locked") == 0) {
  1987. bss->ap_setup_locked = atoi(pos);
  1988. } else if (os_strcmp(buf, "uuid") == 0) {
  1989. if (uuid_str2bin(pos, bss->uuid)) {
  1990. wpa_printf(MSG_ERROR, "Line %d: invalid UUID",
  1991. line);
  1992. errors++;
  1993. }
  1994. } else if (os_strcmp(buf, "wps_pin_requests") == 0) {
  1995. os_free(bss->wps_pin_requests);
  1996. bss->wps_pin_requests = os_strdup(pos);
  1997. } else if (os_strcmp(buf, "device_name") == 0) {
  1998. if (os_strlen(pos) > 32) {
  1999. wpa_printf(MSG_ERROR, "Line %d: Too long "
  2000. "device_name", line);
  2001. errors++;
  2002. }
  2003. os_free(bss->device_name);
  2004. bss->device_name = os_strdup(pos);
  2005. } else if (os_strcmp(buf, "manufacturer") == 0) {
  2006. if (os_strlen(pos) > 64) {
  2007. wpa_printf(MSG_ERROR, "Line %d: Too long "
  2008. "manufacturer", line);
  2009. errors++;
  2010. }
  2011. os_free(bss->manufacturer);
  2012. bss->manufacturer = os_strdup(pos);
  2013. } else if (os_strcmp(buf, "model_name") == 0) {
  2014. if (os_strlen(pos) > 32) {
  2015. wpa_printf(MSG_ERROR, "Line %d: Too long "
  2016. "model_name", line);
  2017. errors++;
  2018. }
  2019. os_free(bss->model_name);
  2020. bss->model_name = os_strdup(pos);
  2021. } else if (os_strcmp(buf, "model_number") == 0) {
  2022. if (os_strlen(pos) > 32) {
  2023. wpa_printf(MSG_ERROR, "Line %d: Too long "
  2024. "model_number", line);
  2025. errors++;
  2026. }
  2027. os_free(bss->model_number);
  2028. bss->model_number = os_strdup(pos);
  2029. } else if (os_strcmp(buf, "serial_number") == 0) {
  2030. if (os_strlen(pos) > 32) {
  2031. wpa_printf(MSG_ERROR, "Line %d: Too long "
  2032. "serial_number", line);
  2033. errors++;
  2034. }
  2035. os_free(bss->serial_number);
  2036. bss->serial_number = os_strdup(pos);
  2037. } else if (os_strcmp(buf, "device_type") == 0) {
  2038. if (wps_dev_type_str2bin(pos, bss->device_type))
  2039. errors++;
  2040. } else if (os_strcmp(buf, "config_methods") == 0) {
  2041. os_free(bss->config_methods);
  2042. bss->config_methods = os_strdup(pos);
  2043. } else if (os_strcmp(buf, "os_version") == 0) {
  2044. if (hexstr2bin(pos, bss->os_version, 4)) {
  2045. wpa_printf(MSG_ERROR, "Line %d: invalid "
  2046. "os_version", line);
  2047. errors++;
  2048. }
  2049. } else if (os_strcmp(buf, "ap_pin") == 0) {
  2050. os_free(bss->ap_pin);
  2051. bss->ap_pin = os_strdup(pos);
  2052. } else if (os_strcmp(buf, "skip_cred_build") == 0) {
  2053. bss->skip_cred_build = atoi(pos);
  2054. } else if (os_strcmp(buf, "extra_cred") == 0) {
  2055. os_free(bss->extra_cred);
  2056. bss->extra_cred =
  2057. (u8 *) os_readfile(pos, &bss->extra_cred_len);
  2058. if (bss->extra_cred == NULL) {
  2059. wpa_printf(MSG_ERROR, "Line %d: could not "
  2060. "read Credentials from '%s'",
  2061. line, pos);
  2062. errors++;
  2063. }
  2064. } else if (os_strcmp(buf, "wps_cred_processing") == 0) {
  2065. bss->wps_cred_processing = atoi(pos);
  2066. } else if (os_strcmp(buf, "ap_settings") == 0) {
  2067. os_free(bss->ap_settings);
  2068. bss->ap_settings =
  2069. (u8 *) os_readfile(pos, &bss->ap_settings_len);
  2070. if (bss->ap_settings == NULL) {
  2071. wpa_printf(MSG_ERROR, "Line %d: could not "
  2072. "read AP Settings from '%s'",
  2073. line, pos);
  2074. errors++;
  2075. }
  2076. } else if (os_strcmp(buf, "upnp_iface") == 0) {
  2077. bss->upnp_iface = os_strdup(pos);
  2078. } else if (os_strcmp(buf, "friendly_name") == 0) {
  2079. os_free(bss->friendly_name);
  2080. bss->friendly_name = os_strdup(pos);
  2081. } else if (os_strcmp(buf, "manufacturer_url") == 0) {
  2082. os_free(bss->manufacturer_url);
  2083. bss->manufacturer_url = os_strdup(pos);
  2084. } else if (os_strcmp(buf, "model_description") == 0) {
  2085. os_free(bss->model_description);
  2086. bss->model_description = os_strdup(pos);
  2087. } else if (os_strcmp(buf, "model_url") == 0) {
  2088. os_free(bss->model_url);
  2089. bss->model_url = os_strdup(pos);
  2090. } else if (os_strcmp(buf, "upc") == 0) {
  2091. os_free(bss->upc);
  2092. bss->upc = os_strdup(pos);
  2093. } else if (os_strcmp(buf, "pbc_in_m1") == 0) {
  2094. bss->pbc_in_m1 = atoi(pos);
  2095. #ifdef CONFIG_WPS_NFC
  2096. } else if (os_strcmp(buf, "wps_nfc_dev_pw_id") == 0) {
  2097. bss->wps_nfc_dev_pw_id = atoi(pos);
  2098. if (bss->wps_nfc_dev_pw_id < 0x10 ||
  2099. bss->wps_nfc_dev_pw_id > 0xffff) {
  2100. wpa_printf(MSG_ERROR, "Line %d: Invalid "
  2101. "wps_nfc_dev_pw_id value", line);
  2102. errors++;
  2103. }
  2104. } else if (os_strcmp(buf, "wps_nfc_dh_pubkey") == 0) {
  2105. wpabuf_free(bss->wps_nfc_dh_pubkey);
  2106. bss->wps_nfc_dh_pubkey = hostapd_parse_bin(pos);
  2107. } else if (os_strcmp(buf, "wps_nfc_dh_privkey") == 0) {
  2108. wpabuf_free(bss->wps_nfc_dh_privkey);
  2109. bss->wps_nfc_dh_privkey = hostapd_parse_bin(pos);
  2110. } else if (os_strcmp(buf, "wps_nfc_dev_pw") == 0) {
  2111. wpabuf_free(bss->wps_nfc_dev_pw);
  2112. bss->wps_nfc_dev_pw = hostapd_parse_bin(pos);
  2113. #endif /* CONFIG_WPS_NFC */
  2114. #endif /* CONFIG_WPS */
  2115. #ifdef CONFIG_P2P_MANAGER
  2116. } else if (os_strcmp(buf, "manage_p2p") == 0) {
  2117. int manage = atoi(pos);
  2118. if (manage)
  2119. bss->p2p |= P2P_MANAGE;
  2120. else
  2121. bss->p2p &= ~P2P_MANAGE;
  2122. } else if (os_strcmp(buf, "allow_cross_connection") == 0) {
  2123. if (atoi(pos))
  2124. bss->p2p |= P2P_ALLOW_CROSS_CONNECTION;
  2125. else
  2126. bss->p2p &= ~P2P_ALLOW_CROSS_CONNECTION;
  2127. #endif /* CONFIG_P2P_MANAGER */
  2128. } else if (os_strcmp(buf, "disassoc_low_ack") == 0) {
  2129. bss->disassoc_low_ack = atoi(pos);
  2130. } else if (os_strcmp(buf, "tdls_prohibit") == 0) {
  2131. int val = atoi(pos);
  2132. if (val)
  2133. bss->tdls |= TDLS_PROHIBIT;
  2134. else
  2135. bss->tdls &= ~TDLS_PROHIBIT;
  2136. } else if (os_strcmp(buf, "tdls_prohibit_chan_switch") == 0) {
  2137. int val = atoi(pos);
  2138. if (val)
  2139. bss->tdls |= TDLS_PROHIBIT_CHAN_SWITCH;
  2140. else
  2141. bss->tdls &= ~TDLS_PROHIBIT_CHAN_SWITCH;
  2142. #ifdef CONFIG_RSN_TESTING
  2143. } else if (os_strcmp(buf, "rsn_testing") == 0) {
  2144. extern int rsn_testing;
  2145. rsn_testing = atoi(pos);
  2146. #endif /* CONFIG_RSN_TESTING */
  2147. } else if (os_strcmp(buf, "time_advertisement") == 0) {
  2148. bss->time_advertisement = atoi(pos);
  2149. } else if (os_strcmp(buf, "time_zone") == 0) {
  2150. size_t tz_len = os_strlen(pos);
  2151. if (tz_len < 4 || tz_len > 255) {
  2152. wpa_printf(MSG_DEBUG, "Line %d: invalid "
  2153. "time_zone", line);
  2154. errors++;
  2155. return errors;
  2156. }
  2157. os_free(bss->time_zone);
  2158. bss->time_zone = os_strdup(pos);
  2159. if (bss->time_zone == NULL)
  2160. errors++;
  2161. #ifdef CONFIG_INTERWORKING
  2162. } else if (os_strcmp(buf, "interworking") == 0) {
  2163. bss->interworking = atoi(pos);
  2164. } else if (os_strcmp(buf, "access_network_type") == 0) {
  2165. bss->access_network_type = atoi(pos);
  2166. if (bss->access_network_type < 0 ||
  2167. bss->access_network_type > 15) {
  2168. wpa_printf(MSG_ERROR, "Line %d: invalid "
  2169. "access_network_type", line);
  2170. errors++;
  2171. }
  2172. } else if (os_strcmp(buf, "internet") == 0) {
  2173. bss->internet = atoi(pos);
  2174. } else if (os_strcmp(buf, "asra") == 0) {
  2175. bss->asra = atoi(pos);
  2176. } else if (os_strcmp(buf, "esr") == 0) {
  2177. bss->esr = atoi(pos);
  2178. } else if (os_strcmp(buf, "uesa") == 0) {
  2179. bss->uesa = atoi(pos);
  2180. } else if (os_strcmp(buf, "venue_group") == 0) {
  2181. bss->venue_group = atoi(pos);
  2182. bss->venue_info_set = 1;
  2183. } else if (os_strcmp(buf, "venue_type") == 0) {
  2184. bss->venue_type = atoi(pos);
  2185. bss->venue_info_set = 1;
  2186. } else if (os_strcmp(buf, "hessid") == 0) {
  2187. if (hwaddr_aton(pos, bss->hessid)) {
  2188. wpa_printf(MSG_ERROR, "Line %d: invalid "
  2189. "hessid", line);
  2190. errors++;
  2191. }
  2192. } else if (os_strcmp(buf, "roaming_consortium") == 0) {
  2193. if (parse_roaming_consortium(bss, pos, line) < 0)
  2194. errors++;
  2195. } else if (os_strcmp(buf, "venue_name") == 0) {
  2196. if (parse_venue_name(bss, pos, line) < 0)
  2197. errors++;
  2198. } else if (os_strcmp(buf, "network_auth_type") == 0) {
  2199. u8 auth_type;
  2200. u16 redirect_url_len;
  2201. if (hexstr2bin(pos, &auth_type, 1)) {
  2202. wpa_printf(MSG_ERROR, "Line %d: Invalid "
  2203. "network_auth_type '%s'",
  2204. line, pos);
  2205. errors++;
  2206. return errors;
  2207. }
  2208. if (auth_type == 0 || auth_type == 2)
  2209. redirect_url_len = os_strlen(pos + 2);
  2210. else
  2211. redirect_url_len = 0;
  2212. os_free(bss->network_auth_type);
  2213. bss->network_auth_type =
  2214. os_malloc(redirect_url_len + 3 + 1);
  2215. if (bss->network_auth_type == NULL) {
  2216. errors++;
  2217. return errors;
  2218. }
  2219. *bss->network_auth_type = auth_type;
  2220. WPA_PUT_LE16(bss->network_auth_type + 1,
  2221. redirect_url_len);
  2222. if (redirect_url_len)
  2223. os_memcpy(bss->network_auth_type + 3,
  2224. pos + 2, redirect_url_len);
  2225. bss->network_auth_type_len = 3 + redirect_url_len;
  2226. } else if (os_strcmp(buf, "ipaddr_type_availability") == 0) {
  2227. if (hexstr2bin(pos, &bss->ipaddr_type_availability, 1))
  2228. {
  2229. wpa_printf(MSG_ERROR, "Line %d: Invalid "
  2230. "ipaddr_type_availability '%s'",
  2231. line, pos);
  2232. bss->ipaddr_type_configured = 0;
  2233. errors++;
  2234. return errors;
  2235. }
  2236. bss->ipaddr_type_configured = 1;
  2237. } else if (os_strcmp(buf, "domain_name") == 0) {
  2238. int j, num_domains, domain_len, domain_list_len = 0;
  2239. char *tok_start, *tok_prev;
  2240. u8 *domain_list, *domain_ptr;
  2241. domain_list_len = os_strlen(pos) + 1;
  2242. domain_list = os_malloc(domain_list_len);
  2243. if (domain_list == NULL) {
  2244. errors++;
  2245. return errors;
  2246. }
  2247. domain_ptr = domain_list;
  2248. tok_prev = pos;
  2249. num_domains = 1;
  2250. while ((tok_prev = os_strchr(tok_prev, ','))) {
  2251. num_domains++;
  2252. tok_prev++;
  2253. }
  2254. tok_prev = pos;
  2255. for (j = 0; j < num_domains; j++) {
  2256. tok_start = os_strchr(tok_prev, ',');
  2257. if (tok_start) {
  2258. domain_len = tok_start - tok_prev;
  2259. *domain_ptr = domain_len;
  2260. os_memcpy(domain_ptr + 1, tok_prev,
  2261. domain_len);
  2262. domain_ptr += domain_len + 1;
  2263. tok_prev = ++tok_start;
  2264. } else {
  2265. domain_len = os_strlen(tok_prev);
  2266. *domain_ptr = domain_len;
  2267. os_memcpy(domain_ptr + 1, tok_prev,
  2268. domain_len);
  2269. domain_ptr += domain_len + 1;
  2270. }
  2271. }
  2272. os_free(bss->domain_name);
  2273. bss->domain_name = domain_list;
  2274. bss->domain_name_len = domain_list_len;
  2275. } else if (os_strcmp(buf, "gas_frag_limit") == 0) {
  2276. bss->gas_frag_limit = atoi(pos);
  2277. } else if (os_strcmp(buf, "gas_comeback_delay") == 0) {
  2278. bss->gas_comeback_delay = atoi(pos);
  2279. #endif /* CONFIG_INTERWORKING */
  2280. #ifdef CONFIG_RADIUS_TEST
  2281. } else if (os_strcmp(buf, "dump_msk_file") == 0) {
  2282. os_free(bss->dump_msk_file);
  2283. bss->dump_msk_file = os_strdup(pos);
  2284. #endif /* CONFIG_RADIUS_TEST */
  2285. #ifdef CONFIG_HS20
  2286. } else if (os_strcmp(buf, "hs20") == 0) {
  2287. bss->hs20 = atoi(pos);
  2288. } else if (os_strcmp(buf, "disable_dgaf") == 0) {
  2289. bss->disable_dgaf = atoi(pos);
  2290. #endif /* CONFIG_HS20 */
  2291. } else {
  2292. wpa_printf(MSG_ERROR, "Line %d: unknown configuration "
  2293. "item '%s'", line, buf);
  2294. errors++;
  2295. }
  2296. }
  2297. return errors;
  2298. }
  2299. static void hostapd_set_security_params(struct hostapd_bss_config *bss)
  2300. {
  2301. int pairwise;
  2302. if (bss->individual_wep_key_len == 0) {
  2303. /* individual keys are not use; can use key idx0 for
  2304. * broadcast keys */
  2305. bss->broadcast_key_idx_min = 0;
  2306. }
  2307. /* Select group cipher based on the enabled pairwise cipher
  2308. * suites */
  2309. pairwise = 0;
  2310. if (bss->wpa & 1)
  2311. pairwise |= bss->wpa_pairwise;
  2312. if (bss->wpa & 2) {
  2313. if (bss->rsn_pairwise == 0)
  2314. bss->rsn_pairwise = bss->wpa_pairwise;
  2315. pairwise |= bss->rsn_pairwise;
  2316. }
  2317. if (pairwise & WPA_CIPHER_TKIP)
  2318. bss->wpa_group = WPA_CIPHER_TKIP;
  2319. else
  2320. bss->wpa_group = WPA_CIPHER_CCMP;
  2321. bss->radius->auth_server = bss->radius->auth_servers;
  2322. bss->radius->acct_server = bss->radius->acct_servers;
  2323. if (bss->wpa && bss->ieee802_1x) {
  2324. bss->ssid.security_policy = SECURITY_WPA;
  2325. } else if (bss->wpa) {
  2326. bss->ssid.security_policy = SECURITY_WPA_PSK;
  2327. } else if (bss->ieee802_1x) {
  2328. int cipher = WPA_CIPHER_NONE;
  2329. bss->ssid.security_policy = SECURITY_IEEE_802_1X;
  2330. bss->ssid.wep.default_len = bss->default_wep_key_len;
  2331. if (bss->default_wep_key_len)
  2332. cipher = bss->default_wep_key_len >= 13 ?
  2333. WPA_CIPHER_WEP104 : WPA_CIPHER_WEP40;
  2334. bss->wpa_group = cipher;
  2335. bss->wpa_pairwise = cipher;
  2336. bss->rsn_pairwise = cipher;
  2337. } else if (bss->ssid.wep.keys_set) {
  2338. int cipher = WPA_CIPHER_WEP40;
  2339. if (bss->ssid.wep.len[0] >= 13)
  2340. cipher = WPA_CIPHER_WEP104;
  2341. bss->ssid.security_policy = SECURITY_STATIC_WEP;
  2342. bss->wpa_group = cipher;
  2343. bss->wpa_pairwise = cipher;
  2344. bss->rsn_pairwise = cipher;
  2345. } else {
  2346. bss->ssid.security_policy = SECURITY_PLAINTEXT;
  2347. bss->wpa_group = WPA_CIPHER_NONE;
  2348. bss->wpa_pairwise = WPA_CIPHER_NONE;
  2349. bss->rsn_pairwise = WPA_CIPHER_NONE;
  2350. }
  2351. }
  2352. /**
  2353. * hostapd_config_read - Read and parse a configuration file
  2354. * @fname: Configuration file name (including path, if needed)
  2355. * Returns: Allocated configuration data structure
  2356. */
  2357. struct hostapd_config * hostapd_config_read(const char *fname)
  2358. {
  2359. struct hostapd_config *conf;
  2360. struct hostapd_bss_config *bss;
  2361. FILE *f;
  2362. char buf[512], *pos;
  2363. int line = 0;
  2364. int errors = 0;
  2365. size_t i;
  2366. f = fopen(fname, "r");
  2367. if (f == NULL) {
  2368. wpa_printf(MSG_ERROR, "Could not open configuration file '%s' "
  2369. "for reading.", fname);
  2370. return NULL;
  2371. }
  2372. conf = hostapd_config_defaults();
  2373. if (conf == NULL) {
  2374. fclose(f);
  2375. return NULL;
  2376. }
  2377. /* set default driver based on configuration */
  2378. conf->driver = wpa_drivers[0];
  2379. if (conf->driver == NULL) {
  2380. wpa_printf(MSG_ERROR, "No driver wrappers registered!");
  2381. hostapd_config_free(conf);
  2382. fclose(f);
  2383. return NULL;
  2384. }
  2385. bss = conf->last_bss = conf->bss;
  2386. while (fgets(buf, sizeof(buf), f)) {
  2387. bss = conf->last_bss;
  2388. line++;
  2389. if (buf[0] == '#')
  2390. continue;
  2391. pos = buf;
  2392. while (*pos != '\0') {
  2393. if (*pos == '\n') {
  2394. *pos = '\0';
  2395. break;
  2396. }
  2397. pos++;
  2398. }
  2399. if (buf[0] == '\0')
  2400. continue;
  2401. pos = os_strchr(buf, '=');
  2402. if (pos == NULL) {
  2403. wpa_printf(MSG_ERROR, "Line %d: invalid line '%s'",
  2404. line, buf);
  2405. errors++;
  2406. continue;
  2407. }
  2408. *pos = '\0';
  2409. pos++;
  2410. errors += hostapd_config_fill(conf, bss, buf, pos, line);
  2411. }
  2412. fclose(f);
  2413. for (i = 0; i < conf->num_bss; i++)
  2414. hostapd_set_security_params(&conf->bss[i]);
  2415. if (hostapd_config_check(conf))
  2416. errors++;
  2417. #ifndef WPA_IGNORE_CONFIG_ERRORS
  2418. if (errors) {
  2419. wpa_printf(MSG_ERROR, "%d errors found in configuration file "
  2420. "'%s'", errors, fname);
  2421. hostapd_config_free(conf);
  2422. conf = NULL;
  2423. }
  2424. #endif /* WPA_IGNORE_CONFIG_ERRORS */
  2425. return conf;
  2426. }
  2427. int hostapd_set_iface(struct hostapd_config *conf,
  2428. struct hostapd_bss_config *bss, char *field, char *value)
  2429. {
  2430. int errors;
  2431. size_t i;
  2432. errors = hostapd_config_fill(conf, bss, field, value, 0);
  2433. if (errors) {
  2434. wpa_printf(MSG_INFO, "Failed to set configuration field '%s' "
  2435. "to value '%s'", field, value);
  2436. return -1;
  2437. }
  2438. for (i = 0; i < conf->num_bss; i++)
  2439. hostapd_set_security_params(&conf->bss[i]);
  2440. if (hostapd_config_check(conf)) {
  2441. wpa_printf(MSG_ERROR, "Configuration check failed");
  2442. return -1;
  2443. }
  2444. return 0;
  2445. }