From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Wed, 7 Nov 2012 23:12:10 +0800 References: <1352129674-11080-1-git-send-email-ordex@autistici.org> <20121105160542.GA3534@ritirata.org> In-Reply-To: <20121105160542.GA3534@ritirata.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201211072312.10727.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH] batman-adv: fix ROAM flag de-selection 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: b.a.t.m.a.n@lists.open-mesh.org On Tuesday, November 06, 2012 00:05:42 Antonio Quartulli wrote: > On Mon, Nov 05, 2012 at 04:34:34PM +0100, Antonio Quartulli wrote: > > In tt_global_add() the ROAM flag is improperly unset. This makes the > > next check fail and so preventing emptying the old originator_list for > > the involved tt_global_entry > > > > This was introduced by ("batman-adv: roaming handling mechanism > > redesign") > > > > Signed-off-by: Antonio Quartulli > > Ops, I just forgot: > > Reported-by: Mike Burmeister-Brown Applied in revision 846815f. Thanks, Marek