Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751843AbeAPD7K (ORCPT + 1 other); Mon, 15 Jan 2018 22:59:10 -0500 Received: from mail-qk0-f195.google.com ([209.85.220.195]:40611 "EHLO mail-qk0-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751458AbeAPD7G (ORCPT ); Mon, 15 Jan 2018 22:59:06 -0500 X-Google-Smtp-Source: ACJfBov6L5VTFLZg9OYRgiJU3vWN+H2qDVTmdxdf26TjzDqitIjXz8qb5bvSiGU9KAHPNnmO3GoFpQ== MIME-Version: 1.0 In-Reply-To: References: <20180101140056.475827799@linuxfoundation.org> <20180101140100.858496151@linuxfoundation.org> From: Kevin Cernekee Date: Mon, 15 Jan 2018 19:58:44 -0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH 4.9 27/75] net: igmp: Use correct source address on IGMPv3 reports To: Sebastian Gottschall Cc: Greg Kroah-Hartman , linux-kernel@vger.kernel.org, stable , Andrew Lunn , "David S. Miller" Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: On Mon, Jan 15, 2018 at 7:50 PM, Sebastian Gottschall wrote: > please revert that on 4.9 and 4.14 > it breaks igmp routing. it can be reproduced with any iptv connection using > igmp-proxy. reverting this patch fixes the issue. Hi Sebastian, Is this the correct igmp-proxy (based on mrouted)? https://github.com/mirror/dd-wrt/tree/master/src/router/igmp-proxy What is the actual vs. expected source address you are seeing on the IGMP packets?