Netdev List
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: Roopa Prabhu <roopa@cumulusnetworks.com>
Cc: netdev@vger.kernel.org, nicolas.dichtel@6wind.com
Subject: Re: [PATCH iproute2] ipmonitor: match user option 'all' before 'all-nsid'
Date: Fri, 5 Feb 2016 11:48:38 +1100	[thread overview]
Message-ID: <20160205114838.62917129@samsung9> (raw)
In-Reply-To: <1454460820-21851-1-git-send-email-roopa@cumulusnetworks.com>

On Tue,  2 Feb 2016 16:53:40 -0800
Roopa Prabhu <roopa@cumulusnetworks.com> wrote:

> From: Roopa Prabhu <roopa@cumulusnetworks.com>
> 
> 'ip monitor all' is broken on older kernels.
> This patch fixes 'ip monitor all' to match
> 'all' and not 'all-nsid'.
> 
> It moves parsing arg 'all-nsid' to after parsing
> 'all'.
> 
> Before:
> $ip monitor all
> NETLINK_LISTEN_ALL_NSID: Protocol not available
> 
> After:
> $ip monitor all
> [NEIGH]Deleted 10.0.0.1 dev eth1 lladdr c4:54:44:4f:b2:dd STALE
> 
> Fixes: 449b824ad196 ("ipmonitor: allows to monitor in several netns")
> Signed-off-by: Roopa Prabhu <roopa@cumulusnetworks.com>

Applied thanks.

      parent reply	other threads:[~2016-02-05  0:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-03  0:53 [PATCH iproute2] ipmonitor: match user option 'all' before 'all-nsid' Roopa Prabhu
2016-02-03  8:20 ` Nicolas Dichtel
2016-02-05  0:48 ` Stephen Hemminger [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=20160205114838.62917129@samsung9 \
    --to=stephen@networkplumber.org \
    --cc=netdev@vger.kernel.org \
    --cc=nicolas.dichtel@6wind.com \
    --cc=roopa@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