From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Tue, 7 Feb 2012 03:03:05 +0800 References: <1327258827-13861-1-git-send-email-siwu@hrz.tu-chemnitz.de> <1327258827-13861-10-git-send-email-siwu@hrz.tu-chemnitz.de> In-Reply-To: <1327258827-13861-10-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: <201202070303.05222.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCHv3 09/10] batman-adv: form groups in the 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 On Monday, January 23, 2012 03:00:26 Simon Wunderlich wrote: > backbone gateways may be part of the same LAN, but participate > in different meshes. With this patch, backbone gateways form groups by > applying the groupid of another backbone gateway if it is higher. After > forming the group, they only accept messages from backbone gateways of > the same group. Applied in revision 2313d1b. Thanks, Marek