Hi all,
I've writed a batman-adv proto in according on new netifd system of attitude adjustement release. With this script the batman-adv configuration could be moved on /etc/config/network file istead of /etc/config/batman-adv and the /lib/batman-adv/config.sh is no longer required.
es.
config interface mesh option proto bat option device bat0 option interfaces 'wlan0 wlan1' option gw_mode server ...
if someone think that my work could be useful and can provide a better and elegant integration on openwrt please keep in touch.
-- Filippo Sallemi
On Wednesday, January 02, 2013 21:11:41 Filippo Sallemi wrote:
I've writed a batman-adv proto in according on new netifd system of attitude adjustement release. With this script the batman-adv configuration could be moved on /etc/config/network file istead of /etc/config/batman-adv and the /lib/batman-adv/config.sh is no longer required.
es.
config interface mesh option proto bat option device bat0 option interfaces 'wlan0 wlan1' option gw_mode server ...
if someone think that my work could be useful and can provide a better and elegant integration on openwrt please keep in touch.
Can you explain the advantages of your approach compared to the netifd integration posted a couple of weeks ago ? I am not netifd expert therefore I am looking for the best way forward.
Thanks, Marek
On 02/01/13 10:11, Filippo Sallemi wrote:
Hi all,
I've writed a batman-adv proto in according on new netifd system of attitude adjustement release. With this script the batman-adv configuration could be moved on /etc/config/network file istead of /etc/config/batman-adv and the /lib/batman-adv/config.sh is no longer required.
es.
config interface mesh option proto bat option device bat0 option interfaces 'wlan0 wlan1' option gw_mode server ...
if someone think that my work could be useful and can provide a better and elegant integration on openwrt please keep in touch.
hey filippo, is that code published anywhere? a pastebin or pad would suffice
from your description it looks very promising, so i'm curious to have a look at it, if it can be used to extend the current netifd integration in openwrt :)
Thanks a lot, cheers!
Gui
-- Filippo Sallemi
b.a.t.m.a.n@lists.open-mesh.org