From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Ahern Subject: Re: [PATCH iproute2 net-next] ipneigh: update man page and help for router Date: Mon, 1 Oct 2018 18:38:44 -0600 Message-ID: <66513c24-56e2-991b-5310-8269a1d5bb9d@gmail.com> References: <1538275691-41500-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-io1-f66.google.com ([209.85.166.66]:35335 "EHLO mail-io1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726027AbeJBHTM (ORCPT ); Tue, 2 Oct 2018 03:19:12 -0400 Received: by mail-io1-f66.google.com with SMTP id w11-v6so213244iob.2 for ; Mon, 01 Oct 2018 17:38:47 -0700 (PDT) In-Reply-To: <1538275691-41500-1-git-send-email-roopa@cumulusnetworks.com> Content-Language: en-US Sender: netdev-owner@vger.kernel.org List-ID: On 9/29/18 8:48 PM, Roopa Prabhu wrote: > From: Roopa Prabhu > > While at it also add missing text for proxy in the man page. > > Signed-off-by: Roopa Prabhu > --- > ip/ipneigh.c | 1 + > man/man8/ip-neighbour.8 | 11 ++++++++++- > 2 files changed, 11 insertions(+), 1 deletion(-) > applied to iproute2-next. Thanks