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 did the same in two mesh nodes with the same result..


On Wed, Oct 21, 2009 at 9:05 AM, Andrew Lunn <andrew@lunn.ch> wrote:
On Wed, Oct 21, 2009 at 08:54:02AM +0200, Francesco wrote:
> HI all,
> I've now downloaded and $make latest batman-adv trunk from
> $svn co
> http://downloads.open-mesh.net/svn/batman/trunk/batman-adv-kernelland/
> I have issues with batctl trunk:
> $svn co http://downloads.open-mesh.net/svn/batman/trunk/batctl/

This unfortunately, does not work. The batctl sources has symbolic
links into the batman directory for the files hash.c, list-batman.c,
hash.h list-batman.h.

Check out the complete trunk and then you will have everything you
need.

       Andrew
_______________________________________________
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