From: Stephen Hemminger <stephen@networkplumber.org>
To: Nikolay Aleksandrov <razor@blackwall.org>
Cc: netdev@vger.kernel.org, davem@davemloft.net,
Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
Subject: Re: [PATCH iproute2 net-next] bridge: mdb: add deleted when monitoring delmdb event
Date: Fri, 31 Jul 2015 18:15:04 -0700 [thread overview]
Message-ID: <20150731181504.46aeea04@urahara> (raw)
In-Reply-To: <1438248632-6270-1-git-send-email-razor@blackwall.org>
On Thu, 30 Jul 2015 11:30:32 +0200
Nikolay Aleksandrov <razor@blackwall.org> wrote:
> From: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
>
> Before this patch both addmdb and delmdb events were printed the same,
> now we'll get a "Deleted" string in front when delmdb is received.
> Before:
> $ bridge mdb add dev br0 port eth3 grp 239.0.0.1
> (monitor) dev br0 port eth3 grp 239.0.0.1 temp
> $ bridge mdb del dev br0 port eth3 grp 239.0.0.1
> (monitor) dev br0 port eth3 grp 239.0.0.1 temp
> ^^ No way to differentiate between both events.
>
> After:
> $ bridge mdb add dev br0 port eth3 grp 239.0.0.1
> (monitor) dev br0 port eth3 grp 239.0.0.1 temp
> $ bridge mdb del dev br0 port eth3 grp 239.0.0.1
> (monitor) Deleted dev br0 port eth3 grp 239.0.0.1 temp
>
> Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
Added to net-next.
prev parent reply other threads:[~2015-08-01 1:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-30 9:30 [PATCH iproute2 net-next] bridge: mdb: add deleted when monitoring delmdb event Nikolay Aleksandrov
2015-08-01 1:15 ` 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=20150731181504.46aeea04@urahara \
--to=stephen@networkplumber.org \
--cc=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
--cc=nikolay@cumulusnetworks.com \
--cc=razor@blackwall.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