From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Wed, 15 Jun 2011 21:22:29 +0200 References: <4DF90276.8050701@aon.at> In-Reply-To: <4DF90276.8050701@aon.at> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201106152122.30123.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] Linux bridge-code for something like BATMAN Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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. if you want something like BATMAN why not simply using BATMAN ? Or you are trying to understand the difference between standard bridging and BATMAN ? Regards, Marek