From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next 2/3] net: Add FIB table id to rtable Date: Tue, 15 Sep 2015 12:01:59 -0700 (PDT) Message-ID: <20150915.120159.1078660839581843586.davem@davemloft.net> References: <1441227516-39692-1-git-send-email-dsa@cumulusnetworks.com> <1441227516-39692-2-git-send-email-dsa@cumulusnetworks.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, tgraf@suug.ch To: dsa@cumulusnetworks.com Return-path: Received: from shards.monkeyblade.net ([149.20.54.216]:52645 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752220AbbIOTCA (ORCPT ); Tue, 15 Sep 2015 15:02:00 -0400 In-Reply-To: <1441227516-39692-2-git-send-email-dsa@cumulusnetworks.com> Sender: netdev-owner@vger.kernel.org List-ID: From: David Ahern Date: Wed, 2 Sep 2015 13:58:35 -0700 > Add the FIB table id to rtable to make the information available for > IPv4 as it is for IPv6. > > Signed-off-by: David Ahern Applied.