Received: by 2002:ac0:b08d:0:0:0:0:0 with SMTP id l13csp4903348imc; Mon, 25 Feb 2019 13:18:42 -0800 (PST) X-Google-Smtp-Source: AHgI3IZjlSq1eijqCs/P4RU2y4gpOV4LesDdOHfKIGTxKRafSfdZPbUtUCryiWYRa23AH/+iD1s7 X-Received: by 2002:a62:39c5:: with SMTP id u66mr22016240pfj.245.1551129522081; Mon, 25 Feb 2019 13:18:42 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1551129522; cv=none; d=google.com; s=arc-20160816; b=beqsbRIvXQcjjMHk8Auo5+Vtf9kmOqeY+SRY+STYJZ17JmeRHnc3n7450rKIKL27cN ZADVlCrQTsJFdzZepB9cJD2w7YQYnO6t4whuA2L2/JB47MrYnW0zqcfjp6Q6p4/XwKgp sPEPcf8a9agbDYqSCMhh1lH40zJJa5ZdSxtVoFdq2bS0bOvX0Kc4VSgoYVTctN/oBC5Q ojlQbEmBqpOm0Uy8R/1oMUu1Alq43eU2/BD3BGkrxSpb+3jHHVuhYOtCAsMnhtifoofF bep/x2bvKsLkt557OJ7drXOV6VwGRf0hJf3vV60ZccZ/2gSHIEFZL1YcBXRH0TUeJwXj cdlQ== 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:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=qYKOIniAEhxiBu2jNChgy4mA+1uzUhqdWZ30OKiEYPc=; b=OwZodvWdHlpjma8vq7nZrUrMkK/d1gN3GtOXBvdb4NRwW2hngCAxtEhEbjkvhuvean vfpnxxnwVS/x5wQd7vGKBlom7l+eytFtL7kGUNDfgWsQKZ1qFs/YiF2HALowIV40qtUv e8oa1z5YeWW3tObEstahBQrP9f5tlQzvUnW0ieYpXb1xur/17DrWEGkF1thKFHnvznQu 7fWroP7AAdRiEKjRHCJm0htrzizOKwgCw4TpRJfi+oyyZWgyqhzKUkCbsBx9e9JpBBpw EOLtBTe2QXTe1WhIk5KmYvTVjlVEQZ9xmd+MoFtLAJrDhjuuA7vxVn+h4HG22vHv7qMw XFRA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=paUrQO1V; 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id c10si10847564pgd.18.2019.02.25.13.18.26; Mon, 25 Feb 2019 13:18:42 -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=@kernel.org header.s=default header.b=paUrQO1V; 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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729650AbfBYVQD (ORCPT + 99 others); Mon, 25 Feb 2019 16:16:03 -0500 Received: from mail.kernel.org ([198.145.29.99]:47464 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729629AbfBYVP7 (ORCPT ); Mon, 25 Feb 2019 16:15:59 -0500 Received: from localhost (5356596B.cm-6-7b.dynamic.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 1CCC42147C; Mon, 25 Feb 2019 21:15:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1551129358; bh=HC9ND+T79zfx5E6krVn2Mm2YgdMMrd+GTGy0N/nMK4s=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=paUrQO1Vi9trBE8IKY9VVdHy+sFhBsbcy2gvroK+JJ/QOr61SwBVwmlUbsUErTigK 7h0LXohgGDEHNYCzqfdCufmq37lqNywSwDacA7JQ65aITdqYvRXc/jMWAAIEa7313K nZSUKAj+sRgs4u9clpW4C++iidceYvlJxc5sfYbY= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, =?UTF-8?q?Linus=20L=C3=BCssing?= , Sebastian Gottschall , Hangbin Liu , Nikolay Aleksandrov , "David S. Miller" Subject: [PATCH 4.9 58/63] Revert "bridge: do not add port to router list when receives query with source 0.0.0.0" Date: Mon, 25 Feb 2019 22:11:58 +0100 Message-Id: <20190225195040.259059827@linuxfoundation.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20190225195035.713274200@linuxfoundation.org> References: <20190225195035.713274200@linuxfoundation.org> User-Agent: quilt/0.65 X-stable: review X-Patchwork-Hint: ignore MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 4.9-stable review patch. If anyone has any objections, please let me know. ------------------ From: Hangbin Liu commit 278e2148c07559dd4ad8602f22366d61eb2ee7b7 upstream. This reverts commit 5a2de63fd1a5 ("bridge: do not add port to router list when receives query with source 0.0.0.0") and commit 0fe5119e267f ("net: bridge: remove ipv6 zero address check in mcast queries") The reason is RFC 4541 is not a standard but suggestive. Currently we will elect 0.0.0.0 as Querier if there is no ip address configured on bridge. If we do not add the port which recives query with source 0.0.0.0 to router list, the IGMP reports will not be about to forward to Querier, IGMP data will also not be able to forward to dest. As Nikolay suggested, revert this change first and add a boolopt api to disable none-zero election in future if needed. Reported-by: Linus Lüssing Reported-by: Sebastian Gottschall Fixes: 5a2de63fd1a5 ("bridge: do not add port to router list when receives query with source 0.0.0.0") Fixes: 0fe5119e267f ("net: bridge: remove ipv6 zero address check in mcast queries") Signed-off-by: Hangbin Liu Acked-by: Nikolay Aleksandrov Signed-off-by: David S. Miller Signed-off-by: Greg Kroah-Hartman --- net/bridge/br_multicast.c | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) --- a/net/bridge/br_multicast.c +++ b/net/bridge/br_multicast.c @@ -1287,14 +1287,7 @@ static void br_multicast_query_received( return; br_multicast_update_query_timer(br, query, max_delay); - - /* Based on RFC4541, section 2.1.1 IGMP Forwarding Rules, - * the arrival port for IGMP Queries where the source address - * is 0.0.0.0 should not be added to router port list. - */ - if ((saddr->proto == htons(ETH_P_IP) && saddr->u.ip4) || - saddr->proto == htons(ETH_P_IPV6)) - br_multicast_mark_router(br, port); + br_multicast_mark_router(br, port); } static int br_ip4_multicast_query(struct net_bridge *br,