<div>Thanks for the reply Jouni.</div><div> </div><div>No , not in hostapd.conf. I want to change the AP configurations dynamically from </div><div>my program through the ctrl_iface of hostapd.I did walkthrough on ctrl_iface code </div>
<div>in hostapd and i didnot see any handles for setting some config params like changing ssid , beacon_int ect.</div><div> </div><div>So , If i my program want to do those configs dynamically, Do i need to add support in  ctrl_iface code too ? Or did I overlooked it in the code ?</div>
<div>Please clarify ?<br><br></div><div class="gmail_quote"><blockquote style="margin: 0px 0px 0px 0.8ex; padding-left: 1ex; border-left-color: rgb(204, 204, 204); border-left-width: 1px; border-left-style: solid;" class="gmail_quote">
On Wed, Sep 14, 2011 at 02:46:39PM +0530, uday kiran wrote:<br>
&gt; Does the ctrl_iface has support for all configurations ?<br>
&gt;<br>
&gt; For example, i want to set the beacon_int from my program.<br>
&gt; Do I need to only worry about posting it to ctrl_iface or i need to add<br>
&gt; support for the same in ctrl_iface too ?<br>
<br>
If you are asking whether you can dynamically change any parameter in<br>
hostapd.conf through the control interface, then no, that is not<br>
supported for most parameters.<br>
<br>
--<br>
Jouni Malinen                                            PGP id EFC895FA<br>
</blockquote></div>