First of all i would like thank's to all of you that somehow helped me.
I solved my problem.
I made a openwrt build that works fine with batman-adv.
The definitions saved in the batman-adv configuration file, boots in
the startup, and it works perfect for my needs. I also tryed with 2
gateways and it worked fine.
I must say that i use broadcom chips, and i appreciate your answer and
your kindness, Gioacchino Mazzurco, for sharing your atheros solution.
This is how i build in ubuntu terminal:
1º svn co svn://svn.openwrt.org/openwrt/trunk/
2º cd trunk/
3º sudo gedit feeds.conf.default
src-svn packages svn://svn.openwrt.org/openwrt/packages
#src-svn xwrt http://x-wrt.googlecode.com/svn/trunk/package
#src-svn luci
http://svn.luci.subsignal.org/luci/trunk/contrib/package
#src-svn phone svn://svn.openwrt.org/openwrt/feeds/phone
#src-svn efl svn://svn.openwrt.org/openwrt/feeds/efl
#src-svn xorg svn://svn.openwrt.org/openwrt/feeds/xorg
#src-svn desktop svn://svn.openwrt.org/openwrt/feeds/desktop
#src-svn xfce svn://svn.openwrt.org/openwrt/feeds/xfce
#src-svn lxde svn://svn.openwrt.org/openwrt/feeds/lxde
#src-link custom /usr/src/openwrt/custom-fee
4º scripts/feeds update
5º scripts/feeds install -a
6º scripts/feeds install kmod-batman-adv
7º make menuconfig
-> Kernel modules --->
Network Support --->
<*> kmod-batman-adv.........................................
B.A.T.M.A.N. Adv
[*] enable batctl
8º make -j 5
End-------------------
I didn't used batman-adv-devel. With this batman-adv version 2012.1.0,
worked fine.
Thanks to Mirko Vogt, Sven Eckelmann, Marek Lindner, Guido Iribarren
and ZioPRoTo (Saverio Proto), for your help.
Now i must build a management application to manage a batman-adv mesh
network (small or bigger... with 1 gateway or many...)
Best regards,
Pedro Rodrigues
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel