All of lore.kernel.org
 help / color / mirror / Atom feed
* [B.A.T.M.A.N.] Linux bridge-code for something like BATMAN
@ 2011-06-15 19:05 fboehm
  2011-06-15 19:22 ` Marek Lindner
  0 siblings, 1 reply; 4+ messages in thread
From: fboehm @ 2011-06-15 19:05 UTC (permalink / raw)
  To: The list for a Better Approach To Mobile Ad-hoc Networking

Hi,

I know bridging is not routing but I was thinking since some time if it 
is possible to modify the linux bridge-code for forwarding layer2 
packets according to the rules of some routing algorithm. This means the 
bridge would not learn mac addresses from ARP protocol any longer but 
from a daemon. The result would be a layer2 mesh routing like BATMAN does.

OLSR is doing quite the same one layer above by manipulating the routing 
table with the OLSR daemon. Of course it's much easier to manipulate a 
routing table because there are interfaces for doing this.

It's just an idea and I would like to hear your expert opinions.

Kind regards,
Franz

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

end of thread, other threads:[~2011-06-15 20:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-15 19:05 [B.A.T.M.A.N.] Linux bridge-code for something like BATMAN fboehm
2011-06-15 19:22 ` Marek Lindner
2011-06-15 19:28   ` fboehm
2011-06-15 20:23     ` Marek Lindner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.