<p dir="ltr">I looked a little bit more into this, interface name seems to be allowed nearly everything except spaces.</p>
<p dir="ltr">Most likely the config system should accept any printable character except for space as a section name. I will work on this on Tuesday.</p>
<p dir="ltr">Henning</p>
<div class="gmail_quote">On Oct 3, 2013 8:59 AM, "Bastian Bittorf" <<a href="mailto:bittorf@bluebottle.com">bittorf@bluebottle.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
* Will Hawkins <<a href="mailto:hawkinsw@opentechinstitute.org">hawkinsw@opentechinstitute.org</a>> [03.10.2013 09:00]:<br>
> Our ad hoc interfaces are configured to be named as <wireless<br>
> device>-<index>. For our current build, our ad hoc interfaces are named<br>
> wlan0-1. Because - is an illegal character in section names, we cannot<br>
<br>
This is really important. Normal wifi-interfaces are named in OpenWrt<br>
like "wlan${radio}-${vif}", e.g. for the second radio with the second<br>
virtual interface it is named "wlan1-1". virtual interfaces are e.g.<br>
adhoc+ap together (we call it 'hybrid') on one physical radio.<br>
<br>
I'am really curious to make a test on real hardware and a real<br>
(large) network, still preparing collecting the testdata (for comparing)<br>
in the old networks.<br>
<br>
bye, bastian<br>
</blockquote></div>