From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 19 Apr 2016 04:12:57 +0200 From: Linus =?utf-8?Q?L=C3=BCssing?= Message-ID: <20160419021257.GD17647@otheros> References: <1458101205-26316-1-git-send-email-linus.luessing@c0d3.blue> <1458101205-26316-2-git-send-email-linus.luessing@c0d3.blue> <4820570.LxUU2Z3eNS@prime> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <4820570.LxUU2Z3eNS@prime> Subject: Re: [B.A.T.M.A.N.] [PATCHv12 1/4] batman-adv: Always flood IGMP/MLD reports 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 Thu, Apr 07, 2016 at 03:03:11PM +0200, Simon Wunderlich wrote: > It looks like you register two containers, one with version 1 and version 2, > both with the same content. Do we really need to have both containers? > Wouldn't it be sufficient to register only version 2 and leave version 1 out? After a short off-list discussion with Simon, removed it now to simplify things, avoiding minor corner case optimizations.