From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Mon, 6 Feb 2012 22:49:43 +0800 References: <1327258827-13861-1-git-send-email-siwu@hrz.tu-chemnitz.de> <1327258827-13861-3-git-send-email-siwu@hrz.tu-chemnitz.de> In-Reply-To: <1327258827-13861-3-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: <201202062249.44202.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCHv3 02/10] batman-adv: add basic bridge loop avoidance code 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:19 Simon Wunderlich wrote: > This second version of the bridge loop avoidance for batman-adv > avoids loops between the mesh and a backbone (usually a LAN). Applied in revision a9ce0dc. Thanks, Marek