From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Ahern Subject: Re: [PATCH iproute2 net-next] ipneigh: support setting of NTF_ROUTER on neigh entries Date: Fri, 28 Sep 2018 10:57:39 -0600 Message-ID: References: <1537910139-21859-1-git-send-email-roopa@cumulusnetworks.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: Roopa Prabhu Return-path: Received: from mail-pg1-f194.google.com ([209.85.215.194]:33479 "EHLO mail-pg1-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726121AbeI1XWW (ORCPT ); Fri, 28 Sep 2018 19:22:22 -0400 Received: by mail-pg1-f194.google.com with SMTP id y18-v6so4913418pge.0 for ; Fri, 28 Sep 2018 09:57:43 -0700 (PDT) In-Reply-To: <1537910139-21859-1-git-send-email-roopa@cumulusnetworks.com> Content-Language: en-US Sender: netdev-owner@vger.kernel.org List-ID: On 9/25/18 3:15 PM, Roopa Prabhu wrote: > From: Roopa Prabhu > > Signed-off-by: Roopa Prabhu > --- > ip/ipneigh.c | 2 ++ > 1 file changed, 2 insertions(+) > applied to iproute2-next. And then I noticed you did not update the help or the man page. Please send a follow up.