b.a.t.m.a.n.lists.open-mesh.org archive mirror
 help / color / mirror / Atom feed
* [B.A.T.M.A.N.] netifd batman-adv proto
@ 2013-01-02 13:11 Filippo Sallemi
  2013-01-03  1:52 ` Marek Lindner
  2013-02-26 10:17 ` Gui Iribarren
  0 siblings, 2 replies; 3+ messages in thread
From: Filippo Sallemi @ 2013-01-02 13:11 UTC (permalink / raw)
  To: The list for a Better Approach To Mobile Ad-hoc Networking

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [B.A.T.M.A.N.] netifd batman-adv proto
  2013-01-02 13:11 [B.A.T.M.A.N.] netifd batman-adv proto Filippo Sallemi
@ 2013-01-03  1:52 ` Marek Lindner
  2013-02-26 10:17 ` Gui Iribarren
  1 sibling, 0 replies; 3+ messages in thread
From: Marek Lindner @ 2013-01-03  1:52 UTC (permalink / raw)
  To: b.a.t.m.a.n

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [B.A.T.M.A.N.] netifd batman-adv proto
  2013-01-02 13:11 [B.A.T.M.A.N.] netifd batman-adv proto Filippo Sallemi
  2013-01-03  1:52 ` Marek Lindner
@ 2013-02-26 10:17 ` Gui Iribarren
  1 sibling, 0 replies; 3+ messages in thread
From: Gui Iribarren @ 2013-02-26 10:17 UTC (permalink / raw)
  To: The list for a Better Approach To Mobile Ad-hoc Networking

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
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-02-26 10:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-02 13:11 [B.A.T.M.A.N.] netifd batman-adv proto Filippo Sallemi
2013-01-03  1:52 ` Marek Lindner
2013-02-26 10:17 ` Gui Iribarren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).