From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Sat, 25 Aug 2012 01:33:26 +0200 References: <1345399809-9177-1-git-send-email-siwu@hrz.tu-chemnitz.de> In-Reply-To: <1345399809-9177-1-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: <201208250133.26728.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [RFC] batman-adv: don't allow ECTP traffic on batman-adv 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 Cc: Simon Wunderlich On Sunday, August 19, 2012 20:10:09 Simon Wunderlich wrote: > We have seen this to break networks when used with bridge loop > avoidance. As we can't see any benefit from sending these ancient frames > via our mesh, we just drop them. > > Signed-off-by: Simon Wunderlich > --- > soft-interface.c | 12 ++++++++++-- > 1 file changed, 10 insertions(+), 2 deletions(-) Applied in revision 05d0f6d. Thanks, Marek