Hi all,

Add the wlan0 interface to /proc/net/batman-adv/interfaces when wlan0 is up actually seems to solve the problem.

Thanks.


On Wed, Oct 21, 2009 at 12:00 PM, Sven Eckelmann <sven.eckelmann@gmx.de> wrote:
Francesco wrote:
> Hi Andrew,
> it (obviously) worked, i got the trunk, make and make install batctl after
> batman-adv.
>
> Weird that:
> $batctl o
> BATMAN disabled - primary interface not active
>
> I just run this script:
>
> insmod /home/francesco/trunk/batman-adv-kernelland/batman-adv.ko
> ifconfig wlan0 down
> iwconfig wlan0 mode ad-hoc essid BATMAN_NET
> echo wlan0 > /proc/net/batman-adv/interfaces
> ifconfig wlan0 up
> ifconfig bat0 192.168.1.1 up
>
> What is wrong?

I think that you found a bug in batman-adv. Please add the wlan0 interface to
/proc/net/batman-adv/interfaces when wlan0 is up.

Best regards,
       Sven

_______________________________________________
B.A.T.M.A.N mailing list
B.A.T.M.A.N@lists.open-mesh.net
https://lists.open-mesh.net/mm/listinfo/b.a.t.m.a.n




--
Francesco Cappuccio