Received: by 2002:a05:6a10:22f:0:0:0:0 with SMTP id 15csp1897673pxk; Sat, 26 Sep 2020 08:49:29 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwQsDNjlzkkQB57pxMpFXVsctLifCgolhezTON768bI9fkPZzFsOlz6HQOJLEOM7tASiOPE X-Received: by 2002:a17:906:af42:: with SMTP id ly2mr7522917ejb.362.1601135369049; Sat, 26 Sep 2020 08:49:29 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1601135369; cv=none; d=google.com; s=arc-20160816; b=0x0+yryMRrq/ONvcRZBA8P6c/rMx2TZXh3Pd16YMU7JR1yRYnQkujeXfr2zjj2JOyu xEIEliwjiALsQSUQCRleI5NmD9cyNCTSeNCRSMysqGgF0ftTZpEY/suItwB+dqbt+pwJ 43puwQYaf1OwG+1F1B4A4l69FYrSfcke2r6Q71Z+iV8218EYCJE+NXdULFgZrofhsiAd XlYhu8/xnCCjcp9W8hNHaQd9+L2lwUyr2IJyU0L4SRAeFE5b7r0tm2jwN3TTuriOLOXC 5rjxviJvffmnTbPRhW7mTekcgoa0XQtjkcNvPJS2Apqc/AgX0UZQDMYxFBwJ0ldGcaUo SVHw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=WG/krVjr0f6Za//A7uoFm75mzqqIyoyQLSBgMY6ejyA=; b=UoehPykoxt2UCqfRsYQPQZPbk0j5vjtCgDpnrMtU8cbSggQn2u6jNpGhZSjNtglYiA x69IE8R3rBvzqRWcRL0aA7lxwIXCAk85esDQAs+vrXM9AJy61eRUyeA3fxYkhofKcgpx XOu/fnRDgpXZcd2sTLhnrEy+f6s93PfA+ewFH0rexWoYWhHO1MQdsKof+VgbZNZE8a5P y1pW8pUuhQXZ2UvPhdqo3VXRR75lDLDsoShE7V8fJeX30gMYno5bDi6MCy+XSe2yUlu6 2hbX+VA4zHjVnRCaNDAqAcGePa38ehtf/ismdO5oJ/kfl0T3eAiXB1MEshC8k4wCSO9m w1jg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="e1KvFX/1"; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id yd22si5108550ejb.546.2020.09.26.08.49.05; Sat, 26 Sep 2020 08:49:29 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="e1KvFX/1"; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729786AbgIZPqY (ORCPT + 99 others); Sat, 26 Sep 2020 11:46:24 -0400 Received: from mail.kernel.org ([198.145.29.99]:51714 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725208AbgIZPqY (ORCPT ); Sat, 26 Sep 2020 11:46:24 -0400 Received: from localhost (83-86-74-64.cable.dynamic.v4.ziggo.nl [83.86.74.64]) (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 5918121527; Sat, 26 Sep 2020 15:46:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1601135183; bh=TZhjmcr8VBb2HsuIr9PXLqYwy3YlpUkT+H7f/gykJlU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=e1KvFX/1u2YJrdGtkJLOLQwU13CcFwlP242OYfizkB3PUnttZrS9gkoO2LVQisLuz +Aq/MMM6CB7z1B+lAhYN0GzV+d7u6GzhN4cQ5NdFWdf6pFm/fSOWypsDZTvsMDqASB EvDg1yCUOihIIpJyhwMMYv8v5IeldatxQhC3hOPs= Date: Sat, 26 Sep 2020 17:46:35 +0200 From: Greg Kroah-Hartman To: Pavel Machek Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, Kfir Itzhak , David Ahern , "David S. Miller" Subject: Re: [PATCH 4.19 23/37] ipv4: Update exception handling for multipath routes via same device Message-ID: <20200926154635.GA3347445@kroah.com> References: <20200925124720.972208530@linuxfoundation.org> <20200925124724.448531559@linuxfoundation.org> <20200925165134.GA7253@duo.ucw.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200925165134.GA7253@duo.ucw.cz> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Sep 25, 2020 at 06:51:34PM +0200, Pavel Machek wrote: > Hi! > > > [ Upstream commit 2fbc6e89b2f1403189e624cabaf73e189c5e50c6 ] > > > > Kfir reported that pmtu exceptions are not created properly for > > deployments where multipath routes use the same device. > > This is mismerged (in a way that does not affect functionality): > > > > @@ -779,6 +779,8 @@ static void __ip_do_redirect(struct rtab > > if (fib_lookup(net, fl4, &res, 0) == 0) { > > struct fib_nh *nh = &FIB_RES_NH(res); > > > > + fib_select_path(net, &res, fl4, skb); > > + nh = &FIB_RES_NH(res); > > update_or_create_fnhe(nh, fl4->daddr, new_gw, > > 0, false, > > nh is assigned value that is never used. Mainline patch removes the > assignment (but variable has different type). > > 4.19 should delete the assignment, too. Ah, good catch, I'll merge this in, thanks. greg k-h