From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Fri, 25 Feb 2011 01:30:35 +0100 References: <4D668F3F.4080700@orxrail.com> <20110224194414.GA15337@Sellars> <4D66BBC9.80101@orxrail.com> In-Reply-To: <4D66BBC9.80101@orxrail.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <201102250130.35865.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] batman-adv mesh slows down wired clients (bridge-loop-avoidance) 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 Vinay, > I am having trouble finding binaries of batman-adv 2011.0 for OpenWRT . > Are they available or do I have to build them myself ? as Linus already pointed out - bridge loop avoidance is not available before batman-adv 2011.0.0. That is what you need to address first. Where did you get the binaries for batman-adv 2010.1.0 ? Does this source also provide newer binaries ? Unlike user space application a kernel module heavily depends on your system (kernel version / patches / etc). Which means nobody can give you binaries without having access to exactly the same system you are using. Regards, Marek