netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Ahern <dsahern@gmail.com>
To: Donald Sharp <sharpd@cumulusnetworks.com>,
	netdev@vger.kernel.org, dsahern@gmail.com
Subject: Re: [PATCH iproute2-next 4/4] ip: Add ability to flush a rule based upon protocol
Date: Wed, 21 Feb 2018 10:05:40 -0700	[thread overview]
Message-ID: <390a7711-b623-3f9d-85a4-d118bf9fcb62@gmail.com> (raw)
In-Reply-To: <20180221015348.32646-5-sharpd@cumulusnetworks.com>

On 2/20/18 6:53 PM, Donald Sharp wrote:
> Add code to allow the `ip rule flush protocol XXX`
> command to be accepted and properly handled.
> 
> Additionally modify the documentation to be correct
> with these changes.
> 
> Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
> ---
>  ip/iprule.c        | 25 ++++++++++++++++++-------
>  man/man8/ip-rule.8 | 18 +++++++++++++++++-
>  2 files changed, 35 insertions(+), 8 deletions(-)
> 

Since this patch has the man page update, might as well combine patches
2-4 and with a blurb about adding protocol support to fib rules.

      reply	other threads:[~2018-02-21 17:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-21  1:53 [PATCH iproute2-next 4/4] ip: Add ability to flush a rule based upon protocol Donald Sharp
2018-02-21 17:05 ` David Ahern [this message]

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=390a7711-b623-3f9d-85a4-d118bf9fcb62@gmail.com \
    --to=dsahern@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=sharpd@cumulusnetworks.com \
    /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).