Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1946034AbbEVSfi (ORCPT ); Fri, 22 May 2015 14:35:38 -0400 Received: from shards.monkeyblade.net ([149.20.54.216]:49570 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1945938AbbEVSfe (ORCPT ); Fri, 22 May 2015 14:35:34 -0400 Date: Fri, 22 May 2015 14:35:31 -0400 (EDT) Message-Id: <20150522.143531.751560653519778934.davem@davemloft.net> To: mkubecek@suse.cz Cc: alexander.h.duyck@redhat.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, kuznet@ms2.inr.ac.ru, jmorris@namei.org, yoshfuji@linux-ipv6.org, kaber@trash.net Subject: Re: [PATCH net] ipv4: fill in table id when replacing a route From: David Miller In-Reply-To: <20150522114009.043A6A0CCC@unicorn.suse.cz> References: <20150522114009.043A6A0CCC@unicorn.suse.cz> X-Mailer: Mew version 6.6 on Emacs 24.5 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Fri, 22 May 2015 11:35:34 -0700 (PDT) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 744 Lines: 20 From: Michal Kubecek Date: Fri, 22 May 2015 13:40:09 +0200 (CEST) > When replacing an IPv4 route, tb_id member of the new fib_alias > structure is not set in the replace code path so that the new route is > ignored. > > Fixes: 0ddcf43d5d4a ("ipv4: FIB Local/MAIN table collapse") > > Signed-off-by: Michal Kubecek Applied, thanks. In the future, please do not put an empty line between the Fixes: and other tags. I fixed it up for you this time. Thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/