[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190506161840.30919-1-nir.weiner@oracle.com>
Date: Mon, 6 May 2019 19:18:37 +0300
From: Nir Weiner <nir.weiner@...cle.com>
To: netdev@...r.kernel.org
Cc: liran.alon@...cle.com, nir.weiner@...cle.com
Subject: [iproute2 0/3] Adding json support for showing htb&tbf classes
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
Powered by blists - more mailing lists