From: Nir Weiner <nir.weiner@oracle.com>
To: netdev@vger.kernel.org
Cc: liran.alon@oracle.com, nir.weiner@oracle.com
Subject: [iproute2 0/3] Adding json support for showing htb&tbf classes
Date: Mon, 6 May 2019 19:18:37 +0300 [thread overview]
Message-ID: <20190506161840.30919-1-nir.weiner@oracle.com> (raw)
Adding a json support for running the command
tc -j class show dev <dev>
for the htb kind and the tbf kind
Nir Weiner (3):
tc: jsonify htb qdisc parameters
tc: jsonify tbf qdisc parameters
tc: jsonify class core
tc/q_htb.c | 19 ++++++++++---------
tc/q_tbf.c | 20 ++++++++++----------
tc/tc_class.c | 29 +++++++++++++++++++----------
3 files changed, 39 insertions(+), 29 deletions(-)
--
2.17.1
next reply other threads:[~2019-05-06 16:18 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-06 16:18 Nir Weiner [this message]
2019-05-06 16:18 ` [iproute2 1/3] tc: jsonify htb qdisc parameters Nir Weiner
2019-05-06 16:18 ` [iproute2 2/3] tc: jsonify tbf " Nir Weiner
2019-05-17 17:35 ` David Ahern
2019-05-17 17:57 ` Stephen Hemminger
2019-05-06 16:18 ` [iproute2 3/3] tc: jsonify class core Nir Weiner
2019-05-06 16:22 ` [iproute2 0/3] Adding json support for showing htb&tbf classes 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=20190506161840.30919-1-nir.weiner@oracle.com \
--to=nir.weiner@oracle.com \
--cc=liran.alon@oracle.com \
--cc=netdev@vger.kernel.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).