On Tuesday, February 28, 2012 16:06:44 Filippo Sallemi wrote:
Ok but i' dont wait for this. Hotplug was called when a new interface
is added. msh0 is no a real interface so when wlan0 is added I sleep 4
seconds and check if wlan0 is part o batman-adv interfaces.
Sorry, I don't understand. What do you mean with "msh0" is not a real
interface ? The part about wlan0 I understand - the question was what happens
if the interface is not named wlan0?
This could be your wireless config file:
config 'wifi-iface'
option 'device' 'radio0'
option 'ifname' 'msh0'
option 'mode' 'adhoc'
option 'ssid' 'mesh'
Cheers,
Marek