From: Stephen Hemminger <stephen@networkplumber.org>
To: Anuradha Karuppiah <anuradhak@cumulusnetworks.com>
Cc: netdev@vger.kernel.org, roopa@cumulusnetworks.com
Subject: Re: [iproute2] bridge: Fix garbled json output seen if a vlan filter is specified
Date: Sun, 9 Oct 2016 18:58:44 -0700 [thread overview]
Message-ID: <20161009185844.39337a56@xeon-e3> (raw)
In-Reply-To: <1475858418-1618-1-git-send-email-anuradhak@cumulusnetworks.com>
On Fri, 7 Oct 2016 09:40:18 -0700
Anuradha Karuppiah <anuradhak@cumulusnetworks.com> wrote:
> From: anuradhak <anuradhak@cumulusnetworks.com>
>
> json objects were started but not completed if the fdb vlan did not
> match the specified filter vlan.
>
> Sample output:
> $ bridge -j fdb show vlan 111
> [{
> "mac": "44:38:39:00:69:88",
> "dev": "br0",
> "vlan": 111,
> "master": "br0",
> "state": "permanent"
> }
> ]
> $ bridge -j fdb show vlan 100
> []
> $
>
> Signed-off-by: Anuradha Karuppiah <anuradhak@cumulusnetworks.com>
Applied for 4.8 version
prev parent reply other threads:[~2016-10-10 1:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-07 16:40 [iproute2] bridge: Fix garbled json output seen if a vlan filter is specified Anuradha Karuppiah
2016-10-10 1:58 ` 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=20161009185844.39337a56@xeon-e3 \
--to=stephen@networkplumber.org \
--cc=anuradhak@cumulusnetworks.com \
--cc=netdev@vger.kernel.org \
--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