netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [iproute2 0/3] Adding json support for showing htb&tbf classes
@ 2019-05-06 16:18 Nir Weiner
  2019-05-06 16:18 ` [iproute2 1/3] tc: jsonify htb qdisc parameters Nir Weiner
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Nir Weiner @ 2019-05-06 16:18 UTC (permalink / raw)
  To: netdev; +Cc: liran.alon, nir.weiner

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-05-17 17:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-06 16:18 [iproute2 0/3] Adding json support for showing htb&tbf classes Nir Weiner
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

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).