From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 22 Sep 2020 19:55:20 +0200 From: Linus =?utf-8?Q?L=C3=BCssing?= Subject: Re: [PATCH net-next v2 06/16] net: bridge: mcast: rename br_ip's u member to dst Message-ID: <20200922175519.GB10212@otheros> References: <20200922073027.1196992-1-razor@blackwall.org> <20200922073027.1196992-7-razor@blackwall.org> <20200922175119.GA10212@otheros> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20200922175119.GA10212@otheros> Content-Transfer-Encoding: quoted-printable 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-Archive: List-Help: List-Post: List-Subscribe: List-Unsubscribe: To: The list for a Better Approach To Mobile Ad-hoc Networking Cc: netdev@vger.kernel.org, roopa@nvidia.com, davem@davemloft.net, bridge@lists.linux-foundation.org, Nikolay Aleksandrov , Marek Lindner , Antonio Quartulli On Tue, Sep 22, 2020 at 07:51:19PM +0200, Linus L=C3=BCssing wrote: > I don't see a "src" in br_ip in net-next/master at the moment. Or > is that supposed to be added with your IGMPv3 implementation in > the future? Ah, sorry, found the according patch (*) it in my other inbox. Nevermind. (*): [PATCH net-next v2 04/16] net: bridge: add src field to br_ip=20 https://patchwork.ozlabs.org/project/netdev/patch/20200922073027.1196992-= 5-razor@blackwall.org/ From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 22 Sep 2020 19:55:20 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=c0d3.blue; s=2018; t=1600797320; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=WAT+1Bo7DvbvxFHYUbGR9cD0AOeb3oC01HODpW8Xb6A=; b=TLH6Fo6N2Za+3cD+15QuafRAkWk1liFkrXfyRYyOW+pMMGuaZcKk6Dp87xpRdwtgnVt3fJ qUKOHmPhFMnT6IGE4Rp4jaci5CQ2gj7PuWdtd+wWovffdk0SjbdZxjuJbzPBvFwn0eKK5c fsyKQfsaGzU1rmrHayQmkepxiyY47kuxIUiI74zs8JEwpzNvGRKuVMS3fXjJ8O4/HqTSJy bOIKoP6/l0uGYeFK5gi6/uPCPwwifdOxKNGUiFjFBXlrOTJ5apNC29T8cv7EZYGS/lmpFh SNvqSqcnbb5mDlIfgBQWYYzbuvID+DGchz/fN/6o8cPYIwpMrWUX+VKS0bukzQ== From: Linus =?utf-8?Q?L=C3=BCssing?= Message-ID: <20200922175519.GB10212@otheros> References: <20200922073027.1196992-1-razor@blackwall.org> <20200922073027.1196992-7-razor@blackwall.org> <20200922175119.GA10212@otheros> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20200922175119.GA10212@otheros> Subject: Re: [Bridge] [PATCH net-next v2 06/16] net: bridge: mcast: rename br_ip's u member to dst List-Id: Linux Ethernet Bridging List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: The list for a Better Approach To Mobile Ad-hoc Networking Cc: Marek Lindner , netdev@vger.kernel.org, bridge@lists.linux-foundation.org, Antonio Quartulli , Nikolay Aleksandrov , roopa@nvidia.com, davem@davemloft.net On Tue, Sep 22, 2020 at 07:51:19PM +0200, Linus Lüssing wrote: > I don't see a "src" in br_ip in net-next/master at the moment. Or > is that supposed to be added with your IGMPv3 implementation in > the future? Ah, sorry, found the according patch (*) it in my other inbox. Nevermind. (*): [PATCH net-next v2 04/16] net: bridge: add src field to br_ip https://patchwork.ozlabs.org/project/netdev/patch/20200922073027.1196992-5-razor@blackwall.org/