lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Mon, 6 May 2019 09:22:02 -0700 From: Stephen Hemminger <stephen@...workplumber.org> To: Nir Weiner <nir.weiner@...cle.com> Cc: netdev@...r.kernel.org, liran.alon@...cle.com Subject: Re: [iproute2 0/3] Adding json support for showing htb&tbf classes On Mon, 6 May 2019 19:18:37 +0300 Nir Weiner <nir.weiner@...cle.com> wrote: > 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(-) > These should go to iproute2-next
Powered by blists - more mailing lists