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