From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next] rtnetlink: fix rtnl_fdb_dump() for shorter family headers Date: Fri, 05 Oct 2018 14:59:09 -0700 (PDT) Message-ID: <20181005.145909.1821026580059542057.davem@davemloft.net> References: <20181005.142230.532758670209479583.davem@davemloft.net> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: dsahern@gmail.com, netdev@vger.kernel.org To: mfo@canonical.com Return-path: Received: from shards.monkeyblade.net ([23.128.96.9]:47072 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725772AbeJFE7u (ORCPT ); Sat, 6 Oct 2018 00:59:50 -0400 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: From: Mauricio Faria de Oliveira Date: Fri, 5 Oct 2018 18:46:47 -0300 > On Fri, Oct 5, 2018 at 6:24 PM David Ahern wrote: >> >> On 10/5/18 3:22 PM, David Miller wrote: >> > From: Mauricio Faria de Oliveira >> > Date: Mon, 1 Oct 2018 22:50:32 -0300 >> > >> >> On Mon, Oct 1, 2018 at 12:38 PM Mauricio Faria de Oliveira >> >> wrote: >> >>> Ok, thanks for your suggestions. >> >>> I'll do some research/learning on them, and give it a try for a v2. >> >> >> >> FYI, that is "[PATCH v2 net-next] rtnetlink: fix rtnl_fdb_dump() for >> >> ndmsg header". >> >> >> >> BTW, could please advise whether this should be net or net-next? It's a bug fix, >> >> but it's late in the cycle, and this is not urgent (the problem has been around >> >> since v4.12), so not sure it's really needed for v4.19. >> > >> > I've applied this to net and queued it up for -stable, thanks. >> > > > Thanks. > >> there was a v2 for this problem. I reviewed it and been testing it as >> part of the strict dump patches. > > The v2 is the applied patch :- ) [1] > > [1] https://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git/commit/?id=bd961c9bc66497f0c63f4ba1d02900bb85078366 Oh right, I did apply v2.