From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Tue, 7 Feb 2012 03:20:07 +0800 References: <1327258827-13861-1-git-send-email-siwu@hrz.tu-chemnitz.de> <1327258827-13861-11-git-send-email-siwu@hrz.tu-chemnitz.de> In-Reply-To: <1327258827-13861-11-git-send-email-siwu@hrz.tu-chemnitz.de> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201202070320.07627.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCHv3 10/10] batman-adv: add bridge loop avoidance compile option 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 On Monday, January 23, 2012 03:00:27 Simon Wunderlich wrote: > The define CONFIG_BATMAN_ADV_BLA switches the bridge loop avoidance > on - skip it, and the bridge loop avoidance is not compiled in. > > This is useful if binary size should be saved or the feature is > not needed. Applied in revision 9fd6b06. Thanks, Marek