Received: by 2002:ac0:a679:0:0:0:0:0 with SMTP id p54csp450243imp; Thu, 21 Feb 2019 04:51:51 -0800 (PST) X-Google-Smtp-Source: AHgI3IZCS60i0K8SnNOQJRcx53PHYzCSGn3xPggunvD3zZh+mDp90pGW1FKBlFIcX7312usmwR5B X-Received: by 2002:a63:3648:: with SMTP id d69mr25677457pga.314.1550753511523; Thu, 21 Feb 2019 04:51:51 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1550753511; cv=none; d=google.com; s=arc-20160816; b=UxZlRy8Pwqu9H5EFKix1vNyBYdEqhYQPsf4omSENK+p8Sw0neDvzdY4sAvTm5ipzD5 j7TtYhaft0mmqM0vU6gp9TTOlEZg9hBJTfO/bf7NLaNj9cEL2gQM/518XLIJmDq4I8SU QI1hdUH7ApWzQLT6X672OynJaghi0FCl7zXNytAgltJfY1hRdS9G+G2Kmz9mAv7v7tJF RaG6n9b/BvqwfeBVKFVFMBlmRUdl48n/gZZh7sLbZ0hY6tLTBqceEqbX7IgcX3/U9VqN /L19fu+tjtrDJ745bmr0kBSh8ltCCovGg0gPJpGdLKLOkifIwL3dhHx/CyflU8thKUjU YnDA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:in-reply-to :mime-version:user-agent:date:message-id:from:references:cc:to :subject:dkim-signature; bh=zpRRwKjdCn2OaV0fvycbutp0DI4dW4xVbXdDrWDn8Kg=; b=We7KgFokSSAlxFnJydOSdBQM/j6m5aKsdqcorTyIZFCVSM1LGtbpoNvK0ewC9UuKt+ DoU3QeQGy+/uuWqtgBW98HlcNh+DfhZj40qhKjv8kXK54unLtLXoo7bneIXB0QCehscg yrMyhiDdFIhULqY/wLe29G9vNIwBB2oBx4BbP3EOb+mNJWS3QT71bi9EPoVE3eYcTh4p 9i6nKLKGUV/w5mCXdnLdV/HCRCJZrRHFd38ZP8nIeikqVRLW7J3uAUCy8B2eKiNzOg17 hAzGwRRKGCbU7p3+X7kwiZGIumXpHGDo4aLZCWAjOFM1j3HTHQmNyFKMa/Ohkc4M7xYt Cwuw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@newmedia-net.de header.s=mikd header.b=tUpydRvh; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=newmedia-net.de Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id d63si16232201pfg.40.2019.02.21.04.51.35; Thu, 21 Feb 2019 04:51:51 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@newmedia-net.de header.s=mikd header.b=tUpydRvh; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=newmedia-net.de Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727696AbfBUMuo (ORCPT + 99 others); Thu, 21 Feb 2019 07:50:44 -0500 Received: from webmail.newmedia-net.de ([185.84.6.166]:38662 "EHLO webmail.newmedia-net.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725891AbfBUMun (ORCPT ); Thu, 21 Feb 2019 07:50:43 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=newmedia-net.de; s=mikd; h=Content-Transfer-Encoding:Content-Type:In-Reply-To:MIME-Version:Date:Message-ID:From:References:Cc:To:Subject; bh=zpRRwKjdCn2OaV0fvycbutp0DI4dW4xVbXdDrWDn8Kg=; b=tUpydRvh7l87Ccqpt4fS6B6EpzSfB3vg2U3J0pRPrSetHdp7ki9ZzuBsRkJcNdVD0g5a4Hu4Jh8VeeA3t+VY8llICwC8g746T7TiVwTggHXUy924hj9h71C8fjtDA3ag1H4npl7npAAhi6rb2tWB3TmAFUORVPGcFEO0dZakjJ0=; Subject: Re: [PATCH 4.19 01/24] bridge: do not add port to router list when receives query with source 0.0.0.0 To: Hangbin Liu , Nikolay Aleksandrov Cc: Greg Kroah-Hartman , linux-kernel@vger.kernel.org, stable@vger.kernel.org, Ying Xu , Roopa Prabhu , "David S. Miller" , =?UTF-8?Q?Linus_L=c3=bcssing?= References: <20181102182839.725385066@linuxfoundation.org> <20181102182839.913422845@linuxfoundation.org> <07d315a2-d735-3d8b-686c-9c52acf91bf1@newmedia-net.de> <20190217164809.GA24091@kroah.com> <7978727a-eacc-779c-771f-f4c3013237f3@newmedia-net.de> <0425449f-f6d9-c492-d7c8-ba202db88d26@newmedia-net.de> <962f3d1f-23eb-647c-74cb-b277212299e7@cumulusnetworks.com> <20190220144653.GJ10051@dhcp-12-139.nay.redhat.com> From: Sebastian Gottschall Message-ID: <1e412bab-fb07-4b44-eb42-5a74bec12453@newmedia-net.de> Date: Thu, 21 Feb 2019 13:50:33 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Thunderbird/60.5.1 MIME-Version: 1.0 In-Reply-To: <20190220144653.GJ10051@dhcp-12-139.nay.redhat.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-Received: from [212.111.244.1] (helo=[172.29.0.186]) by webmail.newmedia-net.de with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.72) (envelope-from ) id 1gwnoF-0003mn-Jp; Thu, 21 Feb 2019 13:50:39 +0100 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Am 20.02.2019 um 15:46 schrieb Hangbin Liu: >> Could you please include more details about the setup that's broken ? >> Note that we were warned[1] of potential breakage from this change > Sorry I missed Linus's reply after Ying Xu replied. I will read it and > disscuss with Ying Xu. > >> after it went in and regardless of the suggestion from the RFC we'll >> probably have to revert this patch. >> >> Ying Xu as author of the patch, any thoughts ? > No, we are also waiting for more details from Sebastian. the test scenario is the following. one of my testers of the dd-wrt firmware is using a iptv stream from the france isp "orange". he just bridged the iptv vlan interface which has no ip (the isp doesnt provide a ip configuration here) to a bridge and played with igmp snooping to avoid flooding of all ports within the same bridge. he found out that this setting simply does not work with the current kernel, but does if this patch has been removed. we used kernel 4.4 in the test scenario. all latest revision. i was able to reproduce the same problem on kernel 4.9 and 4.14 on a different device using a german isp based iptv stream. same effect. after reverting the problematic code it worked again. Sebastian > > Thanks > Hangbin > >> Also adding Linus Lüssing to the CC as he was the one who warned against it. >> Note that the warning was sent as a reply to my breakage fix, but it was intended >> for the original patch. >> >> Thanks, >> Nik >> >> [1] https://www.mail-archive.com/netdev@vger.kernel.org/msg272944.html >>