netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Ahern <dsahern@gmail.com>
To: Roopa Prabhu <roopa@cumulusnetworks.com>, stephen@networkplumber.org
Cc: netdev@vger.kernel.org, nikolay@cumulusnetworks.com
Subject: Re: [PATCH iproute2] iproute: extend route get to return matching fib route
Date: Thu, 1 Jun 2017 22:57:08 -0600	[thread overview]
Message-ID: <4b695a0c-f7fb-28f4-e802-fe6f18b94b21@gmail.com> (raw)
In-Reply-To: <1496379208-30573-1-git-send-email-roopa@cumulusnetworks.com>

On 6/1/17 10:53 PM, Roopa Prabhu wrote:
> From: Roopa Prabhu <roopa@cumulusnetworks.com>
> 
> Uses newly introduced RTM_GETROUTE flag RTM_F_FIB_MATCH
> to return a matching fib route. Introduces 'fibmatch'
> keyword to ip route get.
...
> 
> Signed-off-by: Roopa Prabhu <roopa@cumulusnetworks.com>
> ---
>  include/linux/rtnetlink.h |  1 +
>  ip/iproute.c              |  9 ++++++++-
>  man/man8/ip-route.8.in    | 12 ++++++++++++
>  3 files changed, 21 insertions(+), 1 deletion(-)

LGTM

Acked-by: David Ahern <dsahern@gmail.com>

  reply	other threads:[~2017-06-02  4:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-02  4:53 [PATCH iproute2] iproute: extend route get to return matching fib route Roopa Prabhu
2017-06-02  4:57 ` David Ahern [this message]
2017-06-05 19:34 ` Stephen Hemminger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4b695a0c-f7fb-28f4-e802-fe6f18b94b21@gmail.com \
    --to=dsahern@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=nikolay@cumulusnetworks.com \
    --cc=roopa@cumulusnetworks.com \
    --cc=stephen@networkplumber.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).